configcat/ConfigCat Scan Repository
Find code references to ConfigCat feature flags and settings in your source code.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-host | ConfigCat Management API host. | — | api.configcat.com |
| api-user | ConfigCat Management API basic authentication username. | yes | — |
| api-pass | ConfigCat Management API basic authentication password. | yes | — |
| config-id | ID of the ConfigCat config to scan against. | yes | — |
| line-count | Context line count before and after the reference line. (min: 1, max: 10) | — | 4 |
| timeout | Scan timeout in seconds (default: 1800, min: 60) | — | 1800 |
| sub-folder | Sub-folder to scan, relative to the repository root folder. | — | "" |
| exclude-keys | List of feature flag keys that must be excluded from the scan report. | — | "" |
| alias-patterns | Comma delimited list of custom regex patterns used to search for additional aliases. | — | "" |
| usage-patterns | Comma delimited list of custom regex patterns that describe additional feature flag key usages. | — | "" |
| verbose | Turns on detailed logging. | — | false |
Outputs
no outputs