CS Falcon: fix fetch incidents issues #46339
Annotations
3 errors
Validation Error DO106:
Packs/CrowdStrikeFalcon/Integrations/CrowdStrikeFalcon/CrowdStrikeFalcon.yml#L1
The docker image tag is not the latest numeric tag, please update it.
The docker image tag in the yml file is: 1.0.0.77054
The latest docker image tag in docker hub is: 1.0.0.79419
You can check for the most updated version of demisto/py3-tools here: https://hub.docker.com/r/demisto/py3-tools/tags
To update the docker image run:
demisto-sdk format -ud -i Packs/CrowdStrikeFalcon/Integrations/CrowdStrikeFalcon/CrowdStrikeFalcon.yml
|
Validation Error RN111:
Packs/CrowdStrikeFalcon/ReleaseNotes/1_12_2.md#L1
The 1_12_2.md release notes file contains incompatible Docker images:
- CrowdStrike Falcon: Release notes file has dockerimage: demisto/py3-tools:1.0.0.75615 but the YML file has dockerimage: demisto/py3-tools:1.0.0.77054
To fix this please run: 'demisto-sdk update-release-notes -i Packs/CrowdStrikeFalcon'
|
pre-commit
Process completed with exit code 1.
|