Code Review Lab — practice secure code review
loading…
Code review is a skill.
Practice it.
Build the instinct that catches vulnerabilities in review.
loading daily challenge…
Build the instinct that catches vulnerabilities in review.
Build the instinct that catches vulnerabilities in review. Hands-on challenges in real production code.
DormKey Express is a campus Android app that lets students unlock dorm and lab doors from a home screen widget and notification action. The app keeps a session token after login and routes quick actions through BroadcastReceivers. Review whether another installed app can trigger an unlock API call using the signed-in student's session.
“We dropped Code Review Lab into our security training rotation. Two weeks later our engineers were catching things in PR review we'd historically missed.”