Dashy
The self-hosted dashboard finally let you drag things around instead of editing YAML.
A side-by-side editorial comparison of CrowdSec and webpack — release velocity, themes, recent moves, and the top alternatives to consider.
CrowdSec's WAF is growing a bot-detection challenge — log analysis meets active interception.
The feed carries only release candidates, roughly one every two to three months, and the WAF has been the centre of gravity across all of them: OpenAPI schema validation, request body size limits, arbitrary AND/OR mixing in rule conditions, more Coraza transformations exposed, RE2 enabled by default on Linux. The 1.8.0 candidate breaks that pattern by adding challenge-and-fingerprint bot detection, serving an interstitial page and evaluating the result against configured rules. The same candidate adds a dedicated Kubernetes datasource that reads logs from the apiserver directly, and HTTP helpers so parsers and scenarios can query external services. Two earlier candidates in the window are pure refactoring with no user-visible change.
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.
The feed carries only release candidates, roughly one every two to three months, and the WAF has been the centre of gravity across all of them: OpenAPI schema validation, request body size limits, arbitrary AND/OR mixing in rule conditions, more Coraza transformations exposed, RE2 enabled by default on Linux. The 1.8.0 candidate breaks that pattern by adding challenge-and-fingerprint bot detection, serving an interstitial page and evaluating the result against configured rules. The same candidate adds a dedicated Kubernetes datasource that reads logs from the apiserver directly, and HTTP helpers so parsers and scenarios can query external services. Two earlier candidates in the window are pure refactoring with no user-visible change.
CrowdSec started as a log-reading detection engine that handed decisions to external bouncers, and the WAF work has been steadily moving it into the request path. Bot detection completes that move: the product now generates its own signal by interrogating the client rather than only inferring from logs. The Kubernetes datasource and the expression-language HTTP helpers point the same way — fewer intermediaries between CrowdSec and both the telemetry and the enforcement point.
Expect the fingerprinting rules to become a shared, community-curated resource in the same way detection scenarios already are, since that is the pattern this project applies to every new signal it collects.
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 CrowdSec or webpack.
The self-hosted dashboard finally let you drag things around instead of editing YAML.
The web's duct-tape RSS layer, now quiet for a year after flipping every bridge on by default.
A daily-shipping indexer proxy whose entire product is a scraper definition file that never stops rotting.
Sonarr's release feed is a two-month run of one-line fixes, most of them about qBittorrent auth.
k0s ships one fix four times a day — the cost of keeping four Kubernetes branches current.
Microcks is quietly wiring LLM example generation into an API mocking tool built for Kubernetes.
See all CrowdSec 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. webpack is currently shipping more aggressively (velocity 6.3 vs 3.8), with 1 editorial sparks in the last 30 days against 1. 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. webpack is currently shipping more aggressively (velocity 6.3 vs 3.8), with 1 editorial sparks in the last 30 days against 1. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.
Top CrowdSec alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "CrowdSec alternatives" section above for the current picks, or visit /alternatives/crowdsec 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.