issues
search
openrewrite
/
rewrite-gradle-plugin
OpenRewrite's Gradle plugin.
Apache License 2.0
64
stars
40
forks
source link
fix: add missing file and nvd api key
#260
Closed
natedanner
closed
10 months ago
natedanner
commented
10 months ago
What's changed?
Update org.owasp.dependencycheck to be on the latest.
Adds NVD key setting (pulled from the environment at build time)
Adds suppressions.xml file.
What's your motivation?
Fix dependency check aggregate task
Checklist
[X] I've added unit tests to cover both positive and negative cases
[X] I've read and applied the
recipe conventions and best practices
[X] I've used the IntelliJ IDEA auto-formatter on affected files
What's changed?
What's your motivation?
Fix dependency check aggregate task
Checklist