Skip to content

Review demo: add a user store helper - #1

Open
techupskills wants to merge 1 commit into
mainfrom
review-demo-pr
Open

Review demo: add a user store helper#1
techupskills wants to merge 1 commit into
mainfrom
review-demo-pr

Conversation

@techupskills

Copy link
Copy Markdown

Review demo: add a user store helper

Adds review-demo/user-store.js, a small helper for looking up users and
checking admin status.

This PR exists as a teaching fixture for Lab 12 (the claude ultrareview
step). It is intentionally left open for the duration of the course so
students can run a real cloud review against it:

claude ultrareview <this PR number>

The file contains several deliberate, real issues (a hardcoded secret, a SQL
injection, a loose-equality admin check, insecure token generation, and an
unhandled async path that logs a password) so the deep review has concrete
findings to surface.

Do not merge while the course is running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant