diff --git a/README b/README index b8419c3..aca7476 100644 --- a/README +++ b/README @@ -60,6 +60,8 @@ Bugs and contributing Please send bug reports to mailing list: oe-linux-nfc@lists.linux.dev +or via issues on GitHub: + https://github.com/linux-nfc/neard/issues The project development happens on GitHub: https://github.com/linux-nfc/neard diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..5489b36 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,13 @@ +# Security Policy + +## Reporting a Vulnerability + +If you would like to report a public issue, please send a bug report to the +mailing list: + oe-linux-nfc@lists.linux.dev +or submit new issue on GitHub: + https://github.com/linux-nfc/neard/issues + +If you are dealing with a not-yet released or urgent issue, please submit +private vulnerability report via GitHub "Security and quality" tab: + https://github.com/linux-nfc/neard/security