Skip to content

Commit

Permalink
Vulnerability check overhaul (#124)
Browse files Browse the repository at this point in the history
Overhaul DependencyVulnerabilityCheck.

Enhancements and fixes include:
- Can now upgrade dependency versions in freestanding gradle scripts
- Can now upgrade dependency versions in gradle.properties
- Fixes upgrading dependencies with version suffixes like "M1"
- Validates accuracy of fix versions, looking up an appropriate version when Works around inaccurate fix versions in the database
  • Loading branch information
sambsnyd authored Sep 13, 2024
1 parent c3b041f commit 81f90fe
Show file tree
Hide file tree
Showing 3 changed files with 217 additions and 278 deletions.
Loading

0 comments on commit 81f90fe

Please sign in to comment.