Hits: 0SOURCE CODE ANALYSISLab DescriptionStudents are provided with a vulnerable C code. You will analyze the Ccode by using two static analysis tools, e.g., FlawFinder and cppcheck,understand their outputs, and correct the vulnerabilities accordingly.Lab GoalThe goal of the following laboratory exercises is for you to get familiar withsource code analysis tools, understand their outputs, and...