mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
C#: Add change note for attribute extraction refactoring
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
lgtm,codescanning
|
||||
* Attribute extraction has been extended to extract attributes not only from source
|
||||
code, but from referenced assemblies too. This change may lead to more results in
|
||||
queries that rely on attributes. Note that, as more attributes might be extracted,
|
||||
the DB size might increase.
|
||||
Reference in New Issue
Block a user