softwareCobbler / luceedebug

line debugger for lucee
GNU Lesser General Public License v2.1
44 stars 15 forks source link

Upgrade Gradle & Add Gradle OWASP Dependency-Checks scanner #44

Closed jamiejackson closed 1 year ago

jamiejackson commented 1 year ago

Adds the ability to do a security scan on the agent's dependencies using:

./gradlew dependencyCheckAnalyze

You may have an alternate way to do this, yourself, but here's an option if you don't have something handy.

I'm submitting this because I'm about to report some vulnerabilities.

softwareCobbler commented 1 year ago

neat, thanks. will bump associated guava deps.