Skip to content

Commit

Permalink
Create SECURITY.md (#1748)
Browse files Browse the repository at this point in the history
* Create SECURITY.md

* Update SECURITY.md

* Update CHANGELOG.md
  • Loading branch information
joelhawksley authored May 10, 2023
1 parent 69fae9f commit 9562516
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
14 changes: 14 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Security Policy

## Supported Versions

| Version | Supported |
| ------- | ------------------ |
| 3.x | :white_check_mark: |
| < 3.0 | :x: |

## Reporting a Vulnerability

**Please don't report security vulnerabilities through public GitHub issues, discussions, or pull requests.**

Please report the issue to us directly using [private vulnerability reporting](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability).
4 changes: 4 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ nav_order: 5

## main

* Add `SECURITY.md`.

*Joel Hawksley*

* Add Ophelos to list of companies using ViewComponent.

*Graham Rogers*
Expand Down

0 comments on commit 9562516

Please sign in to comment.