From 4fd2cbb9f0764207e649e80d62b4d8e9dd1ca848 Mon Sep 17 00:00:00 2001 From: "E. Cleopatra" <32180937+PROTechThor@users.noreply.github.com> Date: Fri, 2 Apr 2021 16:32:09 +0100 Subject: [PATCH] new: [doc] Add roadmap --- ROADMAP.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 ROADMAP.md diff --git a/ROADMAP.md b/ROADMAP.md new file mode 100644 index 000000000..2ea378d48 --- /dev/null +++ b/ROADMAP.md @@ -0,0 +1,16 @@ +# MISP Project roadmap + +The MISP roadmap is mostly based on the user communities (e.g. private communities, CSIRTs communities, security researchers, ISACs (Information Sharing and Analysis Centers), security providers, governmental or military organisations) relying on MISP to perform their duties of information sharing and analysis. The features in the MISP project are built from practical use-cases in information security, intelligence communities, incident response teams and fraud analysis groups. These groups provide their input via the different methods such as [GitHub](https://github.com/MISP/misp/issues)/[Gitter](https://github.com/MISP/misp/issues) issues, user groups, and discussions from MISP Summit and [MISP trainings(https://www.misp-project.org/events/). Some groups are actively taking part in developing the MISP project whilst many others contribute by providing bug reports, feature requests or proposals to enhance the project. As the various communities have common goals, the [MISP core team](https://github.com/orgs/MISP/teams/core/members) maintains the list of features and prioritises the implementation based on the impact and usefulness in the different groups and communities. + +We track enhancements and [feature requests](https://github.com/MISP/MISP/issues?q=is%3Aissue+is%3Aopen+label%3A%22T%3A+feature+request%22+sort%3Acomments-desc) on GitHub, and tend to use the number of comments on feature request to prioritize the features that the community needs. Feel free to [create a feature request](https://github.com/MISP/MISP/issues/new?assignees=&labels=feature+request%2C+needs+triage&template=feature_request.md) or leave a comment on an existing issue. + +We do not do long term roadmaps on purpose. The problem of really long-term specific roadmaps is that people might end up expecting in something that turns out to be not really relevant for the community at large and is just posponed forever. Our priorities change constantly depending on: +- What threat of the month we are facing +- What small issue turns into an maintainable disaster +- What we fast track based on larger communities asking for it or paid developer support + +That being said, we have a few general goals that we are working towards: +- Focus on analyst tooling +- Rework the software stack +- Improve usability +- Additional interconnections