-
Notifications
You must be signed in to change notification settings - Fork 23
Pull requests: Lilly-Protocol/lily-backend
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: harden TRUST_PROXY validation to accept hop counts
#221
opened Aug 26, 2026 by
rafaio1
Loading…
test: add coverage thresholds and test:coverage script (#144)
#216
opened Aug 25, 2026 by
rafaio1
Loading…
test(http): assert security headers set by helmet (#135)
#214
opened Aug 25, 2026 by
rafaio1
Loading…
fix(agents): reject duplicate capabilities and normalize case (#84)
#213
opened Aug 25, 2026 by
rafaio1
Loading…
feat(agents): restrict capabilities to allowlist enum (#75)
#212
opened Aug 25, 2026 by
rafaio1
Loading…
ci(security): add dependency vulnerability scan to CI pipeline (#78)
#211
opened Aug 25, 2026 by
rafaio1
Loading…
fix(http): return standard error envelope from rate limiter with Retry-After (#79)
#210
opened Aug 25, 2026 by
rafaio1
Loading…
security(config): harden TRUST_PROXY validation to prevent unsafe values (#80)
#209
opened Aug 25, 2026 by
rafaio1
Loading…
feat(http): add per-route write rate limiter for mutating endpoints (#82)
#208
opened Aug 25, 2026 by
rafaio1
Loading…
fix(agents): reject duplicate capabilities and normalize casing (#84)
#207
opened Aug 25, 2026 by
rafaio1
Loading…
fix(agents): trim name and description before validating agent input (#83)
#206
opened Aug 25, 2026 by
rafaio1
Loading…
feat(http): add validateParams and validateQuery middleware helpers (#86)
#205
opened Aug 25, 2026 by
rafaio1
Loading…
fix(agents): reject unknown keys in agent creation payloads (#87)
#204
opened Aug 25, 2026 by
rafaio1
Loading…
refactor(tsconfig): enable noUnusedLocals and noUnusedParameters (#111)
#203
opened Aug 25, 2026 by
rafaio1
Loading…
refactor(lint): enable @typescript-eslint/no-floating-promises (#112)
#202
opened Aug 25, 2026 by
rafaio1
Loading…
feat(agents): add GET /api/v1/agents/:id to fetch a single agent (#113)
#201
opened Aug 25, 2026 by
rafaio1
Loading…
feat(agents): add PATCH /api/v1/agents/:id to pause and resume agents (#114)
#200
opened Aug 25, 2026 by
rafaio1
Loading…
feat(agents): add DELETE /api/v1/agents/:id for lifecycle management (#115)
#199
opened Aug 25, 2026 by
rafaio1
Loading…
docs(http): add explicit API versioning strategy and tests (#118)
#198
opened Aug 25, 2026 by
rafaio1
Loading…
feat(health): add liveness and readiness probe endpoints (#120)
#197
opened Aug 25, 2026 by
rafaio1
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.