redact token before passing to sentinel

This commit is contained in:
Charlie Voiselle
2023-06-14 16:26:41 -04:00
committed by Luiz Aoqui
parent 0015d25344
commit d23aaed14b

3
.changelog/17907.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:security
sentinel (Enterprise): Fixed a bug where ACL tokens could be exfiltrated via Sentinel logs [CVE-2023-3299](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3299)
```