awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

Awesome GitHub RepositoriesServerless Security

Security controls and best practices for ephemeral function-as-a-service execution environments.

Distinguishing note: Addresses security concerns unique to serverless and FaaS architectures, such as resource abuse and execution limits.

Explore 4 awesome GitHub repositories matching security & cryptography · Serverless Security. Refine with filters or upvote what's useful.

Awesome Serverless Security GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • owasp/cheatsheetseriesAvatar OWASP

    OWASP/CheatSheetSeries

    32,298Vezi pe GitHub↗

    The OWASP Cheat Sheet Series is a comprehensive, community-driven repository of concise security best practices and defensive coding patterns. It serves as a centralized knowledge base for developers and security professionals, providing actionable guidance to secure applications across the entire software development lifecycle. The project covers a vast array of security domains, ranging from fundamental web application hardening and authentication protocols to specialized controls for modern infrastructure and artificial intelligence systems. What distinguishes this project is its decentral

    Implements security controls for ephemeral serverless execution environments to prevent resource abuse.

    Pythonapplication-securityappsecbest-practices
    Vezi pe GitHub↗32,298
  • bridgecrewio/checkovAvatar bridgecrewio

    bridgecrewio/checkov

    8,798Vezi pe GitHub↗

    Checkov is a static analysis tool and security scanner designed to identify misconfigurations in infrastructure as code, container images, and Kubernetes configurations. It functions as a cloud security posture tool, an SCA vulnerability scanner, and a secret scanning utility to prevent security breaches and version control leaks. The project distinguishes itself through deep graph analysis and variable resolution, allowing it to map relationships between interconnected resources and evaluate the final state of infrastructure attributes. It provides extensibility for defining custom security

    Evaluates serverless infrastructure templates against security best practices to identify misconfigurations.

    Python
    Vezi pe GitHub↗8,798
  • harisekhon/devops-bash-toolsAvatar HariSekhon

    HariSekhon/DevOps-Bash-tools

    8,062Vezi pe GitHub↗

    DevOps-Bash-tools is a collection of shell scripts and aliases designed to automate cloud infrastructure, container orchestration, and CI/CD pipelines. It provides a comprehensive toolset for managing operational workflows through the command line. The project specializes in automating tasks across multiple platforms, including managing namespaces and secrets in Kubernetes, auditing resources in AWS and GCP, and triggering builds or managing environment variables in GitHub Actions, GitLab CI, and CircleCI. It also includes a toolkit for interacting with container registries to query manifests

    Scans infrastructure templates for security misconfigurations using static analysis.

    Shellapiawsbash
    Vezi pe GitHub↗8,062
  • snyk/cliAvatar snyk

    snyk/cli

    5,428Vezi pe GitHub↗

    The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies, proprietary application code, container images, and infrastructure-as-code configuration files. It also serves as a platform management tool, allowing users to configure organizations, users, SSO, and reporting from the terminal rather than the web dashboard. The CLI integrates directly into development workflows, enabling scanning within IDEs, build pipelines, and version control systems. It implements static analysis with interfile data flow analysis to find complex security f

    Checks infrastructure-as-code templates against security rules to prevent misconfigured deployments.

    TypeScriptmonitorsecuritysnyk
    Vezi pe GitHub↗5,428
  1. Home
  2. Security & Cryptography
  3. Serverless Security

Explorează sub-etichetele

  • Template Scanning1 sub-tagStatic analysis of serverless framework templates to identify security misconfigurations. **Distinct from Serverless Security:** Distinct from Serverless Security: focuses on the static analysis of templates rather than the security of the runtime environment.