Commit ad2d4dcd authored by Richard Hartmann's avatar Richard Hartmann

Work in feedback by @juliusv & @brian-brazil

Signed-off-by: 's avatarRichard Hartmann <richih@richih.org>
parent 900b9296
...@@ -106,7 +106,7 @@ If using a client-library-provided HTTP handler, it should not be possible for ...@@ -106,7 +106,7 @@ If using a client-library-provided HTTP handler, it should not be possible for
malicious requests that reach that handler to cause issues beyond those malicious requests that reach that handler to cause issues beyond those
resulting from additional load and failed scrapes. resulting from additional load and failed scrapes.
## Authentication, Authorisation, and Encryption ## Authentication, Authorization, and Encryption
Prometheus and its components do not provide any server-side Prometheus and its components do not provide any server-side
authentication, authorisation or encryption. If you require this, it is authentication, authorisation or encryption. If you require this, it is
...@@ -165,6 +165,6 @@ pre-built binaries provided by the project. ...@@ -165,6 +165,6 @@ pre-built binaries provided by the project.
## External audits ## External audits
[CNCF](https://cncf.io) sponsored an external security audit by [CNCF](https://cncf.io) sponsored an external security audit by
[cure53](https://cure53.de) which ran from April 2018 to June 2018. You can [cure53](https://cure53.de) which ran from April 2018 to June 2018. The results
find the final report of the audit cab be found in the
[here](assets/downloads/2018-06-11--cure53_security_audit.pdf). [final report of the audit](assets/downloads/2018-06-11--cure53_security_audit.pdf).
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment