← Home

tree-sitter-scala

1
Versions
License
Yes
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

maxbrunsfeldqueerviolet

Keywords

incrementalparsingtree-sitterscala

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
install-scripts install-script:install AI (install-scripts): node-gyp-build install script is the standard pattern for tree-sitter native addons shipping prebuilts; stable and expected for this package. ai
npm-metadata bundled-binaries AI (npm-metadata): Prebuilt .node binaries for multiple platforms are the intended artifact of prebuildify; matches the package's documented native addon build process. ai
semgrep semgrep:dynamic-require AI (semgrep): Dynamic require uses only process.platform and process.arch to select the correct prebuilt binary path — a standard tree-sitter binding pattern, not arbitrary code loading. ai
phantom-deps phantom-dep:node-addon-api AI (phantom-deps): node-addon-api is used in binding.gyp for C++ compilation, not imported in JS — correct usage pattern for native addon development. ai

Versions (showing 1 of 1)

Version Deps Published
0.24.0 2 / 3

v0.24.0

3 findings
HIGH Package has 'install' script install-scripts

Script: node-gyp-build

HIGH Bundled binary files (6) npm-metadata

Package contains compiled binaries that could be backdoors: • prebuilds/darwin-arm64/tree-sitter-scala.node • prebuilds/darwin-x64/tree-sitter-scala.node • prebuilds/linux-arm64/tree-sitter-scala.node • prebuilds/linux-x64/tree-sitter-scala.node • prebuilds/win32-arm64/tree-sitter-scala.node • prebuilds/win32-x64/tree-sitter-scala.node

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.