New commits
Pushes to monitored branches are evaluated for security relevance. A CSS change does not trigger a full reassessment; a change to an authorization middleware does.
// VEYRA MONITORING
A point-in-time assessment describes the application as it was on the day it was tested. Veyra watches for the specific changes that alter your risk, and reassesses only what those changes affect.
Pushes to monitored branches are evaluated for security relevance. A CSS change does not trigger a full reassessment; a change to an authorization middleware does.
Any modification to session handling, role checks, or ownership validation is treated as high-signal and analyzed immediately.
A new endpoint is a new capability. It is inventoried, classified, and checked against the authorization boundary it should sit behind.
Both directions: a dependency you added, and a vulnerability disclosed in one you already had. Reachability decides urgency.
Detected on push rather than at the next scheduled scan, because the window between commit and exposure is what matters.
A new domain, a newly reachable service, or a configuration change on an authorized asset.
When you mark a finding fixed, Veyra rescans the affected component and confirms the issue is genuinely resolved rather than moved. If a previously resolved vulnerability reappears — a revert, a bad merge, a copied pattern in a new service — it is raised again as a regression.
A security tool that pages you for everything gets muted, and a muted tool protects nothing.
| Severity | Delivery | Timing |
|---|---|---|
| Critical | Email and dashboard, plus Slack or Teams where configured, to the security contact and assigned owner. | Immediately on verification. |
| High | Email and dashboard, plus configured integrations. | Immediately on detection. |
| Medium | Dashboard, included in the periodic digest. | Daily or weekly digest. |
| Low / Informational | Dashboard only. | Visible in the findings queue and reports. |
Alert messages contain the finding identifier, severity, confidence, status, and a link. The evidence needed to exploit an issue stays behind authentication in the dashboard, because notification channels are frequently the least protected system a company runs.
Authorize your assets and receive a prioritized view of what is actually exposed.