Skip to content

Security: MallikarjunTirlapur/secure-iot-node

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
1.x ✅ Yes

Reporting a Vulnerability

This project follows a Coordinated Vulnerability Disclosure (CVD) policy in alignment with CRA Article 14.

If you discover a security vulnerability:

  1. DO NOT open a public GitHub issue
  2. Email: security@[your-domain] (update with your contact)
  3. Include:
    • Description of the vulnerability
    • Steps to reproduce
    • Potential impact
    • Any suggested mitigations

Response Timeline (CRA Art. 14)

Action Timeframe
Acknowledgement Within 24 hours
Initial assessment Within 7 days
Fix or mitigation Within 90 days
Public disclosure After fix is available

We request responsible disclosure — please allow us to patch before public disclosure.

Security Design Principles

This project implements CRA-compliant security controls:

  • Mutual TLS authentication for all network communication
  • Signed firmware updates (no unsigned code execution)
  • Encrypted credential storage (NVS encryption)
  • SBOM published with each release
  • Vulnerability scanning on every build

There aren't any published security advisories