@stdlib/utils
3
Versions
—
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
stdlib-botkgryteplaneshifterrreusser
Keywords
stdlibstdutilutilitiesutilityutilsutil
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:new-function-constructor | AI (semgrep): Standard global-detection idiom `new Function('return this;')` — not arbitrary code execution. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Loads a manifest config file from a resolved path; not user-controlled arbitrary module loading. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): Used in open-url to spawn OS browser opener; documented and expected behavior for this utility. | ai |