Skip to content

Commit 5adcfdd

Browse files
committed
add section about container scans
1 parent 028ec5b commit 5adcfdd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SECURITY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Vulnerabilities in these underlying components should be reported to their respe
2222
* Prometheus - Report via [Prometheus Security](https://github.com/prometheus/prometheus/security)
2323
* OpenSearch - Report via [OpenSearch Security](https://github.com/opensearch-project/OpenSearch/security)
2424

25+
Vulnerabilities identified through container image scanning (e.g., DAST, SAST, or vulnerability scanners) should be reported directly to the project that maintains the container image. For example, if a scan of the OpenSearch container image reveals vulnerabilities, these should be reported to the OpenSearch project, not to SAS Viya Monitoring.
26+
2527
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.
2628

2729
## Reporting Guidelines

0 commit comments

Comments
 (0)