dependency-management.md
July 15, 2021 · View on GitHub
Bookmarks tagged [dependency-management]
www.codever.land/bookmarks/t/dependency-management
OWASP Dependency-Check Project | OWASP
https://owasp.org/www-project-dependency-check/
Dependency-Check is a Software Composition Analysis (SCA) tool that attempts to detect publicly disclosed vulnerabilities contained within a project’s dependencies. It does this by determining if ther...
- tags: security, dependency-management
- :octocat: source code