As OpenSTEF maintainer I want to make sure we do not merge a PR when it introduces vulnerabilities So that I can keep OpenSTEF secure 🌍 Background > [!IMPORTANT] > Changes should be done by forking [main branch](https://github.com/OpenSTEF/openstef/tree/main) (`main`) and then make a PR back onto `main` branch. > Please read the [contributing guide](https://openstef.github.io/openstef/contribute/index.html) before you start. ❗Priority (What if we don't do this?/Are there any deadlines? etc.) Definition of Done: ✅ Acceptance criteria - [ ] Looked into a way to add a vulnerability gate in CI that would not allow new dependencies if they are vulnerable - [ ] Investigated if this can be solved using sonar 📄 Documentation criteria: Interfaces with other products and services Update relevant confluence pages 🧪 Test criteria: Unit tests written and passed ⌛ Dependencies: N/A 🚀 Releasing: N/A Other information:
As OpenSTEF maintainer
I want to make sure we do not merge a PR when it introduces vulnerabilities
So that I can keep OpenSTEF secure
🌍 Background
Important
Changes should be done by forking main branch (
main) and then make a PR back ontomainbranch.Please read the contributing guide before you start.
❗Priority (What if we don't do this?/Are there any deadlines? etc.)
Definition of Done:
✅ Acceptance criteria
📄 Documentation criteria:
Interfaces with other products and services
Update relevant confluence pages
🧪 Test criteria:
Unit tests written and passed
⌛ Dependencies:
N/A
🚀 Releasing:
N/A
Other information: