mirror of
https://github.com/github/codeql.git
synced 2026-04-21 15:05:56 +02:00
357 B
357 B
lgtm,codescanning
- The extractor is now assembly-insensitive by default. This means that two entities
with the same fully-qualified name are now mapped to the same entity in the resulting
database, regardless of whether they belong to different assemblies. Assembly
sensitivity can be reenabled by passing
--assemblysensitivetrapto the extractor.