mirror of
https://github.com/github/codeql.git
synced 2026-04-22 07:15:15 +02:00
392 B
392 B
6.0.0
Breaking Changes
- The query
go/unexpected-frontend-errorhas been moved from thecodeql/go-queriesquery to thecodeql-go-consistency-queriesquery pack.
Minor Analysis Improvements
- When a code-scanning configuration specifies the
paths:and/orpaths-ignore:settings, these are now taken into account by the Go extractor's search for.vueand HTML files.