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.
DropCart Live is a Laravel marketplace for limited sneaker releases. Its public Lighthouse GraphQL endpoint powers launch pages, stock widgets, and style recommendations. Anonymous visitors can POST their own GraphQL documents to `/graphql`, including many aliases or deeply nested `relatedDrops` selections. Review the GraphQL validation bootstrap and the resolver path used by launch-page recommendations.
“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.”