Azure / acr-builder

Azure Container Registry Build Runner
MIT License
38 stars 35 forks source link

Log printing escape quotes #432

Closed shahzzzam closed 1 year ago

shahzzzam commented 5 years ago

Is this a BUG REPORT or FEATURE REQUEST?: Check if the double escaping is caused by Printf

https://github.com/Azure/acr-builder/commit/c09067ab26d2a02883fb0eccb78dc0348c4ede12#diff-e26924018265230589707f3f526f924dR78  instead of something like this https://github.com/Azure/acr-builder/blob/master/cmd/acb/commands/scan/scan.go#L99

What happened?:

What did you expect to happen?:

How do you reproduce it (as minimally and precisely as possible)?:

Environment:

Anything else we need to know?: