Cybersecurity-Projects/PROJECTS
CarterPerez-dev a866587f10 docs(rube): README and CHANGELOG describe what actually shipped
README's Status section listed the scanner, matrix, payload builder, target
and detector as "planned". All five have shipped. It also taught
Parser.new(blob) as the API, which was the unbounded form until this branch
made bounded limits the default.

Status now names all six components. Usage teaches the bounded default,
points at Limits.permissive for forensic parsing of a stream you already
trust, shows the detector alongside the parser, and points readers at
LIMITATION_NOTICE before they rely on an accept. Development lists all
eleven just recipes instead of five.

Every code example in the README was executed verbatim before this commit
and produces exactly the output it claims.

CHANGELOG gains Changed and Fixed sections covering the default-limits
change and the six defects closed on this branch.
2026-07-29 05:12:39 -04:00
..
advanced Merge pull request #313 from CarterPerez-dev/dependabot/npm_and_yarn/PROJECTS/advanced/ai-threat-detection/frontend/axios-1.18.0 2026-07-20 20:40:45 -04:00
beginner docs(rube): README and CHANGELOG describe what actually shipped 2026-07-29 05:12:39 -04:00
foundations chore(deps): bump idna in /PROJECTS/foundations/http-headers-scanner 2026-05-19 16:23:33 +00:00
intermediate chore(deps): bump axios 2026-07-21 00:42:46 +00:00