Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion project-template/{{cookiecutter.repo_name}}/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down