Add dependency audits for SDK build validation#1475
Conversation
Greptile SummaryThis PR adds dependency vulnerability audits to the SDK build validation workflow for PHP, Python, Ruby, Go, .NET, and Rust, and pins vulnerable transitive Rust dependencies (
Confidence Score: 4/5Safe to merge after resolving the Go version reference, which could break CI entirely for the Go SDK job. One P1 finding: the Go version jump from pinned .github/workflows/sdk-build-validation.yml — Go version line and unpinned gem install. Important Files Changed
Reviews (7): Last reviewed commit: "Add dependency audits for generated SDK ..." | Re-trigger Greptile |
ff8fd51 to
3cdda37
Compare
9013274 to
b78e8e6
Compare
b78e8e6 to
33def4f
Compare
Summary
Test plan
.github/workflows/sdk-build-validation.ymlwith Ruby YAML loader.Notes
actionlintis not installed in this environment, so full GitHub Actions linting was not run locally.