Added ASH to Development Security

This commit is contained in:
Daniel Begimher
2023-05-04 16:21:20 -06:00
parent b9f9ca19cd
commit 34058dd7b8

View File

@@ -162,6 +162,7 @@ Do you want to contribute to this list? Feel free to send a PR and make sure you
## Development Security
| Name | Description | Popularity | Metadata |
| ---------- | :---------- | :----------: | :----------: |
| **[Automated Security Helper (ASH)](https://github.com/aws-samples/automated-security-helper)** | ASH is a one stop shop for code security scans, and does not require any installation. It will identify the relevant frameworks, and download the relevant, up to date tools. ASH is running on isolated Docker containers, keeping the user environment clean, with a single aggregated report. The following frameworks are supported: Git, Python, Javascript, Cloudformation, Terraform and Jupyter notebook. |[![stars](https://badgen.net/github/stars/aws-samples/automated-security-helper)](https://badgen.net/github/stars/aws-samples/automated-security-helper)| [![contributors](https://badgen.net/github/contributors/aws-samples/automated-security-helper)](https://badgen.net/github/contributors/aws-samples/automated-security-helper)[![watchers](https://badgen.net/github/watchers/aws-samples/automated-security-helper)](https://badgen.net/github/watchers/aws-samples/automated-security-helper)[![last-commit](https://badgen.net/github/last-commit/aws-samples/automated-security-helper)](https://badgen.net/github/last-commit/aws-samples/automated-security-helper) [![open-issues](https://badgen.net/github/open-issues/aws-samples/automated-security-helper)](https://badgen.net/github/open-issues/aws-samples/automated-security-helper) [![closed-issues](https://badgen.net/github/closed-issues/aws-samples/automated-security-helper)](https://badgen.net/github/closed-issues/aws-samples/automated-security-helper) |
| **[CFN NAG](https://github.com/stelligent/cfn_nag)** | CloudFormation security test (Ruby) |[![stars](https://badgen.net/github/stars/stelligent/cfn_nag)](https://badgen.net/github/stars/stelligent/cfn_nag)| [![contributors](https://badgen.net/github/contributors/stelligent/cfn_nag)](https://badgen.net/github/contributors/stelligent/cfn_nag)[![watchers](https://badgen.net/github/watchers/stelligent/cfn_nag)](https://badgen.net/github/watchers/stelligent/cfn_nag)[![last-commit](https://badgen.net/github/last-commit/stelligent/cfn_nag)](https://badgen.net/github/last-commit/stelligent/cfn_nag) [![open-issues](https://badgen.net/github/open-issues/stelligent/cfn_nag)](https://badgen.net/github/open-issues/stelligent/cfn_nag) [![closed-issues](https://badgen.net/github/closed-issues/stelligent/cfn_nag)](https://badgen.net/github/closed-issues/stelligent/cfn_nag) |
| **[Git-secrets](https://github.com/awslabs/git-secrets)** | |[![stars](https://badgen.net/github/stars/awslabs/git-secrets)](https://badgen.net/github/stars/awslabs/git-secrets)| [![contributors](https://badgen.net/github/contributors/awslabs/git-secrets)](https://badgen.net/github/contributors/awslabs/git-secrets)[![watchers](https://badgen.net/github/watchers/awslabs/git-secrets)](https://badgen.net/github/watchers/awslabs/git-secrets)[![last-commit](https://badgen.net/github/last-commit/awslabs/git-secrets)](https://badgen.net/github/last-commit/awslabs/git-secrets) [![open-issues](https://badgen.net/github/open-issues/awslabs/git-secrets)](https://badgen.net/github/open-issues/awslabs/git-secrets) [![closed-issues](https://badgen.net/github/closed-issues/awslabs/git-secrets)](https://badgen.net/github/closed-issues/awslabs/git-secrets) |
| **[Repository of sample Custom Rules for AWS Config](https://github.com/awslabs/aws-config-rules)** | |[![stars](https://badgen.net/github/stars/awslabs/aws-config-rules)](https://badgen.net/github/stars/awslabs/aws-config-rules)| [![contributors](https://badgen.net/github/contributors/awslabs/aws-config-rules)](https://badgen.net/github/contributors/awslabs/aws-config-rules)[![watchers](https://badgen.net/github/watchers/awslabs/aws-config-rules)](https://badgen.net/github/watchers/awslabs/aws-config-rules)[![last-commit](https://badgen.net/github/last-commit/awslabs/aws-config-rules)](https://badgen.net/github/last-commit/awslabs/aws-config-rules) [![open-issues](https://badgen.net/github/open-issues/awslabs/aws-config-rules)](https://badgen.net/github/open-issues/awslabs/aws-config-rules) [![closed-issues](https://badgen.net/github/closed-issues/awslabs/aws-config-rules)](https://badgen.net/github/closed-issues/awslabs/aws-config-rules) |