Skip to content

issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Go language:Java

Filter by

54.5M results  (835 ms)

54.5M results

Summary of What Needs to be Made: In lib/utils/incidentWebhook.ts, parseIncidentTarget validates owner and repo with /^[A-Za-z0-9_.-]+$/. This allows purely numeric strings like 12345 which GitHub doesn ...
feature

Summary of What Needs to be Made: The recordAttempt and isRateLimited functions in lib/services/rateLimitService.ts use the prisma.loginAttempt table for ALL attempt types including SIGNUP, CHANGE_PASSWORD, ...
documentation

Summary of What Needs to be Made: In lib/services/rateLimitService.ts, the getClientIp function returns the hardcoded string unknown when no IP can be determined. This is not configurable via environment ...
infra

🔴 CI Failure Report Branch: main Commit: aec360f0 Run: https://github.com/snrdigitalmarketingindia-web/techieride-webapp-v2/actions/runs/27113703668 Failed Jobs ❌ 🧪 API Tests (11 suites) Failed step(s): ...
bug
ci-failure

Summary of What Needs to be Made: In lib/services/patch-validator.ts, the validatePatch method accesses (fullPatch.startLine || fullPatch.endLine) - 1 for the startLine calculation. If both startLine and ...

// 공격자가 ID에 입력: admin -- // 완성된 쿼리: SELECT * FROM users WHERE user_id = admin -- AND password = 아무거나 // ↑ 여기서 주석 처리 // 비밀번호 조건이 통째로 무력화됨!

Summary of What Needs to be Made: When a webhook request is rate-limited, the incident webhook route returns a 429 response via rateLimitResponse(rl, ...) but does not include standard rate limit headers ...

Summary of What Needs to be Made: buildOtpAuthUri in lib/mfa.ts hardcodes algorithm: SHA1 in the otpauth URI. RFC 6238 specifies HMAC-SHA1 as the default for compatibility, but modern authenticators (Google ...
feature

Summary of What Needs to be Made: In parsePagerduty (lib/services/incident-ingestion.ts), the title is set to incident?.title || PagerDuty Incident . However, if incident.title is an empty string , the ...

Summary of What Needs to be Made: When the Gemini call fails in correlateIncident (lib/services/incident-correlation.ts), the error return object is { impactedFiles: [], impactedServices: [], confidenceScore: ...
bug
gssoc:spam
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.