mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
7 lines
327 B
Markdown
7 lines
327 B
Markdown
## 0.8.9
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* Raw output ERB tags of the form `<%== ... %>` are now recognised as cross-site scripting sinks.
|
|
* The name "certification" is no longer seen as possibly being a certificate, and will therefore no longer be flagged in queries like "clear-text-logging" which look for sensitive data.
|