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 5696146 commit 1993326Copy full SHA for 1993326
java/ql/src/Telemetry/SupportedExternalTaint.ql
@@ -1,6 +1,6 @@
1
/**
2
- * @name Supported sinks in external libraries
3
- * @description A list of 3rd party APIs detected as sinks. Excludes test and generated code.
+ * @name Supported flow steps in external libraries
+ * @description A list of 3rd party APIs detected as flow steps. Excludes test and generated code.
4
* @kind metric
5
* @tags summary
6
* @id java/telemetry/supported-external-api-taint
0 commit comments