Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: A bit more info

...

Here is the command line I use on Windows to start the check :(I used the OWASP Dependency Check command line option on Windows)

>dependency-check -project OFBiz -scan C:\projectASF-Mars\ofbiz --suppression C:\tools\dependency-check\suppress.xml

You can remove the "--suppression C:\tools\dependency-check\suppress.xml" part if you want to see the initial state


Here an example of a report:

View file
namedependency-check-report.html
height250


There is also the tools\security folder whith some information...