Skip to main content
Source: AL0130ToolMustDeclareCapabilityAnalyzer.cs

Description

Every Loom tool should declare its required capabilities via [RequiresCapability] on the method or containing type to enable fine-grained access control.

Properties

  • Category: GenAI
  • Severity: Info
  • Enabled by default: True
  • Code fix available: False

Configuration

dotnet_diagnostic.AL0130.severity = info