Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 11087,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 1013,
"Go": 316429,
"Makefile": 514
},
"pushed_at": "2018-03-02T15:24:08Z",
"created_at": "2017-02-27T13:24:34Z",
"owner_type": "User",
"updated_at": "2024-11-05T08:31:08Z",
"description": "A Go package for building hardware virtualized container runtimes",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://katacontainers.io",
"name": "James O. D. Hunt",
"type": "User",
"login": "jodh-intel",
"company": "@intel",
"location": "UK",
"followers": 114,
"avatar_url": "https://avatars.githubusercontent.com/u/20315601?v=4",
"created_at": "2016-07-06T07:47:29Z",
"is_verified": null,
"public_repos": 56,
"account_age_days": 3673
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "0.6.0",
"kind": "minor",
"published_at": "2017-02-24T11:11:29Z"
},
{
"tag": "0.5.0",
"kind": "minor",
"published_at": "2017-02-03T10:32:40Z"
},
{
"tag": "0.4.0",
"kind": "minor",
"published_at": "2017-01-27T09:28:46Z"
},
{
"tag": "0.3.0",
"kind": "minor",
"published_at": "2017-01-19T09:27:47Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2016-12-20T19:34:36Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2016-12-07T16:04:32Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2016-12-02T17:39:46Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2016-11-28T09:37:26Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2016-11-22T09:52:41Z"
}
],
"recent_commits": [
{
"oid": "ccf2693b7eee04a745cfa6bcfc36ed7f7ddadd08",
"body": "bindMount() does not check to see if its arguments are set.\n\nSigned-off-by: James O. D. Hunt <james.o.hunt@intel.com>",
"is_bot": false,
"headline": "syscall: Add checks for bind mount arguments.",
"author_name": "James O. D. Hunt",
"author_login": null,
"committed_at": "2017-03-10T15:08:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "361ae58ac333beb1b45af7ce76de967aa3ff4cef",
"body": "Deal with URLs related to proxy",
"is_bot": false,
"headline": "Merge pull request #146 from containers/sboeuf/add_url_to_process",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-03-09T09:37:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1d3ccdddde8d72bf82bda0173ff0365fad3ed64",
"body": "Instead of relying on the hardcoded unix socket, we want to rely\non a URL to determine which kind of protocol is used and which\naddress has to be used.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "cc_proxy: Parse a URL to connect the proxy",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-03-08T17:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ce79d42cf5a29e7e7025d07b6c9e44a80cc6911",
"body": "Runtime implementation using virtcontainers expects to get a URL\ncorresponding to the entry point to discuss with the proxy. This\nURL is provided by the proxy itself through calls to register()\nand attach().\nIn order to achieve this, we had to change a bit the agent interface\nand the API exposed by virtcontainers.\n\nWith this change, a runtime can now rely on the Pod handle returned\nto retrieve the URL that it can pass to its shim.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "pod: Retrieve pod URL and convey it through pod structure",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-03-08T16:31:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff4df67c04ec1dd2da39ad9a6d36d7b4595c7386",
"body": "Anticipate changes introduced by new proxy version",
"is_bot": false,
"headline": "Merge pull request #139 from containers/sboeuf/transition_new_proxy",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-03-07T19:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fac38733e1caf75658810a5e95938aaa641bca2d",
"body": "This patch gets rid of sequence numbers specific to hyperstart,\nrelying on token provided by the proxy instead. That way we will\nprovide this token back to the proxy when we need to start a new\nworkload.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "hyperstart: Remove sequence numbers, use token instead",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-03-07T19:18:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af2a15989d5409112142c6fb1cd9261253835b90",
"body": "Functions exposed by the agent interface are a bit confusing regarding\ntheir parameters. Indeed, we didn't really know if we could expect\nthem to be modified or not. Now we make sure that we pass a pointer\nin case we expect some modifications from the agent, otherwise we\nonly give a copy of the obje\n[…]\nainer, including the information about the configuration. It is\nparticularly useful to get and set the Token related to a container\nprocess.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "agent: Cleanup the interface using consistent parameters",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-03-07T19:18:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4ee4cb8bf29c91744460f7b00b82334a8a54bfd4",
"body": "In order to mirror what we have done with the pod, that is having\nstartAgent() getting information from proxy at the create time, we\nwant the same for containers. That's why we introduce a new function\ncreateContainer in the agent interface, called at container creation\nand responsible for asking th\n[…]\ntainer, and hyperstart will send an error because the call\nto agent.startPod() won't be able to provide sequence IDs for this new\ncontainer.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "agent: Add createContainer to store ProxyInfo",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-03-07T19:18:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "66247241b784b3e076fddee9cde39b7a8229e6d5",
"body": "We need to be able to provide the token returned by the proxy to the\ncalling runtime, so that it can provide it to its shim. This means\nwe have to return a Process structure, holding information about\ntoken and URL, to the caller.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "api: Return Process struct when executing new workload",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-03-07T19:18:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eee4285c25827c03a73ee0903ad4ab561cc08772",
"body": "Runtime implementations such as OCI can expect to retrieve a PID\ncorresponding to the running process at the time they call into\ncreate() function.\nIn our case, this means that we have to provide the PID of the shim\nwe have just started. But we also expect to get a token from the proxy\nbefore we can\n[…]\nauthorized by the\nproxy. That is why we move the registration of the VM to the function\nstartAgent() which is called by the CreatePod() API.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "hyperstart: Move VM registration to startAgent()",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-03-07T19:18:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1fce0ec5e1e1c1102aec6bf08298f5cee0f49693",
"body": "In order to move smoothly towards the new proxy protocol, we introduce\na new structure (more generic) to be returned by any proxy implementation\nto the agent implementation using it.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "proxy: Return ProxyInfo instead of IOStream",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-03-07T19:18:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c50356f87a8acfe1290ffb4a87dacee0e83be091",
"body": "container: Add public function to retrieve container process",
"is_bot": false,
"headline": "Merge pull request #145 from containers/sboeuf/add_process_getter",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-03-07T18:53:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3368fbbca9cd3d377474e136d8c42249a680e6e",
"body": "Programs using virtcontainers library will sometimes need to get\nthe process related to a container in case they have retrieved this\ncontainer. Process being a private field in the container structure,\nwe have to create a new public function to return it.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "container: Add public function to retrieve container process",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-03-07T18:39:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1e43306a5c1876d7b92bf7734dcbe99b513b546",
"body": "oci: Add a EnvVar slice conversion API",
"is_bot": false,
"headline": "Merge pull request #144 from containers/sameo/topic/oci",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-03-07T16:25:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07c61efaeda0a44c1027e97f938b486639f6f53e",
"body": "This converts an OCI Process.Env slice into a vc.EnvVar one.\n\nImplemented-by: Sebastien boeuf <sebastien.boeuf@intel.com>\nSigned-off-by: Samuel Ortiz <sameo@linux.intel.com>",
"is_bot": false,
"headline": "oci: Add a EnvVar slice conversion API",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-03-07T14:43:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35239bc44ce1797a68119278d5b268962cc818f5",
"body": "filesystem: Remove unecessary calls to os.Stat().",
"is_bot": false,
"headline": "Merge pull request #136 from jodh-intel/remove-unecessary-stat-calls",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-03-07T13:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efd8eca6040937c417be14166a1796f0c3cb96f0",
"body": "The call that follows will detect if the file does/does not\nexist.\n\nSigned-off-by: James O. D. Hunt <james.o.hunt@intel.com>",
"is_bot": false,
"headline": "filesystem: Remove unecessary calls to os.Stat().",
"author_name": "James O. D. Hunt",
"author_login": null,
"committed_at": "2017-03-07T13:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b015d4aed13d64a259f05e5435ac51d798fe864a",
"body": "container: Add helper function for boilerplate code.",
"is_bot": false,
"headline": "Merge pull request #143 from jodh-intel/refactor-preamble",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-03-07T12:06:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d43b89e7c23f604e1ba736f1b9a14aef0feb131d",
"body": "Refactored a common preamble used by start(), stop(),\nenter() and kill() into a helper function.\n\nSigned-off-by: James O. D. Hunt <james.o.hunt@intel.com>",
"is_bot": false,
"headline": "container: Add helper function for boilerplate code.",
"author_name": "James O. D. Hunt",
"author_login": null,
"committed_at": "2017-03-07T08:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bf70660fd26c992a4a0e210ac5d8fb2b367a9d6",
"body": "hypervisor: Add Debug option to HypervisorConfig.",
"is_bot": false,
"headline": "Merge pull request #141 from jodh-intel/add-hypervisor-debug-option",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-03-03T16:00:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a314e8696f567315e7519e1234cf2823aaefef83",
"body": "Setting HypervisorConfig.Debug will change the default set of kernel\nparameters to enable debug (boot) output. It could also be used to\nenable hypervisor debug where available.\n\nSigned-off-by: James O. D. Hunt <james.o.hunt@intel.com>",
"is_bot": false,
"headline": "hypervisor: Add Debug option to HypervisorConfig.",
"author_name": "James O. D. Hunt",
"author_login": null,
"committed_at": "2017-03-03T15:50:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfaa2a40e7f9e713b21b1ff0b49f25ee6b216840",
"body": "…turn-error\n\nnetwork: Make createNetworkEndpoint() return an error.",
"is_bot": false,
"headline": "Merge pull request #137 from jodh-intel/make-createNetworkEndpoint-re…",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-03-03T15:45:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "126a96198443d18ee875da1d18ecbf6db1f037cc",
"body": "createNetworkEndpoint() can be passed invalid arguments, so make it\nreturn an error to handle these situations.\n\nSigned-off-by: James O. D. Hunt <james.o.hunt@intel.com>",
"is_bot": false,
"headline": "network: Make createNetworkEndpoint() return an error.",
"author_name": "James O. D. Hunt",
"author_login": null,
"committed_at": "2017-03-03T09:16:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d57048a99df434b97d6edb8b1eb95a140e4f2b4d",
"body": "oci: return more error details.",
"is_bot": false,
"headline": "Merge pull request #138 from jodh-intel/improve-oci-error",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-03-02T16:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71ae5690b40a69f86ef19a7187210fc078a9189a",
"body": "If StatusToOCIState() receives too many status values, display them in\nthe returned error.\n\nSigned-off-by: James O. D. Hunt <james.o.hunt@intel.com>",
"is_bot": false,
"headline": "oci: return more error details.",
"author_name": "James O. D. Hunt",
"author_login": null,
"committed_at": "2017-03-02T16:31:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2589140b525bfb1d98103dea9928b2fd47fdbff8",
"body": "filesystem: Remove duplication.",
"is_bot": false,
"headline": "Merge pull request #135 from jodh-intel/remove-fs-duplication",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-03-02T16:15:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "278ac66db0a84ef04e4a90696a2521841f5c4411",
"body": "Remove duplication in filesystem.createAllResources().\n\nSigned-off-by: James O. D. Hunt <james.o.hunt@intel.com>",
"is_bot": false,
"headline": "filesystem: Remove duplication.",
"author_name": "James O. D. Hunt",
"author_login": null,
"committed_at": "2017-03-02T15:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f593aaea6302efa1400856d67c5e33a74dcfe33",
"body": "Non root tests",
"is_bot": false,
"headline": "Merge pull request #133 from jodh-intel/non-root-tests",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-03-02T15:41:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d92f4764128cc364ed14fbd7f94c62595d5919c5",
"body": "Ensure the namespace path passed to AddNetwork() does not exist.\n\nSigned-off-by: James O. D. Hunt <james.o.hunt@intel.com>",
"is_bot": false,
"headline": "tests: Try harder to ensure make ns path invalid",
"author_name": "James O. D. Hunt",
"author_login": null,
"committed_at": "2017-03-02T09:39:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "518357dbfc6274b2bdc5dee2c16f7107aff3cf87",
"body": "Skip tests that cannot be run as an unprivileged user and display a\nmessage explaining why the tests were skipped.\n\nSigned-off-by: James O. D. Hunt <james.o.hunt@intel.com>",
"is_bot": false,
"headline": "tests: Skip tests that cannot be run as root.",
"author_name": "James O. D. Hunt",
"author_login": null,
"committed_at": "2017-03-02T09:39:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f64805d8612330934793ec45d8335a32291112ba",
"body": "Added a new helper function to create and start a pod, removing some\nduplication.\n\nSigned-off-by: James O. D. Hunt <james.o.hunt@intel.com>",
"is_bot": false,
"headline": "tests: Add helper function createAndStartPod().",
"author_name": "James O. D. Hunt",
"author_login": null,
"committed_at": "2017-03-02T09:39:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "844d0e4ce327138e5999296f5f4aaa480aef51f7",
"body": "There can only be a single TestMain() function per package. Since there\nare other test files that need a TestMain() in the virtcontainers\npackage, move the function to its own test file to make it clear that it\nis not tied to pod_test.go.\n\nAlso, move some consts and crucially the package variables (\n[…]\nctories, rather than host-level\ndirectories. This ensures the tests don't impact the host system and\nalso allow more tests to run as non-root.\n\nSigned-off-by: James O. D. Hunt <james.o.hunt@intel.com>",
"is_bot": false,
"headline": "tests: Move TestMain() to new test file and make testDir a variable.",
"author_name": "James O. D. Hunt",
"author_login": null,
"committed_at": "2017-03-01T16:50:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6f85e63b355eadf20f5d9634c95c708aa89500d7",
"body": "…tests to modify them.\n\nconfigStoragePath and runStoragePath are now variable to allow the tests\nto modify their values and thus ensure the tests run with a temporary\nenvironment to avoid impacting the host.\n\nSigned-off-by: James O. D. Hunt <james.o.hunt@intel.com>",
"is_bot": false,
"headline": "filesystem: Change storage path variables from const to var to allow …",
"author_name": "James O. D. Hunt",
"author_login": null,
"committed_at": "2017-03-01T16:50:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e142aa532620b6239fb7f2549007010ee2ac7efe",
"body": "pod: Remove redundant call to newAgent().",
"is_bot": false,
"headline": "Merge pull request #134 from jodh-intel/remove-redundant-call",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-03-01T15:30:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea44e3ebdaf3ce4710bc4eec5e1bd96bd6759b91",
"body": "PodConfig.valid() was calling newAgent() but ignoring the return value.\nSince the return value isn't needed, remove the call.\n\nSigned-off-by: James O. D. Hunt <james.o.hunt@intel.com>",
"is_bot": false,
"headline": "pod: Remove redundant call to newAgent().",
"author_name": "James O. D. Hunt",
"author_login": null,
"committed_at": "2017-03-01T15:22:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f83e578249087d0eaf54cc2031fa2df6a7b49b52",
"body": "pod: Don't hard-code details in returned Errors.",
"is_bot": false,
"headline": "Merge pull request #131 from jodh-intel/dont-hardcode-error-details",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-27T16:25:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2d31698d00f23323cb02031b06a4d58889a7d09",
"body": "Volumes.Set() and Sockets.Set() now construct the Error message rather\nthan hard-coding separator and expected field counts.\n\nSigned-off-by: James O. D. Hunt <james.o.hunt@intel.com>",
"is_bot": false,
"headline": "pod: Don't hard-code details in returned Errors.",
"author_name": "James O. D. Hunt",
"author_login": null,
"committed_at": "2017-02-27T16:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74c3d676d2b9ab1b250fd9caf78acaa0b7ac9749",
"body": "Fix dir+file perms",
"is_bot": false,
"headline": "Merge pull request #132 from jodh-intel/fix-dir+file-perms",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-27T16:17:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad2fbae7e892cec7dd3f306d83354b55f4b9fb2e",
"body": "Create dirMode to make creating directories consistent.\n\nSigned-off-by: James O. D. Hunt <james.o.hunt@intel.com>",
"is_bot": false,
"headline": "oci: Use variable for directory perms.",
"author_name": "James O. D. Hunt",
"author_login": null,
"committed_at": "2017-02-27T14:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c3f1946ea90623db1936060095ea0a0787c5e4e",
"body": "The config file does not need to be executable. Changes perms from 0755\nto 0640 and use a variable for the perms.\n\nSigned-off-by: James O. D. Hunt <james.o.hunt@intel.com>",
"is_bot": false,
"headline": "oci: Fix config file permissions.",
"author_name": "James O. D. Hunt",
"author_login": null,
"committed_at": "2017-02-27T14:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f47cf906522250748951875c7ce7d151ba825f91",
"body": "Previously, the mkdir call inadvertently specified perms 0000. Define\n'dirMode' and reference it to ensure consistent permissions.\n\nSigned-off-by: James O. D. Hunt <james.o.hunt@intel.com>",
"is_bot": false,
"headline": "cni: Fix permissions for created directory.",
"author_name": "James O. D. Hunt",
"author_login": null,
"committed_at": "2017-02-27T14:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db1998b5923f006933fa125bb1c015b5a25004b6",
"body": "Previously, lots of calls that created directories inadvertently\nspecified perms 0000. Define 'dirMode' and reference it to ensure\nconsistent permissions.\n\nSigned-off-by: James O. D. Hunt <james.o.hunt@intel.com>",
"is_bot": false,
"headline": "files: Fix permissions on created directories.",
"author_name": "James O. D. Hunt",
"author_login": null,
"committed_at": "2017-02-27T14:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9154532b88f23d95240cb8db8ff23374a5c658f",
"body": "…-printf\n\nhyperstart/mock: Don't directly print to stderr",
"is_bot": false,
"headline": "Merge pull request #130 from dlespiau/20170224-mock-hyperstart-remove…",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-27T14:00:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f605017f5883614e7e72dcec36c8c6c2b179b80e",
"body": "Instead of manually printing to stderr, use the built-in testing.Log(f)\nfunctions to output debug messages when the test running is set up to be\nverbose.\n\nSigned-off-by: Damien Lespiau <damien.lespiau@intel.com>",
"is_bot": false,
"headline": "hyperstart/mock: Don't directly print to stderr",
"author_name": "Damien Lespiau",
"author_login": null,
"committed_at": "2017-02-24T17:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0650ee423e0cb6b41c187e474c05985367b28a7",
"body": "0.6.0 release",
"is_bot": false,
"headline": "Merge pull request #129 from containers/sameo/topic/releases",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-24T11:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3149688120ab64169d8018f2c8e23cc7a14dfdeb",
"body": "Added pullapprove support\nAdded Slack integration\nAdded KillContainer API\nAdded networking documentation\nAdded a Process structure for describing container processes\nAdded a more complete pod and container status structure\nFixed hyperstart implementation for stopping containers\n\nShortlog:\n\n5d01bc4 p\n[…]\nPod() according to changes to VM and network creation\n053d4c8 ci: Send Travis notifications to Slack\n401790e ci: Add pullapprove configuration file\n\nSigned-off-by: Samuel Ortiz <sameo@linux.intel.com>",
"is_bot": false,
"headline": "0.6.0 release",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-24T10:58:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bfeb9f066ed7efbf9cb2c99d53b2c6c48c97c40a",
"body": "OCI package: Return container state instead of pod state",
"is_bot": false,
"headline": "Merge pull request #124 from containers/sboeuf/fix_oci_pkg",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-24T10:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d01bc4221894a6fe08eaa108089319e251de5f0",
"body": "Because the container state can be updated from the runtime in case we\ncheck if the process ID is running or not, we want to retrieve the state\nof the container instead the state of the pod, in order to be accurate.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "pkg: oci: Return container state instead of pod state",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-24T10:32:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba6d96c6f3c8cb2d261d3ef52cdef8c69e74794e",
"body": "CONTRIBUTING: Add contributions guidelines",
"is_bot": false,
"headline": "Merge pull request #127 from containers/sameo/topic/contributing",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-24T10:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87433a38737fb3d54ef93098fd0d440d0ade991b",
"body": "Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>",
"is_bot": false,
"headline": "CONTRIBUTING: Add contributions guidelines",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-24T09:23:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef414d2a7f5c8a795c946102c7655d5ce292d70f",
"body": "travis: Add go 1.8 to the test matrix",
"is_bot": false,
"headline": "Merge pull request #126 from dlespiau/20170223-ci-go-1.8",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-24T09:23:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ced118d9fcda274803a18eb4b2a437b1fd79824",
"body": "Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>",
"is_bot": false,
"headline": "travis: Add go 1.8 to the test matrix",
"author_name": "Damien Lespiau",
"author_login": null,
"committed_at": "2017-02-24T09:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "424104697a4e708013760b3ff1ad7f284beca84f",
"body": "oci: Fix unit tests",
"is_bot": false,
"headline": "Merge pull request #128 from containers/sameo/topic/oci",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-24T00:35:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a12f01aaa714cdb7e0c0c1dbbf447b8d6f1f5ddc",
"body": "The rc4+ OCI specs has moved from a single array of\ncapabilities to an array of arrays.\n\nSigned-off-by: Samuel Ortiz <sameo@linux.intel.com>",
"is_bot": false,
"headline": "oci: Fix unit tests",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-24T00:22:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb63537ab7fdf3bb907aaff7c01a4452e376c55e",
"body": "Add network diagrams to README.md",
"is_bot": false,
"headline": "Merge pull request #125 from containers/sboeuf-readme-network",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-17T16:52:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8055f5853291547e10de259308d8bef224dfcb12",
"body": "This commit adds network diagrams describing two different ways\nthe network can be setup in virtcontainers, that is either with\nCNI or with CNM. It also gives the links to all functions inside\nthe code performing each step of this network setup.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "documentation: Add network diagrams to README.md",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-15T07:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "541a3c3b0841fb52b48565fc017726991d2a4bea",
"body": "pod: Fix pod state not saved",
"is_bot": false,
"headline": "Merge pull request #123 from containers/sboeuf/fix_pod_status",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-12T18:43:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55263ae8480728ed6a36308d6c864927c5f57c22",
"body": "When a pod object was created, we were never assigning its state in case\nthis state was already existing.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "pod: Fix pod state not saved",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-11T01:31:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "946333734e4aa1a21356d61f65bfadfbea9c6ad2",
"body": "pkg: oci: Translate virtcontainers status to OCI state",
"is_bot": false,
"headline": "Merge pull request #122 from containers/sboeuf/extend_oci_pkg",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-10T22:37:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad20d1ede6324659c9e96c9b1a2da222c4861820",
"body": "Through this patch, the OCI package provides a convenient way to convert\ninternal virtcontainers status to the expected OCI state defined in the\nOCI specification.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "pkg: oci: Translate virtcontainers status to OCI state",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-10T19:16:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "242a130215ca7705907bfb3ae9f5ffb0ef805f47",
"body": "Extend and improve pod and containers status",
"is_bot": false,
"headline": "Merge pull request #120 from containers/sboeuf/improve_statuses",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-09T22:46:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "103540cb920d4e665f579de901a151cd4c0b8957",
"body": "Functions returning pod and containers statuses were making the assumption\nthat we always rely on filesystem storage. Instead, it is better to rely on\npod storage, and it even gets better because the call to fetchPod() makes\nall the fetch we need to retrieve pod and containers data.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "api: Remove hardcoded filesystem calls",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-09T22:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8721a592e9225d86f8b4e0facfb602b6b1087fd9",
"body": "Runtime implementation will need several information from virtcontainers\nAPI such as StatusPod() and StatusContainer(). This patch aims to fill the\nlack of info \"Process ID\" and \"Root Fs\".\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "container: Add PID and RootFs to ContainerStatus structure",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-09T22:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0df2cc4c5a710596ba52e8250c5a28b6e13350e9",
"body": "Make virtcontainers states public",
"is_bot": false,
"headline": "Merge pull request #121 from containers/sboeuf/make_states_public",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-09T22:37:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b208b12427c12d03d9c6431d77f02366db03721a",
"body": "Any runtime implementation will have to check virtcontainers states so that\nit can convert them to the expected states defined in the runtime specification.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "state: Make virtcontainers states public",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-09T21:59:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ac05ca6a4c9072c6555414ad05452f20e12fb04",
"body": "Fix hyperstart agent implementation of stopContainer after performed testing",
"is_bot": false,
"headline": "Merge pull request #119 from containers/sboeuf/fix_hyperstart",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-09T18:23:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dbb2b08ed663091727d6464fcf1f267e190920d",
"body": "We were not returning an error in case the REMOVECONTAINER command called from\nstopContainer() was getting an error from hyperstart agent. We thought it could\nnot work to call a REMOVECONTAINER after a KILLCONTAINER, but after further testing,\nhere is the real behavior of hyperstart v0.7.0:\n\nKILLCON\n[…]\ned.\n\nKnowing these things, the patch fix the way a podStop() works and also that we should\nnot ignore an error from REMOVECONTAINER command.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "agent: hyperstart: Fix stopContainer after did some testing",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-09T16:38:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e84d47a8a87598aae1c9e2520c63c5f2bd119f14",
"body": "…o_fit_runtime\n\nIntroduce Process structure to allow runtime to get useful info about the container's process",
"is_bot": false,
"headline": "Merge pull request #118 from containers/sboeuf/adapt_virtcontainers_t…",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-08T23:28:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a10b902b3d9c1054ce8a896d46a69aabdcfedbe0",
"body": "This patch provides some getter/setter to modify container's process\nvalue from outside of the virtcontainers library. It is designed to\nbe called by a runtime implementation so that it can store and fetch\nprocess ID and token.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "container: Store and fetch container's process",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-08T23:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b31b4ed898a1916637e9576fab44a9423836786",
"body": "The token and pid data will be hold by the new Process structure and\nthey are related to a container.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "pod: Remove token from Cmd structure",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-08T23:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "520bfb085f7d1878d2d0bd352724f7a0b3cc827d",
"body": "Two imports were commented, probably related to some old code, but since\nwe are not using them, better to remove them than to comment.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "filesystem: Remove commented imports",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-08T23:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "193c6c77a90db0a4379cfea46ebe700d936940eb",
"body": "Add a new type of file to be stored locally. That way, virtcontainers can\nprovide needed information about container's process accross different\nAPI calls.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "filesystem: Add process file type for containers",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-08T23:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d61b20ec81278f07e676523aea5c3b2b5d08997b",
"body": "The function createContainers() was recently added to fill a container object\nfor each container in the pod, but it was missing the update of the container\nstate from local storage.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "container: Fetch state for each container from createContainers",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-08T23:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35f2e6907283d1ae1d1d2c6113e1dd86f785456a",
"body": "Create a new Process structure to keep data such as token and pid related to\na container's process. The container will hold a handler to this structure so\nthat we can access those values from a runtime implementation.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "container: Add Process structure",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-08T23:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d57e22e0c66a671bf931dd43666dbbeff2e2cf4",
"body": "Add KillContainer API",
"is_bot": false,
"headline": "Merge pull request #116 from containers/sboeuf/handle_kill_case",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-08T23:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea967b05c7929ea49836180603c3abb1631fff97",
"body": "Removing a container can fail because the process inside the container is\nstill up and running. To prevent this case to happen, when doing a stop of\nthe container, we now first kill it, and then remove it.\n\nBecause killing the container also removes it (hyperstart behavior), we need\nto be permissive regarding the return of container removal and only log the\nerror instead of returning it.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "container: Kill a container before to remove it",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-08T23:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9d227a9254a326bf49c93f3697b44302b01c95f",
"body": "This patch extends the API provided by virtcontainers to let one runtime\nimplementation be able to send a signal to a container started inside a\npod. It relies on the method killContainer() recently added to the agent\ninterface.\n\nFor instance, OCI runtime specification needs it for its \"kill\" command.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "api: New KillContainer() API",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-08T23:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d650d70aaa26ea22adf263d670543e89d7ca011",
"body": "Now that killContainer() is a new method of the agent interface,\nthis commit implements it for the hyperstart agent.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "agent: hyperstart: Implement killContainer()",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-08T23:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faf17d80d3c970bf291ed59a625250eed5024c12",
"body": "We need to be able to send a signal to a container and this new\nmethod exposed by the agent interface is designed for this purpose.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "agent: Add killContainer() method to the interface",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-08T23:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d02de6f285625194e3d9f3c50bc36eeea00a316",
"body": "oci: Container ID should be considered as pod ID",
"is_bot": false,
"headline": "Merge pull request #115 from containers/sboeuf/fix_oci_pkg",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-08T23:11:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a77aef50a627a2ada14abe07b3827a64e81aafff",
"body": "Because OCI specification does not have the concept of pod, we have\nto match the container ID on the pod ID, and let virtcontainers assign\nan arbitrary value to its internal container ID.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "oci: Container ID should be considered as pod ID",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-08T15:21:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cadef0c6cceee71078cd7a08e1dea0867a5ef0be",
"body": "…o_fit_runtime\n\npod: Keep containers instead of containers configs in Pod structure",
"is_bot": false,
"headline": "Merge pull request #114 from containers/sboeuf/adapt_virtcontainers_t…",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-08T14:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f79d963098ce4f9ee993c7d1d0d18b466527150",
"body": "Until now, the Pod structure was keeping containers configurations but\nit is not the right thing to do because we want to be able to access\ncontainers through a handler kept by the Pod structure. That's why\nthis patch changes the containers configuration list to containers\nhandler list.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "pod: Keep containers instead of containers configs in Pod structure",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-08T14:27:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eda4722c4fde5c1876a975b0a0af625d88f4a919",
"body": "pod: Change paused state to stopped state",
"is_bot": false,
"headline": "Merge pull request #117 from containers/sboeuf/add_stopped_state",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-08T10:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60c750738a2bb697589d591698dc67ec6960b0d8",
"body": "Because we want to make the difference with a pod just created and a pod\nalready started and then stopped, we remove the paused state not used, and\nwe replace it with a stopped state.\nThis means that we can have now a pod and its containers in the following\nstates:\n\nOn Create():\n- \"\" -> created\n\nOn Delete():\n- created -> \"\"\n- stopped -> \"\"\n\nOn Start():\n- created -> running\n- stopped -> running\n\nOn Stop():\n- running -> stopped\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "pod: Change paused state to stopped state",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-08T08:43:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89038bef336392da79801f2434b19f5110bf7355",
"body": "…o_fit_runtime\n\nAdapt virtcontainers to fit different runtime expectations",
"is_bot": false,
"headline": "Merge pull request #112 from containers/sboeuf/adapt_virtcontainers_t…",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-07T15:22:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "377c86436e703d17ef2c95f82d4c728977e22e8d",
"body": "Runtime implementation relying on virtcontainers has to be able to get the\nshim token returned by the proxy to our agent implementation. Because of this\nrequirement, we consider a token/shim can be started for every process run on\nany container, meaning each Cmd structure we fill, will be used to return the\ntoken associated to this process.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "pod: Add token field to Cmd structure",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-07T15:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c277cfb9ffbf8ab2f1f88e7ecd037472e0bb5ff0",
"body": "We don't want the ListPod() API to print to stdout by default because\nit could hurt runtime implementation runtime expecting for specific\noutput on this stream.\nInstead, we moved the stdout print only inside virtc CLI.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "api: Don't print ListPod() to stdout",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-07T15:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33b63b05712593ec706469e4b5031757eb2d7370",
"body": "Runtime implementation using our virtcontainers libraries will need\nto retrieve a well known structure from a call to ListPod().\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "api: Return a list of PodStatus struct from ListPod() API",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-07T15:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d559e8491f042090639274462b7b1036ac11e51d",
"body": "We don't want the StatusContainer() API to print to stdout by default because\nit could hurt runtime implementation runtime expecting for specific output\non this stream.\nInstead, we moved the stdout print only inside virtc CLI.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "api: Don't print StatusContainer() to stdout",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-07T15:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cad4749d61f870f83b488790e8b23db4d9ab1fb4",
"body": "Runtime implementation using our virtcontainers libraries will need\nto retrieve a well known structure from a call to StatusContainer().\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "api: Return new ContainerStatus structure from StatusContainer() API",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-07T15:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ca88d8412a63659e3db12e34bf362c74d1890e8",
"body": "We don't want the StatusPod() API to print to stdout by default because\nit could hurt runtime implementation runtime expecting for specific output\non this stream.\nInstead, we moved the stdout print only inside virtc CLI.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "api: Don't print StatusPod() to stdout",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-07T15:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "897e057c18aeef8901ccf61d6d1217c1087760a7",
"body": "Runtime implementation using our virtcontainers libraries will need\nto retrieve a well known structure from a call to StatusPod().\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "api: Return new PodStatus structure from StatusPod() API",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-07T15:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89e0b767d9b6fd054faa0fa8699b2aa71eae5bfc",
"body": "api: Fix RunPod() according to changes to VM and network creation",
"is_bot": false,
"headline": "Merge pull request #111 from containers/sboeuf/fix_run_pod",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-06T15:34:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3879e59b94acb7907c66ea2556892b2de252f9ac",
"body": "When the move of the VM creation and network setup were done in a previous\npull request, the changes to RunPod() have not been done. This patch aims\nto fix this.\n\nSigned-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>",
"is_bot": false,
"headline": "api: Fix RunPod() according to changes to VM and network creation",
"author_name": "Sebastien Boeuf",
"author_login": null,
"committed_at": "2017-02-06T15:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71a4c82871d64d6439ecf66a97a79c270295e5ba",
"body": "ci: Send Travis notifications to Slack",
"is_bot": false,
"headline": "Merge pull request #113 from containers/sameo/topic/ci",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-06T10:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "053d4c8d9d8165b55a054677ea4c19cc4bd6c148",
"body": "Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>",
"is_bot": false,
"headline": "ci: Send Travis notifications to Slack",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-06T10:11:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6e6e77db5ad6d7653802260af7a0fa41ba7a42a",
"body": "ci: Add pullapprove configuration file",
"is_bot": false,
"headline": "Merge pull request #109 from containers/sameo/topic/ci",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-03T10:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "401790e79aa6c255490a747cacdad38538a35136",
"body": "Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>",
"is_bot": false,
"headline": "ci: Add pullapprove configuration file",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-03T10:37:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5147036af300c71e131d0596c37646f6a61c23e5",
"body": "0.5.0 release",
"is_bot": false,
"headline": "Merge pull request #108 from containers/sameo/topic/releases",
"author_name": "Samuel Ortiz",
"author_login": null,
"committed_at": "2017-02-03T10:32:40Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 0,
"latest_release_at": "2017-02-24T11:11:29Z",
"latest_release_tag": "0.6.0",
"releases_from_tags": true,
"days_since_last_push": 3068,
"active_weeks_last_year": 0,
"days_since_latest_release": 3439,
"mean_days_between_releases": 11.8
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 1,
"stars": 1,
"watchers": 2,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"pause/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 27119,
"source_files_sampled": 55,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": null,
"bot_contributors": 0,
"top_contributors": [],
"contributors_sampled": null,
"top_contributor_share": null
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "ccf2693b7eee04a745cfa6bcfc36ed7f7ddadd08",
"ran_at": "2026-07-27T08:55:07Z",
"aggregate_score": 2.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jodh-intel/virtcontainers",
"host": "github.com",
"name": "virtcontainers",
"owner": "jodh-intel"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 21,
"inputs": {
"security": 26,
"vitality": 20,
"community": 12,
"governance": 32,
"engineering": 32,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 25,
"overall_after_abandonment_multiplier": 21
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 20,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 3068,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3068 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 3068
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"releases_count": 9,
"latest_release_tag": "0.6.0",
"releases_from_tags": true,
"days_since_latest_release": 3439,
"mean_days_between_releases": 11.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3439 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3439
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~11.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 11.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"no_open_demand"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 3425,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 3425 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 3425,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 1,
"stars": 1,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 32,
"weight": 0.24,
"metrics": [
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"followers": 114,
"owner_type": "User",
"is_verified": null,
"owner_login": "jodh-intel",
"public_repos": 56,
"account_age_days": 3673
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "114 followers of jodh-intel",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 114,
"login": "jodh-intel"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "56 public repos, account ~10 yr old",
"points": 24.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 56
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 32,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 26,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 26,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 1
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 59,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.99,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "99 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 99,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"pause/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, pause/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, pause/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 27119,
"source_files_sampled": 55,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/55 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 55,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Contributor list unavailable",
"Community profile unavailable",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-27T08:55:13.120802Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jodh-intel/virtcontainers.svg",
"full_name": "jodh-intel/virtcontainers",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}