yatas-aws icon indicating copy to clipboard operation
yatas-aws copied to clipboard

Plugin for YATAS that audits AWS accounts for misconfiguration and security issues

Results 21 yatas-aws issues
Sort by recently updated
recently updated
newest added

I've encountered possible improvements for this plugin : - ELB endpoint are configured with HTTPS - ELB redirect HTTP to HTTPS

enhancement
good first issue
team:library-lovelace

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...

team:library-lovelace

Hey ! Here are some suggestions to add to lambdas checks Check if any environment variable key contains SECRET, KEY, TOKEN (case insensitive) to check if there is sensitive data....

improvements
team:library-lovelace

Check that vpc are not connected to secuityGroup inbound 0.0.0.0/0 on other ports than 80 and 443 Makefile not committed this time

main
team:library-lovelace

Hey ! A suggestion that would be nice to add is to check if all parameters are of type `SecureString` instead of `String` CLI equivalent ```bash $ aws ssm get-parameter...

improvements
team:library-lovelace

I work on a project where all DynamoDB tables are maked as wrong on check AWS_DYN_001 ``` ❌ AWS_DYN_001 Dynamodbs are encrypted - 0/9 Dynamodb encryption is not enabled on...

bug
team:library-lovelace

The plugin says users can elevate rights, because it assumes that the permission `iam:CreateAccessKey` is enough to elevate rights. However, this permission only allows for privilege escalation if its scope...

team:library-lovelace

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/acm](https://togithub.com/aws/aws-sdk-go-v2) | `v1.17.15` -> `v1.25.8` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2facm/v1.25.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
team:library-lovelace

team:library-lovelace

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/padok-team/yatas](https://togithub.com/padok-team/yatas) | `v1.4.2` -> `v1.5.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpadok-team%2fyatas/v1.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
team:library-lovelace