Skip to content

Commit 42fe93f

Browse files
authored
docs: add SECURITY.md (#232)
* docs: add SECURITY.md * chore: fix linter findings * ci: fix more linter findings
1 parent 560290a commit 42fe93f

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This repository contains a [devcontainer](https://docs.github.com/en/codespaces/
1010

1111
## State
1212

13-
This repository is under active development; see [pulse](https://github.com/philips-software/amp-devcontainer/pulse) for more details;
13+
This repository is under active development; see [pulse](https://github.com/philips-software/amp-devcontainer/pulse) for more details.
1414

1515
## Description
1616

@@ -62,6 +62,11 @@ See [CHANGELOG](./CHANGELOG.md) for more info on what's been changed.
6262

6363
See [CONTRIBUTING](./CONTRIBUTING.md)
6464

65+
## Reporting vulnerabilities
66+
67+
If you find a vulnerability, please report it to us!
68+
See [SECURITY.md](./SECURITY.md) for more information.
69+
6570
## Licenses
6671

6772
See [LICENSE](./LICENSE)

SECURITY.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
The [latest](https://github.com/philips-software/amp-devcontainer/releases/latest) version of
6+
amp-devcontainer is supported with security updates.
7+
8+
## Reporting a Vulnerability
9+
10+
If you find a significant vulnerability, or evidence of one, please report it privately.
11+
12+
Vulnerabilities should be reported using [GitHub's mechanism for privately reporting a vulnerability](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability#privately-reporting-a-security-vulnerability). Under the
13+
[main repository's security tab](https://github.com/philips-software/amp-devcontainer/security), click "Report a vulnerability" to open the advisory form.
14+
15+
A member of the amp-devcontainer team will triage the reported vulnerability and if the vulnerability is accepted a security advisory will be published and all further communication will be done via that security advisory.

0 commit comments

Comments
 (0)