Skip to content

Commit 2d74b7b

Browse files
committed
[nop] Update project template
1 parent c0f154f commit 2d74b7b

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Example:
154154

155155
## Funding
156156

157-
You can [help support][sponsor] continued work on this project, thank you!! 🙏
157+
You can [help support][sponsor] continued work on this project and [others][my work], thank you!! 🙏
158158

159159
## License
160160

@@ -166,14 +166,15 @@ Licensed under [EPL 1.0](LICENSE.txt) (same as Clojure).
166166
[GitHub releases]: ../../releases
167167
[GitHub issues]: ../../issues
168168
[GitHub wiki]: ../../wiki
169-
[Slack channel]: https://www.taoensso.com/truss/slack
169+
[Slack channel]: https://www.taoensso.com/truss/slack
170170

171171
[Peter Taoussanis]: https://www.taoensso.com
172172
[sponsor]: https://www.taoensso.com/sponsor
173+
[my work]: https://www.taoensso.com/clojure-libraries
173174

174175
<!-- Project -->
175176

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

178179
[Clojars SVG]: https://img.shields.io/clojars/v/com.taoensso/truss.svg
179180
[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)