Skip to content

Commit a693b2d

Browse files
chore: adding SECURITY.md file (#525)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 6bf17f6 commit a693b2d

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

SECURITY.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Security Policy
2+
3+
## Reporting a vulnerability
4+
5+
> [!CAUTION]
6+
> Do not use GitHub issues to report any security vulnerabilities.
7+
8+
If you detect a vulnerability, contact the [PyAnsys Core team](mailto:[email protected]),
9+
mentioning the repository and the details of your finding. The team will address it as soon as possible.
10+
11+
Provide the PyAnsys Core team with this information:
12+
13+
- Any specific configuration settings needed to reproduce the problem
14+
- Step-by-step guidance to reproduce the problem
15+
- The exact location of the problematic source code, including tag, branch, commit, or a direct URL
16+
- The potential consequences of the vulnerability, along with a description of how an attacker could take advantage of the issue

doc/changelog.d/525.miscellaneous.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
chore: adding ``SECURITY.md`` file

0 commit comments

Comments
 (0)