mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Java: Fix tag missing from getARelevantTag
This commit is contained in:
@@ -14,7 +14,7 @@ class JaxRsTest extends InlineExpectationsTest {
|
||||
"InjectionAnnotation", "ResponseDeclaration", "ResponseBuilderDeclaration",
|
||||
"ClientDeclaration", "BeanParamConstructor", "MessageBodyReaderDeclaration",
|
||||
"MessageBodyReaderReadFromCall", "MessageBodyReaderReadCall", "ProducesAnnotation",
|
||||
"ConsumesAnnotation"
|
||||
"ConsumesAnnotation", "XssSink"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user