aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Chris O'Haver <cohaver@infoblox.com> 2022-05-01 19:15:19 -0400
committerGravatar GitHub <noreply@github.com> 2022-05-01 19:15:19 -0400
commitf04d8b93056c5f2bf1341fd1e31c6027d0f4217f (patch)
tree2a895697a9fce64d8f217bce91b92c8fb507e970
parentc4bc1a5471e8829fab317b4693e476c6b416a09c (diff)
downloadcoredns-f04d8b93056c5f2bf1341fd1e31c6027d0f4217f.tar.gz
coredns-f04d8b93056c5f2bf1341fd1e31c6027d0f4217f.tar.zst
coredns-f04d8b93056c5f2bf1341fd1e31c6027d0f4217f.zip
add Trail of Bits to list of 3rd party security auditors (#5356)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 99e2aae0b..f69b5d225 100644
--- a/README.md
+++ b/README.md
@@ -281,9 +281,11 @@ And finally 1.4.1 that removes the config workarounds.
## Security
-### Security Audit
-A third party security audit was performed by Cure53, you can see the full report
-[here](https://coredns.io/assets/DNS-01-report.pdf).
+### Security Audits
+
+Third party security audits have been performed by:
+* [Cure53](https://cure53.de) in March 2018. [Full Report](https://coredns.io/assets/DNS-01-report.pdf)
+* [Trail of Bits](https://www.trailofbits.com) in March 2022. [Full Report](https://github.com/trailofbits/publications/blob/master/reviews/CoreDNS.pdf)
### Reporting security vulnerabilities