Skip to content

feat: added initial live DAST server implementation #69

feat: added initial live DAST server implementation

feat: added initial live DAST server implementation #69

Triggered via pull request November 22, 2024 10:30
Status Failure
Total duration 2m 49s
Artifacts

tests.yaml

on: pull_request
Matrix: Tests
Run example SDK
0s
Run example SDK
Template validate
0s
Template validate
CodeQL analysis
0s
CodeQL analysis
Release test
0s
Release test
Matrix: Functional tests
Matrix: Integration tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint: pkg/input/formats/swagger/swagger.go#L50
ineffectual assignment to err (ineffassign)
Lint: pkg/fuzz/stats/db.go#L80
Error return value of `tx.Rollback` is not checked (errcheck)
Lint: pkg/fuzz/stats/db.go#L114
Error return value of `tx.Rollback` is not checked (errcheck)
Lint: pkg/fuzz/stats/stats.go#L57
Error return value of `t.database.InsertMatchedRecord` is not checked (errcheck)
Lint: pkg/fuzz/stats/stats.go#L62
Error return value of `t.database.InsertComponent` is not checked (errcheck)
Lint: cmd/nuclei/main.go#L225
var `nameGenerator` is unused (unused)
Lint
issues found