Skip to content

v0.3.19

Choose a tag to compare

@Finesssee Finesssee released this 03 Apr 18:28
· 39 commits to master since this release

Runtime security hardening release.

Highlights:

  • sanitize terminal text before rendering untrusted Linear content
  • harden config/API key masking in human-readable output
  • sanitize dynamic completion values to strip shell metacharacters
  • tighten OAuth callback and webhook listener route matching
  • add explicit HTTP/connect timeouts for OAuth and update checks
  • make export and upload file writes atomic to avoid partial-file exposure