Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.19 KB

File metadata and controls

34 lines (22 loc) · 1.19 KB

Security Policy

Supported Versions

We provide security updates for the latest released version and for the default branch.

Version Supported
Default branch (main / development)
Latest PyPI release (amd-node-scraper)
Older releases

Reporting a Vulnerability

Please do not open a public issue for security vulnerabilities.

Preferred: private vulnerability report (GitHub)

If enabled for this repository, use GitHub’s private vulnerability reporting:

  • https://github.com/amd/node-scraper/security/advisories/new

What to include

  • A clear description of the issue and potential impact
  • Steps to reproduce (or a proof-of-concept, if safe to share)
  • The output of node-scraper --version (or a git commit hash)
  • Any relevant configuration details (please redact secrets/credentials/hostnames/IPs)

What to expect

  • We will acknowledge receipt as soon as practical.
  • If the report is accepted, we’ll work on a fix and coordinate disclosure timing.
  • If the report is declined (e.g., not a security issue), we’ll explain why.