File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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" " aiohttp=3.10.11" " cryptography=44.0.1" " h11=0.16.0" " imagecodecs=2023.9.18" " jinja2=3.1.6" " jupyter-core=5.8.1" " protobuf=4.25.8" " requests=2.32.5 " " setuptools=80.9.0 " " transformers=4.52.1" " urllib3=2.5.0" " Werkzeug=3.0.6" " jupyter-lsp=2.2.2" " scrapy=2.11.2" \
6+ vulnerable_packages=( " mistune=3.0.1" " aiohttp=3.10.11" " cryptography=44.0.1" " h11=0.16.0" " imagecodecs=2023.9.18" " jinja2=3.1.6" " jupyter-core=5.8.1" " protobuf=4.25.8" " requests=2.32.4 " " setuptools=78.1.1 " " transformers=4.52.1" " urllib3=2.5.0" " Werkzeug=3.0.6" " jupyter-lsp=2.2.2" " scrapy=2.11.2" \
77 " zipp=3.19.1" " tornado=6.4.2" )
88
99# Define the number of rows (based on the length of vulnerable_packages)
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ checkPythonPackageVersion "joblib" "1.2.0"
3333checkPythonPackageVersion " cookiecutter" " 2.1.1"
3434checkPythonPackageVersion " mistune" " 2.0.3"
3535checkPythonPackageVersion " numpy" " 1.22"
36- checkPythonPackageVersion " setuptools" " 80.9.0 "
36+ checkPythonPackageVersion " setuptools" " 78.1.1 "
3737checkPythonPackageVersion " wheel" " 0.38.1"
3838checkPythonPackageVersion " nbconvert" " 6.5.1"
3939checkPythonPackageVersion " werkzeug" " 3.0.6"
@@ -57,12 +57,12 @@ checkPythonPackageVersion "jupyter-lsp" "2.2.2"
5757checkPythonPackageVersion " idna" " 3.7"
5858checkPythonPackageVersion " jinja2" " 3.1.4"
5959checkPythonPackageVersion " scrapy" " 2.11.2"
60- checkPythonPackageVersion " requests" " 2.32.5 "
60+ checkPythonPackageVersion " requests" " 2.32.4 "
6161checkPythonPackageVersion " scikit-learn" " 1.5.0"
6262checkPythonPackageVersion " zipp" " 3.19.1"
6363
6464checkCondaPackageVersion " pyopenssl" " 24.2.1"
65- checkCondaPackageVersion " requests" " 2.32.5 "
65+ checkCondaPackageVersion " requests" " 2.32.4 "
6666checkCondaPackageVersion " pygments" " 2.15.1"
6767checkCondaPackageVersion " mpmath" " 1.3.0"
6868checkCondaPackageVersion " urllib3" " 2.5.0"
You can’t perform that action at this time.
0 commit comments