We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e32a5ca commit e5ba414Copy full SHA for e5ba414
go/ql/lib/change-notes/2025-11-11-path-transformer.md
@@ -0,0 +1,7 @@
1
+---
2
+category: fix
3
4
+* Some fixes relating to use of path transformers when extracting a database:
5
+ * Fixed a problem where the path transformer would be ignored when extracting older codebases that predate the use of Go modules.
6
+ * The environment variable `CODEQL_PATH_TRANSFORMER` is now recognized, in addition to `SEMMLE_PATH_TRANSFORMER`.
7
+ * Fixed some cases where the extractor emitted paths without applying the path transformer.
0 commit comments