Basic

  1. Automatic security and version updates
  2. GitHub Security Advisories
  3. Code and secret scanning
  4. Dependency review
  5. Automated authentication and identity management
<PrimerBrandOrderedList Items="@(new() {
    "Automatic security and version updates",
    "GitHub Security Advisories",
    "Code and secret scanning",
    "Dependency review",
    "Automated authentication and identity management"
})" />

Ordered List Options

Available options for PrimerBrandOrderedList

NameDescriptionDefault ValueCSS Class
Items
List of text items to display in order
null
OrderedList__item