1
0
mirror of https://github.com/stefanzweifel/git-auto-commit-action.git synced 2026-02-02 16:47:19 +08:00

Add Security Policy

This commit is contained in:
Stefan Zweifel
2026-01-17 08:24:22 +01:00
parent 6739571eae
commit e4b712e8e8
2 changed files with 7 additions and 1 deletions

View File

@@ -5,4 +5,7 @@ contact_links:
about: If you can't get something to work the way you expect, open a question in our discussion forums. about: If you can't get something to work the way you expect, open a question in our discussion forums.
- name: Feature Request - name: Feature Request
url: https://github.com/stefanzweifel/git-auto-commit-action/discussions/new?category=ideas url: https://github.com/stefanzweifel/git-auto-commit-action/discussions/new?category=ideas
about: 'Suggest any ideas you have using our discussion forums.' about: "Suggest any ideas you have using our discussion forums."
- name: Report a security issue
url: https://github.com/stefanzweifel/git-auto-commit-action/security/policy
about: Learn how to notify us for sensitive bugs

3
.github/SECURITY.md vendored Normal file
View File

@@ -0,0 +1,3 @@
# Security Policy
If you discover any security related issues, please email stefan@stefanzweifel.dev instead of using the issue tracker.