Rename library to openscap_results_parser#23
Rename library to openscap_results_parser#23redhatrises wants to merge 1 commit intoOpenSCAP:masterfrom
Conversation
- openscap_parser has a connotation that this library is performing as a SCAP validator, content scanner, and/or check engine. This PR removes that incorrect connotation.
akofink
left a comment
There was a problem hiding this comment.
openscap_results_parser indicates that this gem only parses XCCDF test result files, but it also parses XCCDF datastream and tailoring files as well. I'm not sure how "openscap_parser" makes it seem like this gem does any kind of scanning/evaluation. I think the most accurate name would probably be xccdf_parser as it covers all the file types in that spec.
I like your sugestion of |
|
If you like this idea, probably want to merge this sooner than later. |
openscap_parseris a no-go.