fortify
Installation
SKILL.md
Fortify
Fortify is a static code analyzer used to identify security vulnerabilities in software. Security professionals and developers use it to scan source code, detect potential weaknesses, and prioritize remediation efforts.
Official docs: https://www.microfocus.com/documentation/fortify-software-security-center/
Fortify Overview
- Scan
- Scan Configuration
- Vulnerability
- Project Version
- Analysis
- Audit
- Report
Working with Fortify
This skill uses the Membrane CLI to interact with Fortify. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills