Skip to main content

Code Reviews Rules - Import of sensitive fields in Lightning Web Components (LWC)

David Martin avatar
Written by David Martin
Updated over a week ago

Inspect any data model definitions, and detect instances where sensitive fields are referenced in Lightning Web Component (LWC) controllers.

Rationale

Handling sensitive fields in the UI requires extra caution and should be planned carefully.

Did this answer your question?