:warning: We detected 3 security issues in this pull request:
Hard-Coded Secrets (1)
Severity | Details | Docs
:-: | :-- | :-:
Medium | Title: **Secret Keyword** https://github.com/xmidt-org/caduceus/blob/4a088266e5b78d2f7b1b79bf915bd0c39d8586f0/internal/sink/sinkSender.go#L316 | [:books:](https://docs.guardrails.io/docs/en/vulnerabilities/general/hard-coded_secrets.html?utm_source=ghpr#SecretKeyword)
More info on how to fix Hard-Coded Secrets in [General](https://docs.guardrails.io/docs/en/vulnerabilities/general/hard-coded_secrets.html?utm_source=ghpr).
---
Insecure Network Communication (1)
Severity | Details | Docs
:-: | :-- | :-:
Medium | Title: **Insecure SSL/TLS versions allowed** https://github.com/xmidt-org/caduceus/blob/4a088266e5b78d2f7b1b79bf915bd0c39d8586f0/internal/sink/sinkWrapper.go#L127 | [:books:](https://docs.guardrails.io/docs/en/vulnerabilities/go/insecure_network_communication.html?utm_source=ghpr#missing-ssl-minversion)
More info on how to fix Insecure Network Communication in [Go](https://docs.guardrails.io/docs/en/vulnerabilities/go/insecure_network_communication.html?utm_source=ghpr).
---
Vulnerable Libraries (1)
Severity | Details
:-: | :--
Medium | [pkg:golang/github.com/aws/aws-sdk-go@v1.54.19](https://github.com/xmidt-org/caduceus/blob/4a088266e5b78d2f7b1b79bf915bd0c39d8586f0/go.sum#L681) - **no patch available**
More info on how to fix Vulnerable Libraries in [Go](https://docs.guardrails.io/docs/en/vulnerabilities/go/using_vulnerable_libraries.html?utm_source=ghpr).
What's Included: