Skip to content

Commit 72523b4

Browse files
committed
Add security policy link to readme
1 parent b4a647b commit 72523b4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,11 @@ task go:test
2121
Create a `config.json` file (or edit example one). Same thing for `repos.txt` file.
2222

2323
Run with `go run sync_libraries.go` or `task go:build` and then `./libraries-repository-engine`
24+
25+
## Security
26+
27+
If you think you found a vulnerability or other security-related bug in this project, please read our
28+
[security policy](https://github.com/arduino/libraries-repository-engine/security/policy) and report the bug to our Security Team 🛡️
29+
Thank you!
30+
31+
e-mail contact: security@arduino.cc

0 commit comments

Comments
 (0)