Skip to content

chore(security): use isTruthy for telemetry env flags and add rel=noopener#213

Merged
hhvrc merged 4 commits into
developfrom
chore/security-hygiene
Jun 18, 2026
Merged

chore(security): use isTruthy for telemetry env flags and add rel=noopener#213
hhvrc merged 4 commits into
developfrom
chore/security-hygiene

Conversation

@hhvrc

@hhvrc hhvrc commented Jun 18, 2026

Copy link
Copy Markdown
Contributor
  • Telemetry kill-switch (PUBLIC_SIGNOZ_LOGS_ENABLED) and trace propagation flag now use isTruthy() instead of strict === 'true' comparison, matching the project convention for env-var booleans.
  • Add rel=noopener noreferrer to external target=_blank links on the login page and serial terminal help dialog.

…pener

- Telemetry kill-switch (PUBLIC_SIGNOZ_LOGS_ENABLED) and trace propagation
  flag now use isTruthy() instead of strict === 'true' comparison, matching
  the project convention for env-var booleans.
- Add rel=noopener noreferrer to external target=_blank links on the login
  page and serial terminal help dialog.
@hhvrc hhvrc requested a review from LucHeart June 18, 2026 11:06
@hhvrc hhvrc self-assigned this Jun 18, 2026
@hhvrc hhvrc merged commit 7923bf3 into develop Jun 18, 2026
10 checks passed
@hhvrc hhvrc deleted the chore/security-hygiene branch June 18, 2026 16:45
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