Skip to content

Commit 3f91857

Browse files
authored
Update link to behaviors.json in hub.md (#929)
The behaviors json file link was not found, update with the new one.
1 parent 3ba4bed commit 3f91857

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • crowdsec-docs/docs/contributing

crowdsec-docs/docs/contributing/hub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ Those `labels` are:
297297
- `classification`: this array contains the CVE ID and the [Mitre Techniques](https://attack.mitre.org/techniques/enterprise/) related to the scenario (when applicable)
298298
- `spoofable`: between 0 and 3, is the chance that the attacker behind the attack can spoof its origin
299299
- `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)
301301
- `label` : a human readable name for the scenario
302302
- `cti` : (optional) true or false, used to specify that a scenario is mainly used for audit rather than detecting a threat
303303

0 commit comments

Comments
 (0)