Skip to content

Commit c305839

Browse files
committed
Merge branch 'main' of mauriGithub:gemc/src
2 parents 69c3573 + fee84d0 commit c305839

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# GEMC Security Policy
2+
3+
**Contact:** gemc@jlab.org
4+
**Do not open public issues for security bugs.**
5+
6+
## Supported Versions
7+
8+
We provide security fixes for:
9+
- The default branch (next release)
10+
11+
| Version | Supported |
12+
| ------- | ------------------ |
13+
| dev | :white_check_mark: |
14+
| 1.0 | :x: |
15+
16+
17+
## Report a Vulnerability
18+
Email **gemc@jlab.org** with:
19+
- What the issue is and why it matters
20+
- Steps to reproduce (a minimal PoC if possible)
21+
- Affected version / commit and environment
22+
23+
If you prefer to use GitHub’s private reporting (if enabled), use **Security → Report a vulnerability**.
24+
25+
## What to Expect
26+
- We’ll acknowledge your report and start triage as soon as we can.
27+
- We’ll work on a fix and coordinate a release or mitigation.
28+
- We’ll credit you (name or handle) if you want.
29+
30+
## Scope
31+
- In scope: GEMC code in the official repositories and our published container images.
32+
- Out of scope: vulnerabilities that are only in third-party dependencies (please report upstream; you can CC us).
33+
34+
Thanks for helping keep GEMC users safe.

0 commit comments

Comments
 (0)