atomic icon indicating copy to clipboard operation
atomic copied to clipboard

Provide scanner with image name and info

Open baude opened this issue 8 years ago • 2 comments

Issue #1190 asks for an enhancement to atomic scan where the scanner could figure out the image|container inspect information prior to the scan. We do this now by writing a file in the scanout/ dir. The file is JSON formatted and could be ingested by a scanner that needed that type of information. The path should bexi /scanout/inspect_info.json.

Signed-off-by: baude [email protected]

Description

Related Bugzillas

Related Issue Numbers

Pull Request Checklist:

If your Pull request contains new features or functions, tests are required. If the PR is a bug fix and no tests exist, please consider adding some to prevent regressions.

  • [ ] Unittests
  • [ ] Integration Tests

baude avatar Feb 21 '18 22:02 baude

do not merge until @navidshaikh confirms this works for him as he requested the enhancement.

baude avatar Feb 21 '18 22:02 baude

if @navidshaikh is happy with it, LGTM

TomSweeneyRedHat avatar Feb 22 '18 00:02 TomSweeneyRedHat