Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

download_sensor does not show an error when an invalid version is requested #1267

Open
jshcodes opened this issue Dec 18, 2024 · 0 comments
Open
Assignees
Labels
code samples Functioning sample code to get you started sensor download Sensor download issues and questions

Comments

@jshcodes
Copy link
Member

The following command fails without informing the user of the underlying issue: python3 download_sensor.py -n 1 -k "${CROWDSTRIKE_CLIENT_ID}" -s "${CROWDSTRIKE_CLIENT_SECRET}" -o "RHEL/CentOS/Oracle" -v "9" -n 1

This is a bug, you should be shown an error message telling you this version is not available. This issue was present before we resolved #1188, it was just hidden by the "default download" behavior that was implemented before.

Identified by @TM-JBEE

Originally posted by @jshcodes in #1265 (reply in thread)

@jshcodes jshcodes self-assigned this Dec 18, 2024
@jshcodes jshcodes added code samples Functioning sample code to get you started sensor download Sensor download issues and questions labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code samples Functioning sample code to get you started sensor download Sensor download issues and questions
Projects
None yet
Development

No branches or pull requests

1 participant