Skip to content

ghusta/struts1-cve-security-checks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Security checks (CVE) in Struts 1.x

Build Status

It will check any security issues in dependencies used by Struts 1.3.

The OWASP Dependency Check Maven plugin is used to do so, and will use the NVD database.

Usage

mvn verify

Report

Open the file ./target/dependency-check-report.html or check the console output.

Sample

See a report sample there.

Vulnerabilities reported

The vulnerabilities reported will be those as this page, minus the suppressed false positives : cpe:/a:apache:struts:1.3.10.

About

Security checks (CVE) in Struts 1.x

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages