Static_Analysis_as_Part_of_the_Code_Review_Process
Static_Analysis_as_Part_of_the_Code_Review_Process
Usage rights granted to students of UTA class CSE 5382. Slides may be used for course work
only. Distribution to persons NOT enrolled in said course is prohibited.
Toll Road OCR Exploit
◼ Driven by:
◼ Need to find a few exploitable vulnerabilities to prove that additional
security investment is justified.
◼ The team eventually has to make an initial pass through the code to
do a security retrofit (not considered at beginning of project).
◼ At least once in every release period, every project should receive a
security review to account for new features and ongoing
maintenance work.
◼ Developers
◼ Regularly as they build and compile code
◼ Security Review Team
◼ Planned by schedule (major milestones)
◼ Don’t do one major tool run / code review at product
finalization.