Pull Request Explorer
| 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 |
SummaryBug FixFix 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
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 |
SummaryBug FixRestrict 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
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 |
SummaryChoreBump 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
AI DetailsTech 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 |
SummaryBug FixStrip 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
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 |
SummaryBug FixPrevent 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
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 |
SummaryBug FixFix 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
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 |
SummaryChoreConsolidate 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
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 |
SummaryRefactorDelete 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
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 |
SummaryBug FixFix 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
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 |
SummaryTestMock 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
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 |
SummaryBug FixProject 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
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 |
SummaryFeatureSanity 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
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 |
SummaryChoreBatch 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
AI DetailsTech 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 |
SummaryBug FixReject 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
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 |
SummaryChoreBind 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
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 |
SummaryBug FixRemove 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
AI DetailsTech Stack
Languages:
Java
Frameworks:
Spring
|
||||||
| chore: git controller delete | sondermanish | L | AI | 17.5h | 12.5h | Jul 09, 2026 |
SummaryChorechore: 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
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 |
SummaryBug FixFix 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
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 |
SummaryChoreBatch security update via resolutions/version bumps Security update to address a medium severity vulnerability in js-yaml. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore(release): promote release to master | wyattwalter | XL | No | 17.4h | 16.8h | Jul 07, 2026 |
SummaryChorePromote 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
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 |
SummaryBug FixPin 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
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 |
SummaryBug FixFix 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
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 |
SummaryCI/CDFix 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
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 |
SummaryFeatureAdd 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixBatch security update for 17 CVEs Remediates 17 critical/high CVEs in dependencies, ensuring application security without code changes. Health Assessment
Small
Low
Low
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 |
SummaryBug FixUpdate 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
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 |
SummaryRefactorPort 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
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 |
SummaryFeatureAdd 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
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 |
SummaryBug FixFix 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
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 |
SummaryChoreBatch security update for dependencies Updated dependencies to address a single vulnerability, ensuring application security compliance. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack |
||||||
| 30/06/2026 Promotion PR | btsgh | XL | No | 0.5h | 0.3h | Jun 30, 2026 |
SummaryChoreSecurity & 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
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript, Javascript, Yaml
Frameworks:
React
|
||||||