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
{{ message }}
This repository was archived by the owner on Apr 28, 2021. It is now read-only.
This is a feature request I would like to request for.
Currently we use microscanner in our Bamboo pipelines to scan the images and to promote the same to different environments, however the --html doesn't create an html file rather writes to stdout together with docker build outputs which is a bit mess to read or write to file, I would like to have the --out results.html argument with which we would like to export html file as an artifact so that we can refer anytime with tags and scan results.