Skip to content

arafat-java/R_and_D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

R_and_D

Utils

  1. SearchVulnerableDependencyWithinFatJar.java
    • Useful for finding out all the usages of a vulnerable jar by the current apps 3rd party dependencies.
    • So basically when your code uses the latest non-vulnerable version of a jar, but some of the 3rd party dependency is pulling in a vulnerable version and the Vulnerability Scan flags the usage of vulnerable jar.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages