Skip to content
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

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open

Chandra aws - Demo #224

wants to merge 30 commits into from

Conversation

chcheruk
Copy link
Collaborator

No description provided.

Copy link
Contributor

@prisma-cloud-devsecops prisma-cloud-devsecops bot left a 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
Copy link
Contributor

@prisma-cloud-devsecops prisma-cloud-devsecops bot Feb 14, 2024

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 IDSeverityCVSSFixed inStatus
CVE-2018-20060 CRITICAL CRITICAL 9.8 1.23 Open
CVE-2023-43804 HIGH HIGH 8.1 1.26.17 Open
CVE-2019-11324 HIGH HIGH 7.5 1.24.2 Open
Vulnerabilities scan results were updated by commit 4200e88

idna==2.5
ipaddress==1.0.18
itsdangerous==0.24
Jinja2==2.9.6
Copy link
Contributor

@prisma-cloud-devsecops prisma-cloud-devsecops bot Feb 14, 2024

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 IDSeverityCVSSFixed inStatus
CVE-2019-10906 HIGH HIGH 8.6 2.10.1 Open
Vulnerabilities scan results were updated by commit 4200e88

MySQL-python==1.2.5
PyJWT==1.5.2
python-dateutil==2.6.0
python-docx==0.8.5
Copy link
Contributor

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 IDSeverityCVSSFixed inStatus
CVE-2016-5851 HIGH HIGH 8.8 0.8.6 Open

singledispatch==3.4.0.3
six==1.10.0
SQLAlchemy==1.1.11
tornado==4.5.1
Copy link
Contributor

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 IDSeverityCVSSFixed inStatus
CVE-2023-28370 MEDIUM MEDIUM 6.1 6.3.2 Open
GHSA-qppv-j76h-2rpx MEDIUM MEDIUM 4 6.3.3 Open

ipaddress==1.0.18
itsdangerous==0.24
Jinja2==2.9.6
lxml==4.2.1
Copy link
Contributor

@prisma-cloud-devsecops prisma-cloud-devsecops bot Feb 14, 2024

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 IDSeverityCVSSFixed inStatus
CVE-2022-2309 HIGH HIGH 7.5 4.9.1 Fixed
CVE-2021-43818 HIGH 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
Copy link
Contributor

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 IDSeverityCVSSFixed inStatus
CVE-2023-37920 CRITICAL CRITICAL 9.8 2023.07.22 Open

SQLAlchemy==1.1.11
tornado==4.5.1
urllib3==1.21.1
Werkzeug==0.14.1
Copy link
Contributor

@prisma-cloud-devsecops prisma-cloud-devsecops bot Feb 14, 2024

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 IDSeverityCVSSFixed inStatus
CVE-2022-29361 CRITICAL CRITICAL 9.8 2.1.1 Fixed
PRISMA-2023-0035 HIGH HIGH 7.5 2.3.0 Open
CVE-2023-25577 HIGH HIGH 7.5 2.2.3 Open
CVE-2019-14322 HIGH HIGH 7.5 0.15.5 Fixed
CVE-2019-14806 HIGH HIGH 7.5 0.15.3 Open
CVE-2023-46136 HIGH HIGH 7.5 2.3.8 Open
CVE-2024-34069 HIGH HIGH 7.5 3.0.3 Open

🎉   2 out of 7 vulnerabilities were fixed by commit 4200e88

Vulnerabilities scan results were updated by commit 4200e88

chardet==3.0.4
click==6.7
Faker==0.7.17
Flask==0.12.2
Copy link
Contributor

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 IDSeverityCVSSFixed inStatus
CVE-2019-1010083 HIGH HIGH 7.5 1.0 Open
CVE-2018-1000656 HIGH HIGH 7.5 0.12.3 Open
CVE-2023-30861 HIGH HIGH 7.5 2.2.5 Open

requests==2.18.1
singledispatch==3.4.0.3
six==1.10.0
SQLAlchemy==1.1.11
Copy link
Contributor

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 IDSeverityCVSSFixed inStatus
CVE-2019-7164 CRITICAL CRITICAL 9.8 1.2.18 Open
PRISMA-2021-0090 MEDIUM MEDIUM - 1.4.19 Open

@@ -0,0 +1,29 @@
backports-abc==0.5
Copy link
Contributor

@prisma-cloud-devsecops prisma-cloud-devsecops bot Feb 14, 2024

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

MEDIUM  Ensure open source packages have OSI-approved licenses (GPL-1.0)

Package contains a license that is not OSI-approved

     🎉   Fixed by commit 4200e88 - Added code change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant