codeql icon indicating copy to clipboard operation
codeql copied to clipboard

Python: Exclude certificate classification fo sensitive data queries

Open joefarebrother opened this issue 1 year ago • 0 comments
trafficstars

A certificate, such as an SSL certificate or x509 certificate, often does not contain sensitive data, so the cleartext storage and cleartext logging queries result in false positive alerts when considering them. This PR excludes certificates as sources for these queries.

joefarebrother avatar Aug 27 '24 13:08 joefarebrother