mirror of
https://github.com/github/codeql.git
synced 2026-06-25 22:57:01 +02:00
454 B
454 B
0.4.4
Minor Analysis Improvements
- Added support for
@hapi/glueand Hapi plugins to theframeworks/Hapi.qlllibrary.
Bug Fixes
- Fixed a bug that would cause the extractor to crash when an
importtype is used in theextendsclause of aninterface. - Fixed an issue with multi-line strings in YAML files being associated with an invalid location, causing alerts related to such strings to appear at the top of the YAML file.