Skip to content

docs: revert supply-chain vulnerability documentation from #580#630

Merged
olivermeyer merged 1 commit intomainfrom
docs/revert-supply-chain-vulns
May 7, 2026
Merged

docs: revert supply-chain vulnerability documentation from #580#630
olivermeyer merged 1 commit intomainfrom
docs/revert-supply-chain-vulns

Conversation

@olivermeyer
Copy link
Copy Markdown
Collaborator

Why?
The automated solution for bumping transitive dependencies on vulnerability patches (introduced in #580) is being disabled. The accompanying documentation — SUPPLY_CHAIN_VULNERABILITIES.md, its reference in SECURITY.md, and the link in the README footer — described that now-removed workflow and should not outlive it.

How?
Deletes SUPPLY_CHAIN_VULNERABILITIES.md in full (including the record-keeping update from #605), and removes the two references to it added in SECURITY.md and docs/partials/README_footer.md. No code, dependency constraints, or CI changes are touched.

Copilot AI review requested due to automatic review settings May 6, 2026 14:45

This comment was marked as outdated.

@olivermeyer olivermeyer force-pushed the docs/revert-supply-chain-vulns branch from 677b933 to 861acfa Compare May 6, 2026 14:51
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.
see 7 files with indirect coverage changes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 7, 2026 06:31
@olivermeyer olivermeyer force-pushed the docs/revert-supply-chain-vulns branch from 861acfa to 370045d Compare May 7, 2026 06:31
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 7, 2026

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Comment thread noxfile.py
Comment on lines 148 to +150
# pip-audit to check for vulnerabilities.
# Every --ignore-vuln entry must correspond to a row in SUPPLY_CHAIN_VULNERABILITIES.md
# with rationale, scope, downstream-exposure assessment, and removal condition.
# Every --ignore-vuln entry must be documented with rationale (inline comment below)
# explaining severity, scope, downstream-exposure assessment, and removal condition.
@olivermeyer olivermeyer merged commit 59506a2 into main May 7, 2026
28 of 29 checks passed
@olivermeyer olivermeyer deleted the docs/revert-supply-chain-vulns branch May 7, 2026 07:09
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