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

chore(deps): update dependency ops to v2.16.0 #12

Merged
merged 2 commits into from
Aug 30, 2024
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions .trivyignore
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# penpot
CVE-2022-31159

Check notice on line 2 in .trivyignore

View workflow job for this annotation

GitHub Actions / integration-tests / Scan Image (ghcr.io-canonical-penpot-4af170c9acd0f69cd500d541753c1b5227206c95-_2.1.1_amd64.tar)

CVE-2022-31159 not present anymore, can be safely removed.
CVE-2020-36518

Check notice on line 3 in .trivyignore

View workflow job for this annotation

GitHub Actions / integration-tests / Scan Image (ghcr.io-canonical-penpot-4af170c9acd0f69cd500d541753c1b5227206c95-_2.1.1_amd64.tar)

CVE-2020-36518 not present anymore, can be safely removed.
CVE-2021-46877

Check notice on line 4 in .trivyignore

View workflow job for this annotation

GitHub Actions / integration-tests / Scan Image (ghcr.io-canonical-penpot-4af170c9acd0f69cd500d541753c1b5227206c95-_2.1.1_amd64.tar)

CVE-2021-46877 not present anymore, can be safely removed.
CVE-2022-42003

Check notice on line 5 in .trivyignore

View workflow job for this annotation

GitHub Actions / integration-tests / Scan Image (ghcr.io-canonical-penpot-4af170c9acd0f69cd500d541753c1b5227206c95-_2.1.1_amd64.tar)

CVE-2022-42003 not present anymore, can be safely removed.
CVE-2022-42004

Check notice on line 6 in .trivyignore

View workflow job for this annotation

GitHub Actions / integration-tests / Scan Image (ghcr.io-canonical-penpot-4af170c9acd0f69cd500d541753c1b5227206c95-_2.1.1_amd64.tar)

CVE-2022-42004 not present anymore, can be safely removed.
CVE-2022-25647

Check notice on line 7 in .trivyignore

View workflow job for this annotation

GitHub Actions / integration-tests / Scan Image (ghcr.io-canonical-penpot-4af170c9acd0f69cd500d541753c1b5227206c95-_2.1.1_amd64.tar)

CVE-2022-25647 not present anymore, can be safely removed.
CVE-2024-5971

Check notice on line 8 in .trivyignore

View workflow job for this annotation

GitHub Actions / integration-tests / Scan Image (ghcr.io-canonical-penpot-4af170c9acd0f69cd500d541753c1b5227206c95-_2.1.1_amd64.tar)

CVE-2024-5971 not present anymore, can be safely removed.
CVE-2024-6162

Check notice on line 9 in .trivyignore

View workflow job for this annotation

GitHub Actions / integration-tests / Scan Image (ghcr.io-canonical-penpot-4af170c9acd0f69cd500d541753c1b5227206c95-_2.1.1_amd64.tar)

CVE-2024-6162 not present anymore, can be safely removed.
CVE-2023-5685

Check notice on line 10 in .trivyignore

View workflow job for this annotation

GitHub Actions / integration-tests / Scan Image (ghcr.io-canonical-penpot-4af170c9acd0f69cd500d541753c1b5227206c95-_2.1.1_amd64.tar)

CVE-2023-5685 not present anymore, can be safely removed.
CVE-2021-37714

Check notice on line 11 in .trivyignore

View workflow job for this annotation

GitHub Actions / integration-tests / Scan Image (ghcr.io-canonical-penpot-4af170c9acd0f69cd500d541753c1b5227206c95-_2.1.1_amd64.tar)

CVE-2021-37714 not present anymore, can be safely removed.
CVE-2022-1471
CVE-2024-21634
CVE-2024-7885
# nodejs
CVE-2024-37890
# clojure
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ops==2.15.0
ops==2.16.0
dnspython==2.6.1
Loading