Skip to content

add Python hash integrity docs#2964

Open
s-stumbo wants to merge 18 commits intomainfrom
python-integrity
Open

add Python hash integrity docs#2964
s-stumbo wants to merge 18 commits intomainfrom
python-integrity

Conversation

@s-stumbo
Copy link
Contributor

@s-stumbo s-stumbo commented Feb 6, 2026

[ ] Check if this is a typo or other quick fix and ignore the rest :)

Type of change

Add new section about hash verification to Python Library docs

What should this PR do?

Add content about checksum mismatches that could affect Python configurations

Why are we making this change?

Customers have reached out about this issue during migration

Signed-off-by: s-stumbo <sally.stumbo@chainguard.dev>
@netlify
Copy link

netlify bot commented Feb 6, 2026

Deploy Preview for ornate-narwhal-088216 ready!

Name Link
🔨 Latest commit 91352b0
🔍 Latest deploy log https://app.netlify.com/projects/ornate-narwhal-088216/deploys/69bae4464b0451000843a655
😎 Deploy Preview https://deploy-preview-2964--ornate-narwhal-088216.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Collaborator

@matthewhelmke matthewhelmke left a comment

Choose a reason for hiding this comment

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

LGTM, thank you

@s-stumbo s-stumbo marked this pull request as ready for review February 23, 2026 20:56
@s-stumbo s-stumbo requested a review from a team as a code owner February 23, 2026 20:56
Copy link
Collaborator

@matthewhelmke matthewhelmke left a comment

Choose a reason for hiding this comment

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

This is useful, thank you!!
LGTM

s-stumbo and others added 5 commits February 24, 2026 09:33
Co-authored-by: angela-zhang <30538317+angela-zhang@users.noreply.github.com>
Signed-off-by: s-stumbo <100295939+s-stumbo@users.noreply.github.com>
Co-authored-by: angela-zhang <30538317+angela-zhang@users.noreply.github.com>
Signed-off-by: s-stumbo <100295939+s-stumbo@users.noreply.github.com>
Co-authored-by: angela-zhang <30538317+angela-zhang@users.noreply.github.com>
Signed-off-by: s-stumbo <100295939+s-stumbo@users.noreply.github.com>
Signed-off-by: s-stumbo <sally.stumbo@chainguard.dev>
Signed-off-by: s-stumbo <sally.stumbo@chainguard.dev>
Copy link
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

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

Good start but I think we need to flesh out what actually needs to be done with actual steps for each packaging tool and also keep in mind specific uses like pip with and without lock file.

Also .. we need to clarify more how to avoid using of cached packages .. not just in the repo manager but also locally on dev machines and in CI/CD clusters potentially.

@ltagliaferri ltagliaferri requested review from a team and removed request for a team February 27, 2026 18:15
s-stumbo and others added 12 commits March 5, 2026 14:06
Signed-off-by: s-stumbo <sally.stumbo@chainguard.dev>
Co-authored-by: angela-zhang <30538317+angela-zhang@users.noreply.github.com>
Signed-off-by: s-stumbo <100295939+s-stumbo@users.noreply.github.com>
Co-authored-by: angela-zhang <30538317+angela-zhang@users.noreply.github.com>
Signed-off-by: s-stumbo <100295939+s-stumbo@users.noreply.github.com>
Co-authored-by: angela-zhang <30538317+angela-zhang@users.noreply.github.com>
Signed-off-by: s-stumbo <100295939+s-stumbo@users.noreply.github.com>
Signed-off-by: s-stumbo <sally.stumbo@chainguard.dev>
Signed-off-by: s-stumbo <sally.stumbo@chainguard.dev>
Signed-off-by: s-stumbo <sally.stumbo@chainguard.dev>
Signed-off-by: s-stumbo <sally.stumbo@chainguard.dev>
Signed-off-by: s-stumbo <sally.stumbo@chainguard.dev>
Signed-off-by: s-stumbo <sally.stumbo@chainguard.dev>
Signed-off-by: s-stumbo <sally.stumbo@chainguard.dev>
@s-stumbo s-stumbo requested a review from mosabua March 18, 2026 17:48
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.

4 participants