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 3fcb8f3 commit a3b7273Copy full SHA for a3b7273
python/ql/src/meta/analysis-quality/TTCallGraph.ql
@@ -2,7 +2,7 @@
2
* @name New call graph edge from using type-tracking instead of points-to
3
* @kind problem
4
* @problem.severity recommendation
5
- * @id py/meta/call-graph-new
+ * @id py/meta/type-tracking-call-graph
6
* @tags meta
7
* @precision very-low
8
*/
0 commit comments