Pull Request Explorer

Exploring 47 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
test: stub flaky BetterBugs CDN scripts in Cypress wyattwalter S AI 76.8h 67.9h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(deps): batch security update — 1 vulnerability appsmith-smithes M No 25.2h 25.2h Jul 26, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(deps): batch security update — 8 vulnerabilities appsmith-smithes M No 2.1h 2.1h Jul 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(ci): avoid "Argument list too long" in client-build changed-files step wyattwalter XS AI 0.8h 0.8h Jul 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(widgets): add label styling options to button widget amelia-c0n L AI 208.6h 0.1h Jul 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(deps): bump axios from 1.16.1 to 1.18.0 in /app/client dependabot XS No 10.7h 10.7h Jul 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(deps): bump tar resolution to ^7.5.19 — CVE-2026-59873 (GHSA-23hp-3jrh-7fpw) appsmith-smithes XS No 10.3h 10.3h Jul 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(deps): bump axios from 1.16.1 to 1.18.0 in /app/client dependabot XS No 72.2h 72.2h Jul 23, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(security): prevent git import symlink path traversal → arbitrary file read/write (GHSA-fqwc-g9wm-5895) subrata71 L AI 221.9h 0.1h Jul 23, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(security): stop shipping a wildcard frame-ancestors default wyattwalter M AI 143.2h 6.5h Jul 23, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(security): enforce workspace boundary on permission group assignment (GHSA-h5qf-426x-5mv5) appsmith-smithes M No 48.1h 48.1h Jul 23, 2026

LLM analysis pending

This PR has not been analyzed yet.

docs(ci): replace stale workflow catalog with trigger reference wyattwalter M AI 20.6h 0.7h Jul 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(security): Action create/update trusts client-supplied datasource.id, letting any user make another workspace's private datasource publicly (unauthenticated) executable (GHSA-fhgw-q2jf-8fq7) appsmith-smithes M No 12.2h 11.1h Jul 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

refactor(git): remove GitExecutor abstraction sondermanish XL AI 1.7h 0.2h Jul 17, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: Copy to Application dropdown scrolling and datasource note visibility in copy modal tomjose92 S AI 6.0h 5.0h Jul 17, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(security): return uniform responses on pre-auth email endpoints and remove unused routes wyattwalter XL AI 47.7h 0.1h Jul 16, 2026

Summary

Bug Fix

Fix security: uniform responses on email endpoints

This PR hardens pre‑auth email endpoints by returning consistent responses, preventing user enumeration, and removes unused routes.

Health Assessment

X-Large
Medium
Low
  • Fast review and single round of changes indicate an efficient process; the large code churn is focused on security, keeping risk moderate.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
fix(security): restrict datasource access to the instance's own network address wyattwalter L AI 69.6h 0.1h Jul 16, 2026

Summary

Bug Fix

Restrict datasource access to own network address

Adds SSRF protection by blocking outbound requests to the Appsmith instance’s own network address, preventing potential internal network exploitation.

Health Assessment

Medium
Low
Low
  • Fast review and minimal rework; the PR addressed a critical security issue with a small code change and was merged quickly.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
chore(deps): bump websocket-driver from 0.7.4 to 0.7.5 in /app/client dependabot XS No 13.6h 13.6h Jul 16, 2026

Summary

Chore

Bump websocket-driver dependency to 0.7.5

Updates websocket-driver to address potential security or performance improvements, ensuring compatibility with latest Node versions.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal risk.

AI Details

Tech Stack

Languages: Javascript
fix(security): strip internal config from tenant endpoint for anonymous users [APP-15344] subrata71 M AI 8.5h 8.5h Jul 16, 2026

Summary

Bug Fix

Strip internal config from tenant endpoint for anonymous users

This PR removes sensitive configuration fields from the unauthenticated tenant endpoint, preventing anonymous users from accessing internal data such as API keys and license details. Authenticated users still receive full configuration.

Health Assessment

Medium
Low
Low
  • Fast turnaround with a single commit and no review back‑and‑forth; all tests passed and no regressions were introduced.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
fix(server): prevent open redirect via forged Origin header on login subrata71 L AI 24.2h 0.1h Jul 15, 2026

Summary

Bug Fix

Prevent open redirect via forged Origin header on login

Fixes an open redirect vulnerability by ensuring the Origin header is only trusted when it matches the request host, preventing attackers from redirecting authenticated users to malicious domains.

Health Assessment

