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
Prerequisites
You must be connected to Pensar Console via pensar auth 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.