csp
csp copied to clipboard
MISP - Tags have to be generated manually
Required tags have to be generated manually - why?
But it should be also coming from a taxonomy. Maybe a CSP one?
Understood - referring to the configuration actions in the Admin manual. Is there a way to make this automated (e.g. via cmdline scripting?)
Create a JSON as described here:
https://github.com/MISP/MISP-taxonomies
You can then either make a pull request with your new taxonomy (such as MELiCERTES taxonomy) and we can then incorporate it in the default taxonomy library, or you can manually move it to the correct directory (/var/www/MISP/app/files/taxonomies
IIRC) and tell MISP to load it using the taxonomy update (can be done via the CLI or API)