Explore

Rule Explorer

Search the public rule index by CVE, GHSA, CWE, language, framework, author, or rule slug. Filter by language, framework, severity, confidence, license, and validation status.

Public rules
4797
Downloads
7.4M
Verified
4797
Authors
2
Search the rule indexUse CVE, GHSA, CWE, language, framework, package, or rule slug.
1 rules matched. Showing 1 loaded rules.
Publish rule
CVE-2025-54134: Unchecked Query Param Awaitcve-2025-54134-unchecked-query-param-await

Accessing a query parameter without verifying its existence could cause an unhandled exception or promise rejection if the receiving function does not gracefully handle `undefined`. Explicitly validate the presence of user-controlled parameters before passing them to internal APIs to prevent application crashes.

by Provallyupdated 2026-06-12Apache-2.0
2.4K0 direct2.4K via packs
downloads
73quality
All matching rules loaded.