Skip to content
New issue

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

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

Already on GitHub? # to your account

Uploaded file names are being incorrectly set #10

Closed
carlosmmatos opened this issue Feb 3, 2025 · 1 comment · Fixed by #13
Closed

Uploaded file names are being incorrectly set #10

carlosmmatos opened this issue Feb 3, 2025 · 1 comment · Fixed by #13
Assignees
Labels
bug Something isn't working

Comments

@carlosmmatos
Copy link
Contributor

While not a true bug in the sense that it's halting operations, what is happening right now is that anytime a file is uploaded using the current upload_file FalconPy class, it is automatically calling every file UploadedFile when viewed in the console.

I opened an issue upstream: CrowdStrike/falconpy#1276

For now, I think we can just use the Uber class to override the name:

https://www.falconpy.io/Service-Collections/Quick-Scan-Pro.html#uber-class-example

@carlosmmatos carlosmmatos added the bug Something isn't working label Feb 3, 2025
@carlosmmatos carlosmmatos self-assigned this Feb 3, 2025
@carlosmmatos
Copy link
Contributor Author

Also found a bug in the documentation using the incorrect operation name: CrowdStrike/falconpy#1277

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant