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 1d3bcdf commit 035f7b5Copy full SHA for 035f7b5
java/ql/src/Telemetry/UnsupportedExternalAPIs.ql
@@ -1,5 +1,5 @@
1
/**
2
- * @name Usage of APIs coming from external libraries
+ * @name Usage of unsupported APIs coming from external libraries
3
* @description A list of 3rd party APIs used in the codebase. Excludes test and generated code.
4
* @id java/telemetry/unsupported-external-api
5
* @kind metric
0 commit comments