diff --git a/README.md b/README.md index 0e8af23be..85c2f67b3 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Please see [Releases](../../releases) for more information what has changed rece ## Security -If you discover any security related issues, please email security@akaunting.com instead of using the issue tracker. +Please review [our security policy](https://github.com/akaunting/akaunting/security/policy) on how to report security vulnerabilities. ## Credits diff --git a/SECURITY.md b/SECURITY.md index cef4904a9..90b8c0044 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,3 +1,18 @@ +# Security Policy + +**PLEASE DON'T DISCLOSE SECURITY-RELATED ISSUES PUBLICLY, [SEE BELOW](#reporting-a-vulnerability).** + +## Supported Versions + +Feel free to report security issues based on the following chart. + +| Version | Supported | +| ------- | ------------------ | +| 1.2.x | :x: | +| 1.3.x | :x: | +| 2.0.x | :x: | +| 2.1.x | :white_check_mark: | + ## Reporting a Vulnerability If you discover any security related issues, please email security@akaunting.com instead of using the issue tracker.