gstack/.github/workflows
Jayesh Betala 6126b2bb66 ci: add Dependency Review Action to block vulnerable dependency changes
gstack ships dependency-bearing manifests (package.json, bun.lock) but has
no pull-request gate that blocks newly introduced known-vulnerable
dependencies. A PR can currently add or bump an npm/Bun dependency with no
CI check against advisories.

Add a Dependency Review workflow using GitHub's official
actions/dependency-review-action, which diffs the dependency graph
(base...head) on each pull request and fails when a change introduces a
dependency with a high or critical advisory. The threshold is documented
inline and easy to tighten to moderate/low.

Matches existing workflow house style (ubicloud-standard-8 runner, version-
tagged actions, minimal contents:read permissions). Validated with
actionlint 1.7.12 (the same linter run by .github/workflows/actionlint.yml):
no issues.

Fixes #1987

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 14:40:58 +05:30
..
actionlint.yml v1.38.0.0 fix wave: Windows install hardening + Unicode sanitization at server egress (4 community PRs) (#1505) 2026-05-14 21:19:58 -07:00
ci-image.yml v1.38.0.0 fix wave: Windows install hardening + Unicode sanitization at server egress (4 community PRs) (#1505) 2026-05-14 21:19:58 -07:00
dependency-review.yml ci: add Dependency Review Action to block vulnerable dependency changes 2026-06-18 14:40:58 +05:30
evals-periodic.yml v1.38.0.0 fix wave: Windows install hardening + Unicode sanitization at server egress (4 community PRs) (#1505) 2026-05-14 21:19:58 -07:00
evals.yml v1.56.1.0 fix(sync): staging-dir ownership guard + resume-correctness fixes (#1802) (#1856) 2026-06-07 06:51:10 -07:00
make-pdf-gate.yml v1.58.0.0 feat: diagram + multi-format document engine (mermaid, excalidraw, single-file HTML, DOCX) (#1990) 2026-06-12 15:38:53 -07:00
pr-title-sync.yml v1.57.3.0 fix(ship): always-loaded PR-title-version rule + fork-PR title-sync backstop (#1909) 2026-06-07 22:04:18 -07:00
skill-docs.yml v1.38.0.0 fix wave: Windows install hardening + Unicode sanitization at server egress (4 community PRs) (#1505) 2026-05-14 21:19:58 -07:00
version-gate.yml v1.38.0.0 fix wave: Windows install hardening + Unicode sanitization at server egress (4 community PRs) (#1505) 2026-05-14 21:19:58 -07:00
windows-free-tests.yml v1.44.1.0 fix wave: post-windhoek paper-cut — 9 community PRs in one bundle (#1682) 2026-05-25 10:57:15 -07:00
windows-setup-e2e.yml v1.42.0.0 Daegu wave: 23 community-filed bugs + PTY classifier enforcement (24 bisect commits) (#1594) 2026-05-20 07:35:01 -07:00