github ulsklyc/oikos v0.5.3
v0.5.3 - Bugfixes

latest releases: v0.52.9, v0.52.8, v0.52.7...
one month ago

Full Changelog: v0.5.2...v0.5.3

fix(security): address multiple security findings from audit

  • Fix SQLCipher PRAGMA key interpolation (hex-encode key to prevent crash on single quotes)
  • Enforce min password length (8 chars) on admin user creation
  • Add length bounds on username/display_name and login inputs
  • Invalidate other sessions on password change
  • Multi-stage Docker build (exclude build tools from runtime)
  • Exclude docs/ from Docker image
  • Consolidate dotenv.config() to single entry point
  • Document flat family authorization model in SECURITY.md

Don't miss a new oikos release

NewReleases is sending notifications on new releases.