Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mibo committed Jun 14, 2021
1 parent 991604d commit c957015
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions SECURITY.md
@@ -0,0 +1,16 @@
# Security Policy

## Supported Versions

Only the latest release will be fully supported regarding security updates.
This decision was taken as the micro versions are backward compatible and Olingo V2 currently have no minor version besides the `.0.`.

| Version | Supported |
| ------- | ------------------ |
| 2.0.11 | :white_check_mark: |
| < 2.0.11 | :x: |

## Reporting a Vulnerability

Apache Olingo follows the Apache
[general guidelines for handling security vulnerabilities](http://www.apache.org/security/committers.html).

0 comments on commit c957015

Please sign in to comment.