@mazhu/portscan
Fast CLI port scanner with colorful output
2
Versions
MIT
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
mazhu
Keywords
portscannetworkscannercli
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:dynamic-require | AI (semgrep): All dynamic requires use path.join(__dirname, ...) for internal relative paths — not user-controlled input. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): Port scanner CLI legitimately uses child_process to run lsof/netstat for local port enumeration. | ai |