Skip to content

[dev] [tofikwest] tofik/cloud-ident#2101

Merged
tofikwest merged 1 commit intomainfrom
tofik/cloud-ident
Feb 3, 2026
Merged

[dev] [tofikwest] tofik/cloud-ident#2101
tofikwest merged 1 commit intomainfrom
tofik/cloud-ident

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 3, 2026

This is an automated pull request to merge tofik/cloud-ident into dev.
It was created by the [Auto Pull Request] action.

@vercel
Copy link

vercel bot commented Feb 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
app Ready Ready Preview, Comment Feb 3, 2026 7:30pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
portal Skipped Skipped Feb 3, 2026 7:30pm

Request Review

@cursor
Copy link

cursor bot commented Feb 3, 2026

PR Summary

Medium Risk
Moderate risk because it changes scan execution and data refresh behavior in the UI and modifies how scan results are persisted (transactional writes) in the API, which could affect scan visibility or stored results on failure paths.

Overview
Improves reliability of cloud security scans and results refresh. The API now stores scan runs and their findings in a single DB transaction, and normalizes nullable fields when persisting results.

On the app side, platform (non-legacy) scans are routed through a new runPlatformScan server action that calls /v1/cloud-security/scan/:connectionId with org context and revalidates cloud-tests paths; the TestsLayout flow switches to this action, updates toast messaging, and removes SWR polling in favor of manual mutate*() refresh after scans.

Written by Cursor Bugbot for commit 21bf7d8. This will update automatically on new commits. Configure here.

@tofikwest tofikwest merged commit 0cfbce6 into main Feb 3, 2026
10 of 12 checks passed
@tofikwest tofikwest deleted the tofik/cloud-ident branch February 3, 2026 19:38
claudfuen pushed a commit that referenced this pull request Feb 3, 2026
# [1.82.0](v1.81.0...v1.82.0) (2026-02-03)

### Bug Fixes

* make S2 onboarding phone optional ([#2088](#2088)) ([3a37196](3a37196))

### Features

* **cloud-security:** implement transaction for scan run and results creation ([#2101](#2101)) ([0cfbce6](0cfbce6))
* **cloud-tests:** enhance legacy integration filtering and add suppo… ([#2100](#2100)) ([3f33e84](3f33e84))
* **settings:** moved AddSecretDialog to settings header for secrets page to conform with UI pattern ([#2098](#2098)) ([ee568f6](ee568f6))
@claudfuen
Copy link
Contributor

🎉 This PR is included in version 1.82.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants