Vulnerabilities View
The Vulnerabilities view tracks vulnerability findings across your repositories, from detection through resolution.Summary Metrics
| Metric | Description |
|---|---|
| Total Vulnerabilities | All vulnerability findings ever detected across your repositories |
| Open | Findings that require attention and have not been resolved or dismissed |
| Critical & High | Open findings at the highest severity levels |
| Resolved | Findings that have been remediated or overridden |
| Median MTTR | Median time from detection to fix for Critical and High findings |
| Auto-Remediation Rate | Percentage of Critical and High findings auto-fixed by Asymptote |
| Fix Rate | Percentage of Critical and High findings resolved by any method |
Security Pipeline
The Security Pipeline chart shows where vulnerability findings are caught across the development lifecycle, broken down by severity:- Codegen: findings caught by guardrails during AI-assisted code generation, before code reaches a PR
- CI: findings caught during PR reviews and CI checks
Questions You Can Answer
- How many open Critical and High vulnerabilities require attention right now?
- How long does it take my team to fix high-priority issues once detected?
- What percentage of vulnerabilities is Asymptote resolving automatically?
- Are most issues being caught early in code generation or later in CI?
- Which repositories have the most unresolved findings?
Coding Sessions View
The Coding Sessions view tracks AI coding agent activity and security evaluation volume across your organization.Summary Metrics
| Metric | Description |
|---|---|
| Total Sessions | All coding sessions logged across all agents |
| Sessions by Agent | Breakdown of sessions by agent (Claude Code, Cursor, Copilot, Factory) |
| Total Evaluations | Number of code generation reviews run by Asymptote across all sessions |
Charts
- Coding Sessions Over Time: session volume over 7, 14, or 30 days, broken down by agent
- Sessions by Platform: share of total sessions per coding agent
- Code Generation Reviews by Platform: share of total evaluations per coding agent
Questions You Can Answer
- How actively are developers using AI coding agents?
- Which coding agents are most widely used across my organization?
- Is Asymptote actively evaluating AI-generated code, or are agents operating without oversight?
- How has AI coding activity trended over the past month?
Filters
Both views support filtering by:- Repository: scope metrics to one or more connected repositories
- Severity: focus on a specific severity level
- Surface: filter by where findings were detected (Codegen or CI)