Large
High
Low
  • The PR was reviewed and merged within 24 hours, with AI-generated comments highlighting IPv6 and port edge cases, indicating a streamlined review process.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
fix: stop mangling mailto/tel/ftp hrefs in Text widget links tomjose92 M AI 3.8h 0.0h Jul 15, 2026

Summary

Bug Fix

Fix broken mailto/tel/ftp links in Text widget

Ensures safe URL schemes are preserved, preventing broken links and potential XSS, improving user experience.

Health Assessment

Small
Low
Low
  • Quick AI-assisted fix with minimal changes and no regressions, demonstrating efficient issue resolution.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
chore: consolidate CODEOWNERS to core-owners team vivek-appsmith L AI 3.3h 3.3h Jul 14, 2026

Summary

Chore

Consolidate CODEOWNERS to core-owners team

Simplifies repository ownership by centralizing code ownership under the core-owners team, improving review workflow and reducing configuration errors.

Health Assessment

Small
Low
Low
  • Quick turnaround with a single commit and no rework indicates a smooth process.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

chore: deleting common git service sondermanish XL AI 1.6h 0.2h Jul 14, 2026

Summary

Refactor

Delete common git service and related tests

Removes legacy Git service layer, consolidating Git handling and cleaning up tests, improving maintainability. This refactor simplifies the codebase and reduces duplication.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal review comments indicate smooth integration.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
fix(client): wait for toast to clear before re-checking identical Mongo replica-set error wyattwalter XS AI 67.1h 51.1h Jul 10, 2026

Summary

Bug Fix

Fix toast timing in Mongo replica-set error test

Ensures reliable test execution by waiting for toast notifications to clear before rechecking identical error messages, preventing intermittent CI failures. Improves stability for MongoDB connection error handling.

Health Assessment

Small
Low
Medium
  • Single commit fixed a flaky test; review took over two days, suggesting a review bottleneck for test changes.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
test(git): de-flake GitUtilsTest.isRepoPrivate by mocking the HTTP call wyattwalter S AI 19.1h 3.2h Jul 10, 2026

Summary

Test

Mock HTTP call in GitUtilsTest to remove flakiness

This PR makes the GitUtilsTest deterministic by mocking external HTTP calls, ensuring reliable test results and preventing flaky CI failures.

Health Assessment

Medium
Low
Low
  • Fast review and merge, minimal rework, small scope, reliable test improvement.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
fix(git): project only required fields when loading sibling-branch entities during import wyattwalter S AI 22.4h 3.5h Jul 10, 2026

Summary

Bug Fix

Project only required fields during import

Improves branch import reliability by limiting data fetched, reducing memory usage and preventing transaction timeouts for large multi‑branch applications.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes; single review round and low comment volume indicate a straightforward, low‑risk fix.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
feat: sanity checks for git repository in Redis cache sondermanish L AI 30.2h 0.1h Jul 10, 2026

Summary

Feature

Sanity checks for git repository in Redis cache

Adds integrity verification for cached Git repositories to prevent corruption and improve reliability.

Health Assessment

Large
Medium
Medium
  • The PR had a quick first review and a single rework commit, indicating efficient collaboration, but the large number of added lines suggests a substantial change.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
fix(deps): batch security update — 1 vulnerability appsmith-smithes S No 30.7h 3.6h Jul 10, 2026

Summary

Chore

Batch security update for client dependencies

Updated client dependencies to address a DoS vulnerability in the ws package, ensuring safer runtime behavior.

Health Assessment

Small
Low
Low
  • Quick dependency update with minimal changes and fast review, indicating low risk and efficient process.

AI Details

Tech Stack

fix(security): reject actuator basic-auth when internal password is unset (GHSA-xfc5-796c-7hr9) wyattwalter XS AI 43.8h 43.6h Jul 09, 2026

Summary

Bug Fix

Reject actuator basic-auth when internal password unset

Ensures actuator endpoints require a configured internal password; unauthenticated requests now return 401, preventing accidental exposure of operational metrics.

Health Assessment

Small
Low
Medium
  • Security fix required a single review after ~43h; minimal code changes and quick merge indicate low complexity and risk.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
chore(docker): bind bundled internal services to loopback wyattwalter S AI 30.0h 0.1h Jul 09, 2026

Summary

Chore

Bind bundled internal services to loopback

Hardens Docker image by binding internal services to loopback, limiting external exposure and improving security.

Health Assessment

Small
Low
Low
  • Quick review with minimal changes, low risk, small scope.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Shell
