Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wizedkyle authored Apr 6, 2021
1 parent 2ff9902 commit d33fa1a
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Security Policy

## Supported Versions

Support for security updates of sumocli will be based on the current version + n-2. Meaning when v0.3.0 is released then versions 0.1.0, 0.2.0 and 0.3.0 will be supported.
However, once version 0.4.0 is released then version 0.1.0 will no longer be supported.

| Version | Supported |
| ------- | ------------------ |
| 0.2.0 | :white_check_mark: |
| 0.1.0 | :white_check_mark: | |

## Reporting a Vulnerability

If you have found a security vulnerability in sumocli then you can report it to [email protected] and I will aim to reply to you within 1 week (it could be sooner but it gives me some buffer for other life things that could come up).

When submitting a security vulnerability can you please ensure you include a PoC (proof of concept) explaining the impact of the vulnerability.

If you are attaching files to the email please ensure they are only .txt files any other file formats won't be accepted or read (mainly because my spam filter will delete them) :)

0 comments on commit d33fa1a

Please sign in to comment.