Highlights
- Pro
Block or Report
Block or report jeremylong
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
DependencyCheck Public
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
-
The dependency-check gradle plugin allows projects to monitor dependent libraries for known, published vulnerabilities.
-
lein-dependency-check Public
Forked from livingsocial/lein-dependency-check
A leiningen plugin for detecting vulnerable project dependencies
Clojure
-
sbt-dependency-check Public
Forked from albuch/sbt-dependency-check
SBT Plugin for OWASP DependencyCheck. Monitor your dependencies and report if there are any publicly known vulnerabilities (e.g. CVEs).
Scala
-
Integrates Dependency-Check reports into SonarQube
-
Jenkins plugin for OWASP Dependency-Check. Inspects project components for known vulnerabilities (e.g. CVEs).
1,089 contributions in the last year
Contribution activity
January 2022
Created a pull request in Homebrew/homebrew-core that received 1 comment
dependency-check 6.5.2
Have you followed the guidelines for contributing? Have you ensured that your commits follow the commit style guide? Have you checked that ther…
Opened 16 other pull requests in 3 repositories
jeremylong/DependencyCheck
14
merged
jeremylong/odc-falsepositives
1
merged
Homebrew/homebrew-core
1
closed
Reviewed 13 pull requests in 2 repositories
jeremylong/DependencyCheck
12 pull requests
- Bump maven-jar-plugin from 3.2.1 to 3.2.2
- Bump maven-compiler-plugin from 3.8.1 to 3.9.0
- Bump slf4j.version from 1.7.32 to 1.7.33
- Bump JamesIves/github-pages-deploy-action from 4.2.1 to 4.2.2
- Bump maven-jar-plugin from 3.2.0 to 3.2.1
- Bump JamesIves/github-pages-deploy-action from 4.2.0 to 4.2.1
- Bump spotbugs-annotations from 4.5.2 to 4.5.3
- Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0
- Bump JamesIves/github-pages-deploy-action from 4.1.8 to 4.2.0
- Cache and reuse resolution results
- Merge identical virtual dependencies into one
- #3936 Fix CVE-2021-44832 false positive for log4-api & log4j-web