issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript is:public language:CSS
Filter by
42.3M results
Contexto: um controle financeiro util classifica gastos (alimentacao, transporte, etc.).
O que fazer: criar tabela de categorias + FK na movimentacao; CRUD basico de categoria; selecionar categoria ao ...
backend
saas
Contexto: o cookie do token esta com secure fixo em false; em producao (HTTPS) ele deve ser true.
O que fazer: definir secure por ambiente (true em producao, false no dev).
Criterio de aceite: em producao ...
backend
security
Contexto: faltam headers de seguranca padrao.
O que fazer: adicionar o middleware helmet ao Express.
Criterio de aceite: as respostas trazem os headers de seguranca do helmet.
backend
security
Contexto: auth por cookie + formularios abre espaco para CSRF.
O que fazer: adotar protecao CSRF (token) ou documentar e garantir a estrategia de sameSite=strict e por que ela mitiga
o ataque no nosso ...
backend
security
Contexto: o login hoje aceita tentativas ilimitadas; da para forca bruta.
O que fazer: aplicar express-rate-limit na rota de login (ex.: N tentativas por IP por janela de tempo) e responder 429
ao exceder. ...
backend
security
https://github.com/code-rabi/interactive-brokers-mcp/blob/55f2ea72e519a8a751a50823e2b8939b2cccb9b2/ib-gateway/conf.yaml#L25
what is the significance of having this University of Nevada IP? is this config ...
npm audit fix patches were applied but preflight checks failed.
automation
bug
security
Hi OpenAI / Codex team,
I built an instruction-only Codex skill called Skill Orchestrator that acts as a lightweight routing layer for large
skill catalogs.
The problem I ran into: When a user installs ...
A first step toward a self-improvement loop — agents that learn from experience by writing/refining their own skills and
memory. Start with a single reflect skill (the create half), git-native, so improvements ...
Problem
PR #114 added tests/test_docs_standard_validation_workflow.py and registered it in tests/run_all.py, increasing the
expected local regression count from 20 to 21.
The current local validation ...

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.