Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 19 additions & 14 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,37 @@
# Deming Roadmap

This document contains the evolutions planned in 2024 / 2025.
This document contains the evolutions planned in 2026

## Important

* [x] Create action plans not linked to a measurement
* [x] Change Logs
* [x] Continuous integration in GitHub
* [x] Measurement not linked to a control
* [x] Measurement linked to multiple controls
* [x] Groups management
* [x] Automatically remove measurements after a defined number of months
* [ ] Risks register : https://github.com/dbarzin/deming/discussions/562
* [ ] Export set of controls for audit
* [ ] Send notifications to Slack with Laravel Notification Framework : https://github.com/dbarzin/deming/discussions/540
* [ ] Docker
* [ ] Non-regression tests


## Improvements

* [x] Migrate to [Metro5](https://metroui.org.ua/)
* [x] Dark theme
* [x] Improve action plan with status (%)
* [ ] Convert Markdown to ODT in reports
* [ ] Configure scoring system
* [ ] Put configuration in database in place of PHP file (for Docker)
* [ ] Import Security Controls from [OSCAL](https://pages.nist.gov/OSCAL/)
¨
# Evaluations made in 2023

# Evolutions made in 2024/2025

* [x] Create action plans not linked to a measurement
* [x] Change Logs
* [x] Continuous integration in GitHub
* [x] Measurement not linked to a control
* [x] Measurement linked to multiple controls
* [x] Groups management
* [x] Automatically remove measurements after a defined number of months
* [x] Docker version
* [x] Migrate to [Metro5](https://metroui.org.ua/)
* [x] Dark theme
* [x] Improve action plan with status (%)

# Evolutions made in 2023

## Important

Expand Down