• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

safe-global / safe-client-gateway / 31181376382
88%

Build:
DEFAULT BRANCH: main
Ran 07 Aug 2026 01:13PM UTC
Jobs 2
Files 925
Run time 3min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Aug 2026 01:09PM UTC coverage: 88.413% (+0.03%) from 88.387%
31181376382

push

github

web-flow
ci: close the number-prefix gap in the arch-review gh allowlist (#3330)

The Architecture Check workflow pins its allowed `gh` commands to the triggering PR's number, but the bare `<N>:*` entries are string-prefix matches: a pin to PR 123 also allowed `gh pr comment 1234`. Since the agent reads the (untrusted) PR diff, a successful prompt injection could have steered the verdict comment at any same-repo PR whose number string-extends the triggering one — defeating the pin's stated intent.
Each entry now bounds the number with the space-delimited token the prompt already mandates (`--json`, `--name-only`, `--body`), plus an exact match for the bare `gh pr diff <N>`, so the pin is number-exact and the "cannot redirect" comment in the workflow (and in docs/agents/agent-tooling.md) is accurate as written. Impact was low — worst case a bogus bot comment on a neighboring PR — but the fix is one line.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>

3812 of 4542 branches covered (83.93%)

Branch coverage included in aggregate %.

9854 of 10915 relevant lines covered (90.28%)

509.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-integration-tests - 31181376382.1 07 Aug 2026 01:15PM UTC 925
63.47
GitHub Action Run
2 run-unit-tests - 31181376382.2 07 Aug 2026 01:13PM UTC 925
65.12
GitHub Action Run
Source Files on build 31181376382
  • Tree
  • List 925
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31181376382
  • 227605e5 on github
  • Prev Build on main (#31179597249)
  • Next Build on main (#31182493988)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc