CrowdStrike / falcon-scripts

Scripts to streamline the deployment and use of the CrowdStrike Falcon sensor
The Unlicense
127 stars 79 forks source link

fix(container-pull): update scopes and better error handling #323

Closed carlosmmatos closed 2 weeks ago

carlosmmatos commented 2 weeks ago

This PR cleans up existing API scopes and makes it easier to know what scopes are needed depending on the sensor type. This allows for better support of least privilege. Also added better handling of catching errors associated with 403 API scope issues.