Issues
Last updated: June 23, 2026
The Issues area is where you drill into findings that need your attention and act on them.
Findings are organized into categories in the left sidebar, under Issues. Each category is a filtered view that groups findings by what they need from you. Where a finding sits in the remediation lifecycle is shown by its Status (the Status column in every list), not by which category it's in.
The categories
Needs Action
Findings that require a human review or decision based on your Agent Autonomy Settings. Your team can review the issue details, add context or guidance, decide on the right course of action, or implement a fix manually. This is where most of your hands-on work happens. The count next to it tells you how many findings are waiting on you.
Agentic Queue
Findings AISLE's agents are actively triaging or remediating.
Triaging: agents evaluate each new scanner finding to determine whether it's a real threat or a false positive, assess severity and impact, calculate a risk score, and filter out noise so you focus on genuine risk.
Remediating: agents generate code fixes, open pull requests in your repository, run validation tests, and prepare detailed explanations of the changes.
This view also surfaces live metrics — average triage time, average fix & verify time, and how much noise has been filtered out. When agents aren't working on anything, the list is empty.
Resolved
Successfully remediated findings — fixed, tested, and merged into your codebase, with the vulnerability no longer present. This view also shows program-health metrics: percentage of issues resolved, MTTR, overall SLA compliance, and SLA compliance broken down by severity.
Accepted Risk
Findings you've reviewed and decided not to fix — for example, because of compensating controls, an acceptable level of risk, or other business reasons. They stay tracked here, out of your active queue.
False Positives
Findings that aren't real vulnerabilities. AISLE's triage agents classify these automatically so you can focus on genuine risk, and you can also mark a finding as a false positive manually and add context for teammates and agents.
All Issues
Every finding across the platform, regardless of category or status. Use this as your complete, searchable list when you want to look across everything at once.
Reading a list
Every category shows the same columns: Name, Status, Repository, File path, Type (SAST, SCA, or IaC), Risk Score, and First Seen. You can search, filter, and sort each list — for example, by risk score to surface the highest-priority findings first.
The Status column reflects where a finding is in its lifecycle — for instance Fix Ready, Awaiting Merge, Fix On Request, Manual Fix (if you're running AISLE in Manual Mode), Resolved, False Positive, or Accepted Risk.