Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| feat(core): Add project-level custom telemetry tags to OTel spans | garfik | XL | No | 234.2h | 89.8h | Jun 01, 2026 |
SummaryFeatureAdd custom telemetry tags to OTel spans Enables users to attach custom metadata to workflow executions, improving observability and debugging. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix: Wire IF/Switch branches off the workflow-builder cursor (no-changelog) | aalises | M | AI | 67.1h | 0.1h | Jun 01, 2026 |
SummaryBug FixFix workflow builder cursor branch wiring Ensures SDK users can branch off the builder cursor without errors, improving reliability and developer experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(editor): Clear pin data on workspace initialization of production execution (backport to release-candidate/2.22.x) | n8n-assistant | XS | No | 97.7h | 0.0h | Jun 01, 2026 |
SummaryBug FixClear pin data on workspace initialization of production execution Fixes regression where pin data incorrectly displayed in production execution view, ensuring correct data is shown. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(core): Display native web search results in agent session timeline (no-changelog) | bjorger | M | No | 39.3h | 0.0h | Jun 01, 2026 |
SummaryBug FixDisplay native web search results in agent session timeline Fixes missing results for provider‑executed native web search tools in agent session timeline, ensuring users see search results. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(core): Add Knowledge Base to agents | bjorger | XL | No | 187.7h | 2.5h | Jun 01, 2026 |
SummaryFeatureAdd Knowledge Base to Agents Enables agents to upload, store, and search local knowledge files, improving automation and data retrieval for users. Health Assessment
Large
High
High
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| refactor(core): Remove lastMessages memory-window from agent config (no-changelog) | bjorger | L | No | 40.5h | 0.5h | Jun 01, 2026 |
SummaryRefactorRemove legacy lastMessages memory window Eliminates legacy message window, simplifying agent memory handling and reducing configuration complexity. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| ci: Stand up multi-package mutation health — nightly passes + mutant-* skills (no-changelog) | shortstacked | XL | AI | 71.5h | 0.4h | Jun 01, 2026 |
SummaryCI/CDSet up multi-package mutation health nightly Enables nightly mutation testing across multiple packages, adds mutant-* skill suite, and provides root pnpm mutate command, improving test coverage and developer workflow. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| fix(editor): Reduce length penalty so longer node names rank fairly | CharlieKolb | S | No | 91.9h | 1.2h | Jun 01, 2026 |
SummaryBug FixImprove node search ranking by adjusting penalties Adjust search ranking algorithm to better surface popular nodes with longer names, improving user experience in node selection. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(core): Workflow export with credentials | geemanjs | XL | No | 107.5h | 13.4h | Jun 01, 2026 |
SummaryFeatureAdd workflow export with credentials Enables exporting workflows with credential data, improving backup and migration for users. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(core): Add telemetry events for private credentials (no-changelog) | afitzek | XL | No | 71.8h | 4.5h | Jun 01, 2026 |
SummaryFeatureAdd telemetry events for private credentials Adds backend telemetry events to track private credential lifecycle, enabling product to measure adoption, drop‑off, and failure modes. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(editor): Clear pin data on workspace initialization of production execution (backport to release-candidate/2.23.x) | n8n-assistant | XS | No | 96.9h | 0.0h | Jun 01, 2026 |
SummaryBug FixClear pin data on workspace initialization of production execution Fixes a regression where pin data incorrectly displayed in production execution view, ensuring the correct execution data is shown to users. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(core): Rebuild isolated-vm in Docker image for musl libc | despairblue | S | No | 64.9h | 30.8h | Jun 01, 2026 |
SummaryBug FixRebuild isolated-vm for musl libc in Docker Fixes segfaults in Alpine-based Docker images by rebuilding isolated-vm against musl libc, improving stability for n8n cloud pods. Health Assessment
Small
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Frameworks:
Docker
|
||||||
| refactor(ai-builder): Use shared URL validation in web-fetch tool | burivuhster | XL | No | 64.6h | 0.7h | Jun 01, 2026 |
SummaryRefactorRefactor AI Builder URL validation Replaces local URL validation in the web-fetch tool with n8n's shared URL-protection service, improving security and consistency across AI workflows. Health AssessmentAI Details
Usage:
Authored by AI
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(editor): Validate private credentials only run under manual triggers | afitzek | XL | No | 115.0h | 16.9h | Jun 01, 2026 |
SummaryFeatureValidate private credentials for manual triggers Prevents credential resolution failures in automated workflows, ensuring secure and reliable execution. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Vue
|
||||||
| fix(editor): Remove 'Build Agent' button from EmptyStateBuilderPrompt (no-changelog) (backport to release-candidate/2.22.x) | n8n-assistant | S | No | 304.4h | 0.7h | Jun 01, 2026 |
SummaryRefactorRemove unused 'Build Agent' button from editor UI Backports a UI cleanup that removes an unnecessary button from the EmptyStateBuilderPrompt, simplifying the editor experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Vue
Frameworks:
Vue
|
||||||
| fix(core): Use timestamptz for data table date columns (backport to release-candidate/2.23.x) | n8n-assistant | S | No | 0.4h | 0.0h | Jun 01, 2026 |
SummaryBug FixFix timestamp type for data table columns Corrects PostgreSQL timestamp handling to preserve timezone, ensuring accurate date values for users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(core): Use timestamptz for data table date columns (backport to release-candidate/2.22.x) | n8n-assistant | S | No | 0.4h | 0.0h | Jun 01, 2026 |
SummaryBug FixUse timestamptz for data table date columns Fixes incorrect timestamp handling for data table date columns in PostgreSQL, ensuring correct values are persisted and displayed. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(core): Add endpoints and UI to manage agent version history (no-changelog) | burivuhster | XL | No | 238.5h | 169.8h | Jun 01, 2026 |
SummaryFeatureAdd agent version history endpoints and UI Enables users to view, revert, and manage agent versions, improving workflow control and auditability. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript, Vue
Frameworks:
Vue
|
||||||
| fix(core): Use timestamptz for data table date columns | scdekov | S | No | 91.1h | 0.1h | Jun 01, 2026 |
SummaryBug FixUse timestamptz for data table date columns Fixes incorrect timestamp handling for new date columns in data tables, ensuring correct values are persisted and displayed. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(core): Insights page shows license paywall for licensed users (backport to release-candidate/2.23.x) | n8n-assistant | S | No | 0.5h | 0.0h | Jun 01, 2026 |
SummaryBug FixFix insights page license paywall for licensed users Ensures licensed users can access the insights dashboard without seeing a paywall, improving user experience and preventing revenue loss. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| fix(core): Insights page shows license paywall for licensed users (backport to release-candidate/2.22.x) | n8n-assistant | S | No | 0.4h | 0.0h | Jun 01, 2026 |
SummaryBug FixFix Insights page license paywall for licensed users Prevents licensed users from seeing a paywall notice by ensuring Posthog initialization succeeds, restoring access to the insights dashboard. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
|
||||||
| chore: Bump axios to 1.16.1 in root package.json | Matsuuu | M | No | 0.7h | 0.0h | Jun 01, 2026 |
SummaryChoreBump axios to 1.16.1 in root package.json Updates the axios dependency to a newer patch version, ensuring compatibility and security fixes. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack |
||||||
| fix(core): Insights page shows license paywall for licensed users | konstantintieber | S | No | 56.1h | 0.0h | Jun 01, 2026 |
SummaryBug FixFix insights page paywall for licensed users Prevents licensed users from seeing a false paywall notice on the insights dashboard, ensuring accurate access to analytics features. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| chore: Refresh E2E orchestration metrics from Currents | shortstacked | XL | AI | 33.0h | 1.1h | Jun 01, 2026 |
SummaryChoreRefresh E2E orchestration metrics Updates Playwright spec duration metrics to reflect current suite, improving CI shard distribution. Health Assessment
X-Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| :rocket: Release 2.22.5-exp.0 | n8n-assistant | S | No | 8.4h | - | Jun 01, 2026 |
SummaryChoreRelease 2.22.5-exp.0 New experimental release with updated dependencies and changelog, delivering latest features and fixes to users. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Confidence:
0.95
Tech Stack |
||||||
| chore: Update node popularity data | n8n-assistant | XL | No | 0.4h | - | Jun 01, 2026 |
SummaryChoreUpdate node popularity data Automated update of node popularity data used for sorting nodes in the node creator panel, reflecting current usage patterns. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| feat(core): Track last-used timestamp on API keys | RicardoE105 | M | No | 96.8h | 1.6h | May 31, 2026 |
SummaryFeatureAdd last-used timestamp to API keys This PR adds a last-used timestamp to API keys, enabling tracking of key activity and improving security monitoring. The change updates the database schema, auth strategy, and UI to display usage dates. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(core): Coerce non-string node names in buildNodeIndex | Cadiac | S | No | 38.6h | 0.1h | May 31, 2026 |
SummaryBug FixCoerce non-string node names to string Ensures workflow node names are always strings, preventing errors in node indexing. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(core): Allow MCP update_workflow to change node execution settings | RicardoE105 | M | No | 196.9h | 102.6h | May 31, 2026 |
SummaryFeatureAdd node execution settings to MCP update_workflow Enables AI models to modify node execution behavior, improving workflow flexibility and error handling for end users. Health Assessment
Medium
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ci: Allow scoped jest runs to pass when no related tests match | bjorger | S | No | 0.5h | 0.0h | May 31, 2026 |
SummaryBug FixAllow scoped jest runs to pass with no tests Ensures CI passes for changes without related Jest tests, preventing false failures and improving developer experience. This reduces unnecessary CI failures for unit-covered changes. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ci: Wire workflow/core through janitor + fix global-trigger scope gap (DEVP-195) | n8n-cat-bot | M | No | 12.5h | 12.3h | May 30, 2026 |
SummaryCI/CDci: Wire workflow/core through janitor and fix global-trigger scope gap Wires packages/workflow and packages/core through janitor test-scoped and fixes the global-trigger gap that meant those triggers were silently ignored at the scope layer. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
|
||||||
| fix(core): Normalise Sentry stack frame paths to stable app:/// roots | n8n-cat-bot | M | No | 0.4h | 0.1h | May 30, 2026 |
SummaryBug FixNormalize Sentry stack frame paths for stable links Improves Sentry error mapping by normalizing stack frame paths, enabling accurate GitHub links and better issue tracking for backend errors. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(core): Restrict credentials to declared supported nodes | phyllis-noester | XL | No | 55.4h | 2.2h | May 30, 2026 |
SummaryFeatureAdd restrictToSupportedNodes flag for credentials Introduces an opt‑in flag that limits credential usage to specified nodes, preventing accidental misuse and improving security and user experience. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(HighLevel Node): Encode contact lookup query parameters | r00gm | S | No | 22.2h | 0.1h | May 30, 2026 |
SummaryBug FixEncode contact lookup query parameters Ensures contact lookup queries are correctly encoded, preventing errors with special characters and improving reliability of data retrieval. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(core): Include offending node JSON in workflow save errors | Cadiac | XL | No | 40.9h | 17.2h | May 30, 2026 |
SummaryFeatureAdd offending node JSON to workflow errors Enhances error reporting for workflow validation, enabling AI to better diagnose issues and improve workflow creation reliability. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ci: Scope cli integration tests through janitor | n8n-cat-bot | L | No | 3.3h | 0.8h | May 29, 2026 |
SummaryCI/CDScope CLI integration tests via janitor Reduces CI runtime by running only relevant integration tests for CLI changes, improving build efficiency. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(core): Clean up credential data on static/private mode toggle | yuliia-pominchuk | L | No | 23.9h | 0.1h | May 29, 2026 |
SummaryFeatureClean up credential data on static/private mode toggle Ensures credential data integrity when toggling OAuth modes, preventing stale tokens and disconnecting users, improving security and user experience. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript
Frameworks:
Vue
|
||||||
| fix(core): Use slugs instead of ids to identify MCP registry servers (backport to release-candidate/2.22.x) | n8n-assistant | L | No | 26.4h | 8.3h | May 29, 2026 |
SummaryBug FixUse slugs instead of IDs for MCP registry servers Ensures consistent server identification across environments, reducing race conditions and improving reliability of the MCP registry. This change prevents duplicate entries and ensures accurate server tracking during deployments and tests. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
|
||||||
| refactor(core): Drop the legacy bridge function-dispatch channel | despairblue | L | No | 53.3h | 25.7h | May 29, 2026 |
SummaryRefactorDrop legacy bridge function-dispatch channel This refactor removes a legacy generic dispatch channel, tightening the security model and reducing runtime overhead, ensuring that only typed RPCs are exposed to the host environment. Health AssessmentAI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| refactor(core): Share scrubSecretsInText via @n8n/utils (no-changelog) | r00gm | L | No | 28.4h | 0.9h | May 29, 2026 |
SummaryRefactorRefactor: Share scrubSecretsInText via @n8n/utils Centralizes secret scrubbing logic to ensure consistent handling across backend and frontend, improving maintainability and reducing duplication. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
Vue
|
||||||
| fix: Set Content-Type for Meta-family trigger node responses | sandra0503 | M | No | 5.2h | 1.0h | May 29, 2026 |
SummaryBug FixSet Content-Type for Meta-family trigger node responses Ensures webhook verification responses use correct Content-Type, improving security and preventing XSS. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(editor, core): Enhance source control endpoint access control | CharlieKolb | XL | No | 4.9h | 3.8h | May 29, 2026 |
SummaryBug FixEnhance source control endpoint access control Improves security by restricting source control endpoints based on user permissions, reducing exposure of sensitive data. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(core): Add mcp catalog search for agents (no-changelog) | yehorkardash | XL | No | 29.5h | 4.2h | May 29, 2026 |
SummaryFeatureAdd MCP catalog search for agents Introduces a new builder tool that searches MCP servers and updates prompting to use MCP servers as the primary integration method, simplifying agent configuration and improving connectivity. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(MongoDB Node): Validate update key value type | juusotn8n | L | No | 2.2h | 0.6h | May 29, 2026 |
SummaryBug FixValidate MongoDB update key scalar type Ensures that MongoDB node update keys are primitive values, preventing runtime errors and improving data integrity for users’ workflows. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix: Preserve reserved tokens | yehorkardash | M | No | 3.0h | 0.4h | May 29, 2026 |
SummaryBug FixFix reserved token handling in execution engine Ensures reserved tokens are preserved during execution, improving data integrity and preventing errors in node operations. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(Stripe Trigger Node): Use stored webhook secret for request verification | DawidMyslak | L | No | 47.9h | 6.5h | May 29, 2026 |
SummaryBug FixUse stored webhook secret for request verification Enhances Stripe webhook security by using stored secrets for verification, with fallback to existing credentials, reducing unauthorized request risk. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(core): Add execution source telemetry (no-changelog) (backport to release-candidate/2.22.x) | n8n-assistant | L | No | 0.4h | 0.1h | May 29, 2026 |
SummaryFeatureAdd execution source telemetry Adds minimal execution-source metadata to workflow execution telemetry, enabling analytics to distinguish Instance AI-initiated executions from user-initiated ones. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| ci: Auto-approve non-conflicting backport PRs | Matsuuu | S | No | 0.4h | 0.1h | May 29, 2026 |
SummaryCI/CDAuto-approve non-conflicting backport PRs Automatically approves backport pull requests that have no merge conflicts, streamlining release workflow and reducing manual review overhead. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| feat(core): Add execution source telemetry (no-changelog) | aalises | L | No | 74.2h | 0.3h | May 29, 2026 |
SummaryFeatureAdd execution source telemetry Adds telemetry metadata to differentiate Instance AI executions from user-initiated ones, improving analytics accuracy and operational insights. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| ci: Sanitize inputs before passing them to bash in test-evals-ai | Matsuuu | XS | No | 3.4h | 0.0h | May 29, 2026 |
SummaryCI/CDSanitize inputs before passing to bash Ensures CI workflow inputs are sanitized before executing bash commands, reducing risk of injection attacks. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||