[
https://issues.apache.org/jira/browse/FLINK-23542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17629151#comment-17629151
]
Samrat Deb commented on FLINK-23542:
------------------------------------
Hey [~martijnvisser] !
Can i pick this task and work on it ?
- For Existing codebase which throws error for new checkstyle , we can do 2
things as you mentioned
1) Exclude the checkstyle -> this can be forward debt
2) Fix them and work to make it compatible with new checkstyle version
IMO option 2 would be good choice to go
Looking forward to know your opinion and better alternative if possible
> Upgrade Checkstyle to at least 8.29
> -----------------------------------
>
> Key: FLINK-23542
> URL: https://issues.apache.org/jira/browse/FLINK-23542
> Project: Flink
> Issue Type: Technical Debt
> Components: Build System
> Reporter: Martijn Visser
> Priority: Not a Priority
> Labels: auto-deprioritized-minor, pull-request-available
>
> Checkstyle version < 8.29 are still vulnerable to XML External Entity (XXE)
> Processing due to an incomplete fix for CVE-2019-9658.
> {noformat}
> Impact
> User: Build Maintainers
> This vulnerability probably doesn't impact Maven/Gradle users as, in most
> cases, these builds are processing files that are trusted, or pre-vetted by a
> pull request reviewer before being run on internal CI infrastructure.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)