intentionet / netconan

netconan - a Network Configuration Anonymizer
Apache License 2.0
145 stars 12 forks source link

Support quoted sensitive phrases with spaces in them #107

Open sfraint opened 5 years ago

sfraint commented 5 years ago

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"
Elviraant commented 4 years ago

Hello @sfraint ! Me and @tandreadi want to work on this project and are interested in contributing. Ι'd like to take over and attempt to solve this issue.
This is a part of an assignment of a Software Engineering course offered by the department of Management Science and Technology of Athens University of Economics and Business. Could you assign me this issue to work on?

Thank you very much, Elvira

dhalperi commented 4 years ago

hi @Elviraant - you are welcome to work on the issue, no need to assign it to you.