pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:HTML language:TypeScript
Filter by
27.7M results
Follow-up to #25 — the squash merged before this commit landed, so main s src/intent.ts is missing it.
A fresh verification pass on #25 caught that WEB_DIR included ambiguous roots (app, public, client) ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 90%
- Auto-fix allowed: False
📝 Summary
The application is vulnerable ...
ai-remediation
needs-human-review
severity-high
Bumps the pre-commit group with 1 update: https://github.com/astral-sh/ruff-pre-commit.
Updates https://github.com/astral-sh/ruff-pre-commit from v0.15.14 to 0.15.15 details summary Release notes /summary ...
dependencies
pre_commit
Bumps the dev-dependencies group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| @types/node | 25.6.2 | 25.9.1 |
| @typescript-eslint/eslint-plugin | 8.59.2 | 8.60.0 | ...
Bumps concurrently from 9.2.1 to 10.0.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/open-cli-tools/concurrently/releases concurrently s releases /a . /em /p blockquote ...
dependencies
npm
Adds a state filter to get_recent_offerings — * recent Reg D raises in California. *
What
get_recent_offerings(form, since, state= CA , limit) → filters on the issuer s principal place of business via ...
Problem
node_modules is tracked in git as a symlink pointing at itself (/home/aangel/CTRFHub/node_modules), committed in 6ff5886
(#188). When the real dependency dir isn t present, the self-referential ...
…ection
The @limiter.limit decorator requires a response: Response parameter to inject rate-limit headers. Without it, slowapi
raised parameter response must be an instance of starlette.responses.Response ...
🎯 What: Removed inline arrow functions used as event handlers within the render loop of SessionDetailModal.tsx. 💡 Why:
Inline functions inside a .map cause new function references to be created on every ...