Skip to content

Update README.md

Update README.md #60

Triggered via push April 5, 2024 23:51
Status Success
Total duration 29s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error, 34 warnings, and 5 notices
Vulnerable declared dependency: go.mod#L202
Dependency go:golang.org/x/crypto:v0.18.0 is vulnerable, safe version v0.22.0 * [CVE-2023-42818](https://devhub.checkmarx.com/cve-details/CVE-2023-42818?utm_source=jetbrains&utm_medium=referral) 9.8 Improper Restriction of Excessive Authentication Attempts vulnerability with High severity found Results powered by [Checkmarx](https://checkmarx.com)(c)
Comment of exported element starts with the incorrect name: pkg/config/config.go#L36
Comment should have the following format 'Common ...' (with an optional leading article)
Comment of exported element starts with the incorrect name: pkg/config/config.go#L31
Comment should have the following format 'Small ...' (with an optional leading article)
'defer' in the loop: pkg/scan/dnslist.go#L95
Possible resource leak, `defer` is called in the `for` loop
Name starts with a package name: internal/nuclei/format/format.go#L10
Name starts with the package name
Vulnerable declared dependency: go.mod#L117
Dependency go:github.com/mholt/archiver:v3.1.1+incompatible is vulnerable * [CVE-2019-10743](https://devhub.checkmarx.com/cve-details/CVE-2019-10743?utm_source=jetbrains&utm_medium=referral) 5.5 Improper Limitation of a Pathname to a Restricted Directory ("Path Traversal") vulnerability with Medium severity found Results powered by [Checkmarx](https://checkmarx.com)(c)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Imported package name as a name identifier: internal/nuclei/format/format.go#L11
Variable `output` collides with imported package name
Unhandled error: pkg/logger/logger.go#L48
Unhandled error
Unhandled error: pkg/scan/ports.go#L46
Unhandled error
Unhandled error: pkg/scan/dirlist.go#L94
Unhandled error
Unhandled error: pkg/logger/logger.go#L34
Unhandled error
Unhandled error: pkg/logger/logger.go#L47
Unhandled error
Unhandled error: pkg/scan/dnslist.go#L96
Unhandled error
Unhandled error: pkg/logger/logger.go#L27
Unhandled error
Unhandled error: pkg/scan/scan.go#L83
Unhandled error
Unhandled error: pkg/scan/scan.go#L46
Unhandled error
Unhandled error: pkg/scan/dnslist.go#L95
Unhandled error
Unhandled error: pkg/scan/dnslist.go#L106
Unhandled error
Unhandled error: pkg/scan/nuclei.go#L77
Unhandled error
Unhandled error: pkg/logger/logger.go#L36
Unhandled error
Unhandled error: pkg/scan/git.go#L47
Unhandled error
Unhandled error: pkg/scan/whois.go#L34
Unhandled error
Unhandled error: pkg/scan/dirlist.go#L60
Unhandled error
Unhandled error: pkg/scan/nuclei.go#L78
Unhandled error
Unhandled error: sif.go#L49
Unhandled error
Unhandled error: pkg/scan/nuclei.go#L48
Unhandled error
Unhandled error: pkg/scan/dnslist.go#L50
Unhandled error
Unhandled error: pkg/scan/git.go#L81
Unhandled error
Unhandled error: pkg/scan/ports.go#L80
Unhandled error
Unhandled error: pkg/scan/dork.go#L72
Unhandled error
Unhandled error: pkg/scan/dork.go#L48
Unhandled error
Unused exported function: pkg/scan/dork.go#L24
Unused function `Dork`
Unused exported function: pkg/scan/git.go#L23
Unused function `Git`
Unused exported function: pkg/scan/nuclei.go#L33
Unused function `Nuclei`
Unused parameter: pkg/scan/dork.go#L24
Unused parameter `timeout time.Duration`
Unused parameter: pkg/scan/nuclei.go#L33
Unused parameter `logdir string`