compliance-trestle
compliance-trestle copied to clipboard
Fuzz pinned python dependencies to understand whether they actually need to be pinned.
Issue description / feature objectives
Currently there are number of pinned python dependencies.Fuzz the dependency versions to understand whether we can unpin some of the dependencies. This would provide more flexibility for downstream SDK consumers.
Caveats / Assumptions
- CVE minimums still apply.