diff --git a/SECURITY.md b/SECURITY.md index 4030ce3258..f8abe74ff5 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -34,15 +34,15 @@ SOFTWARE. | 0.10.x | :white_check_mark: | | dev | :white_check_mark: | -## Reporting a Vulnerability +## Reporting a vulnerability > [!CAUTION] -> Please do not report any security vulnerabilities through GitHub issues. +> Do not use GitHub issues to report any security vulnerabilities. -If you detect a vulnerability, contact the [PyAnsys Core team](mailto:pyansys.core@ansys.com) +If you detect a vulnerability, contact the [PyAnsys Core team](mailto:pyansys.core@ansys.com), mentioning the repository and the details of your finding. The team will address it as soon as possible. -Please provide us with the following information: +Provide the PyAnsys Core team with this information: - Any specific configuration settings needed to reproduce the problem - Step-by-step guidance to reproduce the problem diff --git a/doc/changelog.d/2026.documentation.md b/doc/changelog.d/2026.documentation.md new file mode 100644 index 0000000000..8c2d0aa5ee --- /dev/null +++ b/doc/changelog.d/2026.documentation.md @@ -0,0 +1 @@ +Adding extra line \ No newline at end of file