@mionjs/devtools
Development tooling for mion (ESLint plugin and Vite plugin).
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
typescripteslintviteplugincodegenAOTmion
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| provenance | no-provenance | AI (provenance): Dev tooling package; lack of provenance is common and not a disqualifier here. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): Spreading process.env into fork() options is standard dev-tool pattern; no secret exfiltration risk. | ai | |
| semgrep | semgrep:new-function-constructor | AI (semgrep): Hardcoded string probing import.meta.resolve availability; not arbitrary input execution. | ai | |
| phantom-deps | phantom-dep:vite-node | AI (phantom-deps): Listed as runtime dependency; used via CLI invocation (fork), not direct import. | ai | |
| phantom-deps | phantom-dep:vite-plugin-dts | AI (phantom-deps): Used in vite config files at build time, not directly imported in source. | ai |