@mionjs/core
Core functionality required across multiple mion packages
4
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
ma-jerez
Keywords
typescriptAPIRPCjsonschemagenerateserverserverlessframeworknoderuntime types
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| typosquat | typosquat.levenshtein:cors | AI (typosquat): Scoped package @mionjs/core is part of the mion framework, not a typosquat of cors. | ai | |
| semgrep | semgrep:api-obfuscation-reflect | AI (semgrep): Reflect.get in a Proxy trap handler is standard JS pattern, not obfuscation. | ai | |
| semgrep | semgrep:new-function-constructor | AI (semgrep): new Function() used for JIT function restoration with controlled input; consistent with AOT/JIT compilation framework design. | ai |