0 Categories & Types changes CheckList
Christophe Vandeplas edited this page 2018-08-08 11:40:34 +02:00

For any change in the Categories and Types please follow this procedure.

  • edit app/Model/Attribute.php in MISP
  • run the tool located in tools/gen_misp_types_categories.py (from the tools folder)
  • verify if all is fine
  • git commit the changes in PyMISP, misp-rfc, misp-website and misp-book

This will:

  • edit pymisp/data/describeTypes.json in PyMISP
  • edit misp-core-format/raw.md in misp-rfc
  • edit _pages/datamodels.md in misp-website
  • edit categories-and-types/README.md in misp-book

It will NOT (yet) commit the changes to the various repositories !