-
Notifications
You must be signed in to change notification settings - Fork 204
[comp] Production Deploy #1779
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
base: release
Are you sure you want to change the base?
[comp] Production Deploy #1779
Conversation
* refactor(integrations): replace OpenAI with Groq for faster task generation * refactor(automation): replace OpenAI with Groq for faster suggestion generation * feat(policies): implement policy tailoring status and enhance onboarding tracker * feat(risk): enhance risk onboarding with new context and status tracking * chore(risk): add loading animation and assessment progress calculation * feat(vendors): implement onboarding loading animation and context for vendor assessments * feat(onboarding): enhance onboarding process with loading states and status tracking for vendors and risks * chore(risk): fix build errors * chore(onboarding): increase concurrency limits for onboarding queues --------- Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
Co-authored-by: Daniel Fu <itsnotaka@gmail.com> Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
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 Nov 19, 2025, 03:37 PM |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
…1780) * fix(api): update windows device agent api to download .exe file instead of zip * fix(api): remove unused params from downloadWindowsAgent function --------- Co-authored-by: chasprowebdev <chasgarciaprowebdev@gmail.com>
🔒 Comp AI - Security Review🔴 Risk Level: HIGH2 high CVEs in xlsx (prototype-pollution & ReDoS) and 1 low CVE in ai; code contains filename/HTTP-header injection, unsanitized email URLs, and prototype-pollution risk from untrusted object keys. 📦 Dependency Vulnerabilities🟠 NPM Packages (HIGH)Risk Score: 8/10 | Summary: 2 high, 1 low CVEs found
🛡️ Code Security AnalysisView 17 file(s) with issues🔴 apps/api/Dockerfile (HIGH Risk)
Recommendations:
🔴 apps/api/buildspec.yml (HIGH Risk)
Recommendations:
🔴 apps/api/src/device-agent/device-agent.controller.ts (HIGH Risk)
Recommendations:
🔴 apps/api/src/email/resend.ts (HIGH Risk)
Recommendations:
🟡 apps/api/src/email/templates/access-granted.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/api/src/email/templates/access-reclaim.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/api/src/email/templates/nda-signing.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/api/src/trust-portal/email.service.ts (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/components/OnboardingTracker.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/integrations/actions/get-relevant-tasks.ts (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/policies/all/components/policies-table.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/policies/all/page.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/risk/(overview)/RisksTable.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/risk/(overview)/actions/get-risks-action.ts (MEDIUM Risk)
Recommendations:
🔴 apps/app/src/app/(app)/[orgId]/risk/(overview)/page.tsx (HIGH Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/risk/[riskId]/actions/regenerate-risk-mitigation.ts (MEDIUM Risk)
Recommendations:
🔴 apps/app/src/app/(app)/[orgId]/tasks/[taskId]/automation/[automationId]/actions/generate-suggestions.ts (HIGH Risk)
Recommendations:
💡 RecommendationsView 3 recommendation(s)
Powered by Comp AI - AI that handles compliance for you. Reviewed Nov 19, 2025 |
…1788) Co-authored-by: Daniel Fu <itsnotaka@gmail.com>
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.