-
Notifications
You must be signed in to change notification settings - Fork 241
[comp] Production Deploy #1771
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 #1771
Conversation
🔒 Comp AI - Security Review🔴 Risk Level: HIGH2 high CVEs in xlsx@0.18.5 and 1 low CVE in ai@5.0.0; missing org/auth checks and unvalidated IDs in getOrganizationControlProgress.ts and getTasks.ts. 📦 Dependency Vulnerabilities🟠 NPM Packages (HIGH)Risk Score: 8/10 | Summary: 2 high, 1 low CVEs found
🛡️ Code Security AnalysisView 4 file(s) with issues🔴 apps/api/Dockerfile (HIGH Risk)
Recommendations:
🔴 apps/api/buildspec.yml (HIGH Risk)
Recommendations:
🔴 apps/app/src/app/(app)/[orgId]/controls/[controlId]/data/getOrganizationControlProgress.ts (HIGH Risk)
Recommendations:
🔴 apps/app/src/app/(app)/[orgId]/frameworks/lib/getTasks.ts (HIGH Risk)
Recommendations:
💡 RecommendationsView 3 recommendation(s)
Powered by Comp AI - AI that handles compliance for you. Reviewed Nov 18, 2025 |
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
…1770) Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
🔒 Comp AI - Security Review🔴 Risk Level: HIGHOSV: xlsx@0.18.5 has two HIGH issues (Prototype Pollution, ReDoS). ai@5.0.0 has a LOW filetype-whitelist bypass. Code: IDOR/validation issues in getOrganizationControlProgress, unsanitized orgId in getTasks, unencoded taskId in TasksByCategory. 📦 Dependency Vulnerabilities🟠 NPM Packages (HIGH)Risk Score: 8/10 | Summary: 2 high, 1 low CVEs found
🛡️ Code Security AnalysisView 5 file(s) with issues🔴 apps/api/Dockerfile (HIGH Risk)
Recommendations:
🟡 apps/api/buildspec.yml (MEDIUM Risk)
Recommendations:
🔴 apps/app/src/app/(app)/[orgId]/controls/[controlId]/data/getOrganizationControlProgress.ts (HIGH Risk)
Recommendations:
🔴 apps/app/src/app/(app)/[orgId]/frameworks/lib/getTasks.ts (HIGH Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/tasks/components/TasksByCategory.tsx (MEDIUM Risk)
Recommendations:
💡 RecommendationsView 3 recommendation(s)
Powered by Comp AI - AI that handles compliance for you. Reviewed Nov 18, 2025 |
|
|
* chore(bun.lock): update package versions and add new dependencies
* chore(api): update buildspec and Dockerfile to copy pre-built workspace packages * chore(bun.lock): update package versions and add new dependencies * chore(api): update buildspec to remove UI and Utils package copying
|
🎉 This PR is included in version 1.59.2 🎉 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.