feat: added initial live DAST server implementation #69
tests.yaml
on: pull_request
Lint
2m 34s
Matrix: Tests
Run example SDK
0s
Template validate
0s
CodeQL analysis
0s
Release test
0s
Matrix: Functional tests
Matrix: Integration tests
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
|