Summary
As we already add dependency updates to the versioned changelog via the nox session release:prepare, we would like to do something similar for resolved vulnerabilities. In this task, we want to find vulnerabilities present in the previous tag and compare it to the current dependencies.
This is an important aspect of completing #517 .
To Dos