fix: unbreak release by removing orphaned legacy GitController wyattwalter S No 0.9h - Jul 09, 2026

Summary

Bug Fix

Remove orphaned GitController to fix release build

Fixes build failure in CE release by removing unused legacy controller, aligning CE with EE and preventing compile errors.

Health Assessment

Small
Low
Low
  • Quick, single-file change with no rework, merged within an hour of opening.

AI Details

Tech Stack

Languages: Java
Frameworks: Spring
chore: git controller delete sondermanish L AI 17.5h 12.5h Jul 09, 2026

Summary

Chore

chore: git controller delete

Removed the Git controller layer, eliminating all Git management endpoints to streamline the backend and reduce maintenance overhead.

Health Assessment

Large
Low
Low
  • PR merged quickly with minimal review, indicating a straightforward removal of unused code.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
fix: Menu Button Column width for Table widget amelia-c0n M AI 131.4h 0.1h Jul 09, 2026

Summary

Bug Fix

Fix Menu Button Column Width in Table Widget

Improves readability of menu button labels in table widgets by ensuring full labels are displayed or a tooltip appears when truncated, enhancing user experience.

Health Assessment

Medium
Medium
Low
  • Quick review with minimal comments, but long cycle time due to multiple merge commits and moderate rework.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(deps): batch security update — 1 vulnerability appsmith-smithes XS No 12.4h 12.4h Jul 08, 2026

Summary

Chore

Batch security update via resolutions/version bumps

Security update to address a medium severity vulnerability in js-yaml.

Health Assessment

Small
Low
Low
  • Quick security patch merged within 12 hours, indicating efficient review process.

AI Details

Tech Stack

chore(release): promote release to master wyattwalter XL No 17.4h 16.8h Jul 07, 2026

Summary

Chore

Promote release branch to master

Promotes the release branch into master, consolidating recent fixes and feature updates to prepare for production deployment.

Health Assessment

X-Large
Low
Low
  • The PR was merged quickly with minimal review, indicating a straightforward release promotion with few changes to production code.

AI Details

Confidence: 0.95

Tech Stack

Languages: Java
fix(server): pin maildev/maildev test container to 2.2.1 wyattwalter XS AI 0.0h - Jul 06, 2026

Summary

Bug Fix

Pin maildev test container to stable version

Ensures SMTP plugin tests run reliably by pinning the MailDev container image to a known‑good version, eliminating flaky CI failures.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved flaky test issue, fast merge

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
fix(helm): make mongo init-container -ubi8 append idempotent sebastianiv21 S AI 122.0h 0.1h Jul 06, 2026

Summary

Bug Fix

Fix Helm Mongo init-container idempotent tag

Ensures MongoDB image tags work correctly with private registries, preventing deployment failures and simplifying version management.

Health Assessment

Small
Low
Low
  • Quick review and single commit resolved a critical deployment issue; low complexity and minimal risk.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Yaml
fix(ci): build helm deps natively to avoid bind-mount permission error sebastianiv21 S AI 141.5h 0.1h Jul 06, 2026

Summary

CI/CD

Fix CI Helm dependency build to avoid permission errors

Ensures Helm chart dependencies are built natively on the CI runner, eliminating bind‑mount permission issues and improving reliability of Helm unit tests.

Health Assessment

Small
Low
Low
  • T
  • h
  • e
  • c
  • h
  • a
  • n
  • g
  • e
  • w
  • a
  • s
  • r
  • e
  • v
  • i
  • e
  • w
  • e
  • d
  • q
  • u
  • i
  • c
  • k
  • l
  • y
  • a
  • n
  • d
  • m
  • e
  • r
  • g
  • e
  • d
  • a
  • f
  • t
  • e
  • r
  • a
  • s
  • i
  • n
  • g
  • l
  • e
  • i
  • t
  • e
  • r
  • a
  • t
  • i
  • o
  • n
  • ,
  • b
  • u
  • t
  • t
  • h
  • e
  • o
  • v
  • e
  • r
  • a
  • l
  • l
  • c
  • y
  • c
  • l
  • e
  • t
  • i
  • m
  • e
  • w
  • a
  • s
  • l
  • o
  • n
  • g
  • d
  • u
  • e
  • t
  • o
  • s
  • c
  • h
  • e
  • d
  • u
  • l
  • i
  • n
  • g
  • ;
  • t
  • h
  • e
  • s
  • c
  • o
  • p
  • e
  • i
  • s
  • m
  • i
  • n
  • i
  • m
  • a
  • l
  • a
  • n
  • d
  • r
  • i
  • s
  • k
  • i
  • s
  • l
  • o
  • w
  • .

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
06/07 - Daily Promotion subrata71 XL No 65.7h 51.8h Jul 06, 2026

