pensar issues
Overview
The pensar issues command lets you manage security issues discovered by pentests. You can list issues with filters, view detailed information, update issue statuses, and queue retests.
All commands operate on the selected workspace, which is chosen when you connect with pensar login. There is no longer a project argument.
Usage
Prerequisites
You must be connected to Pensar Console via pensar login before using this command.
Subcommands
List Issues
Lists security issues in the selected workspace. Returns a JSON array. Use filters to narrow the results.
Get Issue Details
Returns detailed information about a specific issue, including vulnerability description, reproduction steps, and severity.
Update an Issue
Retest an Issue
Queues an asynchronous retest of the issue against its original target. The JSON response includes the agent session ID for the queued run.