Skip to content
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

Draft markdown generation from rules metadata #115

Draft
wants to merge 65 commits into
base: master
Choose a base branch
from
Draft

Conversation

curtis-fugue
Copy link
Contributor

Example fragment:

# AWS
|                                                 Summary                                                  |      Resource Types       |Severity| Rule ID |
|----------------------------------------------------------------------------------------------------------|---------------------------|--------|---------|
|IAM policies should not be attached to users                                                              |MULTIPLE                   |Low     |FG_R00007|
|IAM policies should not be attached directly to users                                                     |MULTIPLE                   |Low     |FG_R00007|
|CloudFront viewer protocol policy should be set to https-only or redirect-to-https                        |aws_cloudfront_distribution|Medium  |FG_R00011|
|EBS volume encryption should be enabled                                                                   |AWS::EC2::Volume           |High    |FG_R00016|
|EBS volume encryption should be enabled                                                                   |aws_ebs_volume             |High    |FG_R00016|

jason-fugue and others added 28 commits May 18, 2021 14:59
Base automatically changed from feature/RM-5431/hcl to master May 25, 2021 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants