← Home

@cyberismo/node-clingo

Node.js bindings for Clingo answer set solver

2
Versions
AGPL-3.0
License
Yes
Install Scripts
Verified
Provenance

Supply chain provenance

Status for the latest visible version.

SLSA provenance attestation npm registry signatures No source commit

Maintainers

samilempinensamutoljamofuzzbender

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
install-scripts install-script:install AI (install-scripts): Standard native binding pattern: fetch prebuilt binary from GitHub releases, fall back to cmake build. Stable for this package. ai
phantom-deps phantom-dep:node-addon-api AI (phantom-deps): node-addon-api is used in native binding compilation (gypfile), not directly imported in JS — expected pattern. ai

Versions (showing 2 of 2)

Version Deps Published
1.5.1 3 / 2
1.3.1 3 / 2

v1.5.1

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

Script: node scripts/download-prebuild.js || (cmake -P scripts/build-clingo.cmake && node-gyp-build)

INFO Has SLSA provenance attestation provenance

Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.

v1.3.1

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

Script: node scripts/download-prebuild.js || node-gyp-build

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.