Cigital Java Security Rulepack: Installation Instructions
Importing the rule pack from within Fortify:
- Install into Fortify AuditWorkbench
- Launch the AuditWorkbench,
- Click on Advanced Scan
- Choose the directories to scan
- Click on Next
- Click on Configure Additional Options
- Add the custom rule pack (e.g. *.xml file)
- Install into Fortify Eclipse Plugin
- Fortify Software -> Options -> RulePack Management
- Import rule Pack (e.g.*.xml file)
- Call the rulepack on the command line
- Translation phase:
sourceanalyzer -b buildID [options] [source files] - Scan phase:
sourceanalyzer -b buildID -scan -rules cigpack-v[version].xml
