Conversation
…onents (#1849) Co-authored-by: Daniel Fu <itsnotaka@gmail.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 Dec 4, 2025, 02:42 PM |
|
|
* feat(tasks): add screenshot reminder dialog for file uploads * feat(comments): implement screenshot reminder dialog for file uploads * refactor(comments): remove unused interfaces and clean up code --------- Co-authored-by: Daniel Fu <itsnotaka@gmail.com> Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
* refactor(api): move logic from SSE to API * chore(api): add knowledge base document management endpoints and refactor document actions * refactor(soa): moved SOA feature to API * feat(trust-portal): add compliance resource management endpoints and update documentation * refactor(questionnaire): remove unused actions for answering questions * refactor(questionnaire): clear questionnaire module * refactor(soa): enhance SOA service with new utility methods and improve answer processing * refactor(knowledge-base): clear components * refactor(vector-store-sync): restructure sync logic for policies, contexts, and knowledge base documents * refactor(knowledge-base): remove unused components and update document formats * refactor(api): remove duplicate DevicesModule import * refactor(api): rename compliance framework and update related logic * refactor(ci): remove Vercel credentials from deployment workflows * refactor(api): update compliance framework references to use TrustFramework * refactor(api): enhance SSE handling and add sanitization utilities * refactor(api): update SSE utilities to enhance security and sanitization --------- Co-authored-by: Tofik Hasanov <annexcies@gmail.com> Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
* refactor(api): move logic from SSE to API * chore(api): add knowledge base document management endpoints and refactor document actions * refactor(soa): moved SOA feature to API * feat(trust-portal): add compliance resource management endpoints and update documentation * refactor(questionnaire): remove unused actions for answering questions * refactor(questionnaire): clear questionnaire module * refactor(soa): enhance SOA service with new utility methods and improve answer processing * refactor(knowledge-base): clear components * refactor(vector-store-sync): restructure sync logic for policies, contexts, and knowledge base documents * refactor(knowledge-base): remove unused components and update document formats * refactor(api): remove duplicate DevicesModule import * refactor(api): rename compliance framework and update related logic * refactor(ci): remove Vercel credentials from deployment workflows * refactor(api): update compliance framework references to use TrustFramework * refactor(api): enhance SSE handling and add sanitization utilities * refactor(api): update SSE utilities to enhance security and sanitization * chore(api): add mammoth and @types/multer dependencies * feat(trust-portal): add drag-and-drop file upload functionality for certificates --------- Co-authored-by: Tofik Hasanov <annexcies@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 Dec 4, 2025, 02:22 PM |
* chore(package): lock packageManager to bun@1.3.3 * refactor(policy): update policy details and AI assistant components for improved functionality * feat(docs): add ai-policy-editor page to documentation --------- Co-authored-by: Daniel Fu <itsnotaka@gmail.com> Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
🔒 Comp AI - Security Review🔴 Risk Level: HIGHOSV: 2 HIGH CVEs in xlsx@0.18.5 and 1 LOW CVE in ai@5.0.0. Repo contains plaintext DB credentials in .env.example and SELF_HOSTING.md. Code shows shell/header injection risks in customPrismaExtension.ts and s3-operations.ts. 📦 Dependency Vulnerabilities🟠 NPM Packages (HIGH)Risk Score: 8/10 | Summary: 2 high, 1 low CVEs found
🛡️ Code Security AnalysisView 20 file(s) with issues🟡 .env.example (MEDIUM Risk)
Recommendations:
🟡 .github/workflows/trigger-api-tasks-deploy-main.yml (MEDIUM Risk)
Recommendations:
🔴 .github/workflows/trigger-api-tasks-deploy-release.yml (HIGH Risk)
Recommendations:
🔴 SELF_HOSTING.md (HIGH Risk)
Recommendations:
🟡 apps/api/customPrismaExtension.ts (MEDIUM Risk)
Recommendations:
🟡 apps/api/src/app/s3.ts (MEDIUM Risk)
Recommendations:
🔴 apps/api/src/attachments/attachments.service.ts (HIGH Risk)
Recommendations:
🟡 apps/api/src/config/load-env.ts (MEDIUM Risk)
Recommendations:
🟡 apps/api/src/knowledge-base/dto/delete-document.dto.ts (MEDIUM Risk)
Recommendations:
🟡 apps/api/src/knowledge-base/dto/process-documents.dto.ts (MEDIUM Risk)
Recommendations:
🟡 apps/api/src/knowledge-base/dto/upload-document.dto.ts (MEDIUM Risk)
Recommendations:
🟡 apps/api/src/knowledge-base/knowledge-base.controller.ts (MEDIUM Risk)
Recommendations:
🟡 apps/api/src/knowledge-base/knowledge-base.service.ts (MEDIUM Risk)
Recommendations:
🟡 apps/api/src/knowledge-base/utils/constants.ts (MEDIUM Risk)
Recommendations:
🔴 apps/api/src/knowledge-base/utils/s3-operations.ts (HIGH Risk)
Recommendations:
🟡 apps/api/src/main.ts (MEDIUM Risk)
Recommendations:
🟡 apps/api/src/policies/dto/ai-suggest-policy.dto.ts (MEDIUM Risk)
Recommendations:
🟢 apps/api/src/questionnaire/dto/answer-single-question.dto.ts (LOW Risk)
Recommendations:
🟡 apps/api/src/questionnaire/dto/export-by-id.dto.ts (MEDIUM Risk)
Recommendations:
🟡 apps/api/src/questionnaire/dto/export-questionnaire.dto.ts (MEDIUM Risk)
Recommendations:
💡 RecommendationsView 3 recommendation(s)
Powered by Comp AI - AI that handles compliance for you. Reviewed Dec 4, 2025 |
* chore(package): lock packageManager to bun@1.3.3 * refactor(policy): update policy details and AI assistant components for improved functionality * feat(docs): add ai-policy-editor page to documentation * refactor(policy): enhance layout and styling of policy details and AI assistant components * refactor(ui): update conversation component styles for consistency
|
🎉 This PR is included in version 1.67.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.