Releases: CrowdStrike/falcon-scripts
Releases · CrowdStrike/falcon-scripts
v1.1.7
What's Changed
- fix: use gov1 for registry url for falcon-kac by @redhatrises in #205
- relase: bump version to 1.1.7 by @redhatrises in #206
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- fix(migrate): set tls upfront + change log method by @carlosmmatos in #195
- Simplify and Enhance Sensor Type Selection in Falcon Container Sensor Pull Script by @carlosmmatos in #193
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- fix copy image command in script falcon-container-sensor-pull.sh by @pflanagan-cs in #190
- Add dump-credentials support for Kubernetes Protection by @falcon-pioupiou in #192
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Linux install script fix for when multiple tags applied by @TomRyan-321 in #178
- Refactor Falcon Linux Installer Script for better support by @carlosmmatos in #180
- Migrate Ansible Molecule Tests from Docker/Vagrant to EC2 Backend by @carlosmmatos in #181
- Ansible decided to move their examples folder to another repo by @carlosmmatos in #183
- Add option to download KAC image to falcon-container-sensor-pull.sh by @pflanagan-cs in #184
- Add support for Kubernetes Protection Agent by @pflanagan-cs in #186
- ci: add new workflow to test container sensor pull script by @carlosmmatos in #187
New Contributors
- @pflanagan-cs made their first contribution in #184
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Fix errOut variable in pwsh install scripts. by @carlosmmatos in #166
- PowerShell install script enhancements by @carlosmmatos in #168
- Adds user-agent string by @carlosmmatos in #170
- Better logging powershell support by @carlosmmatos in #173
- Update curl version logic by @carlosmmatos in #175
- kweishaar: fixed missing markup, small edit for clarity by @CS-kyleweishaar in #176
New Contributors
- @CS-kyleweishaar made their first contribution in #176
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Curl updates to support older versions of curl for falcon-container-sensor-pull by @carlosmmatos in #157
- Adds newly added env var for legacy curl check by @carlosmmatos in #159
- Fix molecule issues by @carlosmmatos in #160
- Fix membercid issue by @carlosmmatos in #162
- Bumping v1.1.2 by @carlosmmatos in #163
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- IMDSv2 Support by @cfsnate in #143
- Add image platform support by @TomRyan-321 in #147
- Fixed issue associated with bash install and sc2086 by @carlosmmatos in #149
New Contributors
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- add the ability to pass tags to the installer by @ffalor in #119
- Powershell - Uninstall script major updates by @ffalor in #109
- Add ci testing linux by @carlosmmatos in #125
- add windows ci by @ffalor in #127
- Adding status badge for current integration tests by @carlosmmatos in #130
- Handle failed Crowdstrike API authentication slightly more gracefully by @danoost in #129
- Revert "Handle failed Crowdstrike API authentication slightly more gracefully" by @falcon-pioupiou in #133
- Update powershell install/uninstaller by @ffalor in #136
- Adding workflow to add scripts as artifacts to releases by @carlosmmatos in #137
- Update script example by @ffalor in #139
- Adding ability to pass in CCID + molecule test by @carlosmmatos in #142
- Made check for already installed sensor more descriptive with exit 0 by @carlosmmatos in #144
- add migrate script by @ffalor in #128
- Adding new molecule tests for migrate script by @carlosmmatos in #145
- Bump v1.1.0 by @carlosmmatos in #146
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Minor README Updates by @mrxinu in #4
- Add ShellCheck Action to check for script issues by @redhatrises in #6
- Update script to be Linux OS agnostic by @redhatrises in #5
- Change shellcheck output format to tty to make it easier to see errors by @redhatrises in #7
- Support adding Provisioning Tokens by @redhatrises in #8
- Fail on required missing variables by @redhatrises in #9
- Update API url handling by @redhatrises in #10
- Add ARM handling by @redhatrises in #12
- Add ability to specify N-5 deployments by @redhatrises in #13
- Check for curl and update usage format by @redhatrises in #14
- Install sensor version if update policy name is set by @redhatrises in #15
- Update readme and provide errors for missing api perms by @redhatrises in #17
- Add Rocky Linux and AlmaLinux support by @redhatrises in #18
- Fixes issue with sensor update policy name query by @carlosmmatos in #21
- Fixes issue with register command failing after running script again by @carlosmmatos in #22
- Rename falcon_sensor_version variable by @redhatrises in #23
- Fix GH Actions to use main branch by @redhatrises in #24
- Falcon cloud autodiscover by @isimluk in #25
- Fix dash support by @redhatrises in #27
- Update GPG Key to the latest one by @isimluk in #28
- Fix the installation command by @isimluk in #29
- Added logic to handle /etc/*release for Oracle by @Deej1976 in #32
- Added OS name and release capture via LSB by @marcos-borges in #33
- Use shellcheck to check against dash shell by @redhatrises in #37
- Fix dash shell support by @redhatrises in #40
- Add AWS SSM functionality by @redhatrises in #36
- Azure instance is not an AWS instance by @redhatrises in #41
- Add ability to remove installed package by @redhatrises in #43
- Fix never erroring awk for aws instance check by @redhatrises in #42
- Update linux scripts and add Windows Powershell scripts by @redhatrises in #44
- Update top level readme by @redhatrises in #45
- Fix bash script url by @redhatrises in #46
- Update PS scripts by @redhatrises in #47
- Amazon Linux 1 support by @lapkritinis in #52
- Added if statement to check if instance is aws by @carlosmmatos in #54
- Move the cs_falcon_cid after the region check by @falcon-pioupiou in #57
- Bump actions/checkout from 2 to 3 by @dependabot in #60
- Do not disclose sensitive information on the command-line by @isimluk in #63
- Do not disclose sensitive information on the command-line by @isimluk in #65
- Falcon container pull bash script by @TomRyan-321 in #64
- Add systemd startup scripts by @redhatrises in #66
- Fix PS memberCID invocation by @redhatrises in #67
- Update container pull script for customer needs by @redhatrises in #68
- Removed the fixed header in the curl command line by @falcon-pioupiou in #71
- fixing registry url by @falcon-pioupiou in #70
- Update container pull script for macOS support by @redhatrises in #72
- Updates to sensor-install and some clean up by @carlosmmatos in #75
- Fix issue with arm64 os_version by @carlosmmatos in #77
- Chores: CI: Check for broken references in the documentation by @isimluk in #78
- Fix Debian issue in cs_os_name by @carlosmmatos in #82
- Govcloud fixes by @redhatrises in #83
- Fixed issue with API mismatch on FALCON_CLOUD registry url path by @carlosmmatos in #84
- Initial commit for testing new curl syntx by @carlosmmatos in #81
- Update API reference field by @ijrc01 in #86
- Add .gitignore by @redhatrises in #87
- Add sensor install only functionality by @carlosmmatos in #89
- Fix Ubuntu 22.04 arm64 install by @lboynton in #91
- API for RHEL/.. os filter is inconsistent by @carlosmmatos in #93
- add list-tags param (docker runtime support only) by @falcon-pioupiou in #94
- Check if sensor is already running + fix shellcheck by @falcon-pioupiou in #95
- Add linux installer options by @falcon-pioupiou in #96
- Fix powershell issues by @carlosmmatos in #97
- Powershell readme by @carlosmmatos in #100
- improved error logging for maint token by @ffalor in #101
- add
ProvToken
andProvWaitTime
to install.ps1 by @ffalor in #107 - Fix issue with case inside if statement inside shell expansion by @carlosmmatos in #113
- Fixes issue with s390x support by @carlosmmatos in #117
- Use tagged releases for curl commands by @ffalor in #121
New Contributors
- @mrxinu made their first contribution in #4
- @redhatrises made their first contribution in #6
- @carlosmmatos made their first contribution in #21
- @isimluk made their first contribution in #25
- @Deej1976 made their first contribution in #32
- @marcos-borges made their first contribution in #33
- @lapkritinis made their first contribution in #52
- @falcon-pioupiou made their first contribution in #57
- @dependabot made their first contribution in #60
- @TomRyan-321 made their first contribution in #64
- @ijrc01 made their first contribution in #86
- @lboynton made their first contribution in #91
- @ffalor made their first contribution in #101
Full Changelog: https://github.com/CrowdStrike/falcon-scripts/commits/v1.0.0