fortify-fod

Installation
SKILL.md

Fortify on Demand (FoD) Skill

Fortify on Demand (FoD) integration via Model Context Protocol (MCP).

When to Use This Skill

  • List applications and releases
  • Run security scans (SAST, SCA, DAST, MAST)
  • List security issues/vulnerabilities with filtering by severity, category, etc.
  • Count issues grouped by severity, category, etc.
  • Manage scan configurations and monitor scan progress
  • Generate and download security reports

Parameter Formats

Common formats and examples for key parameters:

Parameter Format Example
--release "<App>[:<MicroService>]:<Release>" - case-sensitive, colon-separated (for *_list, *_scan_setup, *_scan_start, *_scan_get_config tools) "MyApp:MyRelease" or "MyApp:MyService:MyRelease"
qualifiedReleaseNameOrId "<App>[:<MicroService>]:<Release>" - positional param, case-sensitive, colon-separated (for release_get tool) "MyApp:MyRelease" or "MyApp:MyService:MyRelease"
appNameOrId Application name or ID - positional param, camelCase (for app_get tool) "MyApp" or "5011"
releaseQualifiedScanOrId Scan ID or qualified scan ID (for *_scan_get tools) - Always use scan ID returned from *_scan_start or from *_scan_list "12345" or "MyApp:MyRelease:12345"
Related skills

More from crance/agent-skills-fortify

Installs
11
First Seen
Feb 15, 2026