You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When scanning a docker image I hit an error in cnspec that printed to the screen with \n and \t printed instead of being interpreted. The same error printed out correctly in mondoo client.
To Reproduce
Steps to reproduce the behavior:
Run cnspec scan docker image openjdk:18.0-nanoserver --incognito
See error
Expected behavior \n and \t are interpreted to format the error message correctly.
Screenshots
Desktop (please complete the following information):
OS: macOS
Browser: N/A
Version: N/A
Additional context
Nope
The text was updated successfully, but these errors were encountered:
→ loaded configuration from /Users/tsmith/.config/mondoo/mondoo.yml using source default
→ using service account credentials
→ discover related assets for 1 asset(s)
→ resolved assets resolved-assets=1
→ connecting to asset index.docker.io/library/openjdk@sha256:7e033f2236c1f593bdbbec0b9a0489c13bbc8aa12fad458e0bb4434bdcd1aa98 (container-image)
Describe the bug
When scanning a docker image I hit an error in cnspec that printed to the screen with
\n
and\t
printed instead of being interpreted. The same error printed out correctly in mondoo client.To Reproduce
Steps to reproduce the behavior:
cnspec scan docker image openjdk:18.0-nanoserver --incognito
Expected behavior
\n
and\t
are interpreted to format the error message correctly.Screenshots
Desktop (please complete the following information):
Additional context
Nope
The text was updated successfully, but these errors were encountered: