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

Fix base64 flag #988

Closed
wants to merge 1 commit into from
Closed

Fix base64 flag #988

wants to merge 1 commit into from

Commits on Jan 24, 2020

  1. fix: base64 (issue falcosecurity#987)

    For the people who uses the -b or --print-base64 command argument,
    "s_inspector->set_buffer_format(sinsp_evt::PF_NORMAL);"
    will restore the state to normal dot escaped string instead of base64 (that they chose....).
    
    Co-authored-by: Leonardo Di Donato <leodidonato@gmail.com>
    Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
    realgam3 and leodido committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    93ddc4a View commit details
    Browse the repository at this point in the history