Question: The final project needs you to add more secure coding practices to the project we did in AS 3 . You need to add the

The final project needs you to add more secure coding practices to the project we did in AS3.
You need to add the following functions and use Bandit to analyze the whole project.
1. Let users input username and password for SQL connection from the keyboard separately. Then input a username from keyboard again to check if the user is an admin user or not.
2. Add error handling and logging to your SQL count_rows() method
Code in Python

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!