LambdaGuard is an AWS Lambda auditing tool designed to create asset visibility and provide actionable results. It provides a meaningful overview in terms of statistical analysis, AWS service dependencies and configuration checks from the security perspective. Requirements: * Python 3.6+ * Java 11 (optional for SonarQube) Install: * From PyPI: pip3 install lambdaguard * From Github: git clone https://github.com/Skyscanner/lambdaguard cd lambdaguard sudo make install AWS Access: * You will need a set of AWS access keys and permissions to run LambdaGuard. * Create a profile in ~/.aws/credentials with the newly created keys. * Alternatively, you can use the keys directly as CLI arguments (not recommended). Run: * lambdaguard --help * lambdaguard --function arn:aws:lambda:function * lambdaguard --input function-arns.txt * lambdaguard --output /tmp/lambdaguard * lambdaguard --profile LambdaGuardProf
FEATURES
ALTERNATIVES
A workload policy enforcement tool for Kubernetes with various supported policies and configuration options.
A tool for building Open Container Initiative (OCI) container images with various functionalities.
Monitors AWS and GCP accounts for policy changes and alerts on insecure configurations, with support for OpenStack and GitHub monitoring.
A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems.
A setuid implementation of a subset of user namespaces, providing a way to run unprivileged containers without requiring root privileges.
PINNED

Mandos Brief Newsletter
A weekly newsletter providing cybersecurity leadership insights, industry updates, and strategic guidance for security professionals advancing to management positions.

PTJunior
An AI-powered penetration testing platform that autonomously discovers, exploits, and documents vulnerabilities while generating NIST-compliant reports.

CTIChef.com Detection Feeds
A tiered cyber threat intelligence service providing detection rules from public repositories with varying levels of analysis, processing, and guidance for security teams.

ImmuniWeb® Discovery
ImmuniWeb Discovery is an attack surface management platform that continuously monitors an organization's external digital assets for security vulnerabilities, misconfigurations, and threats across domains, applications, cloud resources, and the dark web.

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.