Skip to content

Security: krutilin/qrart

Security

SECURITY.md

Security Policy

Supported Versions

The master branch contains the supported version of the app.

Reporting a Vulnerability

Please do not open a public issue for security vulnerabilities.

Report suspected vulnerabilities through GitHub Security Advisories for this repository. Include:

  • affected route or component;
  • reproduction steps;
  • expected impact;
  • any relevant logs or screenshots with secrets removed.

Secret Handling

Never commit .env files, API keys, tokens, or private credentials. Use .env.example for documenting required variables.

There aren't any published security advisories