Thanos
Thanos is rebuilding Receive around multi-tenancy, and shipping it through a stuttering RC train.
A side-by-side editorial comparison of MISP and webpack — release velocity, themes, recent moves, and the top alternatives to consider.
MISP extends instance-to-instance sync to collections while a security-hardening program runs underneath
MISP is shipping on a roughly two-week cadence, and three tracks run through every release. The first is federation: 2.5.43 added collection synchronisation between instances in both pull and push directions, with per-server toggles and feature negotiation. The second is a sustained security program — 2.5.40, 2.5.41 and 2.5.42 are all substantially security releases, with 2.5.42 alone closing two RCE vectors and a mass-assignment sweep across a 74-controller review. The third is the Overmind UI migration to Bootstrap 5, which lands a batch of converted views in nearly every release.
webpack is absorbing its own loader ecosystem — TypeScript, CSS and HTML now build natively.
webpack 5.109 flips experiments.typescript, experiments.css, experiments.html and experiments.asyncWebAssembly to "auto", so a project on Node 22.6+ compiles TypeScript, CSS and HTML with no loader registered at all. The same release adds built-in build progress via infrastructureLogging.progress, resource hints (preload/prefetch/modulepreload/preconnect) on by default for ESM output, and CommonJS module concatenation. Underneath, the 5.108 line is a sustained parser-performance campaign — struct-of-arrays HTML ASTs, dropped unused CSS value tokens, lower peak memory.
MISP is shipping on a roughly two-week cadence, and three tracks run through every release. The first is federation: 2.5.43 added collection synchronisation between instances in both pull and push directions, with per-server toggles and feature negotiation. The second is a sustained security program — 2.5.40, 2.5.41 and 2.5.42 are all substantially security releases, with 2.5.42 alone closing two RCE vectors and a mass-assignment sweep across a 74-controller review. The third is the Overmind UI migration to Bootstrap 5, which lands a batch of converted views in nearly every release.
The security work reads as a deliberate audit rather than incident response — the fixes are systematic (mass-assignment and broken-access-control across the controller layer, OIDC hardening, ACL enforcement on cluster search) and credited to named external researchers across four consecutive releases. Alongside it, the interop surface keeps widening: TAXII 2 conformance and scheduled push, STIX moved onto the upstream misp-stix library, and now collection sync. The Overmind migration is the slow constant, converting the UI tab by tab rather than in one cutover.
The Overmind migration and the Pivotick pivot explorer are both mid-rollout, so the next releases should continue converting views and fill out Pivotick rather than open a new track. Given the pattern of the last four releases, expect further externally-reported security fixes to ship alongside them.
webpack 5.109 flips experiments.typescript, experiments.css, experiments.html and experiments.asyncWebAssembly to "auto", so a project on Node 22.6+ compiles TypeScript, CSS and HTML with no loader registered at all. The same release adds built-in build progress via infrastructureLogging.progress, resource hints (preload/prefetch/modulepreload/preconnect) on by default for ESM output, and CommonJS module concatenation. Underneath, the 5.108 line is a sustained parser-performance campaign — struct-of-arrays HTML ASTs, dropped unused CSS value tokens, lower peak memory.
The direction is unmistakable: webpack is deleting the reason its configs became notorious. Every capability that used to require ts-loader, css-loader or html-webpack-plugin is being pulled into core and defaulted on, which is the only credible answer to zero-config rivals that never asked users to assemble a loader chain. Alongside that, a bun target and repeated Bun/Deno compatibility guards show webpack no longer assumes Node is the only runtime it must run under.
Expect the "auto" experiments to graduate out of the experiments namespace into stable top-level options, and expect the loader-shaped surface area to keep shrinking as more of the pipeline lands in core.
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 MISP or webpack.
Thanos is rebuilding Receive around multi-tenancy, and shipping it through a stuttering RC train.
CAS 8.0 is six release candidates deep with notes that describe nothing
LibreELEC's changelog stops dead at the 12.0 release in May 2024
Node-RED 5.0 rebuilt the editor, and the patches since are settling it in
Jaeger folds its MCP server into the query service and drops Elasticsearch 6
Biome's patch train is really a type-aware linting project in disguise
See all MISP alternatives → · See all webpack alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. MISP and webpack 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.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. MISP and webpack 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.
Top MISP alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "MISP alternatives" section above for the current picks, or visit /alternatives/misp for the full list with editorial commentary on each.
Top webpack alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "webpack alternatives" section above for the current picks, or visit /alternatives/webpack for the full list with editorial commentary on each.