Exam 300-745 Topic 2 Question 65 Discussion
Actual exam question for Cisco's 300-745 exam
Question #: 65
Topic #: 2
Question #: 65
Topic #: 2
A developer is building new API functions for a cloud-based application. Before writing the code, the developer wants to ensure that destructive actions, including deleting and updating data, are properly protected by access control identifying sensitive fields such as those that contain passwords or personally identifiable information. Which approach must be used to score the risks proactively?
Suggested Answer: A Vote an answer
Open API Specification Analysis evaluates API definitions before code is written, identifying risky endpoints (such as delete or update functions) and sensitive fields (like PII or passwords). This allows developers to proactively score risks and apply proper access controls early in the design phase.
by Harry at Aug 17, 2026, 05:08 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).