mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-21 20:18:06 +02:00
new capacity bits (#67)
This commit is contained in:
parent
afaffc0df6
commit
7d0e7320e2
261 changed files with 10591 additions and 231 deletions
|
|
@ -355,6 +355,7 @@ export interface RuleListItem {
|
|||
enabled: boolean;
|
||||
is_custom: boolean;
|
||||
is_gated: boolean;
|
||||
is_class: boolean;
|
||||
case_sensitive: boolean;
|
||||
finding_count: number;
|
||||
suppression_rate: number;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue