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: crowdsec-docs/docs/contributing/hub.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -297,7 +297,7 @@ Those `labels` are:
297
297
- `classification`: this array contains the CVE ID and the [Mitre Techniques](https://attack.mitre.org/techniques/enterprise/) related to the scenario (when applicable)
298
298
- `spoofable`: between 0 and 3, is the chance that the attacker behind the attack can spoof its origin
299
299
- `confidence`: between 0 and 3, is the confidence that the scenario will not trigger false positive
300
-
- `behaviors`: an existing behavior in [this file](https://github.com/crowdsecurity/hub/blob/scenario_taxonomy/taxonomy/behaviors.json)
300
+
- `behaviors`: an existing behavior in [this file](https://github.com/crowdsecurity/hub/blob/master/taxonomy/behaviors.json)
301
301
- `label` : a human readable name for the scenario
302
302
- `cti` : (optional) true or false, used to specify that a scenario is mainly used for audit rather than detecting a threat
0 commit comments