We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b933ab3 commit 2955211Copy full SHA for 2955211
src/anaconda/.devcontainer/apply_security_patches.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
# vulnerabilities:
4
-# werkzeug - [GHSA-f9vj-2wh5-fj8j]
+# werkzeug - [GHSA-f9vj-2wh5-fj8j]
5
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" \
7
"zipp=3.19.1" "tornado=6.4.2")
0 commit comments