CrowdStrike / falcon-scripts

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

Update sensor tag logic, add user messages #73

Closed yannhowe closed 1 year ago

yannhowe commented 1 year ago
yannhowe commented 1 year ago

I reworked the sed regex and it does work on MacOS Monterey 12.6

Thought the other changes to the curls and sensor version logic would make it tidier and an improvement for users and maintainability but I think it works for us currently and everyone is happy with it so thats fine we can leave it as it is.

redhatrises commented 1 year ago

I reworked the sed regex and it does work on MacOS Monterey 12.6

Thought the other changes to the curls and sensor version logic would make it tidier and an improvement for users and maintainability but I think it works for us currently and everyone is happy with it so thats fine we can leave it as it is.

Please use the latest changes in main that were merged in #72. Sed is problematic on macos vs gnu sed.