1
0
Fork 0
mirror of https://github.com/imjasonh/terraform-playground synced 2026-07-08 07:44:57 +00:00
No description
Find a file
Cursor Agent 0cc8bc424f
address Copilot review: normalize SBOM names, reject wheel '..' segments, Windows-safe cache/wheel rename, fix lock-not-found message
- sbom: normalize component names (PEP 503) for canonical pkg:pypi PURLs and stable ordering
- wheel: reject any member with a '..' path segment (catches escapes that resolve back under the prefix but out of site-packages)
- cache/wheelhouse: replace file atomically across platforms (os.Rename fails on existing dest on Windows)
- project: include requirements.lock in the no-lock-found error
- tests for each

Co-authored-by: Jason Hall <imjasonh@users.noreply.github.com>
2026-06-11 02:01:37 +00:00
.github/workflows ci: run the built image on macOS too (Intel runner + Docker via Colima) 2026-06-10 21:53:37 +00:00
cf-worker
cf-worker-container Add Terraform infrastructure for pr-risk-scorer deployment 2026-02-18 17:12:12 +00:00
cf-worker-go
container-vm dry 2025-11-30 14:52:44 -05:00
driftlessaf Fix golangci-lint staticcheck issues in cifixer eval_test.go 2026-02-19 02:51:19 +00:00
gitea Add Gitea deployment with Cloud Run and GCS storage 2025-08-04 15:31:46 -04:00
iap
image-workflow
litestream clean up logging 2026-02-05 21:55:20 -05:00
pymage address Copilot review: normalize SBOM names, reject wheel '..' segments, Windows-safe cache/wheel rename, fix lock-not-found message 2026-06-11 02:01:37 +00:00
.devcontainer.json
.gitignore
LICENSE