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.
getARelevantTag
1 parent fc7eb5b commit 9777920Copy full SHA for 9777920
java/ql/test/library-tests/frameworks/JaxWs/JaxRs.ql
@@ -14,7 +14,7 @@ class JaxRsTest extends InlineExpectationsTest {
14
"InjectionAnnotation", "ResponseDeclaration", "ResponseBuilderDeclaration",
15
"ClientDeclaration", "BeanParamConstructor", "MessageBodyReaderDeclaration",
16
"MessageBodyReaderReadFromCall", "MessageBodyReaderReadCall", "ProducesAnnotation",
17
- "ConsumesAnnotation"
+ "ConsumesAnnotation", "XssSink"
18
]
19
}
20
0 commit comments