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

Base64 Raw Response Decoding #13

Open
ChristopherHammond13 opened this issue Dec 5, 2022 · 0 comments
Open

Base64 Raw Response Decoding #13

ChristopherHammond13 opened this issue Dec 5, 2022 · 0 comments
Assignees
Labels
🙌 enhancement New feature or request

Comments

@ChristopherHammond13
Copy link
Member

One of our Tech Leads internally recommended we support Base64 response decoding for scenarios where scripts may wish to output complex responses. We had this implemented in an internal branch, but significant refactoring will be needed to make this work with the latest version of the code.

This issue therefore serves as a reminder that we should get this functionality re-implemented and available for use.

Example:

$ runscript -CloudFile SomeScriptThatOutputsBase64 -b64decode
[+] Decoded script output here
@ChristopherHammond13 ChristopherHammond13 added the 🙌 enhancement New feature or request label Dec 5, 2022
@ChristopherHammond13 ChristopherHammond13 self-assigned this Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🙌 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant