-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chandra aws - Demo #224
base: main
Are you sure you want to change the base?
Chandra aws - Demo #224
Conversation
Small change to trigger a demo run.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Prisma Cloud has found errors in this PR ⬇️
six==1.10.0 | ||
SQLAlchemy==1.1.11 | ||
tornado==4.5.1 | ||
urllib3==1.21.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
urllib3 1.21.1 / requirements.txt
Total vulnerabilities: 3
Critical: 1 | High: 2 | Medium: 0 | Low: 0 |
---|
Vulnerability ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2018-20060 | CRITICAL | 9.8 | 1.23 |
Open |
CVE-2023-43804 | HIGH | 8.1 | 1.26.17 |
Open |
CVE-2019-11324 | HIGH | 7.5 | 1.24.2 |
Open |
idna==2.5 | ||
ipaddress==1.0.18 | ||
itsdangerous==0.24 | ||
Jinja2==2.9.6 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
jinja2 2.9.6 / requirements.txt
Total vulnerabilities: 1
Critical: 0 | High: 1 | Medium: 0 | Low: 0 |
---|
Vulnerability ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2019-10906 | HIGH | 8.6 | 2.10.1 |
Open |
MySQL-python==1.2.5 | ||
PyJWT==1.5.2 | ||
python-dateutil==2.6.0 | ||
python-docx==0.8.5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
python-docx 0.8.5 / requirements.txt
Total vulnerabilities: 1
Critical: 0 | High: 1 | Medium: 0 | Low: 0 |
---|
Vulnerability ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2016-5851 | HIGH | 8.8 | 0.8.6 |
Open |
singledispatch==3.4.0.3 | ||
six==1.10.0 | ||
SQLAlchemy==1.1.11 | ||
tornado==4.5.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tornado 4.5.1 / requirements.txt
Total vulnerabilities: 2
Critical: 0 | High: 0 | Medium: 2 | Low: 0 |
---|
Vulnerability ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2023-28370 | MEDIUM | 6.1 | 6.3.2 |
Open |
GHSA-qppv-j76h-2rpx | MEDIUM | 4 | 6.3.3 |
Open |
ipaddress==1.0.18 | ||
itsdangerous==0.24 | ||
Jinja2==2.9.6 | ||
lxml==4.2.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lxml 4.2.1 / requirements.txt
Total vulnerabilities: 2
Critical: 0 | High: 2 | Medium: 0 | Low: 0 |
---|
Vulnerability ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2022-2309 | HIGH | 7.5 | 4.9.1 |
Fixed |
CVE-2021-43818 | HIGH | 7.1 | 4.6.5 |
Open |
🎉 1 out of 2 vulnerabilities were fixed by commit 4200e88
Vulnerabilities scan results were updated by commit 4200e88@@ -0,0 +1,29 @@ | |||
backports-abc==0.5 | |||
certifi==2017.4.17 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
certifi 2017.4.17 / requirements.txt
Total vulnerabilities: 1
Critical: 1 | High: 0 | Medium: 0 | Low: 0 |
---|
Vulnerability ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2023-37920 | CRITICAL | 9.8 | 2023.07.22 |
Open |
SQLAlchemy==1.1.11 | ||
tornado==4.5.1 | ||
urllib3==1.21.1 | ||
Werkzeug==0.14.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
werkzeug 0.14.1 / requirements.txt
Total vulnerabilities: 7
Critical: 1 | High: 6 | Medium: 0 | Low: 0 |
---|
Vulnerability ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2022-29361 | CRITICAL | 9.8 | 2.1.1 |
Fixed |
PRISMA-2023-0035 | HIGH | 7.5 | 2.3.0 |
Open |
CVE-2023-25577 | HIGH | 7.5 | 2.2.3 |
Open |
CVE-2019-14322 | HIGH | 7.5 | 0.15.5 |
Fixed |
CVE-2019-14806 | HIGH | 7.5 | 0.15.3 |
Open |
CVE-2023-46136 | HIGH | 7.5 | 2.3.8 |
Open |
CVE-2024-34069 | HIGH | 7.5 | 3.0.3 |
Open |
🎉 2 out of 7 vulnerabilities were fixed by commit 4200e88
Vulnerabilities scan results were updated by commit 4200e88chardet==3.0.4 | ||
click==6.7 | ||
Faker==0.7.17 | ||
Flask==0.12.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
flask 0.12.2 / requirements.txt
Total vulnerabilities: 3
Critical: 0 | High: 3 | Medium: 0 | Low: 0 |
---|
Vulnerability ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2019-1010083 | HIGH | 7.5 | 1.0 |
Open |
CVE-2018-1000656 | HIGH | 7.5 | 0.12.3 |
Open |
CVE-2023-30861 | HIGH | 7.5 | 2.2.5 |
Open |
requests==2.18.1 | ||
singledispatch==3.4.0.3 | ||
six==1.10.0 | ||
SQLAlchemy==1.1.11 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sqlalchemy 1.1.11 / requirements.txt
Total vulnerabilities: 2
Critical: 1 | High: 0 | Medium: 1 | Low: 0 |
---|
Vulnerability ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2019-7164 | CRITICAL | 9.8 | 1.2.18 |
Open |
PRISMA-2021-0090 | MEDIUM | - | 1.4.19 |
Open |
@@ -0,0 +1,29 @@ | |||
backports-abc==0.5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mysql-python 1.2.5 / requirements.txt
Ensure open source packages have OSI-approved licenses (GPL-1.0)
Package contains a license that is not OSI-approved
No description provided.