Advanced Code Review #security #SQL-injection #credentials

Security Review Comments

2 exercises — how to flag security vulnerabilities in code reviews with the right severity, specifics, and remediation guidance.

0 / 19 completed
1 / 19
You spot hardcoded credentials in a PR:
const API_KEY = "sk-live-abc123xyz";

Which security review comment is best?

Frequently Asked Questions

What does the "Security Review Comments" exercise practise?

Practice flagging security issues in code reviews: hardcoded credentials, SQL injection, missing auth. 2 advanced exercises with real-world examples.

How many questions are in this exercise?

This exercise has 19 questions, each multiple-choice with a full explanation shown after you answer.

What English level is this exercise for?

This exercise is tagged Advanced. If the vocabulary feels difficult, browse the Code Review Language category page for an easier module to start with.