agentscope-ai-java/json-guard
JSON.parse with hard limits on nesting depth, key count, string length and input size. Refuses parser bombs before they are allocated.
About the project
A JSON.parse wrapper with hard limits on nesting depth, key count, string length and input size; refuses parser bombs before allocation.
Useful for
- Bound JSON nesting depth in HTTP request bodies to avoid stack overflow
- Reject oversized payloads by byteLength before decoding to a string
- Pick limits from real traffic with measure before enabling in production
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 18 expected by the end of the day.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 3 days old and already has 74 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #182.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 74
- Today
- 0 · ≈ 18 by evening
- Forks
- 0
- Issues and pull requests
- 0
- Watchers
- 0
- Language
- TypeScript
- License
- MIT
- Created
- September 24, 2026
- Last push
- September 24, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 27, 2026Top new repositories this week: #182
More in this category
-
6.2
Soniavasseur/Wallet-Risk-Scanner
Multi-chain crypto wallet risk scanner for AML/KYT screening: scores addresses 0–100 using sanctions lists, risky contracts and fund tracing across 6 intelligence providers and 15+ blockchains.
-
6.0
derv82/wifit3
Cross-platform USB Wi-Fi auditor in Python: scans networks, captures WPA handshakes and PMKIDs, attacks WPS and WEP via its own userland drivers without aircrack-ng.
-
5.6
openbao/openbao
OpenBao is an open-source secrets management system for storing, encrypting, and distributing credentials, keys, and certificates, with dynamic secrets and auditing. A community-governed fork of Vault.
-
5.2
Roberto02800/turnstile-token
A dependency-free Python client and CLI for obtaining Cloudflare Turnstile tokens via the paid Clearance API: it discovers the sitekey on a page, solves the challenge, and returns the token together with the browser…
-
5.0
newliver666/apk-reverse
An Agent Skill for Android APK reverse engineering: unpacking, ad removal, dex patching, repacking, and runtime/server analysis. Loaded by an agent (Claude Code, Codex) while it works.
-
4.5
angusdevgo/Seep-Reverse-Lab
Agent-native reverse engineering workbench for binaries and CWE-602 client-side authorization auditing: unifies Radare2, JADX, Apktool, Frida and IDA via 23 MCP tools with automatic task routing.