Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
Part of #58
  • Loading branch information
andrewdavidmackenzie authored May 27, 2024
1 parent b539506 commit bc6962a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Security Policy

We use dependabot to keep dependencies up to date as much as possible.

## Supported Versions

Currently we support these versions of `pigg`

| Version | Supported |
| ------- | ------------------ |
| 0.1.0 | :white_check_mark: | (pending release!)

## Reporting a Vulnerability

If you learn of a vulnerability that affects `pigg`, if it is a public CVE then you can create an issue in this repo, add the `security` label.
If under embargo, or you cannot/shouldn't mention in public for some reason, then email one of the Authors (see authors field of `Cargo.toml`)

0 comments on commit bc6962a

Please sign in to comment.