Review Issues Marked as False Positives
Introduction
You can use Akto to review and manage issues marked as False Positive during agentic security testing. This lets you revisit ignored issues in your agent components, check their details, and reopen them if needed.
Here’s what you can do:
View False Positive Issues
Go to Reports > Issues in the Akto dashboard.
Click the Ignored tab to see all issues marked as false positives or acceptable risks.
Review Issue Details
Click on any issue to open its details, including:
Overview: Description, severity, agent component endpoint, authentication, sensitive data, and impact
Timeline: When the issue was detected and when it was marked as a false positive
Values: Request and response data showing the agent component interactions and payloads tested
Remediation: Suggested steps to fix the issue in your agent components (with code examples where applicable)
Use these tabs to verify why an issue was marked as false positive and if it needs action.
Reopen an Issue
If an issue needs further investigation:
Open the issue and click the Triage dropdown.
Select Reopen to move the issue back to the Open state.
You can then assign it for remediation or create a Jira ticket for tracking.
Last updated