/
HA
hacktron
/
Hacktron REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
REST API - Cost Estimations
3
REST API - Findings
5
post
Add a comment to a finding
get
Export findings as JSON, CSV, or SARIF, optionally filtered by repository
get
Get finding details
patch
Update finding state, severity, and/or duplicate link
get
List findings with pagination and filters
REST API - HFW
4
REST API - Repos
1
REST API - Scans
6
REST API - Findings
Add a comment to a finding
post
/findings/{id}/comments
Path parameters
id
string
required
Request body
RestAddCommentDto
required
comment
string
required
Comment text
Response
RestAddCommentResponseDto
required
comment_id
string
required
Changes