Skip to content

Fix/security hardening#3

Merged
imjohnbo merged 2 commits intomainfrom
fix/security-hardening
Apr 11, 2026
Merged

Fix/security hardening#3
imjohnbo merged 2 commits intomainfrom
fix/security-hardening

Conversation

@imjohnbo
Copy link
Copy Markdown
Owner

No description provided.

…tion

- HTML-escape the `error` query param before rendering it in the OAuth
  error page, preventing potential XSS if a malicious redirect delivers
  unexpected content
- Replace `exec()` shell string interpolation with `execFile()` so the
  URL is passed as a discrete argument rather than through the shell,
  eliminating any shell-metacharacter exposure
@imjohnbo imjohnbo merged commit 3cbfd7b into main Apr 11, 2026
3 checks passed
@imjohnbo imjohnbo deleted the fix/security-hardening branch April 11, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant