Skip to content

ci: Install sentry-cli via action-setup-cli - #612

Merged
oioki merged 1 commit into
mainfrom
ci/vuln-2847-sentry-cli-setup-action
Sep 4, 2026
Merged

ci: Install sentry-cli via action-setup-cli#612
oioki merged 1 commit into
mainfrom
ci/vuln-2847-sentry-cli-setup-action

Conversation

@oioki

@oioki oioki commented Sep 4, 2026

Copy link
Copy Markdown
Member

Replace the curl | bash install of sentry-cli in the build workflow with getsentry/action-setup-cli, which verifies the release asset's sha256 before installing.

Same approach as getsentry/sentry-fastlane-plugin#529.

Fixes VULN-2499 VULN-2847

Replace the `curl | bash` install with the shared setup action, which
verifies the release asset's sha256 before installing.

Fixes VULN-2847
Co-Authored-By: Claude <noreply@anthropic.com>
@linear-code

linear-code Bot commented Sep 4, 2026

Copy link
Copy Markdown

VULN-2847

VULN-2499

@codecov

codecov Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.77%. Comparing base (1bc77e1) to head (c0c9589).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #612   +/-   ##
=======================================
  Coverage   88.77%   88.77%           
=======================================
  Files         108      108           
  Lines       18126    18126           
=======================================
+ Hits        16091    16092    +1     
+ Misses       2035     2034    -1     
Components Coverage Δ
Rust Backend 92.59% <ø> (ø)
Rust Client 81.97% <ø> (ø)
Python Client 93.56% <ø> (ø)

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@oioki
oioki marked this pull request as ready for review September 4, 2026 13:52
@oioki
oioki requested a review from a team as a code owner September 4, 2026 13:52
@oioki
oioki enabled auto-merge (squash) September 4, 2026 15:41
@oioki
oioki merged commit 653df81 into main Sep 4, 2026
26 checks passed
@oioki
oioki deleted the ci/vuln-2847-sentry-cli-setup-action branch September 4, 2026 15:48
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