feat: added initial live DAST server implementation #60
tests.yaml
on: pull_request
Lint
2m 31s
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:
internal/runner/runner.go#L17
could not import github.com/projectdiscovery/nuclei/v3/internal/server (-: # github.com/projectdiscovery/nuclei/v3/internal/server
|
Lint:
internal/server/nuclei_sdk.go#L150
undefined: proxifyRequest
|
Lint:
internal/server/nuclei_sdk.go#L183
n.executorOpts.FuzzStatsDB.GenerateReport undefined (type *"github.com/projectdiscovery/nuclei/v3/pkg/fuzz/stats".Tracker has no field or method GenerateReport)) (typecheck)
|
Lint:
internal/runner/runner.go#L680
executorOpts.FuzzStatsDB.GenerateReport undefined (type *"github.com/projectdiscovery/nuclei/v3/pkg/fuzz/stats".Tracker has no field or method GenerateReport) (typecheck)
|
Lint:
internal/server/nuclei_sdk.go#L150
undefined: proxifyRequest
|
Lint:
internal/server/nuclei_sdk.go#L183
n.executorOpts.FuzzStatsDB.GenerateReport undefined (type *"github.com/projectdiscovery/nuclei/v3/pkg/fuzz/stats".Tracker has no field or method GenerateReport) (typecheck)
|
Lint
issues found
|