Pull Request Explorer

Exploring 37 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
chore(client): bump resolution pins to fix 72 Dependabot alerts subrata71 L AI 28.7h 0.1h Jun 02, 2026

Summary

Chore

Bump dependency resolution pins to fix 72 alerts

This PR updates Yarn resolution overrides to address 72 open Dependabot security alerts across 19 npm packages, reducing vulnerability risk and ensuring application stability. No application code changes were made, making it a low‑impact maintenance update.

Health Assessment

Medium
Low
Low
  • Fast review and single commit indicate a straightforward dependency update with minimal risk.

AI Details

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

Tech Stack

fix(client): replace innerHTML and dangerouslySetInnerHTML with safe alternatives subrata71 L AI 279.7h 0.1h Jun 02, 2026

Summary

Bug Fix

Replace unsafe DOM manipulation with safe alternatives

Fixes XSS vulnerabilities in client UI, improving security and user trust.

Health Assessment

Medium
High
Low
  • Security fix for XSS vulnerabilities, quick review but long cycle due to integration with release branch.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
chore: modified test-pw command to avoid failures sondermanish S AI 2.2h 0.1h May 29, 2026

Summary

CI/CD

Modify test-pw command to avoid failures

Ensures the test workflow runs reliably by normalizing image names and environment arguments, reducing flaky test failures.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
28/05/2026 Promotion btsgh XL No 0.2h 0.1h May 28, 2026

Summary

Health Assessment

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript, Shell, Yaml
Frameworks: Github-Actions, Docker
chore(docker): use single xcaddy-built Caddy binary wyattwalter S AI 335.9h 2.4h May 27, 2026

Summary

Chore

Use single xcaddy-built Caddy binary

Reduces maintenance overhead and improves security by eliminating the need for a separate vanilla Caddy binary, ensuring compatibility with restricted security profiles.

Health Assessment

Small
Low
Low
  • Long cycle time due to release branch merges, but review was quick and no rework was needed. Minimal risk to production.

AI Details

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

Tech Stack

Frameworks: Docker
fix(security): apply full non-routable IP-class filter on WebClient (GHSA-v49v-673j-g4vj, GHSA-m23h-pvf3-2m7p) wyattwalter M AI 18.6h 0.1h May 27, 2026

Summary

Bug Fix

Fix security: block non‑routable IP classes on WebClient

Strengthens outbound request validation by blocking additional non‑routable IP address classes, preventing potential security vulnerabilities in Docker deployments. Ensures only legitimate external hosts are reachable, reducing attack surface.

Health Assessment

Small
Low
Low
  • Quick review and merge within 18 hours, minimal rework, indicating a straightforward bug fix with clear scope.

AI Details

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

Tech Stack

Languages: Java
fix(docker): build MongoDB database tools from source with patched x/crypto and x/net subrata71 S AI 0.9h 0.1h May 27, 2026

Summary

Bug Fix

Build MongoDB tools from source with patched dependencies

Eliminates critical CVEs by compiling MongoDB database tools with updated Go crypto and net libraries, ensuring secure and reliable database tooling in Docker images. This change improves security posture and build consistency for Appsmith deployments.

Health Assessment

Small
Low
Low
  • Rapid review and merge within an hour, minimal rework, indicating a straightforward security patch.

AI Details

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

Tech Stack

Frameworks: Docker
docs(security): direct vulnerability reports to GitHub security advisories wyattwalter XS AI 1.0h 0.0h May 26, 2026

Summary

Docs

Direct vulnerability reports to GitHub advisories

Updates security documentation to route vulnerability reports to GitHub's private reporting form, improving incident handling.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes, indicating low complexity and high confidence.

AI Details

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

Tech Stack

fix(security): bind Caddy admin to local socket (GHSA-8jvv-gwqg-6vjc) wyattwalter S AI 1.9h 0.1h May 26, 2026

Summary

Bug Fix

Bind Caddy admin to local Unix socket

Security fix: Caddy admin endpoint now uses a Unix socket, reducing exposure and isolating Prometheus metrics on port 2019.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal review friction indicate efficient resolution of a security issue.

AI Details

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

Tech Stack

Languages: Javascript
fix(security): add path traversal validation to widget save path (GHSA-r553-q33m-v7pf) subrata71 M AI 125.0h 0.1h May 26, 2026

Summary

Bug Fix

Add path traversal validation to widget save path

Fixes a security vulnerability by validating widget names to prevent path traversal during Git serialization, ensuring user-controlled names cannot write files outside the repository.

