Merge pull request #17314 from joefarebrother/python-x509-cert

Python: Exclude certificate classification fo sensitive data queries
This commit is contained in:
Joe Farebrother
2024-09-09 10:48:36 +01:00
committed by GitHub
9 changed files with 52 additions and 37 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The `py/clear-text-logging-sensitive-data` and `py/clear-text-storage-sensitive-data` queries have been updated to exclude the `certificate` classification of sensitive sources, which often do not contain sensitive data.