Skip to content

Support quoted sensitive phrases with spaces in them #107

@sfraint

Description

@sfraint

Running netconan -p -i input_file -o output_file

On this input_file:

set license keys key "something something"

produces a partially anonymized output_file:

set license keys key "netconanRemoved0 something"

when it would ideally produce a fully anonymized file like this:

set license keys key "netconanRemoved0"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions