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

Upgrade dependencies and executor image tag #711

Closed
wants to merge 8 commits into from

Conversation

jamesgeddes
Copy link
Contributor

This PR was automatically created by Snyk using the credentials of a real user.


Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image.

Changes included in this PR

  • docker/development/Dockerfile

We recommend upgrading to python:3.13.0a3-alpine, as this image has only 0 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.

Some of the most important vulnerabilities in your base image include:

Severity Priority Score / 1000 Issue Exploit Maturity
high severity 614 CVE-2023-5363
SNYK-ALPINE318-OPENSSL-6032386
No Known Exploit
high severity 614 CVE-2023-5363
SNYK-ALPINE318-OPENSSL-6032386
No Known Exploit
medium severity 514 Improper Check for Unusual or Exceptional Conditions
SNYK-ALPINE318-OPENSSL-6055795
No Known Exploit
medium severity 514 Improper Check for Unusual or Exceptional Conditions
SNYK-ALPINE318-OPENSSL-6055795
No Known Exploit
high severity 686 Out-of-Bounds
SNYK-ALPINE318-SQLITE-6179217
No Known Exploit

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

@jamesgeddes jamesgeddes requested a review from a team as a code owner January 19, 2024 19:58
Copy link

sonarcloud bot commented Jan 21, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@giulio-giunta
Copy link
Contributor

@jamesgeddes,
Could you please review this PR?
I added a line in the Dockerfiles to upgrade the "sqlite-libs" library which was what caused Snyk to fail the build.
Also, updated the executor image tag to implement the new database in the application deployment.
Thanks.

@giulio-giunta giulio-giunta self-assigned this Jan 23, 2024
@giulio-giunta giulio-giunta changed the title [Snyk] Security upgrade python from 3.12.0rc2-alpine to 3.13.0a3-alpine Upgrade dependencies and executor image tag Jan 23, 2024
@giulio-giunta giulio-giunta self-requested a review January 23, 2024 07:20
@giulio-giunta giulio-giunta removed their assignment Jan 23, 2024
giulio-giunta
giulio-giunta previously approved these changes Jan 23, 2024
Copy link
Contributor

@giulio-giunta giulio-giunta left a comment

Choose a reason for hiding this comment

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

All the required checks passed, so it is safe to merge this PR.
The changes consist of updating dependencies and the executor image tag so that a new version of Postgres managed Database can be deployed.

@giulio-giunta giulio-giunta self-assigned this Jan 23, 2024
@jamesgeddes
Copy link
Contributor Author

jamesgeddes commented Feb 18, 2024

@giulio-giunta

Pull request authors can’t approve their own pull request

You can approve it, but I cannot. Not sure how this one was built in my name!

Copy link

sonarcloud bot commented May 5, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@giulio-giunta
Copy link
Contributor

Replaced by #729

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.

3 participants