Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions project.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@ The Scan Log tracks every run you kick off. It records status, duration, branch,
<img src="/images/scan_log.png" style={{ borderRadius: '0.5rem' }} alt="Scan log view listing scan runs" />
</Card>

### Endpoint Findings Filters

When you switch a scan’s findings table to the **Endpoint** view, use the **Reachable** toggle to limit results to issues that are reachable from the endpoint call path. The toggle state is preserved in the URL so you can share or bookmark the filtered view.


### Advanced Vulnerability Search

Expand Down