Skip to content

Critical aspects or features

Steve Clement edited this page Nov 17, 2018 · 3 revisions

These are notes to keep in mind for the objectives of MISP development.

Critical

  • Documenting the JSON ReST API and ensuring this remains consistent

    • Are all the features from the UI available via the JSON ReST API?
  • Is the new feature introduced will change the behaviour of MISP? If Yes, should it be disabled by default?

  • Have you tested the feature in another setup then your development environment?

Important

  • Is the feature documented in misp-book? If not, it should be added.