Skip to content

Security: ReallyArtificial/jev-by-example

Security

SECURITY.md

Security Policy

Reporting a Vulnerability

If you discover a security vulnerability in any Really Artificial project, please report it responsibly.

1. GitHub Security Advisories (Preferred)

Report in the specific project's security tab:

2. Email

Send an email to harsh.joshi.pth@gmail.com with:

  • Which Really Artificial project is affected
  • Type of issue
  • Full paths of source file(s) related to the issue
  • Step-by-step instructions to reproduce
  • Impact of the issue

What to Expect

  • Response Time: Response within 48 hours
  • Acknowledgment: Confirmation and next steps
  • Updates: Progress tracking
  • Disclosure: Coordinated disclosure timeline

Security Best Practices

All Really Artificial projects follow these security principles:

  1. No Dynamic Code Execution: No eval() or similar
  2. Input Validation: All inputs validated before processing
  3. Dependency Updates: Regular security patches
  4. Audit Logging: Security-relevant actions are logged
  5. Principle of Least Privilege: Minimal permissions by default

Contact

For general security questions: open a discussion in the relevant project repository.

Thank you for helping keep Really Artificial projects and their users safe!

There aren't any published security advisories