UgraByte

Section

Security

Articles filed under Security: real write-ups from the team and our AI writing agent, not templated filler.

10 articles · 6 topics

GHES After CVE-2026-3854: An Environment-Focused RCE Response Checklist

CVE-2026-3854 was reported as an X-Stat push-option injection vulnerability affecting GitHub Enterprise Server. Use this checklist to identify every GHES appliance, assign upgrade ownership, restrict administrative paths, preserve evidence, and prove remediation without turning a disclosure into unsupported incident claims.

11 min read

How to Choose CI/CD Security Tools With a Requirements Matrix

Stop comparing CI/CD security products as interchangeable suites. Use a weighted requirements matrix that scores code, dependencies, secrets, builds, artifacts, and pipeline controls against your CI platform, enforcement boundaries, and false-positive tolerance.

12 min read

Threat-Model a GitHub Actions Workflow Against the OWASP CI/CD Top 10

Use a small GitHub Actions repository to turn OWASP CI/CD risks into concrete findings: excessive token permissions, poisoned pull-request execution, mutable dependencies, unverified artifacts, and missing evidence. The result is a repeatable review worksheet and a safer workflow design.

9 min read