0xjjoyy

Results 30 issues of 0xjjoyy

Hi, It would be helpful if there was a Rust example. I tried though wasn't able to get the linking flags to compile. Cargo.toml ``` [package] name = "client_rust" version...

Hi, This is a feature request for the ability to have per-resource suppression rules that can be defined a rules file. Currently, the [per-resource suppression](https://github.com/stelligent/cfn_nag#per-resource-rule-suppression) can only be done by...

feature

**Is your feature request related to a problem? Please describe.** When using cdk, the template files have the suffix "*.template.json". Looking to run cfn-guard for only the cloudformation templates in...

enhancement
needs-triage

**Is your feature request related to a problem? Please describe.** Would like to more easily create rules for non-cloudformation formats. Currently receive ``` Template lacks a Resources section ``` **Describe...

enhancement
needs-triage
needs-research

**Is your feature request related to a problem? Please describe.** I would like to validate my CloudFormation against my defined CloudFormation Guard checks before synthesizing when using the AWS CDK....

enhancement
needs-research
orange

**Is your feature request related to a problem? Please describe.** Pre-built binaries for amazon linux 2. Currently binaries are available for mac and ubntu. **Describe the solution you'd like** Ability...

enhancement
help wanted

Hi, I'd like to be able to use the AWS CDK PolicyStatement to define the service control policy document and statements. Then use org-formation to deploy the service control policy...

documentation

Hi, Are there any plans to support junitxml output support? This would make it easier to integrate into CI/CD pipelines with reports and metrics. Thanks

good first issue

**Is your feature request related to a problem? Please describe.** Ability to customize the customization pipeline using readily available CDK constructs. **Describe the feature you'd like** Would like to be...

enhancement

**Use Case - Is your feature request related to a problem? Please describe.** rds encrypted storage for create db instance and cluster ``` { "Version": "2012-10-17", "Statement": [ { "Sid":...