Skip to content

Commit

Permalink
docs: add SECURITY.md to the repository (#278)
Browse files Browse the repository at this point in the history
* docs: add SECURITY.md to the repository

This commit adds the SECURITY.md file to expose the security policy of the CMLflow
project, as well as inform users how they can report security/vulnerability issues.

Fixes #270
  • Loading branch information
DnPlas authored Oct 7, 2024
1 parent 4b6f002 commit 1d31d5f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Security policy

## Supported Versions

The Charmed MLflow project releases with a cadence of ~6 months, supports two minor versions of MLflow, and keeps up to date with the latest upstream version. Whenever a new version of Charmed MLflow is released, the oldest version is dropped from support.

## Reporting a Vulnerability

To report a security issue, file a [Private Security Report](https://github.com/canonical/mlflow-operator/security/advisories/new) with a description of the issue, the steps you took that led you to the issue, affected versions, and, if known, mitigations for the issue.
The [Ubuntu Security disclosure and embargo policy](https://ubuntu.com/security/disclosure-policy) contains more information about what you can expect when you contact us and what we expect from you.

0 comments on commit 1d31d5f

Please sign in to comment.