Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 919 Bytes

SECURITY.rst

File metadata and controls

28 lines (19 loc) · 919 Bytes

Security Policy

Supported Python versions

3.7 or above

Product development security recommendations

  1. Update dependencies to last stable version
  2. Build SBOM for the project
  3. Perform SAST (Static Application Security Testing) where possible

Product development security requirements

  1. No binaries in repository
  2. No passwords, keys, access tokens in source code
  3. No "Critical" and/or "High" vulnerabilities in contributed source code

Vulnerability reports

Please, use email ambajramk1@mts.ru for reporting security issues or anything that can cause any consequences for security.

Please avoid any public disclosure (including registering issues) at least until it is fixed. Thank you in advance for understanding.