Merge pull request #12679 from ctbellanti/improved-certificate-validation

JS: Improved coverage for disabled certificate validation
This commit is contained in:
Erik Krogh Kristensen
2023-03-30 16:24:33 +02:00
committed by GitHub
4 changed files with 12 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The `DisablingCertificateValidation.ql` query has been updated to check `createServer` from `https` for disabled certificate validation.