diff --git a/project-template/{{cookiecutter.repo_name}}/SECURITY.md b/project-template/{{cookiecutter.repo_name}}/SECURITY.md index b5d90cf66..9d23aee40 100644 --- a/project-template/{{cookiecutter.repo_name}}/SECURITY.md +++ b/project-template/{{cookiecutter.repo_name}}/SECURITY.md @@ -6,7 +6,7 @@ If you believe you have found a new security vulnerability in this repository, p * Please do **not** report security vulnerabilities through public GitHub issues. -* Please create a draft security advisory on the Github page: the reporting form is under `> Security > Advisories`. The URL is https://github.com/exasol/python-toolbox/security/advisories/new. +* Please create a draft security advisory on the GitHub page: the reporting form is under `> Security > Advisories`. The URL is https://github.com/exasol/{{cookiecutter.repo_name}}/security/advisories/new. * If you prefer to email, please send your report to `infosec@exasol.com`.