CrowdStrike / falcon-scripts

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

Curl updates to support older versions of curl for falcon-container-sensor-pull #157

Closed carlosmmatos closed 1 year ago

carlosmmatos commented 1 year ago

As previously done for #80 - this change introduces a way to support "older" versions of curl that don't support the more secure way of passing in headers via stdin.

Fixes #156