Health Assessment

Small
Low
Low
  • The PR was reviewed quickly with only one comment and a single subsequent commit, indicating minimal friction.
  • The change is small in scope and addresses a critical security issue, resulting in a low overall risk.

AI Details

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

Tech Stack

Languages: Java
fix(security): remove unused supervisord admin port (GHSA-v49v-673j-g4vj) wyattwalter S AI 116.5h 116.5h May 26, 2026

Summary

Bug Fix

Remove unused supervisord admin port

Eliminates an unused supervisor HTTP interface, reducing the attack surface and simplifying container configuration.

Health Assessment

Small
Medium
Low
  • Security fix removed dead config with minimal changes and no review needed, leading to a quick merge.

AI Details

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

Tech Stack

Languages: Javascript
fix(test): resolve flaky DSCrudAndBindings_Spec after-hook cleanup failure subrata71 XS No 114.5h 0.1h May 25, 2026

Summary

Test

Fix flaky Cypress spec after-hook cleanup

Resolved deterministic failure in Cypress test by ensuring correct workspace selection and merging interdependent tests, improving CI stability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved CI flaky test, low risk, fast review.

AI Details

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

Tech Stack

Languages: Typescript
fix(husky): stage server files from worktree root in pre-commit hook wyattwalter S AI 24.0h 4.4h May 22, 2026

Summary

Bug Fix

Fix husky pre-commit hook staging issue

The pre-commit hook now stages server files correctly when committing from linked worktrees, preventing duplicate orphan entries. This improves developer workflow and reduces potential build failures.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in a single review cycle, indicating low complexity and high confidence in the solution.

AI Details

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

Tech Stack

fix(ci): add non-root USER to cypress snapshot Dockerfile subrata71 XS AI 89.4h 54.4h May 22, 2026

Summary

Chore

Add non-root user to Cypress Dockerfile

Improves security and reduces image size for Cypress test containers by switching to a non-root user and cleaning up package lists.

Health Assessment

Small
Low
High
  • Long review cycle but minimal changes; likely due to scheduling or low priority.

AI Details

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

Tech Stack

Frameworks: Docker
fix(security): enforce MANAGE_PAGES permission in dependencyMap update (GHSA-q4p7-j55w-5mjm) subrata71 S AI 21.5h 15.3h May 20, 2026

Summary

Bug Fix

Enforce MANAGE_PAGES permission in dependencyMap update

Fixes a high‑severity authorization flaw that let any authenticated user alter other workspaces’ page dependency maps. This protects user data and ensures proper access control.

Health Assessment

Small
Medium
Low
  • Security fix completed quickly with minimal rework; the PR was merged within 21.5 hours, indicating efficient review and low friction.

AI Details

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

Tech Stack

Languages: Java
feat(diagnostics): add memory-analysis.sh for sizing diagnostics wyattwalter XL AI 142.7h 0.1h May 20, 2026

Summary

Feature

Add memory-analysis script for diagnostics

Provides a single-page memory diagnostic to help support teams quickly assess container memory usage, improving troubleshooting and reducing downtime.

Health Assessment

X-Large
Medium
Medium
  • The PR added a substantial memory diagnostics script, received rapid review with several nitpick comments, and required a few commits to address them, resulting in a slow overall cycle time.

AI Details

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

Tech Stack

Languages: Shell
fix(helm): allow numeric cpu in resources.requests wyattwalter S AI 41.2h 0.1h May 20, 2026

Summary

Bug Fix

Allow numeric CPU values in Helm chart

Helm chart updated to accept numeric CPU values for resource requests, improving deployment flexibility.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Helm
10/05/26 Promotion btsgh XL No 0.2h 0.1h May 20, 2026

Summary

Bug Fix

Fix security, validation, and restore issues for promotion

This PR addresses critical security vulnerability CVE-2026-42198, improves validation of Git repo URLs and user invitation origins, and ensures Redis credentials are preserved during restore, enhancing system stability and security for the upcoming release.

Health Assessment

X-Large
High
Low
  • Rapid merge with minimal review indicates high confidence in changes; however, the large code churn suggests significant impact on multiple components.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Java
fix(server): validate origin before persisting invited users (APP-15239) subrata71 M AI 23.1h 0.1h May 20, 2026

Summary

Bug Fix

Validate origin before persisting invited users

Ensures that user invitations are fully validated before any database writes, preventing partial or orphaned invitations and improving security and user experience. This fix stops users from being added to workspaces when the origin header is invalid, reducing potential security risks.

Health Assessment

AI Details

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

Tech Stack

Languages: Java
fix: preserve Redis credentials during appsmithctl restore wyattwalter S AI 15.6h 0.1h May 20, 2026

Summary

Bug Fix

Fix Redis credential leakage during restore

Ensures Redis credentials are not leaked in backups and restores use target instance credentials, preventing authentication failures.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review, no rework.

AI Details

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

Tech Stack

Languages: Typescript
fix(security): upgrade postgresql-jdbc to 42.7.11 to remediate CVE-2026-42198 subrata71 S AI 119.7h 95.6h May 19, 2026

Summary

Bug Fix

Upgrade PostgreSQL JDBC to address CVE-2026-42198

This PR updates the PostgreSQL JDBC driver to version 42.7.11, fixing a high‑severity denial‑of‑service vulnerability that could allow attackers to exhaust server CPU resources. The change also adjusts interval formatting to remain compatible with the new driver behavior.

Health Assessment

Small
Medium
High
  • The PR resolved a critical security issue with a single, small commit, but the review cycle was unusually long, suggesting a bottleneck in the security review process.

AI Details

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

Tech Stack

Languages: Typescript, Java
fix: added validation of git repo url sondermanish S AI 71.0h 2.2h May 18, 2026

Summary

Bug Fix

Add validation for Git repository URLs

Improves validation of Git repository URLs to reject invalid configurations containing directory path references, enhancing security and preventing misconfigurations.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes indicate a straightforward bug fix with low risk.

AI Details

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

Tech Stack

Languages: Java
perf: bulk action import caching sondermanish XL AI 37.2h 0.1h May 15, 2026

Summary

Chore

Improve bulk action import performance

Enhances import pipeline by caching bulk actions, reducing latency and resource usage. This change improves user experience during large data imports.

Health Assessment

X-Large
Medium
Low
  • The PR was reviewed quickly with minimal changes, indicating efficient collaboration, but the large code change size suggests careful testing.

AI Details

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

Tech Stack

Languages: Java
14/05/2026 - Promotion btsgh XL No 1.2h 1.1h May 14, 2026

Summary

CI/CD

Upgrade MongoDB and enhance CI/CD pipelines

This PR upgrades embedded MongoDB to 7.0, updates Helm chart values, and adds new CI workflows for Playwright and Helm releases, improving security and build reliability.

Health Assessment

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

Languages: Javascript, Typescript, Yaml
Frameworks: Github-Actions
fix(security): Unauthenticated Access to Full OpenAPI Documentation (GHSA-v6jh-fx3m-7xhw) subrata71 S AI 23.4h 0.1h May 13, 2026

Summary

Bug Fix

Fix security: block unauthenticated OpenAPI docs

Prevents unauthenticated users from viewing full API schema, mitigating information disclosure.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within a day, low review friction.

AI Details

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

Tech Stack

Languages: Java
Frameworks: Spring
perf: removed extra entry from db argument sondermanish S AI 0.4h 0.1h May 13, 2026

Summary

Refactor

Remove redundant DB argument entry

Optimizes import handling by eliminating an unnecessary database argument, improving performance and consistency across git‑connected repositories.

Health Assessment

Small
Low
Low
  • Quick merge with a single review and minimal code changes indicates low complexity and high confidence in the refactor.

AI Details

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

Tech Stack

Languages: Java
chore(helm): upgrade bundled Redis from 7.0.15 to 7.4.9 wyattwalter XS AI 26.8h 0.0h May 12, 2026

Summary

Chore

Upgrade bundled Redis to 7.4.9

Bumps the default Redis image tag to address accumulated CVEs, improving security for deployments.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes, indicating low risk and high confidence in the update.

AI Details

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

Tech Stack

Languages: Yaml
fix(security): Path Traversal (GHSA-m4hv-9p7g-56vm) subrata71 M AI 46.3h 0.1h May 12, 2026

Summary

Bug Fix

Fix path traversal in git file operations

Prevents authenticated users from reading arbitrary files via crafted git repositories, mitigating a high‑severity vulnerability.

Health Assessment

Small
Medium
Low
  • Security fix was addressed quickly with minimal code changes and a single review, demonstrating efficient response to a critical vulnerability.

AI Details

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

Tech Stack

Languages: Java
fix(security): upgrade arangodb-java-driver to 7.25.0 to remediate CVE-2025-52999 subrata71 L AI 70.6h 0.1h May 12, 2026

Summary

Bug Fix

Upgrade ArangoDB driver to remediate CVE-2025-52999

Remediates a high‑severity JSON DoS vulnerability by upgrading the ArangoDB Java driver and updating plugin code, ensuring secure data handling and stable connectivity. This change eliminates the vulnerable shaded Jackson core and improves error handling for unreachable hosts.

Health Assessment

Medium
Low
Low
  • Security fix with rapid review and minimal rework; upgrade to latest driver removes vulnerable dependency and improves error handling.

AI Details

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

Tech Stack

Languages: Java
chore: made discard changes async after ref creation sondermanish L AI 89.8h 0.1h May 12, 2026

Summary

Chore

Make discard changes async after ref creation

Improves performance by running discard operations asynchronously, reducing wait times for users after branch creation.

Health Assessment

Large
Medium
Medium
  • The PR had a slow cycle time but quick initial review. Multiple rework iterations and AI‑assisted review comments indicate moderate complexity, with the async refactor improving performance but requiring careful testing.

AI Details

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

Tech Stack

Languages: Java
chore: playwright infra setup sondermanish XL AI 0.0h - May 12, 2026

Summary

Chore

Playwright infra setup

Establishes Playwright-based end‑to‑end testing infrastructure, enhancing test reliability and accelerating feature delivery.

Health Assessment

Large
Low
Low
  • The PR was merged immediately after a single commit, indicating high confidence and minimal review friction.
  • The large addition of lines and multiple CI workflow updates suggest a substantial infrastructure enhancement.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Playwright
ci: skip apt-get update in Chrome install wyattwalter S AI 47.6h 0.1h May 08, 2026

Summary

CI/CD

ci: skip apt-get update in Chrome install

Optimizes CI by removing apt-get update during Chrome installation, reducing build times and avoiding mirror hangs on Azure runners.

Health Assessment

Small
Low
Low
  • Fast review and minimal changes indicate low risk and efficient CI improvement.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore(helm): generate values.schema.json from values.yaml wyattwalter XL AI 50.0h 27.3h May 08, 2026

Summary

CI/CD

Generate Helm values schema from values.yaml

Auto‑generates a full Helm values schema to improve validation and reduce deployment errors. Adds CI checks and a release channel to streamline chart publishing.

Health Assessment

X-Large
High
Medium
  • The PR introduced extensive CI and schema changes, leading to a long review cycle and significant rework, but ultimately improved chart reliability.

AI Details

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

Tech Stack

Languages: Yaml, Json
08/05/2026 - Promotion btsgh XL No 0.1h 0.1h May 08, 2026

Summary

Chore

Promotion PR for Appsmith

Updates and fixes for Appsmith, including security patches and feature enhancements

Health Assessment

Large
Medium
Low
  • The PR has a large scope with many files changed, but the review process was quick and efficient.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
feat(client): docs link tooltip on Appsmith Base URL setting + trailing-slash normalization subrata71 M AI 15.3h 0.1h May 07, 2026

Summary

Feature

Add docs tooltip and normalize base URL

Provides a help‑link tooltip for the Base URL setting and removes trailing slashes to prevent broken URLs in email templates and links.

Health Assessment

Medium
Low
Low
  • Fast cycle time (15h) with a single review and minimal rework; the PR was merged quickly after a brief review, indicating low complexity and high confidence in the changes.

AI Details

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

Tech Stack

Languages: Typescript, Java
Frameworks: React
fix: replace generic "Response not valid" with actionable error messages for better observability subrata71 L AI 133.7h 0.1h May 06, 2026

Summary

Bug Fix

Replace generic error with actionable messages

Provides specific error messages and structured logging for action execution failures, improving observability and reducing noise for operators.

Health Assessment

Large
Low
Low
  • Fast review (0.1h) and single comment round indicate a straightforward fix, but the 133.7h cycle time reflects a long initial wait before review. The large code change (222 lines) was handled with minimal friction, suggesting low complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript, Java
fix(security): fail closed when APPSMITH_BASE_URL unset for token-bearing emails (GHSA-j9gf-vw2f-9hrw) subrata71 XL No 155.8h 0.2h May 06, 2026

Summary

Bug Fix

Fix security issue with APPSMITH_BASE_URL

Fail closed when APPSMITH_BASE_URL is unset for token-bearing emails, adding a non-dismissible banner for instance super-users

Health Assessment

Large
Medium
Low
  • The PR has a large scope with 20 files changed, but the review process was relatively smooth with only a few comments

AI Details

Tech Stack

Languages: Javascript, Typescript, Java
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