This repository has been archived by the owner on Oct 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 139
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
baude
commented
Sep 9, 2015
Needs man page |
This was referenced Sep 9, 2015
Closed
Does not work on python3 |
@rhatdan There is now a man page and I have cleaned up the python print statements. I also double checked and it ran properly under python3 |
man page should probably mention where to get the scap content from. How about this change?
|
@rhatdan that looks good to me. |
Could you use writeout rather then print statements.
Should just be writeout("\n" + image[:12]) |
Basic atomic scan output
|
atomic scan single image with detail
|
atomic scan of multiple images with --detail
|
Looks good. |
Add the ability to scan a container or image leveraging a containerized version of the openscap-daemon and atomic. i.e. atomic scan image_id man page added python3 fixes for this content
LGTM |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.