{"id":19902884,"url":"https://github.com/eficode-academy/container-sbom","last_synced_at":"2026-06-09T06:05:42.923Z","repository":{"id":86541285,"uuid":"550234871","full_name":"eficode-academy/container-sbom","owner":"eficode-academy","description":"companion repo for the talk \"containers as your SBOM\" held first time: https://snescm.org/Common/SCM-day-22/","archived":false,"fork":false,"pushed_at":"2022-11-24T13:24:00.000Z","size":4837,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-11T21:23:21.516Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eficode-academy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-12T12:21:55.000Z","updated_at":"2022-11-24T13:24:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"ab807b3b-433b-4661-a85e-20ce925d8277","html_url":"https://github.com/eficode-academy/container-sbom","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eficode-academy%2Fcontainer-sbom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eficode-academy%2Fcontainer-sbom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eficode-academy%2Fcontainer-sbom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eficode-academy%2Fcontainer-sbom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eficode-academy","download_url":"https://codeload.github.com/eficode-academy/container-sbom/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241329573,"owners_count":19945013,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T20:20:04.669Z","updated_at":"2026-06-09T06:05:42.881Z","avatar_url":"https://github.com/eficode-academy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# container-sbom\ncompanion repo for the talk \"containers as your SBOM\" held first time: https://snescm.org/Common/SCM-day-22/\n\n## Installation\n\n\u003e Note: I assume that you have docker installed already in the following steps..\n\nDocker sbom is a tool to generate a software bill of materials (SBOM) for a docker image.\n\nLink: https://github.com/docker/sbom-cli-plugin\n\n## Usage\n**Backend**\n\n```bash\n# in /python/backend folder\ndocker build -t backend .\n#docker plugin install docker/sbom-cli-plugin\ndocker sbom backend\ndocker sbom backend --format cyclonedx-json \u003e cyclone.json\ngrype sbom:./cyclone.json\ndocker run --rm -i hadolint/hadolint \u003c Dockerfile\n```\n\n**Frontend**\n\n```bash\n# in /python/frontend folder\ndocker build -t frontend .\n#docker plugin install docker/sbom-cli-plugin\ndocker sbom frontend\ndocker sbom frontend --format cyclonedx-json \u003e cyclone.json\ngrype sbom:./cyclone.json\ndocker run --rm -i hadolint/hadolint \u003c Dockerfile\n```\n\n**License**\n\ndocker run aquasec/trivy image --security-checks license praqmasofus/mypy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feficode-academy%2Fcontainer-sbom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feficode-academy%2Fcontainer-sbom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feficode-academy%2Fcontainer-sbom/lists"}