awesome-repositories.comKategorienBlog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
goodwithtech avatar

goodwithtech/dockle

0
View on GitHub↗
3,264 Stars·163 Forks·Go·Apache-2.0·6 Aufrufecontainers.goodwith.tech↗

Dockle

Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start

Features

  • Container Security - Linter for Docker images to ensure security best practices.
  • Infrastructure and Configuration - Linter for Docker images to ensure security best practices.

Star-Verlauf

Star-Verlauf für goodwithtech/dockleStar-Verlauf für goodwithtech/dockle

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Dockle

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Dockle.
  • coreos/clairAvatar von coreos

    coreos/clair

    11,011Auf GitHub ansehen↗

    Clair is a container vulnerability scanner that performs static analysis of container images to identify known security vulnerabilities. It functions as an analyzer for OCI and Docker images, indexing their contents to detect security risks and outdated packages without requiring the containers to be running. The tool identifies vulnerabilities by matching indexed container components against security databases to find common vulnerabilities and exposures. This process involves analyzing filesystem layers to track the provenance and versioning of packages across the image hierarchy. The proj

    Go
    Auf GitHub ansehen↗11,011
  • lukasmartinelli/hadolintAvatar von lukasmartinelli

    lukasmartinelli/hadolint

    12,225Auf GitHub ansehen↗

    Hadolint is a Dockerfile linter and Haskell-based static analysis tool. It analyzes container image configuration files against a set of rules to ensure valid syntax and adherence to best practices. The tool functions as a wrapper for shell checkers to inspect inline shell commands and scripts within build instructions, identifying scripting errors and bugs. It also includes security auditing capabilities to warn when images are pulled from registries not explicitly listed as trusted. The analysis engine covers quality assurance through label schema validation, syntax pattern verification, a

    Haskell
    Auf GitHub ansehen↗12,225
  • anchore/grypeAvatar von anchore

    anchore/grype

    12,423Auf GitHub ansehen↗

    Grype is a command-line security scanner designed to identify known vulnerabilities within container images, filesystems, and software manifests. It functions as a software composition analysis tool that detects security flaws in application components and open-source libraries to support supply chain security. The tool distinguishes itself by reconstructing the final state of container images through layered filesystem inspection and normalizing diverse package formats into a unified dependency graph. It maintains a local cache of security advisories synchronized from multiple upstream sourc

    Gocontainer-imagecontainerscyclonedx
    Auf GitHub ansehen↗12,423
  • aquasecurity/trivyAvatar von aquasecurity

    aquasecurity/trivy

    36,462Auf GitHub ansehen↗

    Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container images, filesystems, and infrastructure as code files. It functions as a software composition analysis tool and an infrastructure security scanner, providing automated checks for CI/CD pipelines and cloud environments to ensure the integrity of the software supply chain. The tool distinguishes itself through a modular, plugin-based architecture that allows for the independent inspection of diverse targets. It utilizes a declarative policy engine to evaluate configurations agai

    Gocontainersdevsecopsdocker
    Auf GitHub ansehen↗36,462
Alle 30 Alternativen zu Dockle anzeigen→

Häufig gestellte Fragen

Was macht goodwithtech/dockle?

Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start

Was sind die Hauptfunktionen von goodwithtech/dockle?

Die Hauptfunktionen von goodwithtech/dockle sind: Container Security, Infrastructure and Configuration.

Welche Open-Source-Alternativen gibt es zu goodwithtech/dockle?

Open-Source-Alternativen zu goodwithtech/dockle sind unter anderem: lukasmartinelli/hadolint — Hadolint is a Dockerfile linter and Haskell-based static analysis tool. It analyzes container image configuration… coreos/clair — Clair is a container vulnerability scanner that performs static analysis of container images to identify known… anchore/grype — Grype is a command-line security scanner designed to identify known vulnerabilities within container images,… aquasecurity/trivy — Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container… cesar-rodriguez/terrascan — Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud… awslabs/cfn-python-lint — CloudFormation Linter.