Files
codeql/java/ql/lib/change-notes/2025-01-07-jax-rs-annotation-inheritance.md
Owen Mansel-Chan 7688f46650 Add change note
2025-01-07 17:08:23 +00:00

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.