LambdaGuard icon indicating copy to clipboard operation
LambdaGuard copied to clipboard

AWS Serverless Security

Results 7 LambdaGuard issues
Sort by recently updated
recently updated
newest added

https://github.com/Skyscanner/LambdaGuard/issues/44

When using a policy to access apigateway managment apis, we recieve an error when we are accessing resources that are outside of a specific api (apikeys, usageplan). These resources have...

This tool does not handle wildcards in IAM policy actions properly, because it only does literal string matches. For example, the `PrivilegeEscalation` class will not detect any issue if my...

We're running LambdaGuard using your library, but it stopped working in late December 2021. We run it from a Github Action (below), which was running successfully each week ``` name:...

LambdaGuard can be too slow on projects with a lot of Lambda functions. This PR cache the role policies and the boto3 client objects.

Hi, Which AWS permissions are required to run the program and what requires to run it except the installation? Thank's in advance

Also the profile has completely admin access I get the above mentioned error and no report.