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

[Snyk] Security upgrade python from 3.11.8-slim-bookworm to slim-bookworm #4123

Closed
wants to merge 7,206 commits into from

Conversation

rubenfiszel
Copy link
Contributor

@rubenfiszel rubenfiszel commented Jul 24, 2024

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


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to fix 4 vulnerabilities in the dockerfile dependencies of this project.

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

Snyk changed the following file(s):

  • Dockerfile

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

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Allocation of Resources Without Limits or Throttling
SNYK-DEBIAN12-SYSTEMD-6277507
  614  
high severity Allocation of Resources Without Limits or Throttling
SNYK-DEBIAN12-SYSTEMD-6277507
  614  
medium severity Improper Check for Unusual or Exceptional Conditions
SNYK-DEBIAN12-OPENSSL-6048820
  514  
medium severity Out-of-bounds Write
SNYK-DEBIAN12-OPENSSL-6148845
  514  
medium severity CVE-2024-0727
SNYK-DEBIAN12-OPENSSL-6190223
  514  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Allocation of Resources Without Limits or Throttling


🚀 This description was created by Ellipsis for commit 689f389

Summary:

Update Dockerfile to use python:slim-bookworm to address security vulnerabilities.

Key points:

  • Update ARG PYTHON_IMAGE in Dockerfile from python:3.11.8-slim-bookworm to python:slim-bookworm.
  • Addresses 4 security vulnerabilities:
    • SNYK-DEBIAN12-SYSTEMD-6277507
    • SNYK-DEBIAN12-OPENSSL-6048820
    • SNYK-DEBIAN12-OPENSSL-6148845
    • SNYK-DEBIAN12-OPENSSL-6190223
  • Ensure application functionality remains intact post-upgrade.

Generated with ❤️ by ellipsis.dev

rubenfiszel and others added 30 commits June 21, 2024 01:09
* chore(main): release 1.350.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <[email protected]>
…3944)

* all

* all

* all

* fix lock

* fix lock

* fix lock

* fix lock
* chore(main): release 1.350.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <[email protected]>
* chore(main): release 1.350.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <[email protected]>
#3946)

* feat(frontend): improve approval form edition + add a delete button to the EditableSchema

* feat(frontend): only show a few lines of code for Hub/workflow scripts by default

* feat(frontend): fix spacing

* feat(frontend): improve

* feat(frontend): fix toggle

* feat(frontend): add missing space
* chore(main): release 1.351.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <[email protected]>
…tering for all + improve groups UI (#3936)

* feat: add extra metadata to folders/schedules/resources/types

* feat: add path prefix filter to api

* chore: updatee ref

* feat: improve groups UI

* fix: nit

* fix: nit
* chore(main): release 1.352.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <[email protected]>
* feat(frontend): improve disable style of the select component

* fix(frontend): improve inputs style

* fix(frontend): fix build

* fix(frontend): revert unnecessary changes
* Improve cancel selected action

* Add a `Select all` button
* Make the confirmation clearer by adding
* Fix bug where you could select uncancelable jobs throught the graph

* Switch buttons place
* chore(main): release 1.353.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <[email protected]>
* feat(frontend): wip

* feat(frontend): Add missing stylings

* feat(frontend): Add output panel doc links

* feat(frontend): fix popover word break

* feat(frontend): fix theme
* feat: schedule pausing

* fix: improve UI
* all

* all

* all

* all

* fix

* remove vite config

* remove uncessary app.css

* all

* all

* all

* all

* all
* fix: hide draft only scripts to ops and in pickers/flow builder

* fix: default to hiding draft only scripts

* fix: hide script drafts from ops

* fix: generalize to hide draft only/no main func by default

* fix: archived openapi nit
@rubenfiszel rubenfiszel force-pushed the main branch 2 times, most recently from 413dad5 to ad69876 Compare August 14, 2024 12:46
@rubenfiszel rubenfiszel force-pushed the main branch 3 times, most recently from 9a08368 to 779a788 Compare September 10, 2024 18:31
@rubenfiszel rubenfiszel force-pushed the main branch 7 times, most recently from e80f43d to 9c506a8 Compare September 21, 2024 20:54
@rubenfiszel rubenfiszel force-pushed the main branch 3 times, most recently from ec6b974 to 8e0eb3d Compare September 26, 2024 12:31
@rubenfiszel rubenfiszel force-pushed the main branch 7 times, most recently from c858c24 to 3cd30d2 Compare October 19, 2024 10:30
@rubenfiszel rubenfiszel force-pushed the main branch 4 times, most recently from 8756adb to 41acd56 Compare November 2, 2024 17:41
@rubenfiszel rubenfiszel closed this Nov 2, 2024
@rubenfiszel rubenfiszel deleted the snyk-fix-24b2ac08400ce901e47ea4c7c6a30676 branch November 2, 2024 17:44
@github-actions github-actions bot locked and limited conversation to collaborators Nov 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants