An open API service indexing awesome lists of open source software.

https://github.com/fortify/sample-eightball

Sample source code containing vulnerabilities to illustrate Fortify usage
https://github.com/fortify/sample-eightball

fortify java maven sample-code vulnerable-sample-app

Last synced: 5 months ago
JSON representation

Sample source code containing vulnerabilities to illustrate Fortify usage

Awesome Lists containing this project

README

          

# Fortify EightBall Sample

This project provides sample source code containing multiple vulnerabilities, including:

* Path Manipulation
* Unreleased Resource: Streams
* J2EE Bad Practices: Leftover Debug Code

Please see the following documents for more information about this EightBall example:
* [Build and use the sample program](doc/Sample-Usage.md)
* [Scan the sample program using a local Fortify SCA installation](doc/Scan-Local.md)
* [Scan the sample program on a Fortify ScanCentral environment](doc/Scan-ScanCentral.md)
* [Scan the sample program using Fortify on Demand (FoD)](doc/Scan-FoD.md)