Unverified Commit 92b25654 authored by Robert Scott's avatar Robert Scott Committed by GitHub
Browse files

Merge pull request #303204 from LeSuisse/envoy-CVE-2024-30255-tag

envoy: flag as vulnerable to CVE-2024-30255
parents 692ceb33 bc4dc452
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -197,5 +197,6 @@ buildBazelPackage {
    license = licenses.asl20;
    maintainers = with maintainers; [ lukegb ];
    platforms = [ "x86_64-linux" "aarch64-linux" ];
    knownVulnerabilities = [ "CVE-2024-30255" ];
  };
}