Selected availability level
Determines which availability-specific resources and guides to display.
OptionalclassOptional CSS class name for custom styling
Allows consumers to apply custom CSS classes via Tailwind or custom styles.
Selected confidentiality level
Determines which confidentiality-specific resources and guides to display.
Selected integrity level
Determines which integrity-specific resources and guides to display.
OptionallimitOptional limit for the number of resources to display
Controls how many resource cards are shown. Higher limits provide more comprehensive guidance but require more screen space.
OptionalshowOptional flag to show only top/priority resources
When true, filters to show only the most relevant and high-priority resources for the selected security levels, providing focused guidance.
OptionaltestOptional test ID for automated testing
Used by Cypress and Vitest for component identification in tests. Defaults to SECURITY_RESOURCES_TEST_IDS.WIDGET constant.
Props for SecurityResourcesWidget component
Defines the configuration for displaying security resources and implementation guides based on selected security levels across all CIA components.
Example