Skip to content

Commit fed6a97

Browse files
authored
Merge pull request #20 from finallyjay/repo/add-security-policy
[Repo] feat: Add security policy
2 parents a8feaba + a3a087a commit fed6a97

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
If you discover a security vulnerability in this project,
6+
please report it responsibly.
7+
8+
**Do not open a public issue.** Instead, contact the
9+
maintainer directly by email or through a
10+
[private security advisory](https://github.com/finallyjay/selfhosted-docker-services/security/advisories/new).
11+
12+
Please include:
13+
14+
- A description of the vulnerability
15+
- Steps to reproduce the issue
16+
- The affected service(s) and version(s)
17+
18+
You can expect an initial response within 72 hours.
19+
20+
## Scope
21+
22+
This policy applies to the Docker Compose configurations
23+
and related files in this repository. Vulnerabilities in
24+
upstream container images should be reported to their
25+
respective maintainers.
26+
27+
## Supported Versions
28+
29+
Only the latest version on the `main` branch is supported.

0 commit comments

Comments
 (0)