Sessions Tools All tools →
Tools  /  Build & verify  /  Bug Bounty
🐞
Archived 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.