fcli-common

Reference Fortify CLI (fcli) usage, installation, and environment configuration for automation workflows.

18|1|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/fortify/skills --skill fcli-common
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fcli-common
Source: https://github.com/fortify/skills/tree/main/skills/fcli-common
Command: npx skills add https://github.com/fortify/skills --skill fcli-common

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides a generic reference and tooling framework for Fortify CLI (fcli) usage, installation, and environment configuration.

Core Features & Use Cases

It covers installation, upgrade, authentication, environment variables, output formats, SpEL syntax, variable chaining, and the custom action framework; and is used by developers and security engineers to standardize Fortify CLI workflows across FoD/SSC and CI/CD pipelines.

Quick Start

Install Fortify CLI (fcli) and reference this skill in your automation workflow.

Frequently Asked Questions about fcli-common

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate Fortify CLI into CI/CD pipelines for automated security scanning?

You can install Fortify CLI (fcli) and reference its cross-product command structures to automate FoD and SSC workflows. It provides authentication, environment configuration, and output formatting features specifically designed for CI/CD pipeline integration and DevOps automation.

What is the Fortify CLI custom action framework and how does it work?

The Fortify CLI custom action framework provides a shared structure for executing cross-product commands across FoD and SSC. It allows developers to chain variables and use SpEL syntax to standardize and automate complex security workflows within automation scripts.

Can I use Fortify CLI for both FoD and SSC environment configuration?

Yes, Fortify CLI supports both FoD and SSC environment configuration. It provides a unified toolset for authentication, environment variable management, and cross-product command structures compatible with fcli v3.18 to standardize your security workflows.

How do I install and upgrade Fortify CLI for DevOps automation?

You can install and upgrade Fortify CLI by following its tooling reference for fcli v3.18. Configure the necessary environment variables and authentication to enable DevOps automation and standardize security scanning workflows across your pipelines.

Does Fortify CLI support SpEL syntax and variable chaining for automation scripts?

Yes, Fortify CLI supports SpEL syntax and variable chaining to facilitate complex automation scripts. These features allow developers and security engineers to dynamically manage command outputs and configure cross-product workflows for FoD and SSC integrations.