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
If the "full-elastic-stack" example vector configuration was used for a real cluster, the previous values of kubernetes secrets would have been disclosed in the audit messages.
Patches
The example has been updated to fix this in commit db1aa5b867256b0a7bf206544c6981ab068b73dc
Workarounds
Replace
if .request.requestKind.kind == "Secret" {del(.request.object.data).request.object.data.redacted = "REDACTED"del(.request.oldObject.data).request.oldObject.data.redacted = "REDACTED"}
Advisory GHSA-hcr5-wv4p-h2g2 references a vulnerability in the following Go modules:
Description:
Impact
If the "full-elastic-stack" example vector configuration was used for a real cluster, the previous values of kubernetes secrets would have been disclosed in the audit messages.
Patches
The example has been updated to fix this in commit db1aa5b867256b0a7bf206544c6981ab068b73dc
Workarounds
Replace
In the vec...
References:
No existing reports found with this module or alias.
See doc/quickstart.md for instructions on how to triage this report.
The text was updated successfully, but these errors were encountered: