@kmamal/sdl
2
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, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
kmamal
Keywords
sdlsdl2gameguidesktopcanvaswebglopenglwebgpuwindowscreenvideokeyboardmousetouchmultitouchjoystickcontrollergamepadrumbleaudiosoundspeakermicrophonemicsensoraccelerometergyroscopeclipboardpowerbattery
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| install-scripts | install-script:install | AI (install-scripts): Native SDL2 binding; install script runs node-gyp rebuild — standard native addon pattern. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): env-spread is inside node-gyp invocation to pass SDL include paths; not exfiltration. | ai | |
| semgrep | semgrep:toplevel-fetch | AI (semgrep): Fetches prebuilt SDL2 binaries from author's own GitHub repo during build; not telemetry. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Requires 'http' or 'https' module based on URL protocol — standard fetch utility pattern. | ai |