issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Java linked:pr
Filter by
5.9M results
Parent bounty: #743
Bug
POST /api/messages in apps/api/src/routes/messageRoutes.js has no authentication middleware, so unauthenticated users
can send messages:
messageRoutes.post( / , postMessage); ...
Reverse proxy will takee care of it
Parent bounty: #743
Bug
POST /api/reviews in apps/api/src/routes/reviewRoutes.js has no authentication middleware, so unauthenticated users can
submit reviews:
reviewRoutes.post( / , postReview);
Expected ...
Summary
The sidecar edge channel served a binary stamped 2.3.0+edge.fa804bd, but commit fa804bd (chore(main): release 2.3.0
(#62)) is not in main s history, and package.json on main is 2.2.0. The edge ...
bug
github_actions
Goal
Prepare conservative v0.6.0 release candidate metadata after operator-session and handoff workflows are implemented and
downstream smoke is complete.
Scope
Allowed changes:
- pyproject.toml ...
Parent bounty: #743
Bug
POST /api/proposals in apps/api/src/routes/proposalRoutes.js has no authentication middleware, so unauthenticated users
can create proposals:
proposalRoutes.post( / , postProposal); ...
Impacted table(s)
core_eia930__hourly_net_generation_by_energy_source
How severe is this data bug?
Medium
Identify impacted data
Hi, I just explored the net_generation data in core_eia930__hourly_net_generation_by_energy_source ...
bug
eia930
Parent bounty: #743
Bug
sendMessage() in apps/api/src/services/messageService.js spreads caller payload with server fields mixed in:
const message = { id: `msg_${Date.now()}`, ...payload, sentAt: new ...
Summary
Add the first self-sufficient bb lifecycle command so the v2 CLI can initialize and inspect the financial-intelligence
foundation without relying on the legacy bankbuddy command surface.
Scope ...
enhancement
Parent bounty: #743
Bug
createReview() in apps/api/src/services/reviewService.js spreads caller payload after the server-generated id, allowing
callers to override the server-assigned id field.
Expected ...

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.