Skip to content

Security: KernFerm/weather-application

SECURITY.md

Security Policy

Supported Versions

This project is a simple batch file application and does not have official versioning or long-term support. Security issues are addressed as needed.

Reporting a Vulnerability

If you discover a security vulnerability, please open an issue or contact the project maintainer directly.

  • Do not publicly disclose vulnerabilities until they have been addressed.
  • Provide as much detail as possible to help reproduce and fix the issue.

Security Considerations

  • This app fetches weather data from wttr.in using curl. Ensure you trust the source and your network connection.
  • Do not modify the batch file to execute untrusted code or download files from unknown sources.
  • The app does not require or store sensitive information (such as passwords or API keys).

Disclaimer

This project is provided as-is, without warranty. Use at your own risk.

There aren’t any published security advisories