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

Support quoted sensitive phrases with spaces in them #107

Open
sfraint opened this issue Jan 29, 2019 · 2 comments
Open

Support quoted sensitive phrases with spaces in them #107

sfraint opened this issue Jan 29, 2019 · 2 comments

Comments

@sfraint
Copy link
Contributor

sfraint commented Jan 29, 2019

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
Copy link

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
Copy link
Member

dhalperi commented Apr 3, 2020

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

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

No branches or pull requests

3 participants