Skip to content

Security: hubertdomagalaa/Machine_Learning

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
1.0.x
< 1.0

Reporting a Vulnerability

We take security seriously. If you discover a security vulnerability, please follow these steps:

Do NOT

  • Open a public GitHub issue
  • Share details publicly before the issue is resolved

Do

  1. Email: Send details to [[email protected]]
  2. Include:
    • Description of the vulnerability
    • Steps to reproduce
    • Potential impact
    • Suggested fix (if any)

Response Timeline

  • Initial Response: Within 48 hours
  • Status Update: Within 7 days
  • Resolution: Depends on severity

Security Best Practices

This project follows security best practices:

  • ✅ Dependencies regularly updated
  • ✅ No sensitive data in repository
  • ✅ Input validation on all API endpoints
  • ✅ Type hints and static analysis (mypy)
  • ✅ Automated testing in CI/CD

Scope

This security policy applies to:

  • Source code in src/ and api/
  • Docker configurations
  • CI/CD workflows

Thank you for helping keep this project secure! 🔒

There aren't any published security advisories