Safeguard
Tag

github

Safeguard articles tagged "github" — guides, analysis, and best practices for software supply chain and application security.

34 articles

Supply Chain Security

How to Scan Large GitHub Orgs for Exposed Secrets Responsibly

28.65 million new secrets landed on public GitHub in 2025 alone. Here's a research methodology for finding them at scale without becoming the next incident.

Jul 8, 20267 min read
Security Guides

GitHub Token Security (2026 Guide)

GitHub tokens are keys to your source, your CI, and often your cloud. This guide covers PATs, fine-grained tokens, GitHub App and Actions tokens — and how to scope, store, and rotate them after the CircleCI and Heroku token thefts.

Jul 3, 20266 min read
Incident Postmortem

GitHub VS Code Extension Breach (20 May 2026): What Happened, How It Worked, and What to Do Monday Morning

GitHub disclosed on 20 May 2026 that a poisoned VS Code Marketplace extension was used to exfiltrate roughly 3,800 private repositories from enterprise engineering orgs, landing in the middle of a broader May 2026 wave of developer-surface supply chain attacks.

May 20, 202616 min read
Vendor Comparison

Semgrep Cloud vs GitHub CodeQL: comparing SAST engines in 2026

How Semgrep Cloud and CodeQL compare on rule authoring, language coverage, performance, and pull request ergonomics for static analysis programs.

May 13, 20267 min read
AI Security

OpenAI API Key Leakage on GitHub at Scale

A senior engineer's view of OpenAI API key leakage on GitHub at scale, why automated secret scanning misses so many, and what actually stops the bleeding.

Apr 1, 20267 min read
DevSecOps

GitHub Codespaces and Supply Chain Risk in 2026

Codespaces shifts development from the laptop to the cloud, which changes the supply chain threat model in ways most teams have not fully thought through.

Mar 11, 20266 min read
Tools

GitHub Advanced Security 2026: Copilot Autofix Goes GA

GHAS in 2026 made Copilot Autofix generally available, opened secret scanning to Team plans, and shipped extended secret metadata. We walked the upgrade for an org with 800 repos.

Mar 5, 20266 min read
Best Practices

Safeguard vs GitHub Advanced Security 2026

A technical comparison of Safeguard and GitHub Advanced Security in 2026 across scanning depth, secret detection, container coverage, and cost.

Mar 2, 20268 min read
Best Practices

Dependabot Security Update Policies for 2026

A pragmatic guide to configuring Dependabot for security updates: which knobs matter, which defaults are wrong, and how to avoid drowning teams in PRs.

Feb 3, 20266 min read
Guides

How to Set Up Dependency Review on GitHub Pull Requests

GitHub's dependency-review-action can block PRs that introduce vulnerable or badly-licensed packages. Here is the exact configuration, plus the cases it silently misses.

Sep 17, 20255 min read
Tools

CodeQL 2.22 Security Query Pack Review

GitHub's CodeQL 2.22.4 runs 478 security queries by default across 169 CWEs. We map the new queries added in 2025 and benchmark scan times on real repos.

Sep 9, 20256 min read
DevSecOps

Hardening GitLab vs GitHub Default Settings

GitLab and GitHub both ship with defaults that prioritize usability. A head-to-head on the specific hardening steps each platform needs before it is safe for enterprise use.

Dec 5, 20246 min read
github — Safeguard Blog