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
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,14 @@ The version number is in the form of 3 digits 'A.B.C':
12
12
13
13
## Current Version
14
14
15
-
The Sigma format specifications is described in the file [Sigma_specification](Sigma_specification.md)
16
-
Meta-rules format specifications is described in the file [Sigma_meta_rules](Sigma_meta_rules.md)
15
+
The Sigma rules format specifications is described in the file [Sigma_specification](Sigma_specification.md)
16
+
The Sigma Meta-rules format specifications is described in the file [Sigma_meta_rules](Sigma_meta_rules.md)
17
17
18
18
There exists two other files in the repository to describe the different fields and tags to be used in Sigma rules:
19
19
20
20
-[Tags_specification](Tags_specification.md) is a document that defines the standardized tags that can be used to categorize the different Sigma rules.
21
21
-[Taxonomy_specification](Taxonomy_specification.md) is a document that defines the different field names and log sources that should be used to ensure sharable rules
22
22
23
-
24
23
## SigmaHQ
25
24
26
25
The following files are not part of the sigma specification. They are only helpers for the management of the main [rule repository](https://github.com/SigmaHQ/sigma/tree/master/rules)
0 commit comments