Feedback
Rating: 9 star
Date: 24/01/2020
Feedback Given By:
db0176 Feedback Comment: Excelletly written and delivered before due date. I would recommend truewriter anytime without hesitation.
Project Details
Project Status: completed
This work has been completed by:
truewriter Total payment made for this project was: $ 25.00
Project Summary: Identify any Four of these rules/recommendations from the web link: SEI CERT Oracle Coding Standard for Java
1. You should choose your Four rules/recommendations from different areas, Choose 2 Rules and 2 Recommendations for example :
a. Rule 06 Methods (has 14 methods, you choose one) eg:
MET00-J. Validate method arguments
2. Give the following details of each of the 4 rule/regulations
Explain each rule/recommendation, what it is and why is it there.
What type of attack/vulnerability does it protect against?
Detail how each rule/recommendation could/should be implemented, use examples.
How easy are they to identify/implement.
How often do attacks in this area happen, have there been any important noticeable ones?
Is this a common coding mistake/error or not?