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

Bug fixes #1162 download_sensor.py add error if auth fails #1164

Merged

Conversation

nesies
Copy link

@nesies nesies commented May 22, 2024

Fixes #1162

@jshcodes jshcodes changed the base branch from main to samples May 22, 2024 14:22
@jshcodes jshcodes added code samples Functioning sample code to get you started sensor download Sensor download issues and questions enhancement 🌟 New feature or request labels May 22, 2024
@jshcodes
Copy link
Member

Unit test failures are as expected.

Pylint issues appear to be related to differences in the 3.2.2 version. Reviewing now.

@nesies
Copy link
Author

nesies commented May 24, 2024

my PR created so much CI errors ?

@jshcodes
Copy link
Member

my PR created so much CI errors ?

Only due to missing security keys used for unit testing. This is a known issue, your submission is fine and will merge this week. (Thank you for your contribution!!) 😄

Copy link
Member

@jshcodes jshcodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made a minor change to adjust the error messaging and add a SystemExit.

Local unit testing passes for this submission.

Thank you for your contribution! 🙇

@jshcodes jshcodes merged commit 0df26b9 into CrowdStrike:samples May 30, 2024
2 of 3 checks passed
@jshcodes jshcodes self-assigned this May 31, 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 enhancement 🌟 New feature or request sensor download Sensor download issues and questions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

download_sensor.py / no error message when authentification failed
2 participants