We actively maintain and provide security updates for the following versions of this GitHub Action:
| Version | Supported |
|---|---|
| 1.x.x | ✅ |
| < 1.0 | ❌ |
We take security vulnerabilities seriously. If you discover a security vulnerability in this GitHub Action, please report it to us as described below.
Please do not report security vulnerabilities through public GitHub issues.
Instead, please use GitHub's private vulnerability reporting feature:
- Go to the Security tab in this repository
- Click Report a vulnerability
- Fill out the vulnerability report form with the required information
This will create a private security advisory that only you and the repository maintainers can see.
Alternative: If you prefer, you can also email us directly at [email protected]
When reporting a vulnerability, please include:
- A description of the vulnerability
- Steps to reproduce the issue
- The potential impact of the vulnerability
- Any suggested fixes or mitigations (if you have them)
- We will acknowledge receipt of your report within 48 hours
- We will provide regular updates on our progress through the GitHub security advisory
- We will work with you to understand and resolve the issue quickly
- We will credit you in our security advisories (unless you prefer to remain anonymous)
- Once resolved, the advisory will be published to help other users
When using this GitHub Action, please follow these security best practices:
-
API Key Security: Never commit API keys to your repository. Use GitHub Secrets to store sensitive information.
-
Least Privilege: Ensure your API keys have only the minimum required permissions for the operations this action performs.
-
Regular Updates: Keep your dependencies and the action version up to date to benefit from security patches.
-
Review Changes: Always review the changes made by this action before deploying to production environments.
-
Network Security: Ensure your CI/CD environment has appropriate network security controls in place.
This action depends on the following packages:
@actions/core- GitHub's official core actions libraryquant-ts-client- Official Quant CDN TypeScript client
We monitor these dependencies for security vulnerabilities and update them regularly.
Security updates will be released as patch versions (e.g., 1.0.1, 1.0.2) and will be clearly marked in the release notes.
For general security questions or concerns, please use GitHub's private vulnerability reporting feature as described above, or contact us at [email protected].
This security policy is effective as of the date of the latest commit to this repository.