File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 33# vulnerabilities:
44# werkzeug - [GHSA-f9vj-2wh5-fj8j]
55
6- vulnerable_packages=( " mistune=3.0.1" " werkzeug=3.0.6" " transformers=4.36.0" " cryptography=43.0.1" " jupyter-lsp=2.2.2" " scrapy=2.11.2" \
7- " zipp=3.19.1" " imagecodecs=2023.9.18" )
6+ vulnerable_packages=( " mistune=3.0.1" " transformers=4.36.0" " cryptography=43.0.1" " jupyter-lsp=2.2.2" " scrapy=2.11.2" " zipp=3.19.1" )
87
98# Define the number of rows (based on the length of vulnerable_packages)
109rows=${# vulnerable_packages[@]}
Original file line number Diff line number Diff line change @@ -56,7 +56,6 @@ checkPythonPackageVersion "scrapy" "2.11.2"
5656checkPythonPackageVersion " requests" " 2.32.2"
5757checkPythonPackageVersion " scikit-learn" " 1.5.0"
5858checkPythonPackageVersion " zipp" " 3.19.1"
59- checkPythonPackageVersion " imagecodecs" " 2023.9.18"
6059
6160checkCondaPackageVersion " pyopenssl" " 24.2.1"
6261checkCondaPackageVersion " requests" " 2.32.2"
You can’t perform that action at this time.
0 commit comments