Skip to content

Commit 910bbb7

Browse files
committed
update to ensure same wording on all sources
1 parent 07a05ad commit 910bbb7

File tree

1 file changed

+29
-6
lines changed

1 file changed

+29
-6
lines changed

docs/architecture/Security Model & Features.md

Lines changed: 29 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -120,16 +120,39 @@ OpenCore provides comprehensive audit capabilities to meet regulatory and compli
120120

121121
---
122122

123-
## Vulnerability Management & Security Notices
123+
# Vulnerability Management & Security Policy
124124

125-
Staying up to date with security fixes is critical.
125+
## Reporting a Vulnerability
126+
127+
If you discover any security issues, please let us know by one of the following methods:
128+
129+
- **GitHub Private Security Advisories**
130+
Submit a private advisory on this repository.
131+
- **Email**
132+
Send an email to **security@openiap.io**.
133+
134+
We aim to acknowledge all valid reports within **48 hours**.
135+
136+
## Supported Versions
137+
138+
We actively provide security fixes for the **two most recent major releases**.
139+
If you’re running an older version, please upgrade to continue receiving important updates.
140+
141+
## Security Updates
126142

127143
- **GitHub Security Advisories**
128-
Subscribe to the OpenCore repository if you want to be update on security and bug fixes.
144+
Subscribe to be notified of any published advisories.
129145
- **Dependabot & Automated Scans**
130-
We use dependabot and github automated Security and code scanning. And we prefere people use github's "Private vulnerability reporting" feature to report vulnerabilities.
131-
- **Disclosure Policy**
132-
Alernatively, you can report vulnerabilities via security at openiap.io. Our team typically responds within 48 hours, if the report has a real security vulnerabilities and will send out public advisory for paying customers in case for seriuse issues, that need patching. We do not offer bounty programs at this time.
146+
We use Dependabot and GitHub’s code-scanning tools to catch vulnerabilities early.
147+
- **Third-Party Review & Penetration Testing**
148+
We engage with independent auditors—hired by organizations using our platform—to perform annual code reviews and active penetration tests.
149+
150+
## Disclosure & Bounty
151+
152+
- Public disclosure is encouraged once a fix is available.
153+
- We do **not** currently run a paid bug-bounty program.
154+
155+
Thank you for helping us keep the project secure!
133156

134157
---
135158

0 commit comments

Comments
 (0)