File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
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.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" \
6+ vulnerable_packages=( " mistune=3.0.1" " aiohttp=3.10.11" " cryptography=44.0.1" " h11=0.16.0" " 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 @@ -40,7 +40,6 @@ checkPythonPackageVersion "werkzeug" "3.0.6"
4040checkPythonPackageVersion " certifi" " 2022.12.07"
4141checkPythonPackageVersion " cryptography" " 44.0.1"
4242checkPythonPackageVersion " h11" " 0.16.0"
43- checkPythonPackageVersion " imagecodecs" " 2023.9.18"
4443checkPythonPackageVersion " jupyter_core" " 5.8.1"
4544checkPythonPackageVersion " protobuf" " 4.25.8"
4645checkPythonPackageVersion " transformers" " 4.52.1"
You can’t perform that action at this time.
0 commit comments