[dev] [Marfuen] mariano/automation-improvements#1752
Merged
Conversation
…improvements - Add automation activity feed and indicator components for task automation status - Implement modern task list and category views for better task organization - Introduce search input for filtering tasks - Refactor task status handling and improve UI elements for better user experience - Update task body and status selector components for enhanced functionality
🔒 Comp AI - Security Review🔴 Risk Level: HIGHOSV scan: 3 npm CVEs found. xlsx@0.18.5 has two HIGH issues (GHSA-4r6h-8v6p-xvw6 prototype pollution; GHSA-5pgg-2g8v-p4x9 ReDoS). ai@5.0.0 has LOW issue (GHSA-rwvc-j5jr-mgvh, fixed in 5.0.52). 📦 Dependency Vulnerabilities🟠 NPM Packages (HIGH)Risk Score: 8/10 | Summary: 2 high, 1 low CVEs found
🛡️ Code Security AnalysisView 4 file(s) with issues🔴 .github/workflows/auto-pr-to-main.yml (HIGH Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/tasks/[taskId]/components/SingleTask.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/tasks/[taskId]/components/TaskBody.tsx (MEDIUM Risk)
Recommendations:
🟢 apps/app/src/app/(app)/[orgId]/tasks/components/AutomationsSection.tsx (LOW Risk)
Recommendations:
💡 RecommendationsView 3 recommendation(s)
Powered by Comp AI - AI that handles compliance for you. Reviewed Nov 14, 2025 |
claudfuen
pushed a commit
that referenced
this pull request
Nov 17, 2025
# [1.59.0](v1.58.0...v1.59.0) (2025-11-17) ### Features * **questionnaire:** add security questionnaire feature with AI parsing and auto-answering ([#1755](#1755)) ([dd4f86c](dd4f86c)) * **questionnaire:** enhance S3 client creation on parse action ([#1760](#1760)) ([4079b73](4079b73)) * **security-questionnaire:** add AI-powered questionnaire parsing an… ([#1751](#1751)) ([e06bb15](e06bb15)) * **security-questionnaire:** add support for questionnaire file uploads to S3 ([#1758](#1758)) ([1ba8866](1ba8866)) * **security-questionnaire:** add tooltip and disable CTA for unpublished policies ([#1761](#1761)) ([849966e](849966e)) * **tasks:** enhance task management with automation features and UI improvements ([#1752](#1752)) ([60dfb28](60dfb28)) * **trust-access:** implement trust access request management system ([#1739](#1739)) ([2ba3d5d](2ba3d5d))
Contributor
|
🎉 This PR is included in version 1.59.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automated pull request to merge mariano/automation-improvements into dev.
It was created by the [Auto Pull Request] action.