mirror of
https://github.com/github/codeql.git
synced 2025-12-21 11:16:30 +01:00
Java: Fix copy/paste error in existing queries
Co-authored-by: yo-h <55373593+yo-h@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @name Supported sinks in external libraries
|
||||
* @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.
|
||||
* @kind metric
|
||||
* @tags summary
|
||||
* @id java/telemetry/supported-external-api-taint
|
||||
|
||||
Reference in New Issue
Block a user