pensar fixes
Overview
The pensar fixes command lets you view suggested security fixes for issues discovered during pentests. Fixes include code diffs that show exactly what changes are recommended.
Usage
<issueId> accepts either the issue UUID or its label — e.g. VULN-000123.
Prerequisites
You must be connected to Pensar Console via pensar login before using this command.
Subcommands
List Fixes
Lists all suggested fixes for a given issue. Returns a JSON array of fix objects.
Get Fix Details
Returns detailed information about a specific fix, including the code diff.