Skip to content

Improve logging and quoting in extractor scripts #182

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

Merged

Conversation

data-douser
Copy link
Collaborator

Adds minimal logging statements to make it easier to debug which extractor script is running and/or producing an error.

Adds double-quotes to string parameters used in extractor (bash) scripts in order to (hopefully) avoid problems related to shell escaping of glob patterns.

Adds minimal logging statements to make it easier to debug which
extractor script is running and/or producing an error.

Adds double-quotes to string parameters used in extractor (bash)
scripts in order to (hopefully) avoid problems related to shell
escaping of glob patterns.
@data-douser data-douser marked this pull request as ready for review March 31, 2025 13:45
@lcartey lcartey merged commit 6203d76 into advanced-security:main Mar 31, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants