-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add security policy #822
add security policy #822
Conversation
KU-2046
security.md
Outdated
|
||
To report a security issue, please follow the steps below: | ||
|
||
Using GitHub, file a [Private Security Report](https://github.com/canonical/k8s-snap/security/advisories/new) with: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this link will start working after merging the pr
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left you a minor comment.
updated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM +1
The errors are not related to this PR |
This pr adds security.md and introduces a security policy enabling users to report security issues
KU-2046