mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Go: add change-note for path transformer fixes
This commit is contained in:
7
go/ql/lib/change-notes/2025-11-11-path-transformer.md
Normal file
7
go/ql/lib/change-notes/2025-11-11-path-transformer.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
category: fix
|
||||||
|
---
|
||||||
|
* Some fixes relating to use of path transformers when extracting a database:
|
||||||
|
* Fixed a problem where the path transformer would be ignored when extracting older codebases that predate the use of Go modules.
|
||||||
|
* The environment variable `CODEQL_PATH_TRANSFORMER` is now recognized, in addition to `SEMMLE_PATH_TRANSFORMER`.
|
||||||
|
* Fixed some cases where the extractor emitted paths without applying the path transformer.
|
||||||
Reference in New Issue
Block a user