Skip to content

Commit cefdd12

Browse files
docs: Explain how to report a security issue. (#1605)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent cc31b93 commit cefdd12

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

SECURITY.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,15 @@ SOFTWARE.
3636

3737
## Reporting a Vulnerability
3838

39+
> [!CAUTION]
40+
> Please do not report any security vulnerabilities through GitHub issues.
41+
3942
If you detect a vulnerability, contact the [PyAnsys Core team](mailto:[email protected])
4043
mentioning the repository and the details of your finding. The team will address it as soon as possible.
44+
45+
Please provide us with the following information:
46+
47+
- Any specific configuration settings needed to reproduce the problem
48+
- Step-by-step guidance to reproduce the problem
49+
- The exact location of the problematic source code, including tag, branch, commit, or a direct URL
50+
- The potential consequences of the vulnerability, along with a description of how an attacker could take advantage of the issue
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Explain how to report a security issue.

0 commit comments

Comments
 (0)