[ https://issues.apache.org/jira/browse/FLINK-29384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17610145#comment-17610145 ]
James Busche commented on FLINK-29384: -------------------------------------- Looks clean - thank you [~gyfora] [~mbalassi] and [~wangyang0918]! > snakeyaml version 1.30 in flink-kubernetes-operator-1.2-SNAPSHOT-shaded.jar > has vulnerabilities > ----------------------------------------------------------------------------------------------- > > Key: FLINK-29384 > URL: https://issues.apache.org/jira/browse/FLINK-29384 > Project: Flink > Issue Type: Bug > Components: Kubernetes Operator > Affects Versions: kubernetes-operator-1.2.0 > Reporter: James Busche > Assignee: Márton Balassi > Priority: Major > Labels: pull-request-available > > I did a twistlock scan of the current operator image from main, and it looks > good except for in the flink-kubernetes-operator-1.2-SNAPSHOT-shaded.jar, I'm > seeing 5 CVEs on snakeyaml. Looks like updating from 1.30 to 1.32 should fix > it, but I'm not sure how to bump that up, other than the > [NOTICES|https://github.com/apache/flink-kubernetes-operator/blob/main/flink-kubernetes-operator/src/main/resources/META-INF/NOTICE#L65] > entry. > The 5 CVEs are: > [https://nvd.nist.gov/vuln/detail/CVE-2022-25857] > [https://nvd.nist.gov/vuln/detail/CVE-2022-25857] > [https://nvd.nist.gov/vuln/detail/CVE-2022-38751] > [https://nvd.nist.gov/vuln/detail/CVE-2022-38750] > [https://nvd.nist.gov/vuln/detail/CVE-2022-38752] > Resulting in 1 High (CVSS 7.5) and 4 Mediums (CVSS 6.5, 6.5, 5.5, 4) -- This message was sent by Atlassian Jira (v8.20.10#820010)