issues Search Results · language:Edge language:Python linked:pr language:TypeScript language:TypeScript language:JavaScript
Filter by
7.9M results
Problem
packages/queue/src/runtime.ts:169-187 processes a pg-boss batch sequentially in one handler promise — one thrown job
fails the whole batch, re-delivering already-sent siblings. Jobs with a deliveryKey ...
bug
deep-review
severity:medium
Summary
When updating an existing all-day calendar event through nc_calendar_update_event, passing date-only values such as
2026-06-26 for start_datetime / end_datetime can produce invalid iCalendar output ...
bug
Problem
packages/queue/src/index.ts:30-49 — if boss.start() / createQueue rejects, startPromise is never reset, so every
subsequent enqueue/work returns the same rejected promise until process restart. ...
bug
deep-review
severity:medium
Problem
packages/registry-application/src/content/upload-sessions.ts:166-193 — reapExpiredContentUploadSessions deletes S3
staging keys while holding FOR UPDATE locks on up to 100 rows (same idle-in-tx ...
bug
deep-review
severity:medium
Problem
packages/registry-application/src/content/blobs.ts:285-289 and packages/versions.ts:128-135 await blobStore.put() inside
db.transaction after lockDigestTx. With DATABASE_IDLE_IN_TRANSACTION_SESSION_TIMEOUT_MS ...
bug
deep-review
severity:high
packages/auth/src/access-management.ts:108-133 — deactivation deletes the user s group memberships, org memberships, and
all permissionGrants (including source= bootstrap system-admin grants). Reactivating ...
deep-review
severity:info
apps/api/src/routes/auth-schemas.ts:14,31 — passwords require only min(8); no complexity or breached-password check.
Consider a HIBP k-anonymity check and/or a higher minimum for admin accounts. Acceptable ...
deep-review
enhancement
severity:info
Problem
apps/web/src/components/ui/chart.tsx:93-108 uses dangerouslySetInnerHTML to inject id and color values into a style
block without sanitization. Today the config is app-defined (id from useId), ...
bug
deep-review
severity:low
Summary
@happyvertical/smrt-core@0.28.1. Permission resolution throws a tenant-isolation violation where the expected and actual
tenant IDs are identical:
[tenancy] Failed to resolve permissions: TenantViolationError: ...
Problem
packages/scanner/src/runtime.ts:51-65 — in host mode the scanner binary runs directly on the host: no --network none,
--read-only, cap-drop, mem/pids caps; only the timeout applies. A malicious ...
deep-review
documentation
severity:low

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.