@@ -90,20 +90,20 @@ Here is an example of a ``SECURITY.md`` file:
90
90
91
91
.. code-block :: markdown
92
92
93
- ## Reporting a vulnerability
93
+ ## Reporting a vulnerability
94
94
95
- > [!CAUTION]
96
- > Do not use GitHub issues to report any security vulnerabilities.
95
+ > [!CAUTION]
96
+ > Do not use GitHub issues to report any security vulnerabilities.
97
97
98
- If you detect a vulnerability, contact the [PyAnsys Core team](mailto:[email protected] ),
99
- mentioning the repository and the details of your finding. The team will address it as soon as possible.
98
+ If you detect a vulnerability, contact the [PyAnsys Core team](mailto:[email protected] ),
99
+ mentioning the repository and the details of your finding. The team will address it as soon as possible.
100
100
101
101
Provide the PyAnsys Core team with this information:
102
102
103
- - Any specific configuration settings needed to reproduce the problem
104
- - Step-by-step guidance to reproduce the problem
105
- - The exact location of the problematic source code, including tag, branch, commit, or a direct URL
106
- - The potential consequences of the vulnerability, along with a description of how an attacker could take advantage of the issue
103
+ - Any specific configuration settings needed to reproduce the problem
104
+ - Step-by-step guidance to reproduce the problem
105
+ - The exact location of the problematic source code, including tag, branch, commit, or a direct URL
106
+ - The potential consequences of the vulnerability, along with a description of how an attacker could take advantage of the issue
107
107
108
108
Vulnerability disclosure
109
109
------------------------
0 commit comments