Skip to content

Security: ivanrlg/TerraML

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
0.x

Reporting a Vulnerability

If you discover a security vulnerability in FuzzySat, please report it responsibly by emailing ivanrlg@gmail.com.

Do NOT open a public GitHub issue for security vulnerabilities.

What to include

  • Description of the vulnerability
  • Steps to reproduce
  • Potential impact
  • Suggested fix (if any)

Response timeline

  • Acknowledgment: within 48 hours
  • Initial assessment: within 1 week
  • Fix or mitigation: as soon as practical, depending on severity

Scope

FuzzySat is a scientific image classification tool. Security concerns most likely involve:

  • Path traversal in raster file loading
  • Untrusted input in CLI arguments or JSON configuration
  • Dependencies with known CVEs (GDAL bindings, ML.NET, Radzen)

Dependency monitoring

We use Dependabot to monitor NuGet dependencies for known vulnerabilities. Security updates are prioritized and applied promptly.

Acknowledgments

We appreciate responsible disclosure and will credit reporters (with permission) in release notes.

There aren't any published security advisories