mirror of
https://github.com/github/codeql.git
synced 2026-05-04 05:05:12 +02:00
302 B
302 B
category
| category |
|---|
| minorAnalysis |
- We now allow classes which don't have any JAX-RS annotations to inherit JAX-RS annotations from superclasses or interfaces. This is not allowed in the JAX-RS specification, but some implementations, like Apache CXF, allow it. This may lead to more alerts being found.