mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
353 B
353 B
1.0.3
Minor Analysis Improvements
- Element references with blocks, such as
foo[:bar] { |x| puts x}, are now parsed correctly. - The
CleartextSources.qlllibrary, used byrb/clear-text-logging-sensitive-dataandrb/clear-text-logging-sensitive-data, has been updated to consider heuristics for additional categories of sensitive data.