cdklabs / cdklabs/cdk-cicd-wrapper

[FEATURE] Add cfn_nag to security tools

Open
#46 0 comments 0 reactions 1 assignee Claimed by @gyalai-aws View on GitHub
Dominant language
TypeScript
Stars
34
Forks
9
Avg merge
2h 57m
Merged PRs (30d)
48

Description

### Describe the feature

The security scanning is missing [cfn_nag_scan](https://github.com/stelligent/cfn_nag). Please add the tool to security toolset and enable user to configure the scans.

e.g. `cfn_nag_scan -i . --template-pattern yaml`

### Use Case

CDK apps that use new services that don't have full cdk support have to rely cfn templates from certain deployments. However, cfn templates are not scanned for security vulnerabilities by the pipeline.

### Proposed Solution

Please add the tool to security toolset and enable user to configure the scans.

e.g. `cfn_nag_scan -i . --template-pattern yaml`

### Other Information

_No response_

### Acknowledgements

- [X] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### Environment details (OS name and version, etc.)

cfn

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.