jstransform
A simple AST visitor-based JS transformer
7
Versions
BSD-3-Clause
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 — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
jeffmozpaoamasadgabelevi
Keywords
transformercompilersyntaxvisitor
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| bogus-package | bogus-package | AI (bogus-package): Historical spam flag on co-contributor; current publisher zpao has strong track record. Package metadata and repository are legitimate. | ai | |
| dependencies | unvetted-dep:esprima-fb | AI (dependencies): esprima-fb is a Facebook fork with stable version constraint; appropriate for this transformer and stable across 29 versions. | ai | |
| provenance | no-provenance | AI (provenance): Package is 4570 days old; Sigstore provenance predates the package. Publisher is a known Facebook engineer with clean track record. | ai | |
| semgrep | semgrep:eval-usage | AI (semgrep): eval() in test files is used to verify transformer output; legitimate for compiler/transformer test suites. | ai | |
| semgrep | semgrep:new-function-constructor | AI (semgrep): new Function() in test files verifies code generation; standard pattern for transformer testing. | ai |