mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Branch was auto-updated.
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
APPINSPECTPASSWORD: "${{ secrets.APPINSPECTPASSWORD }}"
|
||||
run: |
|
||||
echo $APPINSPECTUSERNAME
|
||||
contentctl inspect --splunk-api-username "$APPINSPECTUSERNAME" --splunk-api-password "$APPINSPECTPASSWORD" --stack_type victoria --enrichments --enable-metadata-validation
|
||||
contentctl inspect --splunk-api-username "$APPINSPECTUSERNAME" --splunk-api-password "$APPINSPECTPASSWORD" --stack_type victoria --enrichments --enable-metadata-validation --suppress-missing-content-exceptions
|
||||
echo "done appinspect"
|
||||
mkdir -p artifacts/app_inspect_report
|
||||
cp -r dist/*.html artifacts/app_inspect_report
|
||||
|
||||
Reference in New Issue
Block a user