-
Notifications
You must be signed in to change notification settings - Fork 242
[comp] Production Deploy #1728
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 #1728
Conversation
* refactor: dont crash trigger on cloud tests job * chore: fix types
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
🔒 Comp AI - Security Review🔴 Risk Level: HIGHOSV: GHSA-rwvc-j5jr-mgvh in ai@5.0.0; hardcoded token found in EmptyState.tsx; unsanitized organizationId used in run-integration-tests.ts (possible DB injection). 📦 Dependency Vulnerabilities🟢 NPM Packages (LOW)Risk Score: 2/10 | Summary: 1 low CVE found
🛡️ Code Security AnalysisView 8 file(s) with issues🟡 apps/app/src/app/(app)/[orgId]/cloud-tests/actions/connect-cloud.ts (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/cloud-tests/actions/create-trigger-token.ts (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/cloud-tests/components/CloudConnectionCard.tsx (MEDIUM Risk)
Recommendations:
🔴 apps/app/src/app/(app)/[orgId]/cloud-tests/components/EmptyState.tsx (HIGH Risk)
Recommendations:
🔴 apps/app/src/app/(app)/[orgId]/cloud-tests/components/TestsLayout.tsx (HIGH Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/cloud-tests/page.tsx (MEDIUM Risk)
Recommendations:
🔴 apps/app/src/jobs/tasks/integration/run-integration-tests.ts (HIGH Risk)
Recommendations:
🟡 apps/portal/src/app/(app)/(home)/[orgId]/components/tasks/DeviceAgentAccordionItem.tsx (MEDIUM Risk)
Recommendations:
💡 RecommendationsView 3 recommendation(s)
Powered by Comp AI - AI that handles compliance for you. Reviewed Nov 11, 2025 |
* chore: add forced fail prop for testing --------- Signed-off-by: Mariano Fuentes <marfuen98@gmail.com>
* chore: fix types --------- Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
* feat(portal): add MDM policy on portal * fix(portal): show MDM policy only on macOS * fix(portal): update tooltip content for MDM policy --------- Co-authored-by: chasprowebdev <chasgarciaprowebdev@gmail.com> Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
🔒 Comp AI - Security Review🔴 Risk Level: HIGHOSV: ai@5.0.0 has GHSA-rwvc-j5jr-mgvh (low). Code findings: hardcoded tokens and scanAccessToken exposed to client; token placed in download URL; payload.organizationId used directly in a DB task file (injection risk). 📦 Dependency Vulnerabilities🟢 NPM Packages (LOW)Risk Score: 2/10 | Summary: 1 low CVE found
🛡️ Code Security AnalysisView 8 file(s) with issues🟡 .cursor/mcp.json (MEDIUM Risk)
Recommendations:
🔴 apps/app/src/app/(app)/[orgId]/cloud-tests/actions/connect-cloud.ts (HIGH Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/cloud-tests/components/CloudConnectionCard.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/cloud-tests/components/EmptyState.tsx (MEDIUM Risk)
Recommendations:
🔴 apps/app/src/app/(app)/[orgId]/cloud-tests/components/ResultsView.tsx (HIGH Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/cloud-tests/components/TestsLayout.tsx (MEDIUM Risk)
Recommendations:
🔴 apps/app/src/jobs/tasks/integration/run-integration-tests.ts (HIGH Risk)
Recommendations:
🟡 apps/portal/src/app/(app)/(home)/[orgId]/components/tasks/DeviceAgentAccordionItem.tsx (MEDIUM Risk)
Recommendations:
💡 RecommendationsView 3 recommendation(s)
Powered by Comp AI - AI that handles compliance for you. Reviewed Nov 10, 2025 |
|
|
* refactor: dont crash trigger on cloud tests job * chore: fix types * chore: add forced fail prop for testing * chore: fix types * refactor(cloud-tests): integrate trigger token creation and update session handling * refactor(cloud-tests): remove debug console logs from TestsLayout * chore: remove leftover code --------- Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
|
🎉 This PR is included in version 1.57.0 🎉 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.