mirror of
https://github.com/simple-login/app.git
synced 2024-11-10 21:27:10 +01:00
046748c443
* Update pre-commit * Upgrade djlint, remove flake8 and add pylint * Reformat with new djlint version * Run pre-commit on CI * Use only python3.10 on CI * Reformat files with pre-commit * Run pre-commit against all files * Reformat * Added global excludes * Added pre-commit to the contributing file * Set python 3.9 as default * Set language version to python3 Co-authored-by: Adrià Casajús <adria.casajus@proton.ch> Co-authored-by: Carlos Quintana <carlos.quintana@proton.ch>
15 lines
623 B
Markdown
15 lines
623 B
Markdown
# Security Policy
|
|
|
|
## Supported Versions
|
|
|
|
We only add security updates to the latest MAJOR.MINOR version of the project. No security updates are backported to previous versions.
|
|
If you want be up to date on security patches, make sure your SimpleLogin image is up to date.
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
If you've found a security vulnerability, you can disclose it responsibly by sending a summary to security@simplelogin.io.
|
|
We will review the potential threat and fix it as fast as we can.
|
|
|
|
We are incredibly thankful for people who disclose vulnerabilities, unfortunately we do not have a bounty program in place yet.
|
|
|