8000 Java: Promote experimental XXE sinks by atorralba · Pull Request #12932 · github/codeql · GitHub
[go: up one dir, main page]

Skip to content

Java: Promote experimental XXE sinks #12932

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add change note
  • Loading branch information
atorralba committed Apr 26, 2023
commit 4606df5cb69d0f2731fd047b3a9f7c618b58023a
4 changes: 4 additions & 0 deletions java/ql/src/change-notes/2023-04-26-xxe-sinks-promotion.md
694A
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Experimental sinks for the query "Resolving XML external entity in user-controlled data" (`java/xxe`) have been promoted to the main query pack. These sinks were originally [submitted as part of an experimental query by @haby0](https://github.com/github/codeql/pull/6564).
0