-
Notifications
You must be signed in to change notification settings - Fork 242
[comp] Production Deploy #1687
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 #1687
Conversation
* feat(onboarding): enhance onboarding layout with sidebar and animations * refactor(onboarding): move custom value state and refs to top level --------- Co-authored-by: Lewis Carhart <lewis@trycomp.ai> Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
🔒 Comp AI - Security Review🟡 Risk Level: MEDIUMHardcoded client-side token (LOGO_TOKEN) and several unvalidated route/URL params (orgId, setupId, inviteCode) leading to DB-query injection and stored XSS risks in pages/components. 📦 Dependency Vulnerabilities✅ No known vulnerabilities detected in dependencies. 🛡️ Code Security AnalysisView 7 file(s) with issues🟡 apps/app/src/app/(app)/[orgId]/integrations/components/IntegrationsGrid.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/onboarding/[orgId]/layout.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/onboarding/[orgId]/page.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/onboarding/components/PostPaymentOnboarding.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/setup/[setupId]/page.tsx (MEDIUM Risk)
Recommendations:
🟢 apps/app/src/app/(app)/setup/components/FrameworkSelection.tsx (LOW Risk)
Recommendations:
🟡 apps/app/src/app/(app)/setup/layout.tsx (MEDIUM Risk)
Recommendations:
💡 RecommendationsView 3 recommendation(s)
Powered by Comp AI - AI that handles compliance for you. Reviewed Oct 23, 2025 |
|
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
…1688) Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
|
🎉 This PR is included in version 1.56.4 🎉 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.