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
- Host: GitHub
- URL: https://github.com/fortify/sample-eightball
- Owner: fortify
- Created: 2020-07-17T09:28:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-14T20:29:05.000Z (over 2 years ago)
- Last Synced: 2025-09-02T17:56:21.987Z (10 months ago)
- Topics: fortify, java, maven, sample-code, vulnerable-sample-app
- Language: Java
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 5
- Forks: 30
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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)