Summary

Feature

Add Copy to Application Feature

Adds a right‑click option to copy APIs, queries, and JS objects to another application, enabling quick data reuse across workspaces and boosting developer productivity.

Health Assessment

X-Large
High
High
  • The PR added over 2,300 lines across 20 files and took nearly three days to merge, indicating significant review friction and a high risk of impacting stability.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(client): drop over-broad minimatch resolution so glob@10/11 get GLOBSTAR (fixes storybook) salevine S AI 30.0h 0.1h Jul 05, 2026

Summary

Bug Fix

Fix minimatch resolution for Storybook

Ensures Storybook preview builds correctly by pinning minimatch versions, and increases Node heap for test runner to avoid OOM, improving CI reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review, low risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(deps): batch security update — 17 CVEs from release image scan subrata71 S AI 27.1h - Jul 04, 2026

Summary

Bug Fix

Batch security update for 17 CVEs

Remediates 17 critical/high CVEs in dependencies, ensuring application security without code changes.

Health Assessment

Small
Low
Low
  • Quick security patch with minimal changes, no code modifications, merged within a day.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
Frameworks: Spring-Boot
fix(security): bump Spring Boot to 3.5.14 and Netty to 4.1.135 for CVE fixes sebastianiv21 XS AI 165.8h 165.5h Jul 03, 2026

Summary

Bug Fix

Update Spring Boot and Netty for CVE fixes

Remediates high severity CVEs in the server by upgrading Spring Boot and Netty dependencies, ensuring secure file uploads and request handling. This reduces risk of exploitation in production.

Health Assessment

Small
Medium
High
  • Long review cycle indicates delayed security patching; minimal code changes but critical CVE remediation.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
Frameworks: Spring Boot
feat: land CE-safe Anvil revival changes ahead of EE sync (appsmith-ee#9229) salevine L AI 72.2h 0.2h Jul 03, 2026

Summary

Refactor

Port CE-safe Anvil changes to CE

Synchronizes CE with EE Anvil revival, enabling shared-file changes and feature flags without affecting existing UI.

Health Assessment

Large
Medium
Low
  • PR merged after a single review, but the long cycle time reflects the scheduled CE‑EE sync rather than code complexity.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(client): copy an API/query/JS object to another application (#41919) salevine XL AI 252.4h 0.1h Jul 03, 2026

Summary

Feature

Add copy to application feature

Users can now copy actions and JS objects to other applications, enhancing collaboration and workflow efficiency.

Health Assessment

Large
Medium
Medium
  • The PR had multiple review rounds and commits, indicating some complexity and potential for rework. However, the feature was ultimately merged, suggesting a successful outcome.

AI Details

Usage: AI Assisted
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
fix(git): distinguish missing default branch from SSH key misconfiguration sebastianiv21 M AI 41.4h 0.1h Jul 03, 2026

Summary

Bug Fix

Fix Git import error for missing default branch

Corrects misleading SSH key error when a remote repository has no default branch, improving user experience and troubleshooting.

Health Assessment

Medium
Low
Low
  • Quick, single‑commit fix with minimal code changes; review cycle was under 4 hours and the PR merged within 41 hours, indicating low friction and low risk.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
fix(deps): batch security update — 1 vulnerability appsmith-smithes S No 12.3h 9.7h Jul 03, 2026

Summary

Chore

Batch security update for dependencies

Updated dependencies to address a single vulnerability, ensuring application security compliance.

Health Assessment

Small
Low
Low
  • Quick security patch with minimal changes and fast review, indicating efficient process.

AI Details

Confidence: 0.10

Tech Stack

30/06/2026 Promotion PR btsgh XL No 0.5h 0.3h Jun 30, 2026

Summary

Chore

Security & Dependency Updates + CI Enhancements

This PR addresses multiple security advisories, updates dependencies, and refines CI pipelines to improve stability and compliance. It also enhances test coverage and streamlines deployment workflows.

Health Assessment

Large
Medium
Low
  • Rapid review and merge indicate high confidence in changes; extensive dependency and CI updates suggest a focus on security and stability.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript, Yaml
Frameworks: React

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos