Pull Request Explorer

Exploring 22 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
chore: resolve open Dependabot security alerts (axios, brace-expansion, morgan) sriramveeraghanta M AI 0.1h - Jul 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(api): add lite list endpoints for projects, members, cycles, and modules akhil-vamshi-konam XL AI 97.5h 0.2h Jul 17, 2026

LLM analysis pending

This PR has not been analyzed yet.

[WEB-8074] fix: scope IssueListEndpoint to guest created_by mguptahub M AI 191.5h 0.1h Jul 16, 2026

Summary

Bug Fix

Fix scope of IssueListEndpoint for guest created_by

Removes an authorization gap that let project guests view issues they didn’t author when requesting specific IDs, ensuring guests only see their own issues unless explicitly allowed.

Health Assessment

Medium
Low
Low
  • Quick review and single commit, but long cycle time suggests a backlog or scheduling delay rather than technical complexity.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Copilot, Claude
Confidence: 0.95

Tech Stack

Languages: Python
Frameworks: Django
[WEB-8095] fix: scope page-version reads to the URL project (GHSA-g49r/ghcr) mguptahub L AI 168.7h 0.1h Jul 16, 2026

Summary

Bug Fix

Fix cross-project page-version read disclosure

Prevents users from accessing page versions in other projects within the same workspace, enhancing security.

Health Assessment

Medium
Medium
Low
  • Quick review and single commit resolved a critical security issue within a week.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
[WEB-8075] fix: scope ProjectMemberPermission SAFE_METHODS to project membership mguptahub L AI 190.8h 0.1h Jul 16, 2026

Summary

Bug Fix

Fix ProjectMemberPermission SAFE_METHODS scoping

Corrects an authorization bug that allowed workspace members to access project-level data they shouldn't, tightening security and preventing data leaks.

Health Assessment

Medium
High
Low
  • Security fix addressed quickly with a single review; comprehensive tests added to guard against regressions.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
[WEB-8068] fix: scope workspace cycles/modules listing to project membership mguptahub M AI 193.7h 0.1h Jul 16, 2026

Summary

Bug Fix

Fix workspace cycles/modules listing to project membership

Prevents workspace members from enumerating cycles and modules for private projects they are not part of, eliminating an information disclosure vulnerability.

Health Assessment

Medium
Medium
Low
  • The PR had a long cycle time but a quick review and minimal rework, indicating a straightforward fix with limited scope.

AI Details

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

Tech Stack

Languages: Python
chore: clean up React Doctor warnings in admin app sriramveeraghanta L AI 23.4h 0.0h Jul 14, 2026

Summary

Bug Fix

Clean up React Doctor warnings in admin app

Improves admin app health by fixing 49 diagnostics, raising React Doctor score from 61 to 89, with no UI changes, enhancing accessibility and performance.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal rework; AI‑assisted review helped identify issues swiftly.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
[WEB-8066] fix: scope workspace asset get/patch/delete to project membership mguptahub L AI 150.3h 0.1h Jul 14, 2026

Summary

Bug Fix

Fix asset access control for project membership

This PR closes an IDOR vulnerability by restricting workspace asset operations to project members, preventing unauthorized access to project-bound assets.

Health Assessment

Large
High
Low
  • Security fix approved quickly after a single review; large code change but minimal iteration, indicating focused and efficient resolution of a critical access control issue.

AI Details

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

Tech Stack

Languages: Python
[WEB-8012] fix: prevent ORM group_by/sub_group_by injection in issue endpoints mguptahub L AI 246.9h 0.0h Jul 13, 2026

Summary

Bug Fix

Prevent ORM injection in issue endpoints

Validates group_by and sub_group_by parameters to block injection attacks, enhancing security and stability of issue listing endpoints.

Health Assessment

Large
High
Low
  • Security fix with immediate review and minimal rework; large code addition but straightforward.

AI Details

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

Tech Stack

Languages: Python
[WEB-8060] fix(security): enforce authz on is_active member (de)activation mguptahub M No 49.5h 0.1h Jul 09, 2026

Summary

Bug Fix

Fix authz on member is_active toggle

Prevents project members from deactivating other members without proper permissions, eliminating a critical privilege escalation risk.

Health Assessment

Medium
High
Low
  • The PR was addressed in a single commit with rapid review, indicating a focused, high‑impact security fix that was efficiently validated by AI‑assisted review.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Python
Frameworks: Django
[WEB-8019] fix(security): scope CycleIssue reassignment lookup to workspace/project mguptahub L AI 146.1h 0.1h Jul 09, 2026

Summary

Bug Fix

Fix cross-tenant CycleIssue reassignment security

Prevents cross-tenant reassignment of cycle issues, securing the API against BOLA. Adds safeguards to ensure only authorized work items are reassigned within the same workspace and project.

Health Assessment

Large
High
Low
  • Quick review and minimal rework, but the fix addresses a critical security vulnerability, indicating high business impact.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
[WEB-8017] fix(security): sanitize order_by on external REST API list endpoints mguptahub L AI 146.5h 0.0h Jul 09, 2026

Summary

Bug Fix

Sanitize order_by on external API list endpoints

Fixes a security vulnerability by sanitizing order_by parameters to prevent data exfiltration and DoS attacks.

Health Assessment

Large
High
Low
  • Security fix required extensive testing; review was quick but overall cycle time was long due to integration and regression testing.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
[WEB-7895] fix: scope UserProjectInvitationsViewset to workspace-validated project IDs (GHSA-45hc-q4mw-jhxm) mguptahub S AI 241.0h - Jul 09, 2026

Summary

Bug Fix

Fix project invitation scope to workspace

This fix prevents cross‑workspace project invitations by ensuring only validated project IDs are processed, addressing a high‑severity security vulnerability.

Health Assessment

Small
High
Low
  • The PR was reviewed immediately and merged after a single commit, indicating a straightforward fix with minimal friction.

AI Details

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

Tech Stack

Languages: Python
[WEB-7888] fix(security): normalize href before protocol check in CustomLinkExtension (GHSA-v2vv-7wq3-8w2j) mguptahub XS AI 342.1h - Jul 09, 2026

Summary

Bug Fix

Fix link security by normalizing href

Prevents XSS by blocking whitespace‑prefixed javascript URLs in editor links, enhancing user safety.

Health Assessment

Small
Low
Low
  • Single commit, quick review, minimal changes, low risk

AI Details

Usage: Authored by AI
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(security): block bot user logins sriramveeraghanta M AI 7.5h 0.0h Jul 07, 2026

Summary

Bug Fix

Block bot user logins to prevent unauthorized access

This PR blocks service accounts from interactive login, ensuring bots can only use API tokens, improving security and preventing accidental human impersonation.

Health Assessment

Medium
Low
Low
  • Fast turnaround with no rework indicates a straightforward bug fix with minimal risk.

AI Details

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

Tech Stack

Languages: Python, Typescript, Javascript
🐛 Bug: Issues created or updated via REST API send no notifications or emails wildsurfer M AI 321.5h 25.8h Jul 07, 2026

Summary

Bug Fix

Fix missing notifications for API issue actions

Ensures users receive timely notifications and emails when issues are created, updated, or assigned via the REST API, improving communication and reducing missed updates.

Health Assessment

Small
Low
Medium
  • Long cycle time due to delayed review, but minimal rework and low complexity.

AI Details

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

Tech Stack

Languages: Python
[WEB-7894] fix: eliminate TOCTOU race in InstanceAdminSignUp (GHSA-p548-28jp-wr4p) mguptahub M AI 48.2h - Jul 01, 2026

Summary

Bug Fix

Fix race condition in admin sign-up

Prevents duplicate admin creation during concurrent sign-ups, enhancing security and reliability.

Health Assessment

Medium
Medium
Low
  • The PR was reviewed and fixed quickly with AI assistance, resulting in a fast cycle time and minimal rework.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
[WEB-7892] fix(security): scope attachment PATCH/DELETE/GET by issue_id, drop created_by overwrite (GHSA-5mxw-g5mw-3v3w) mguptahub S AI 145.9h - Jul 01, 2026

Summary

Bug Fix

Fix attachment security scope and ownership

Ensures attachments are only accessible by the correct issue, preventing unauthorized access and ownership changes, thereby protecting user data and maintaining integrity.

Health Assessment

Small
High
Low
  • Security fix merged quickly with minimal rework; single review and immediate merge indicate high confidence.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
[WEB-7855] fix(security): prevent project invite email disclosure via unauthenticated GET mguptahub S AI 170.9h - Jul 01, 2026

Summary

Bug Fix

Prevent project invite email disclosure

Stops sensitive invitee email and token from being exposed to unauthenticated users, reducing data leakage risk.

Health Assessment

Small
Low
Low
  • Single commit with immediate review and minimal changes; long cycle time likely due to scheduling rather than technical complexity.

AI Details

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

Tech Stack

Languages: Python
[WEB-7945] fix(security): prevent shell injection in feature-deployment.yml mguptahub S AI 26.1h - Jul 01, 2026

Summary

Bug Fix

Prevent shell injection in feature-deployment workflow

Fixes a security vulnerability in the feature deployment workflow by sanitizing inputs and preventing expression injection, protecting secrets and runner integrity.

Health Assessment

Small
Low
Low
  • Merged within 26 hours with a single review, minimal changes, and no back‑and‑forth, indicating a smooth, low‑risk security fix.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
[WEB-7847] fix: enforce workspace membership on entity-search endpoint mguptahub XS AI 169.9h - Jun 30, 2026

Summary

Bug Fix

Enforce workspace membership on entity-search

Adds a guard to the entity-search endpoint to ensure only workspace members can access search results, preventing cross-workspace enumeration. This fixes a security vulnerability (GHSA-32q3-mqpc-3mhv) and brings OSS parity with EE.

Health Assessment

Small
Low
Low
  • Fast review and minimal changes indicate low complexity and quick resolution of a security issue.

AI Details

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

Tech Stack

Languages: Python
[WEB-7776] fix(security): scope FileAsset queries to prevent cross-project IDOR (Cluster F) mguptahub M AI 194.3h - Jun 30, 2026

Summary

Bug Fix

Fix security: scope FileAsset queries to prevent IDOR

Removes cross‑project access to file assets, tightening security and preventing unauthorized data exposure. Ensures only workspace members can view or modify assets.

Health Assessment

Small
High
Medium
  • Security fix required immediate review; minimal rework; long cycle time due to scheduling and backlog.

AI Details

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

Tech Stack

Languages: Python

Get this analytics stack for your team

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

Connect Repos