Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
aiohttp==3.7.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔴 High: Library Vulnerability

aiohttp@3.7.0

View all suggested fixes
Suggested change
aiohttp==3.7.0
aiohttp==4.0.0a1
Suggested change
aiohttp==3.7.0
aiohttp==3.14.1

aiohttp is vulnerable to directory traversal

Helpful? 👍/👎View in Datadog  Leave us feedback  Documentation

django==1.5.10

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚫ Critical: Library Vulnerability

django@1.5.10

View all suggested fixes
Suggested change
django==1.5.10
django==6.1b1
Suggested change
django==1.5.10
django==4.2.30
Suggested change
django==1.5.10
django==4.2.28

Django Potential account hijack via password reset form

Helpful? 👍/👎View in Datadog  Leave us feedback  Documentation

jupyterhub==4.0.1
torch==2.7.1

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔴 High: Library Vulnerability

torch@2.7.1

View all suggested fixes
Suggested change
torch==2.7.1
torch==2.13.0
Suggested change
torch==2.7.1
torch==2.12.1

Component with known vulnerability

Helpful? 👍/👎View in Datadog  Leave us feedback  Documentation

flask==2.2.4

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔴 High: Library Vulnerability

flask@2.2.4

Suggested change
flask==2.2.4
flask==3.1.3

Flask vulnerable to possible disclosure of permanent session cookie due to missing Vary: Cookie header

Helpful? 👍/👎View in Datadog  Leave us feedback  Documentation

apache-airflow==2.6.3

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚫ Critical: Library Vulnerability

apache-airflow@2.6.3

Suggested change
apache-airflow==2.6.3
apache-airflow==3.3.0

Component with known vulnerability

Helpful? 👍/👎View in Datadog  Leave us feedback  Documentation

Loading