[Announcement] Homework 7 is out #391
Closed
sujin0529
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
This is an announcement about homework 7.
The goal of this homework is to implement a static analyzer that detects potentially vulnerable data flows from source points to sink points (so-called taint analysis) in C programs.
Here is the GitHub classroom link for this homework:
https://classroom.github.com/a/JyRgoxes
Auto grading
Your implementation will be graded using GradeScope.
Please check GradeScope guideline.
Due date
Due: 06. 16 (Fri.) 23:59:59
Late Due: 06. 18 (Sun.) 23:59:59 (late submission penalty).
Beta Was this translation helpful? Give feedback.
All reactions