mirror of
https://github.com/prowler-cloud/prowler.git
synced 2025-12-18 21:07:48 +00:00
12 lines
225 B
YAML
12 lines
225 B
YAML
component_management:
|
|
individual_components:
|
|
- component_id: "prowler"
|
|
paths:
|
|
- "prowler/**"
|
|
- component_id: "api"
|
|
paths:
|
|
- "api/**"
|
|
|
|
comment:
|
|
layout: "header, diff, flags, components"
|