Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
meeb authored Jul 11, 2024
1 parent bbc0290 commit 616b52d
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

Typically, only the latest version of `django-distill` will be supported for
security issues. Please upgrade to the latest release first before reporting
any security issues.

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

## Reporting a Vulnerability

`django-distill` is a static site generator, as such any security issues are
going to be inherently limited in scope. Please feel free to create a public
GitHub issue if you encounter any unexpected or potentially security related
issues.

0 comments on commit 616b52d

Please sign in to comment.