-
Notifications
You must be signed in to change notification settings - Fork 242
[comp] Production Deploy #1736
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 #1736
Conversation
* feat: add contractor role * feat: update role checks to include contractor in various actions
🔒 Comp AI - Security Review🔴 Risk Level: HIGH1 OSV CVE: GHSA-rwvc-j5jr-mgvh (ai v5.0.0). Prisma schema persists JWKS privateKey and Account.password as plain strings. Code paths expose stored-XSS (comments) and CSV formula injection risks. 📦 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/actions/organization/remove-employee.ts (MEDIUM Risk)
Recommendations:
🔴 apps/app/src/actions/policies/accept-requested-policy-changes.ts (HIGH Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/people/[employeeId]/page.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/people/all/components/InviteMembersModal.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/people/dashboard/components/EmployeesOverview.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/people/layout.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/portal/src/app/lib/auth.ts (MEDIUM Risk)
Recommendations:
🔴 packages/db/prisma/schema/auth.prisma (HIGH Risk)
Recommendations:
💡 RecommendationsView 3 recommendation(s)
Powered by Comp AI - AI that handles compliance for you. Reviewed Nov 11, 2025 |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
🎉 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.