Skip to main content
Open Source Shift Left Framework home page
Search...
⌘K
Support
Get Started
Get Started
Search...
Navigation
API Reference
Root
Documentation
DefendStack Platform
DefendStack Secrets
DefendStack SCA
API Reference
DefendStack Warzone
Documentation
Community
Blog
API Reference
Api reference
Users
GET
Get Users
POST
Create New User
GET
Read User
PUT
Update Existing User
DEL
Soft Delete User
Authentication
POST
Login
Secrets
GET
List Secrets
GET
List Secret's Repos
GET
Get Secret Details
Repositories
POST
Fetch All Repos
GET
Get Repos
POST
Scan Repo By Id
POST
Scan All Repos
GET
Get Repo
GET
Generate Sbom For Repo
GET
Download Sbom For Repo
Pull Requests
GET
List Pr
GET
Get Pr Scan By Id Route
GET
Get Pr Scans By Status
Live Commits
GET
Get Live Commits
GET
Get Live Commits Scan
Allowlist
GET
Fetch Allowlist
POST
Create Allowlist
PUT
Modify Allowlist
Incidents
GET
Fetch Incidents
GET
List Available Filters
PATCH
Update Status
PATCH
Update Severity
GET
Fetch Incident By Id
Groups
GET
Get All Groups
POST
Create Group
GET
Get Group by ID
PUT
Update Group
DEL
Delete Group
GET
Get Repos For Group
PUT
Add Repos To Group
PUT
Remove Repos From Group
SCA
GET
List SCA CVEs
POST
Scan All Repos For Vc
POST
Scan Repo By Id
API Reference
GET
Root
GET
Health
Root
cURL
Copy
curl
--request
GET
\
--url
https://example.com/api/
API Reference
Root
GET
Try it
Root
cURL
Copy
curl
--request
GET
\
--url
https://example.com/api/
Response
200 - application/json
Successful Response
Scan Repo By Id
Health
⌘I