← Back to home
Comparison · Infra & APIs

Depot vs mod_auth_openidc

A side-by-side editorial comparison of Depot and mod_auth_openidc — release velocity, themes, recent moves, and the top alternatives to consider.

Depot vs mod_auth_openidc: at a glance

FeatureDepotmod_auth_openidc
SectorInfra & APIsInfra & APIs
Velocity score6.36.3
Sparks · 30d11
Top themesci-cd, build-acceleration, test-analytics, source-controloidc, apache, security-audit, session-encryption
Last editorial update19h ago2h ago
WebsiteVisit →

What is Depot?

Depot is expanding from faster builds into the whole CI stack — tests, source control, and its own metal.

Depot has spent the last month building outward from build acceleration. Test results went generally available with JUnit ingest, org-wide flaky and slow test analytics, and timing-based shard balancing. Underneath that, Depot Metal moved CI and Sandboxes onto bare-metal microVMs the company controls end to end, and Depot Code entered private beta as a diskless git server backed by blob storage. The smaller releases fill in the surrounding surface: Tailscale access to private networks, GitLab OIDC, Datadog CI Visibility, stacked pull requests, and macOS 26 runners on M4.

Read the full Depot trajectory →

What is mod_auth_openidc?

mod_auth_openidc audited itself, found eight holes, and broke every session on the way out

The Apache OIDC module is in the middle of the most consequential ten days in this window: 2.4.20 on August 1 rebuilt session and cookie encryption around PBKDF2-HMAC-SHA256 key stretching and invalidated every existing session, 2.4.20.1 on August 9 disclosed eight security issues found in an internal audit, and 2.4.20.2 the next morning walked back part of the fallout. The audit findings are not peripheral — the most serious lets a client inject headers that a protected backend trusts as authenticated identity claims on paths the module answers without authenticating. The 2.4.19.x line before it had already shipped an out-of-bounds read and write in the state-cookie parser.

Read the full mod_auth_openidc trajectory →

Depot vs mod_auth_openidc: editorial side-by-side

D
Depot
INFRA · APIS
6.3

Depot is expanding from faster builds into the whole CI stack — tests, source control, and its own metal.

◆ Current state

Depot has spent the last month building outward from build acceleration. Test results went generally available with JUnit ingest, org-wide flaky and slow test analytics, and timing-based shard balancing. Underneath that, Depot Metal moved CI and Sandboxes onto bare-metal microVMs the company controls end to end, and Depot Code entered private beta as a diskless git server backed by blob storage. The smaller releases fill in the surrounding surface: Tailscale access to private networks, GitLab OIDC, Datadog CI Visibility, stacked pull requests, and macOS 26 runners on M4.

◆ Where it's heading

Each layer Depot adds is one it previously rented — compute from cloud runners, source hosting from GitHub, test insight from nothing at all. Owning the storage and hypervisor tiers is what makes the performance claims possible, and owning test data is what turns a build accelerator into something that reports on the pipeline rather than just running it faster. The pattern suggests Depot is positioning as the full CI platform, with speed as the entry point rather than the product.

◆ Prediction

Depot Code should move from private to open beta with tighter Depot CI integration, since a git server the company controls is what makes source-aware caching and test selection possible. Expect the test analytics to grow toward selecting which tests to run, not only how to split them.

M
mod_auth_openidc
INFRA · APIS
6.3

mod_auth_openidc audited itself, found eight holes, and broke every session on the way out

◆ Current state

The Apache OIDC module is in the middle of the most consequential ten days in this window: 2.4.20 on August 1 rebuilt session and cookie encryption around PBKDF2-HMAC-SHA256 key stretching and invalidated every existing session, 2.4.20.1 on August 9 disclosed eight security issues found in an internal audit, and 2.4.20.2 the next morning walked back part of the fallout. The audit findings are not peripheral — the most serious lets a client inject headers that a protected backend trusts as authenticated identity claims on paths the module answers without authenticating. The 2.4.19.x line before it had already shipped an out-of-bounds read and write in the state-cookie parser.

◆ Where it's heading

The project has shifted from feature work to hardening its own attack surface, and it is doing so on its own initiative rather than in response to external reports. That posture has a cost operators are absorbing directly: two backwards-incompatible session format changes in six months, both of which log every user out on upgrade. The 2.4.20.2 release also shows the hardening overshooting and being corrected — unconditional secret masking made debugging impossible, so an opt-in escape hatch was added with a startup warning attached, and a derived-object cache tier added only weeks earlier was removed outright.

◆ Prediction

Expect the 2.4.20.x line to keep absorbing follow-up fixes from the same audit, and any further hardening to arrive with an explicit opt-out after the masking reversal showed operators cannot troubleshoot a protocol exchange they cannot read.

Alternatives to Depot and mod_auth_openidc

Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either Depot or mod_auth_openidc.

See all Depot alternatives → · See all mod_auth_openidc alternatives →

Recent activity from Depot and mod_auth_openidc

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 1d agomod_auth_openidcOIDCDebugMaskSecrets reopens debug logs, cache tier removed
  2. 1d agoDepotmacOS 26 is now the default macOS version for GitHub Actions runners
  3. 1d agomod_auth_openidcInternal audit turns up eight security issues, including an identity-header bypass
  4. 8d agoDepotDepot CI now supports native GitHub stacked pull requests
  5. 10d agomod_auth_openidcPBKDF2 key stretching invalidates all existing sessions
  6. 13d agoDepotTest results are now generally available
  7. 21d agoDepotAI analysis available for all Depot CI workflows and jobs
  8. 27d agoDepotSplit CI test suites with historical timing data (beta)
  9. 1mo agoDepotDepot CI now supports Tailscale
  10. 1mo agomod_auth_openidcOut-of-bounds read and write fixed in the state-cookie parser
  11. 2mo agomod_auth_openidcFixes core dumps under threaded MPM startup load
  12. 5mo agomod_auth_openidcFixes claims-based authorization regression in OAuth RS mode

Frequently asked questions

What is the difference between Depot and mod_auth_openidc?

They serve adjacent needs but don't currently overlap on shipped themes. Depot and mod_auth_openidc are shipping at a similar cadence (velocity 6.3 vs 6.3, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is Depot better than mod_auth_openidc?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Depot and mod_auth_openidc are shipping at a similar cadence (velocity 6.3 vs 6.3, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to Depot?

Top Depot alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Depot alternatives" section above for the current picks, or visit /alternatives/depot for the full list with editorial commentary on each.

What are the best alternatives to mod_auth_openidc?

Top mod_auth_openidc alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "mod_auth_openidc alternatives" section above for the current picks, or visit /alternatives/mod-auth-openidc for the full list with editorial commentary on each.