Skip to content

Pin dependencies to exact versions and add supply-chain CI - #4

Merged
marcusfaust merged 1 commit into
mainfrom
pin-dependencies
Jul 9, 2026
Merged

Pin dependencies to exact versions and add supply-chain CI#4
marcusfaust merged 1 commit into
mainfrom
pin-dependencies

Conversation

@marcusfaust

Copy link
Copy Markdown
Collaborator

Pins the four runtime dependencies (sgqlc, requests, rank-bm25, snowballstemmer) to exact versions and adds a uv.lock so installs are reproducible and hash-verified.

Adds a CI workflow running unit tests across Python 3.9–3.13 plus a supply-chain job (locked/hash-enforced install via uv sync --locked, uv lock --check drift detection, a dependency audit, and a CycloneDX SBOM).

No library code changes.

@marcusfaust
marcusfaust requested a review from jakerobinson July 7, 2026 22:23
@marcusfaust
marcusfaust merged commit 0893117 into main Jul 9, 2026
7 checks passed
@marcusfaust
marcusfaust deleted the pin-dependencies branch July 9, 2026 13: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.

2 participants