Skip to content

Security: KemingHe/common-devx

SECURITY.md

Security Policy

Last Updated: 2026-02-06 by Keming He

Security considerations for using and contributing to common-devx.

Scope

This repository contains documentation templates and AI agent skills - not executable code with traditional security vulnerabilities. This policy covers:

  • Content accuracy and safety
  • Responsible use of AI-generated content
  • Reporting issues with skills or templates

Content Verification

Important

Always review AI-generated content before use.

When using skills from this repository:

  1. Read the skill - Understand what the AI will do before invoking it
  2. Review output - Verify AI-generated content is accurate and appropriate
  3. Check for sensitive data - Ensure no credentials, secrets, or PII are exposed
  4. Validate links and paths - Confirm references point to correct locations

Development Security

Secure your development workflow with these practices:

CIA Component Practice Guide
Confidentiality SSH key authentication use-cases-ssh-authentication.md
Integrity GPG commit signing use-cases-gpg-commit-signing.md
Availability Git version control use-cases-git.md

These guides apply to any Git-based workflow, not just this repository.

Reporting Issues

Content Problems

For inaccurate, misleading, or problematic content:

  • Open a GitHub issue with details
  • Use the bug report template for specific problems
  • Include the file path and description of the issue

Security Concerns

For issues that could cause harm if publicly disclosed:

  1. Do not open a public issue
  2. Use GitHub's private vulnerability reporting
  3. Or email the maintainer directly (see repository profile)

Response time: Best effort, typically within 7 days.

Best Practices for Contributors

When adding or modifying content:

  • No hardcoded credentials, API keys, or secrets in examples
  • No real personal information in templates (use placeholders)
  • No instructions that could enable harmful actions
  • Clear warnings where caution is needed

Supported Versions

This repository follows a rolling release model. The main branch always contains the current supported version.

Coordinated Disclosure

If you discover a security issue:

  1. Report privately (see above)
  2. Allow reasonable time for response and fix
  3. Do not disclose publicly until addressed

Security Policy v1.1.0 - KemingHe/common-devx

There aren’t any published security advisories