-
Notifications
You must be signed in to change notification settings - Fork 11
Swarm and Nomad support #62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: interactive_repair
Are you sure you want to change the base?
Swarm and Nomad support #62
Conversation
b21f323
to
a08797f
Compare
…ed so it can be accessible to subclasses
…GLITCHTransformer used in the Terraform parser
…add new filtering for official images that are deprecated
…mells, re-enable detection of weak crypto and https missing smells
When I was coding the parsers I was mostly testing with example files from the web I found to be more or less "complex" and that had the attributes needed to do the detection. I tested by running the parser on them until parsing all the information needed and they didn't error out. |
It is OK if some the parsers are not able to parse some files. The same happens for the other technologies |
…spliting the args
…r all the techs (as some of the smell detectors that use them were 'made available' to all other techs)
…s in scraper script
…l images (maintained) doesn't include the ones in the deprecated official images one
… swarm detections
PR that will contain all the changes for supporting Docker Swarm and HashiCorp Nomad