DEV Community

Nicolas Tournier
Nicolas Tournier

Posted on

Static analysis of Java application dependencies

In this article, we deal with the OWASP A9: 2017 — Using Components with Known Vulnerabilities and we automate this in continuous integration pipelines with Jenkins, Gitlab CI and GitHub Actions. The code repository is available in the article.

Link to the complete article: https://medium.com/linkbynet/static-analysis-of-java-application-dependencies-9887c087a7f8

Top comments (0)