Skip to content

Commit 41d8a89

Browse files
authored
pinning xz to safe version
1 parent 24a9666 commit 41d8a89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda-recipe/meta.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ requirements:
2525
- mpi4py
2626
- wheel
2727
- libzlib
28+
- xz <=5.4.6 # CVE-2024-3094
2829

2930
build:
3031
- {{compiler('gxx')}}

0 commit comments

Comments
 (0)