Open
Description
- Add docker-compose down command in Makefile feat: create make compose-down script #562
- Verify another way to prune containers from docker-compose to avoid excluding no related local containers. feat: add project name to limit compose scope #563
- Fix typo in deployments files(wrong owasp numeration)
- ? Update health check script to avoid problems with tls.
- Migrate MySQL to MariaDB to support ARM environment. @ragoso
- Verify and fix mitigation pull request links. e.g. check camplake-api readme.
- Create a review guide to avoid accepting mitigations that don't follow git best practices.
...