How to export
- Go to Feed.
- Apply any filters you want (severity, type, repository, status tab) to narrow the results.
- Click Export in the top-right corner of the page.
The export reflects the currently visible set of issues — what you filter is what gets exported.
What the export includes
The export file contains your SAST findings with:
- Issue name and type (SAST, Exposed Secrets, Dependency)
- Severity
- Repository and location
- Status (Current, Fixed, Snoozed, Ignored)
- First detected date
Use cases
Security review — share findings with your engineering team as a structured list before a sprint planning session.
Compliance evidence — demonstrate to auditors that you scan your code and track findings. The export provides a point-in-time record.
Ticketing — use the export as input to create tickets in your issue tracker if Topscan isn't directly integrated with it.