Skip to content

Commit 4a7fe6d

Browse files
committed
[nop] Update project template
1 parent c0f154f commit 4a7fe6d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Licensed under [EPL 1.0](LICENSE.txt) (same as Clojure).
173173

174174
<!-- Project -->
175175

176-
[cljdoc]: https://cljdoc.org/d/com.taoensso/truss/
176+
[cljdoc]: https://cljdoc.org/d/com.taoensso/truss/CURRENT/api/taoensso.truss
177177

178178
[Clojars SVG]: https://img.shields.io/clojars/v/com.taoensso/truss.svg
179179
[Clojars URL]: https://clojars.org/com.taoensso/truss

SECURITY.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Security policy
2+
3+
## Advisories
4+
5+
All security advisories will be posted [on GitHub](https://github.com/taoensso/truss/security/advisories).
6+
7+
## Reporting a vulnerability
8+
9+
Please report possible security vulnerabilities [via GitHub](https://github.com/taoensso/truss/security/advisories), or by emailing me at `my first name at taoensso.com`. You may encrypt emails with [my public PGP/GPG key](https://www.taoensso.com/pgp).
10+
11+
Thank you!
12+
13+
\- [Peter Taoussanis](https://www.taoensso.com)

0 commit comments

Comments
 (0)