Skip to content

Security: coderooz/Agentic-Workflow

SECURITY.md

Security Policy

Supported Versions

Version Supported
1.x.x
< 1.0.0

Reporting a Vulnerability

We take the security of Agentic Workflow seriously. If you believe you have found a security vulnerability, please report it to us as described below.

Please do NOT report security vulnerabilities through public GitHub issues.

Instead, please report them via GitHub Security Advisories.

You should receive a response within 48 hours. If for some reason you do not, please follow up via email at contact@coderooz.in or through the contact form.

Please include the following information:

  • Type of issue (e.g., buffer overflow, SQL injection, cross-site scripting, etc.)
  • Full paths of source file(s) related to the manifestation of the issue
  • The location of the affected source code (tag/branch/commit or direct URL)
  • Any special configuration required to reproduce the issue
  • Step-by-step instructions to reproduce the issue
  • Proof-of-concept or exploit code (if possible)
  • Impact of the issue, including how an attacker might exploit the issue

Preferred Languages

We prefer all communications to be in English.

Security Best Practices

  • Never commit secrets or API keys to the repository
  • Use environment variables for sensitive configuration
  • Keep dependencies updated (automated via Dependabot)
  • Run regular security audits: npm audit
  • Review Dependabot pull requests promptly

Disclosure Policy

When we receive a security bug report, we will:

  1. Confirm the problem and determine affected versions
  2. Audit code to find any potential similar problems
  3. Prepare fixes for all supported versions
  4. Release new security versions as quickly as possible

There aren't any published security advisories