Skip to content

Security: Tom409114/scriptspect

SECURITY.md

Security Policy

Supported versions

ScriptSpect is pre-1.0. Security fixes target main and the current published release, 0.1.2. Please use the latest supported release when reporting a problem.

Version Supported
main
0.1.2

Reporting a vulnerability

Use GitHub security advisories ("Report a vulnerability"). Please do not open public issues for vulnerabilities.

We aim to respond within 7 days. Include reproduction steps and the affected rule/module if known.

Scope notes

  • scriptspect is a static analyzer: it never executes analyzed scripts (no child_process use against target projects) and reads only files inside the analyzed project root.
  • The tool collects no telemetry and makes no network calls in normal operation.
  • Never include secrets in reports; the project does not need them.

There aren't any published security advisories