3 Critical aspects or features
Steve Clement edited this page 2018-11-17 18:59:28 +09:00

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.