You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,17 +72,15 @@ header_starts_with_type:
72
72
metadata_has_detection:
73
73
active: false
74
74
```
75
-
The rule `header_starts_with_type` is active, outputs warnings and checks if header starts with type `fix`.
76
-
77
-
The rule `metadata_has_detection` was deactivated.
75
+
(The rule `header_starts_with_type` is active, outputs warnings and checks if header starts with type fix. The rule `metadata_has_detection` was deactivated.)
Copy file name to clipboardExpand all lines: secomlint/README.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,17 +72,15 @@ header_starts_with_type:
72
72
metadata_has_detection:
73
73
active: false
74
74
```
75
-
The rule `header_starts_with_type` is active, outputs warnings and checks if header starts with type `fix`.
76
-
77
-
The rule `metadata_has_detection` was deactivated.
75
+
(The rule `header_starts_with_type` is active, outputs warnings and checks if header starts with type fix. The rule `metadata_has_detection` was deactivated.)
0 commit comments