Skip to content

Commit 30d6be1

Browse files
authored
docs: remove spacing (#609)
1 parent 5d630b8 commit 30d6be1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

doc/source/how-to/vulnerabilities.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -90,20 +90,20 @@ Here is an example of a ``SECURITY.md`` file:
9090

9191
.. code-block:: markdown
9292
93-
## Reporting a vulnerability
93+
## Reporting a vulnerability
9494
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.
9797
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.
100100
101101
Provide the PyAnsys Core team with this information:
102102
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
107107
108108
Vulnerability disclosure
109109
------------------------

0 commit comments

Comments
 (0)