Skip to content

Security: sparshsam/worldclock-widget

Security

SECURITY.md

Security Policy

Scope

This is a local desktop widget with no network features. Security concerns are limited to:

  • Malicious timezone strings from the IANA database (none known)
  • Config file integrity (clock_config.json is user-local JSON)

Reporting

If you discover a security issue, please email sparshsam@gmail.com instead of opening a public issue. Do not report security vulnerabilities through public GitHub issues.

Supported versions

Version Supported
>= 0.1.0 Yes
< 0.1.0 No

Best practices for users

  • Only install this widget from the official GitHub repository.
  • Review clock_config.json if manually editing — invalid JSON is silently reset.
  • No secrets, tokens, or credentials should ever be stored in this project's files.

There aren't any published security advisories