add internal tag to extraction queries; use 'ml' in query ids, instead of 'ml-powered'

This commit is contained in:
Stephan Brandauer
2023-05-02 13:30:22 +02:00
parent bb7e473cbf
commit f1644adca9
3 changed files with 6 additions and 6 deletions

View File

@@ -8,8 +8,8 @@
* @description A query to extract automodel candidates.
* @kind problem
* @severity info
* @id java/ml-powered/extract-automodel-candidates
* @tags automodel extract candidates
* @id java/ml/extract-automodel-candidates
* @tags internal automodel extract candidates
*/
import AutomodelEndpointCharacteristics

View File

@@ -4,8 +4,8 @@
* @name Negative examples (experimental)
* @kind problem
* @severity info
* @id java/ml-powered/non-sink
* @tags automodel extract examples negative
* @id java/ml/non-sink
* @tags internal automodel extract examples negative
*/
import AutomodelEndpointCharacteristics

View File

@@ -4,8 +4,8 @@
* @name Positive examples (experimental)
* @kind problem
* @severity info
* @id java/ml-powered/known-sink
* @tags automodel extract examples positive
* @id java/ml/known-sink
* @tags internal automodel extract examples positive
*/
private import java