Skip to content

Commit bdae9ec

Browse files
Beta test rule
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 47f3902 commit bdae9ec

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: "Beta: Fuzzy attack score"
2+
description: "Exercises the beta.fuzzy_attack_score() function. The 'notaverdict' verdict ensures this rule never flags."
3+
type: "rule"
4+
severity: "low"
5+
source: |
6+
type.inbound
7+
and any([beta.fuzzy_attack_score()], .analyzed and .verdict == "notaverdict")
8+
id: "0887f39a-2568-4694-99ff-9182e37dc894"

0 commit comments

Comments
 (0)