-
Notifications
You must be signed in to change notification settings - Fork 242
[comp] Production Deploy #1694
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 #1694
Conversation
* Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
Comp AI - Code Vulnerability Scan⏳ Analysis in progress... Reviewing 30 file(s). This may take a few moments. Powered by Comp AI - AI that handles compliance for you | Reviewed Oct 27, 2025, 11:18 PM |
* Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor --------- Signed-off-by: Mariano Fuentes <marfuen98@gmail.com> Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
* feat(automation): add evaluation criteria and status to automations * feat(automation): update button styles based on test state * chore(hooks): enable revalidation on focus and add deduping interval * refactor(automation): redesign TestResultsPanel layout and enhance functionality * refactor(automation): update TestResultsPanel with new button and layout enhancements * refactor(automation): add fail state icon and update test completion message * refactor(docs): update README with detailed setup instructions and env variables * fix(tasks): add 'failed' status to task statuses and update indicators * chore(db): update @trycompai/db package version to 1.3.15 * refactor(types): replace inline types with Policy and Task interfaces --------- Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
|
|
🔒 Comp AI - Security Review🔴 Risk Level: HIGHHardcoded credentials in repo (DATABASE_URL postgres:postgres, frontend token, README secrets) and multiple unvalidated orgId usages enabling IDOR/SQL-injection and cross-org updates. 📦 Dependency Vulnerabilities✅ No known vulnerabilities detected in dependencies. 🛡️ Code Security AnalysisView 18 file(s) with issues🔴 README.md (HIGH Risk)
Recommendations:
🔴 apps/app/.env.example (HIGH Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/frameworks/components/ToDoOverview.tsx (MEDIUM Risk)
Recommendations:
🔴 apps/app/src/app/(app)/[orgId]/frameworks/lib/getPolicies.ts (HIGH Risk)
Recommendations:
🔴 apps/app/src/app/(app)/[orgId]/frameworks/lib/getTasks.ts (HIGH Risk)
Recommendations:
🔴 apps/app/src/app/(app)/[orgId]/settings/secrets/components/EditSecretDialog.tsx (HIGH Risk)
Recommendations:
🔴 apps/app/src/app/(app)/[orgId]/settings/secrets/components/table/SecretsTable.tsx (HIGH Risk)
Recommendations:
🔴 apps/app/src/app/(app)/[orgId]/tasks/[taskId]/automation/[automationId]/actions/task-automation-actions.ts (HIGH Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/tasks/[taskId]/automation/[automationId]/components/evaluation/EvaluationCriteriaCard.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/tasks/[taskId]/automation/[automationId]/components/workflow/components/UnifiedWorkflowCard.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/tasks/[taskId]/automation/[automationId]/components/workflow/workflow-visualizer-simple.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/tasks/[taskId]/automation/[automationId]/hooks/use-task-automation-execution.ts (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/tasks/[taskId]/automation/[automationId]/hooks/use-task-automation.ts (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/tasks/[taskId]/automations/[automationId]/overview/components/AutomationOverview.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/tasks/[taskId]/automations/[automationId]/overview/components/MetricsSection.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/tasks/[taskId]/components/SingleTask.tsx (MEDIUM Risk)
Recommendations:
🔴 apps/app/src/app/(app)/[orgId]/tasks/actions/updateTaskStatus.ts (HIGH Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/tasks/components/TaskStatusSelector.tsx (MEDIUM Risk)
Recommendations:
💡 RecommendationsView 3 recommendation(s)
Powered by Comp AI - AI that handles compliance for you. Reviewed Oct 27, 2025 |
|
🎉 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.