splunk/Splunk AppInspect
Run Splunk App inspect on a Splunk app directory.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app_path | Path to the application directory to be inspected | — | build/splunkbase |
| result_file | json result file name | — | appinspect_result.json |
| included_tags | Tags to include | no | — |
| excluded_tags | Tags to exclude | no | — |
| appinspect_manual_checks | Path to file which contains list of manual checks | no | .appinspect.manualcheck.yaml |
| appinspect_expected_failures | Path to file which contains list of expected appinspect failures | no | .appinspect.expect.yaml |
| manual_check_markdown | Path for generated file with markdown for manual checks | no | manual_check_markdown.txt |
| expected_failure_markdown | Path for generated file with markdown for expected appinspect failures | no | expected_failure_markdown.txt |
Outputs
| name | description |
|---|---|
| status | value is success/fail based on app inspect result |