Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 585 Bytes

File metadata and controls

17 lines (17 loc) · 585 Bytes

Ensure that the right set of function modifiers are used (in the correct order) for the specific functions so that the expected access control or validation is correctly enforced.


Slide Screenshot

0141.jpg


Slide Text

  • Modifiers -> Access Control & Validation
  • Modifiers: Missing/Incorrect/Order
  • Control -> Authorize
  • Data -> Validate
  • Ensure Correct Modifiers

References


Tags