| Server IP : 108.167.183.253 / Your IP : 216.73.216.38 Web Server : Apache System : Linux gator4209.hostgator.com 5.14.0-687.39.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Aug 18 06:09:16 EDT 2026 x86_64 User : raghunath ( 2558) PHP Version : 8.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/yq/ |
Upload File : |
# Security Policy ## Reporting a Vulnerability Please **do not** report security vulnerabilities through public GitHub issues. Instead, use GitHub's private vulnerability reporting feature: 👉 https://github.com/mikefarah/yq/security This allows vulnerabilities to be triaged and addressed confidentially before any public disclosure. ## Scope ### HTTP / TLS / Network vulnerabilities yq is a command-line YAML/JSON/TOML processor that reads from files or standard input and writes to standard output. **yq does not include any HTTP or network libraries** and makes no network connections at runtime. CVEs related to HTTP, TLS, or networking are therefore **not applicable** to yq. ### Dependency version bumps yq uses [Dependabot](https://docs.github.com/en/code-security/dependabot) to automatically raise pull requests for: - Go module dependencies - Go toolchain version - Docker base images Please **do not** raise pull requests or issues solely to bump dependency or Go versions — Dependabot handles this automatically and the maintainers merge those PRs regularly.