Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants