Skip to content

Security: jnMetaCode/shellward

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
0.3.x
< 0.3

Reporting a Vulnerability

If you discover a security vulnerability in ShellWard, please report it responsibly.

DO NOT open a public GitHub issue for security vulnerabilities.

Instead, please email: ialanhacker@gmail.com

Or use GitHub Security Advisories to report privately.

What to include

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

Response timeline

  • 24 hours: Acknowledgment of your report
  • 72 hours: Initial assessment and severity classification
  • 7 days: Fix development for critical/high severity issues
  • 14 days: Fix development for medium/low severity issues

Recognition

We credit all reporters in our CHANGELOG (unless you prefer to remain anonymous).

Security Measures

ShellWard itself is a security tool. We hold ourselves to a high standard:

  • Zero external dependencies (reduced supply chain risk)
  • All regex patterns reviewed for ReDoS resistance
  • Audit log permissions restricted to owner-only (0600)
  • No network calls — all detection is local

There aren’t any published security advisories