Docker
Facts (12)
Sources
bureado/awesome-software-supply-chain-security - GitHub github.com 7 facts
referenceAdvaitpatel/DockSec is an AI-powered Docker security scanner that integrates Trivy, Hadolint, and Docker Scout with AI analysis to explain vulnerabilities in plain English and suggest specific Dockerfile fixes.
referenceeliasgranderubio/dagda is a tool that performs static analysis of Docker images and containers to detect vulnerabilities, trojans, viruses, malware, and other malicious threats, while also monitoring the Docker daemon and running containers for anomalous activities.
referencebanyanops/collector is a framework designed for the static analysis of Docker container images.
referencegenuinetools/bane is a custom AppArmor profile generator for Docker containers.
referenceGeekMasher/quibble is a Rust-based security linter for Docker and Podman Compose files that checks for socket mounting, untrusted registries, and hardcoded secrets.
claimThe dash14/buildcage tool restricts outbound network access during Docker builds on a per-RUN step basis using SNI-based domain filtering, functioning as a drop-in BuildKit remote driver.
claimThe philips-software/SPDXMerge tool merges multiple SPDX JSON or Tag-value SBOMs into a parent SBOM, supporting deep merge (consolidate contents) and shallow merge (create references) with GitHub Action and Docker support.
LLM Knowledge Graph: Merging AI with Structured Data - PuppyGraph puppygraph.com Feb 19, 2026 2 facts
claimPuppyGraph can be deployed via Docker, AWS AMI, GCP Marketplace, or within a VPC or data center to maintain full data control.
procedureThe procedure to launch a PuppyGraph container in Docker is: 1) Ensure Docker is installed. 2) Verify installation with 'docker version'. 3) Run the command: 'docker run -p 8081:8081 -p 8182:8182 -p 7687:7687 -e PUPPYGRAPH_PASSWORD=puppygraph123 -e QUERY_TIMEOUT=5m -d --name puppy --rm --pull=always puppygraph/puppygraph:stable'. 4) Access the Web UI at http://localhost:8081 using the username 'puppygraph' and password 'puppygraph123'.
What is Open Source Software? - HotWax Systems hotwaxsystems.com Aug 11, 2025 2 facts
claimEnterprises commonly use open source software for ERP systems, cloud infrastructure, containerization tools like Docker and Kubernetes, DevOps pipelines, web servers, and database systems.
claimWell-known examples of open source software include Linux (operating systems), Apache and NGINX (web servers), PostgreSQL and MySQL (databases), Mozilla Firefox (web browser), Kubernetes and Docker (cloud-native platforms), Apache OFBiz (ERP framework), and Python, Rust, and Node.js (programming languages and runtimes).
Archetypes of open-source business models | Electronic Markets link.springer.com Jun 14, 2022 1 fact
claimSoftware offerings such as Android, Apache Kafka, Docker, and PrestaShop are examples of Open Source Software (OSS) that fit the definition of a platform.