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 d7525cfCopy full SHA for d7525cf
go/ql/lib/change-notes/path-transformer.md
@@ -0,0 +1,7 @@
1
+---
2
+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