You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SECURITY.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,9 @@ This project deploys and configures various third-party open-source monitoring t
18
18
19
19
Vulnerabilities in these underlying components should be reported to their respective projects. For example:
20
20
21
-
* Grafana - Report via [Grafana Security](https://grafana.com/security/)
22
-
* Prometheus - Report via [Prometheus Security](https://prometheus.io/docs/operating/security/)
23
-
* OpenSearch - Report via [OpenSearch Security](https://github.com/opensearch-project/OpenSearch/security/policy)
21
+
* Grafana - Report via [Grafana Security](https://github.com/grafana/grafana/security)
22
+
* Prometheus - Report via [Prometheus Security](https://github.com/prometheus/prometheus/security)
23
+
* OpenSearch - Report via [OpenSearch Security](https://github.com/opensearch-project/OpenSearch/security)
24
24
25
25
If you're unsure whether a vulnerability belongs to our project's code or an underlying component, please submit the report through our process and we will help direct it to the appropriate team.
0 commit comments