Skip to content

Hookwarden

[email protected] scope: hookwarden Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 1mo Secrets & Credentials
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

cli developer-tools go hmac php python
+5 more
static-analysis security signature-verification typescript webhook-security

Summary

AI summary

Updates Patch Changes, Minor Changes, and req across a mixed release.

Changes in this release

Dependency Low

Updates @hookwarden/engine to 0.11.0.

Updates @hookwarden/engine to 0.11.0.

Source: llm_adapter@2026-06-05

Confidence: high

Dependency Low

Updates @hookwarden/rules to 0.11.0.

Updates @hookwarden/rules to 0.11.0.

Source: llm_adapter@2026-06-05

Confidence: high

Dependency Low

Updates @hookwarden/fix to 0.11.0.

Updates @hookwarden/fix to 0.11.0.

Source: llm_adapter@2026-06-05

Confidence: high

Bugfix Medium

Detects Next.js Pages Router webhooks under pages/api/** and src/pages/api/**, fixing false negatives.

Detects Next.js Pages Router webhooks under pages/api/** and src/pages/api/**, fixing false negatives.

Source: llm_adapter@2026-06-05

Confidence: high

Bugfix Medium

Eliminates two false‑positive classes and one Next.js false negative related to raw body handling.

Eliminates two false‑positive classes and one Next.js false negative related to raw body handling.

Source: llm_adapter@2026-06-05

Confidence: high

Full changelog

Minor Changes

  • Next.js Pages Router webhook detection. Handlers under pages/api/** and
    src/pages/api/** are now detected (previously only App Router app/**/route.ts
    was recognized), closing a false negative where real Stripe apps with a Pages
    Router webhook scanned to "0 handlers". Correct Pages Router webhooks that read
    the raw body via a stream helper (getRawBody/buffer(req)) with
    config.api.bodyParser = false are recognized as reading raw bytes and do not
    surface a raw-body-misuse false positive.

    Also eliminates two false-positive classes and a Next.js false negative surfaced
    by a real-repo scan audit (Stripe JSON-verify hook, Express middleware ordering,
    Standard Webhooks hand-rolled signing).

Patch Changes

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Hookwarden

Get notified when new releases ship.

Sign up free

About Hookwarden

All releases →

Beta — feedback welcome: [email protected]