Skip to content

Commit ad033a3

Browse files
authored
feat #179: added Security Policy File (#180)
Signed-off-by: sushant-suse <[email protected]>
1 parent 213e44c commit ad033a3

2 files changed

Lines changed: 24 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
We currently provide security updates only for the latest development on the `main` branch. We recommend all users stay on the most recent commit or release to ensure they have the latest security patches.
6+
7+
## Reporting a Vulnerability
8+
9+
**Please do not open public GitHub issues for security vulnerabilities.**
10+
11+
If you discover a potential security flaw in this project, please report it privately through GitHub's native reporting tool. This allows us to resolve the issue before information is made public, protecting our users.
12+
13+
### How to report?
14+
15+
1. Navigate to the **[Security](https://github.com/openSUSE/docbuild/security)** tab of this repository.
16+
2. Click **Advisories** in the left sidebar.
17+
3. Click **Report a vulnerability** to open a private draft advisory.
18+
19+
Using this tool allows us to collaborate on a fix in a private workspace before disclosing the issue publicly.
20+
21+
## Automated Scanning
22+
23+
This repository uses **GitHub CodeQL** to automatically scan for vulnerabilities on every Pull Request. Results are monitored by the maintainers in the "Security" tab.

changelog.d/179.infra.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Added a project security policy (SECURITY.md) to define a coordinated disclosure process for reporting vulnerabilities.

0 commit comments

Comments
 (0)