Skip to content

Commit

Permalink
docs: create SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shadcn authored Aug 11, 2022
1 parent cf4cf87 commit 7fbb491
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Security Policy

## Supported Versions

Refer to the table below for versions supported with security updates.

### `next-drupal`

| Version | Supported |
| ------- | ------------------ |
| 1.x.x | :white_check_mark: |
| < 1.0.0 | :x: |

### `next` Drupal module

| Version | Supported |
| ------- | ------------------ |
| 1.x.x | :white_check_mark: |
| < 1.0.0 | :x: |

## Reporting a Vulnerability

If you believe you have found a security vulnerability in `next-drupal` package or the `next` Drupal module, we encourage you to let us know right away.

We will do our best to quickly fix the problem.

We will sync with the [Drupal Security Team](https://www.drupal.org/drupal-security-team) if the vulnerability affects the `next` Drupal module.

Email [email protected] to disclose any security vulnerabilities.

0 comments on commit 7fbb491

Please sign in to comment.