Sessions Tools All tools →
Tools  /  Build & verify  /  Bug Bounty
🐞
Live Build & verify

Bug Bounty

demo.sessions.ca/bug-bounty/

Every bug found and fixed — with the root cause, not just “fixed”.

Why it exists

“It's fixed” is a claim, not evidence. Without the root cause written down, the same bug comes back wearing a different hat.

What it does

A running log of every defect: error code, what broke, why it broke, what changed, and how it was tested. Each entry carries a status — OPEN, FIXED or VERIFIED — and VERIFIED means someone actually looked at it live, not that the code was merged.

How to use it — live steps

  1. Go to demo.sessions.ca/bug-bounty/ and sign in if prompted.
  2. Newest fixes are at the top.
  3. Find your bug by its error code or by scanning the descriptions.
  4. Read the root cause — that's the part that tells you whether it can recur.
  5. Check the status. FIXED means shipped; VERIFIED means someone confirmed it live.

Worth knowing

  • FIXED and VERIFIED are deliberately different. A fix that nobody has looked at on the live site is not finished.