harness/exempt-vuln
>- Create Harness STO security exemptions (waivers) for vulnerabilities found by SAST, SCA, DAST, Vulnerabilities tab of a specific pipeline execution (Target, Pipeline, or Project scope) and the All Issues page (Project scope only). Supports single creates with per-row error tolerance and bulk creates of up to 100 issues in one all-or-none transaction. The requester is derived automatically from the authenticated user. Use when a user wants to exempt a vulnerability, waive a CVE, suppress a security finding, mark a finding as a false positive, accept the risk, or exempt several vulnerabilities at once. exemption, suppress security issue, false positive, accept risk, ignore CVE, bulk exempt.
npx skills add https://github.com/harness/harness-skills --skill exempt-vuln
Take harness/exempt-vuln from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.