Merge pull request #419 from sebdraven/crowdsec

change type of ans name
pull/420/head v2.4.187
Alexandre Dulaunoy 2024-03-07 14:29:45 +01:00 committed by GitHub
commit 4bf694a846
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
], ],
"description": "Autonomous system name", "description": "Autonomous system name",
"disable_correlation": true, "disable_correlation": true,
"misp-attribute": "AS", "misp-attribute": "text",
"multiple": true, "multiple": true,
"ui-priority": 0 "ui-priority": 0
}, },