forked from ethereum/consensus-specs
-
Notifications
You must be signed in to change notification settings - Fork 0
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.12.4-slim-bullseye to 3.12.7-slim-bullseye #2
Open
Godstimendako
wants to merge
2,236
commits into
cache-bit_reversal_permutation
Choose a base branch
from
snyk-fix-97dc2ceee39cace9f29629afad9eaaef
base: cache-bit_reversal_permutation
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[Snyk] Security upgrade python from 3.12.4-slim-bullseye to 3.12.7-slim-bullseye #2
Godstimendako
wants to merge
2,236
commits into
cache-bit_reversal_permutation
from
snyk-fix-97dc2ceee39cace9f29629afad9eaaef
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The damned linter complains and there's no problem having it This reverts commit b7461ac.
move beacon_attestation_subnet from electra global topics
Somehow (probably because of a merge conflict) the last three verify_cell_kzg_proof_batch test cases were indented too far and as a result were part of the loop above, and as a result executed multiple times. This doesn't change the generated tests because it would try to do the same test with the same inputs.
…tion Fix indentation for some kzg_7594 tests
…apply_pending_deposit.py Co-authored-by: Mikhail Kalinin <[email protected]>
…apply_pending_deposit.py Co-authored-by: Mikhail Kalinin <[email protected]>
…apply_pending_deposit.py Co-authored-by: Mikhail Kalinin <[email protected]>
…apply_pending_deposit.py Co-authored-by: Mikhail Kalinin <[email protected]>
…ikhail into deposit-queue
For pytest, replace NUMBER_OF_CORES with auto
EIP7594: Improve Documentation in Recovery Code
…t-fix Update description for test format
Rename `get_safe_execution_payload_hash` -> `*_block_hash`
EIP7594: Remove dead link
Fix spec error in get_generalized_index function
eip6110: Queue deposit requests and apply them during epoch processing
Move yield pre-state after pre-state setup
Bump version to 1.5.0-alpha.8
…s-tests Add Electra `test_process_withdrawals` path to testgen
…s-to-end Move `execution_requests` after `parent_beacon_block_root`
Re-add `execution_payload` to `notify_new_payload` call
Pass execution requests to Engine API as a list of bytes
Fix blob transaction serialization to use RLP
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN11-EXPAT-7855504 - https://snyk.io/vuln/SNYK-DEBIAN11-EXPAT-7855505 - https://snyk.io/vuln/SNYK-DEBIAN11-EXPAT-7855508 - https://snyk.io/vuln/SNYK-DEBIAN11-E2FSPROGS-2628459 - https://snyk.io/vuln/SNYK-DEBIAN11-SYSTEMD-6277510
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Godstimendako
changed the base branch from
dev
to
fix-with_config_overrides-dump
October 31, 2024 20:57
Godstimendako
changed the base branch from
fix-with_config_overrides-dump
to
cache-bit_reversal_permutation
October 31, 2024 21:07
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to fix 5 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):
docker/Dockerfile
We recommend upgrading to
python:3.12.7-slim-bullseye
, as this image has only 66 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:
SNYK-DEBIAN11-EXPAT-7855504
SNYK-DEBIAN11-EXPAT-7855505
SNYK-DEBIAN11-EXPAT-7855508
SNYK-DEBIAN11-E2FSPROGS-2628459
SNYK-DEBIAN11-SYSTEMD-6277510
Important
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:
🦉 XML External Entity (XXE) Injection
🦉 Allocation of Resources Without Limits or Throttling