We are now going to show you the code changes to review.
- Take the review task as seriously as possible (this is critical for the scientific validity of this
experiment!).
- The old version of the code is on the left, and the new version is on the right.
- Assume that the code compiles and that all tests pass.
{% if group != 'NF' %}
- In contrast to a classic code review, we are not interested in maintainability or design issues but rather
in security issues.
As a reminder:
{% endif %}
{% if checklist != 0 %}
- Vulnerability checklist
- You will have access to a Vulnerability checklist to assist you in your code review.
- Each checklist item can be answered with either yes, no, or irrelevant (e.g., not applicable)
using the selection box to the right of each item.
- The checklist can be applied to all code changes.
- Please work through every checklist item.
{% endif %}
- Review comments
- To add a review comment, click on the corresponding line number.
- To modify/delete a review comment, click on the corresponding line number again and
modify/delete the
comment's text