Skip to content

Commit be80595

Browse files
committed
docs: add security policy pointing to private vulnerability reporting
1 parent 19d00a4 commit be80595

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
If you believe you have found a security vulnerability in gridappsd-python,
6+
please report it privately through GitHub's private vulnerability reporting.
7+
8+
Go to the **Security** tab of this repository and click **Report a vulnerability**.
9+
This opens a private advisory visible only to the maintainers, so details are
10+
not disclosed publicly before a fix is available.
11+
12+
Please include enough information to reproduce the issue: affected version or
13+
commit, a description of the impact, and steps to trigger the behavior.
14+
15+
## Response Expectations
16+
17+
gridappsd-python is a research platform maintained on a best-effort basis.
18+
We do not offer a formal service level agreement or a guaranteed response
19+
window, and we do not maintain a fixed supported-version matrix. Maintainers
20+
will acknowledge and triage reports as capacity allows, and will coordinate
21+
disclosure of any confirmed issue with the reporter.
22+
23+
## Scope
24+
25+
Reports about this repository's source code and its published packages are in
26+
scope. For issues in a dependency, please report them to that project directly;
27+
we will address the dependency update here once an upstream fix is available.

0 commit comments

Comments
 (0)