Skip to content

Commit

Permalink
Add Security Policy
Browse files Browse the repository at this point in the history
This patch adds a security policy defining which versions of this
library are supported and how to best report security issues.
  • Loading branch information
lkiesow authored and shaardie committed Nov 3, 2019
1 parent a2996c5 commit dbea665
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions SECURITY.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Security Policy
===============

Supported Versions
------------------

We support only the latest version of this library.
It has a very simple API and updating to a new version should not be problematic.


Reporting a Vulnerability
-------------------------

If you find a security vulnerability,
please report it by sending a mail to security@emissions-api.org.
We will discuss the problem internally and, if necessary, release a patched version as soon as possible.

0 comments on commit dbea665

Please sign in to comment.