Skip to content

Commit 6240437

Browse files
authored
Merge pull request #109 from ranocha/patch-1
Setup security policy
2 parents 0da46b8 + 9047232 commit 6240437

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

SECURITY.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Security Policy
2+
3+
We take security issues seriously. We appreciate all efforts
4+
to responsibly disclose any security issues and will make every
5+
effort to acknowledge contributions.
6+
7+
8+
## Supported Versions
9+
10+
The current stable release following the interpretation of
11+
[semantic versioning (SemVer)](https://julialang.github.io/Pkg.jl/dev/compatibility/#Version-specifier-format-1)
12+
used in the Julia ecosystem is supported with security updates.
13+
14+
15+
## Reporting a Vulnerability
16+
17+
To report a security issue, please use the GitHub Security Advisory
18+
["Report a Vulnerability"](https://github.com/JuliaGeodynamics/GeophysicalModelGenerator.jl/security/advisories/new)
19+
tab.
20+
21+
We will send a response indicating the next steps in handling your report.
22+
After the initial reply to your report, we will keep you informed of the
23+
progress towards a fix and full announcement, and may ask for additional
24+
information or guidance.
25+
26+
Please report security bugs in third-party modules directly to the person
27+
or team maintaining the module.
28+
29+
Public notifications of vulnerabilities will be shared in community channels
30+
such as Slack.

0 commit comments

Comments
 (0)