Merge pull request #4155 from asger-semmle/js/lower-duplicate-element-id-precision

Approved by esbena
This commit is contained in:
CodeQL CI
2020-08-28 08:52:58 +01:00
committed by GitHub
3 changed files with 2 additions and 2 deletions

View File

@@ -27,6 +27,7 @@
| **Query** | **Expected impact** | **Change** |
|--------------------------------|------------------------------|---------------------------------------------------------------------------|
| Incomplete URL substring sanitization (`js/incomplete-url-substring-sanitization`) | More results | This query now recognizes additional URLs when the substring check is an inclusion check. |
| Ambiguous HTML id attribute (`js/duplicate-html-id`) | Results no longer shown | Precision tag reduced to "low". The query is no longer run by default. |
## Changes to libraries