Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

rollbar/rollbar-php
master @ 98982f4
5
Fixes
0
CVEs
HIGH
Peak severity
60.0%
Coverage
Highlights
Information Disclosure: 4 prior fixes. Scrutinize any change in this area.
rollbar.php: most-fixed (3 issues). Treat as high-risk during review.
3 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Information Disclosure: Session data and sensitive tokens were included in error reports without scrubbing, directly leaking credentials to third-party logging.
Information Disclosure: Query-string scrubbing failed for nested keys, allowing PII in complex parameters to bypass redaction.
Information Disclosure: Default scrub list omitted 'pass', so passwords could be transmitted in error payloads.