Skip to content

v1.1.0

Latest

Choose a tag to compare

@c4lyp5o c4lyp5o released this 18 Aug 02:09
321a93a

Security hardening release

  • Rate limiting on API endpoints (express-rate-limit)
  • SSRF guards on URL fetch endpoints
  • Non-root container (added non-root user, removed setuid bit)
  • Health endpoint + graceful shutdown
  • Dependency bumps (backend & frontend)