Skip to content

Commit 95af9d6

Browse files
committed
Add threat hunt and rules engine badges to hero section
- Add two new badge bubbles to hero-badges in title section - Remove incorrect Advanced Capabilities section https://claude.ai/code/session_01FUJQyGdWpZSgYkW1Xb95gU
1 parent 1c4a493 commit 95af9d6

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

docs/index.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ <h1>GNAT</h1>
2626
<span class="badge">STIX 2.1 native</span>
2727
<span class="badge">reports + investigations</span>
2828
<span class="badge">workflow portability</span>
29+
<span class="badge">threat hunt</span>
30+
<span class="badge">rules engine</span>
2931
</div>
3032
<div style="text-align:center;margin-top:1.25rem;">
3133
<a class="btn" href="https://github.com/wrhalpin/GNAT">View on GitHub</a>
@@ -85,14 +87,6 @@ <h2>Start here by role</h2>
8587
</div>
8688
</section>
8789

88-
<section>
89-
<h2>Advanced Capabilities</h2>
90-
<div class="grid" style="max-width: 600px; margin-left: auto; margin-right: auto;">
91-
<div class="card"><h3>Threat Hunt</h3><p>Convert STIX indicators to Sigma, YARA, Suricata, and Snort rules. Track hunt effectiveness and auto-archive stale rules.</p></div>
92-
<div class="card"><h3>Rules Engine</h3><p>Evaluate threat hypotheses with weighted confidence scoring. Hy + YAML declarative rules. Audit trail for all intelligence decisions.</p></div>
93-
</div>
94-
</section>
95-
9690
<section>
9791
<h2>The GNAT-o-sphere</h2>
9892
<div class="grid">

0 commit comments

Comments
 (0)