{"id":18498000,"url":"https://github.com/containers/common","last_synced_at":"2025-05-14T02:04:58.177Z","repository":{"id":37492884,"uuid":"155705622","full_name":"containers/common","owner":"containers","description":"Location for shared common files in github.com/containers repos.","archived":false,"fork":false,"pushed_at":"2025-05-12T12:11:30.000Z","size":46375,"stargazers_count":227,"open_issues_count":59,"forks_count":219,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-05-12T13:23:34.442Z","etag":null,"topics":["buildah","containers","podman","skopeo"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-11-01T11:34:02.000Z","updated_at":"2025-05-12T12:10:23.000Z","dependencies_parsed_at":"2023-10-13T10:15:00.096Z","dependency_job_id":"3fac86ff-e271-4034-93de-3b5da3c00b42","html_url":"https://github.com/containers/common","commit_stats":{"total_commits":1391,"total_committers":84,"mean_commits":16.55952380952381,"dds":0.6772106398274622,"last_synced_commit":"a67089235d77d5e2ee01c20bbc9f0e38c3d21ff4"},"previous_names":[],"tags_count":199,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fcommon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fcommon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fcommon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fcommon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/common/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254052671,"owners_count":22006716,"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":["buildah","containers","podman","skopeo"],"created_at":"2024-11-06T13:36:52.137Z","updated_at":"2025-05-14T02:04:53.150Z","avatar_url":"https://github.com/containers.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# containers/common\n\nLocation for shared common files and common go code to manage those files in\ngithub.com/containers repos.\n\nThe common files to one or more projects in the containers group will be kept in\nthis repository.\n\nIt will be up to the individual projects to include the files from this\nrepository.\n\n## seccomp\n\nThe `seccomp` package in [`pkg/seccomp`](pkg/seccomp) is a set of Go libraries\nused by container runtimes to generate and load seccomp mappings into the\nkernel.\n\nseccomp (short for secure computing mode) is a BPF based syscall filter language\nand present a more conventional function-call based filtering interface that\nshould be familiar to, and easily adopted by, application developers.\n\n### Building the seccomp.json file\n\nThe make target `make seccomp.json` generates the seccomp.json file, which\ncontains the allowed list of syscalls that can be used by container runtime\nengines like [CRI-O][cri-o], [Buildah][buildah], [Podman][podman] and\n[Docker][docker], and container runtimes like OCI [Runc][runc] to control the\nsyscalls available to containers.\n\n[cri-o]: https://github.com/cri-o/cri-o\n[buildah]: https://github.com/containers/buildah\n[podman]: https://github.com/containers/podman\n[docker]: https://github.com/moby/moby\n[runc]: https://github.com/opencontainers/runc\n\n## Supported build tags\n\n- [`pkg/apparmor`](pkg/apparmor): `apparmor`, `linux`\n- [`pkg/seccomp`](pkg/seccomp): `seccomp`\n- [`pkg/config`](pkg/config): `darwin`, `remote`, `linux`, `systemd`\n- [`pkg/sysinfo`](pkg/sysctl): `linux`, `solaris`, `windows`, `cgo`\n- [`pkg/cgroupv2`](pkg/cgroupv2): `linux`\n\n## [Contributing](CONTRIBUTING.md)\n\nWhen developing this library, please use `make` (or `make … BUILDTAGS=…`) to\ntake advantage of the tests and validation.\n\n## Contact\n\nhttps://podman.io/community\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontainers%2Fcommon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontainers%2Fcommon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontainers%2Fcommon/lists"}