Skip to content

Commit

Permalink
SECURITY.md [V1]
Browse files Browse the repository at this point in the history
Version 1 of the SECURITY.md file for this project.
  • Loading branch information
seanpm2001 authored Nov 11, 2022
1 parent 57598f1 commit 8704f3d
Showing 1 changed file with 71 additions and 0 deletions.
71 changes: 71 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@

***

# Security Policy

## Supported Versions

This project is a Git-image project, and doesn't have security issues like common repositories. They are still possible, and instructions will be listed below.

## Version history

| Version | Supported | Support status |
| ------- | ------------------ |-----------------|
| Versions | not | listed yet |
| v1.0.0 | :heavy_check_mark: | NOT YET RELEASED |

## Reporting a Vulnerability

DO NOT REPORT A ZERO DAY VULNERABILITY PUBLICLY!

Please instead direct message me via GitHub. If there is no response within 90 days, you can post the vulnerability as an issue, as part of the standard 0 day security exploit reporting guidelines.

If a vulnerability is caused by an outdated dependancy, you can report it publicly, as it usually isn't that much of a problem.

Other security currently isn't available. If there are any further questions, message me via email at [seanpm2001-mailing-list@protonmail.com](mailto:seanpm2001-mailing-list@protonmail.com)

***

## File info

**File type:** `Markdown document (*.md *.mkd *.mdown *.markdown)`

**File version:** `1 (2022, Thursday, May 19th at 3:05 pm PST)`

**Line count (including blank lines and compiler line):** `72`

***

## File history

<details><summary><p>Click/tap here to expand/collapse the history for this file</p></summary>

**Version 1 (2022, Thursday, May 19th at 3:05 pm PST)**

> Changes:
> * Started the file
> * Added the supported versions section
> * Added the version history section
> * Added the reporting a vulnerability section
> * Added the file info section
> * Added the file history section
> * No other changes in version 1
**Version 2 (Coming soon)**

> Changes:
> * Coming soon
> * No other changes in version 2
</details>

***

0 comments on commit 8704f3d

Please sign in to comment.