-
Notifications
You must be signed in to change notification settings - Fork 242
[comp] Production Deploy #1704
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[comp] Production Deploy #1704
Conversation
* feat(app): add option to regenerate all policies * fix(app): rename 'Regenerate full policies' to 'Regenerate all policies' * fix(app): rename description on policy regen dialog by removing 'mark it for review' --------- Co-authored-by: chasprowebdev <chasgarciaprowebdev@gmail.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
🔒 Comp AI - Security Review🔴 Risk Level: HIGHNo OSV CVEs detected. Scan shows client-side exposure of a scan access token, UI-only authorization for policy actions, and user-controlled searchParams passed into policy queries (injection risk). 📦 Dependency Vulnerabilities✅ No known vulnerabilities detected in dependencies. 🛡️ Code Security AnalysisView 5 file(s) with issues🔴 apps/app/src/app/(app)/[orgId]/cloud-tests/components/ResultsView.tsx (HIGH Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/policies/[policyId]/components/PolicyOverview.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/policies/all/actions/regenerate-full-policies.ts (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/policies/all/page.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/jobs/tasks/onboarding/generate-full-policies.ts (MEDIUM Risk)
Recommendations:
💡 RecommendationsView 3 recommendation(s)
Powered by Comp AI - AI that handles compliance for you. Reviewed Oct 30, 2025 |
|
|
* fix(cloud-tests): improve error messages and user feedback - Extract clean messages from GCP/Azure error responses - Add info banner explaining propagation delays (12-24h) for empty results - Auto-dismiss error banners after 30 seconds Fixes JSON blob display in GCP errors, adds context for empty scan results, and prevents error banner clutter. * fix(cloud-tests): update propagation delay timing to 24-48 hours Updated propagation delay messaging from 12-24 hours to 24-48 hours to better reflect real-world cloud security service propagation times. Also removed "or run another scan" text as rescanning doesn't affect propagation delays. --------- Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
|
🎉 This PR is included in version 1.56.5 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This is an automated pull request to release the candidate branch into production, which will trigger a deployment.
It was created by the [Production PR] action.