原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"internetcomputer",
"terraform"
],
"is_fork": false,
"size_kb": 13048,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 59573,
"Makefile": 511
},
"pushed_at": "2025-11-20T01:13:32Z",
"created_at": "2024-03-15T11:29:33Z",
"owner_type": "Organization",
"updated_at": "2026-04-27T10:23:25Z",
"description": "A Terraform provider for provisioning Internet Computer canisters",
"is_archived": true,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://dfinity.org",
"name": "DFINITY",
"type": "Organization",
"login": "dfinity",
"company": null,
"location": "Switzerland",
"followers": 1613,
"avatar_url": "https://avatars.githubusercontent.com/u/59101585?v=4",
"created_at": "2019-12-20T22:04:50Z",
"is_verified": null,
"public_repos": 218,
"account_age_days": 2414
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2024-08-20T12:07:22Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2024-06-11T15:43:28Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2024-05-27T16:03:50Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2024-05-21T10:21:01Z"
}
],
"recent_commits": [
{
"oid": "38827eb7e4c31d6c6e0784148a42d5445bd07358",
"body": null,
"is_bot": false,
"headline": "Bump go deps (#30)",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-12-20T13:10:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddacb5b934ba5fac4cc81ab37dcdb686b4dc13b9",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from\r\n0.21.0 to 0.31.0.\r\n<details>\r\n<summary>Commits</summary>\r\n<ul>\r\n<li><a\r\nhref=\"https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909\"><code>b4f1988</code></a>\r\nssh: make the public key cache a 1-entry FIFO \n[…]\ndfinity/terraform-provider-ic/network/alerts).\r\n\r\n</details>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/crypto from 0.21.0 to 0.31.0 (#29)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-12T10:31:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aec0f7d61e5e3e0c2920db6f5394ef1a23a3d0cb",
"body": "This new agent-go release does not need CGO anymore:\r\nhttps://github.com/aviate-labs/agent-go/issues/28\r\n\r\nThis means we can drop the docker build and instead use the official\r\ngoreleaser workflow, and enable more targets (including Windows).",
"is_bot": false,
"headline": "Bump agent-go (#28)",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-08-20T12:02:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24b6fb09788daa5eaf5f618c3331196aa93debf7",
"body": "This adds some basic tfdocs templates and re-adds the `go generate` CI\r\ncheck that ensures that everything is up to date.",
"is_bot": false,
"headline": "Add basic docs (#27)",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-06-11T15:40:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2d75bb6fb031985088b2a922894d1a1499b6848",
"body": "This adds `arg` support for records (of strings & records).\r\n\r\nThe arg inference is changed a bit and tested against agent-go's\r\n`didc`-style encoding of strings (e.g. strings like `\"record {...}\"`).\r\n\r\nA couple of helper functions are added to the provider. These are used\r\nto _encode_ (`did_encode`, used mostly in testing and used implicitely\r\nwhen using `arg`) and _annotate_ values with types (`did_text`,\r\n`did_record`) to avoid ambiguity (i.e. for soon-to-come principal\r\nsupport).",
"is_bot": false,
"headline": "Add support for more candid types (#26)",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-06-11T14:29:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a3712052ebdb6d3fb4210706f566f96c07bc7da",
"body": "This allows for simpler configurations for cases where the sha256 can't\r\nbe specified easily. The sha will still be recorded in the state, and\r\nterraform will show a state modification if `plan` noticies the sha has\r\nchanged.",
"is_bot": false,
"headline": "Make wasm_sha256 optional (#23)",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-31T08:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6627ee4379b251b6a85c8d72248bc9c27cfa3f82",
"body": "This adds a simple example setup for the provider with an empty\r\ncanister. The example is tf applied on CI, and is also included in the\r\ndocs.",
"is_bot": false,
"headline": "Add simple install example (#22)",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-30T14:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce6b21531821418e2c7f09a3c2a396134cec01d7",
"body": "Fixes a segfault that occurred when a canister was created with no PEM\r\nspecified. When no PEM is specified, the identity now defaults to the\r\nanonymous identity. This also deduplicates the mainnet & custom endpoint\r\nconfig functions.",
"is_bot": false,
"headline": "Default to anonymous identity (#21)",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-30T10:40:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76090e40d637ebd3ea80a5eb92d024fcff85c481",
"body": "Fix GHA ternary",
"is_bot": false,
"headline": "Merge pull request #20 from dfinity/nm-release-flag",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-27T16:00:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "191eb2dfc1791125be237542aa3432a6cfa86e99",
"body": null,
"is_bot": false,
"headline": "Fix GHA ternary",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-27T15:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df4dcaeeff749b31d732a859ba859509739e0b1d",
"body": "Fix sha mismatch message",
"is_bot": false,
"headline": "Merge pull request #19 from dfinity/nm-fix-errmsg",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-27T14:00:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7486447d4257c94a5e53b06a82a89d9c265fe8fa",
"body": "Bump terraform",
"is_bot": false,
"headline": "Merge pull request #18 from dfinity/nm-bump-tf",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-27T13:56:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "595233964ff5964b6584896b5b2eb11fb5c141dd",
"body": null,
"is_bot": false,
"headline": "Fix sha mismatch message",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-27T13:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45e25b7356c50e5e990b06ba8a1845def1c75c2a",
"body": null,
"is_bot": false,
"headline": "Bump terraform",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-27T13:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a76bb69e35fa9e871d28999d8c20979a2dc3a85",
"body": null,
"is_bot": false,
"headline": "Fix typos",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-27T12:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e286f93141ec5580d1848757d858297c1dd7048",
"body": "Update Copyright",
"is_bot": false,
"headline": "Merge pull request #17 from dfinity/nm-copyright",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-27T12:31:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1031a42dff6c8dda55d682f2201cac40d4708e99",
"body": null,
"is_bot": false,
"headline": "Update Copyright",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-27T12:19:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c04b86af66e8d987413c6e1c4b112c67d1d991b1",
"body": null,
"is_bot": false,
"headline": "Add CODEOWNERS & LICENSE",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-27T12:12:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92de9f0895a1fb1e4512d35614283b2789a2ada3",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-27T11:40:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25c904f2b8201178f9bd4f97ed84e0dbfb0f7e5c",
"body": "Make Go code more idiomatic",
"is_bot": false,
"headline": "Merge pull request #16 from dfinity/nm-idiomatic",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-23T12:56:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f9a3c6ab489bcd7195410261701f366e214cc85",
"body": null,
"is_bot": false,
"headline": "Make Go code more idiomatic",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-23T12:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d9a0146c913b27f64d7976b83a784036bd3d9bd",
"body": "Add goreleaser releases",
"is_bot": false,
"headline": "Merge pull request #15 from dfinity/nm-goreleaser",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-23T12:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "495bb1a96b04367101c821272f600a9d9b32ae80",
"body": null,
"is_bot": false,
"headline": "Add goreleaser releases",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-23T10:00:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc5a763b2eef74942b528cbcc1d61cfcd832ef45",
"body": "Bump dfx",
"is_bot": false,
"headline": "Merge pull request #14 from dfinity/nm-bump-dfx",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-21T14:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f629ce9e403bd127898e9a8eefadf0e4498fda7a",
"body": "Bump agent-go",
"is_bot": false,
"headline": "Merge pull request #13 from dfinity/nm-bump-agent",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-21T14:52:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15e2e0917016523a43a85f91bf975799157afdc4",
"body": null,
"is_bot": false,
"headline": "Bump dfx",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-21T14:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d35717d36b733ca278b37deb2bc94b0a03ad5780",
"body": null,
"is_bot": false,
"headline": "Bump agent-go",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-05-21T14:06:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b185ecadddf1344b15eab526fca8740d91ebf93",
"body": "Add support for creating canisters via CMC",
"is_bot": false,
"headline": "Merge pull request #12 from dfinity/nm-cmc",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-23T14:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f75489cad8310fc6c155dab0f5128de379faaffe",
"body": null,
"is_bot": false,
"headline": "Add support for creating canisters via CMC",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-23T14:05:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b9bfd092702bcfed2dda9ba2e425c3adda0948f",
"body": "…x/net-0.23.0\n\nBump golang.org/x/net from 0.22.0 to 0.23.0",
"is_bot": false,
"headline": "Merge pull request #11 from dfinity/dependabot/go_modules/golang.org/…",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-22T15:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19c604726a81492b933c096aa0619a9e47cb72a0",
"body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/net from 0.22.0 to 0.23.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-19T13:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbc9a48f5ab21238bf3d678a6d865128f6332ad0",
"body": "Add import test",
"is_bot": false,
"headline": "Merge pull request #10 from dfinity/nm-import-test",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-19T09:51:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e1fa3f93fcc2aa3a688b05e3009278756c30331",
"body": null,
"is_bot": false,
"headline": "Add import test",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-19T09:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b81fb5c88097c4bda80a2973feb403613b0fd35",
"body": "Add test for multi canisters",
"is_bot": false,
"headline": "Merge pull request #9 from dfinity/nm-test-many",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-18T15:46:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7735472dc0cef1cecba41016831404d65de608e8",
"body": null,
"is_bot": false,
"headline": "Add test for multi canisters",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-18T15:41:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a8e55be0499ce085a68a2539352973bd8e7b877",
"body": "Add better handling of empty canisters",
"is_bot": false,
"headline": "Merge pull request #8 from dfinity/nm-handle-empty",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-18T15:21:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63bc47b4fd46840ef19897ab3584ba35f3fa9aac",
"body": null,
"is_bot": false,
"headline": "Fix function comment",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-18T15:17:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "560c23416aabd17bc8be1411172f7b9e6ef123e6",
"body": null,
"is_bot": false,
"headline": "Add better handling of empty canisters",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-18T15:07:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72155eca7c025cb2b602adf0dfd317c3862ec90c",
"body": "Add test for updating arg",
"is_bot": false,
"headline": "Merge pull request #7 from dfinity/nm-test-update-arg",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-18T13:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "969291c96a303bc0a6a59ec9abfa4eb91e727510",
"body": null,
"is_bot": false,
"headline": "Add test for updating arg",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-18T13:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13d817d74aa783da559e19f23b5c8b0230c24fa2",
"body": null,
"is_bot": false,
"headline": "Add note about blackhole testing",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-18T13:16:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6dac2e594f5eae352f0e04d42e3cb7a5b495099",
"body": "Clean up tests & set up example docs",
"is_bot": false,
"headline": "Merge pull request #6 from dfinity/nm-cleanup-tests",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-16T15:37:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9207e636413fb47f8dde010c2380c06ac4ed8a7",
"body": null,
"is_bot": false,
"headline": "Clean up tests & set up example docs",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-16T15:32:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d6692856ffad98c70d85b8d1de9a5c64e58e93b",
"body": "Use provider principal as default controller",
"is_bot": false,
"headline": "Merge pull request #5 from dfinity/nm-default-controllers",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-16T14:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dabc71cee8b849aa967b015354c85732ec322d89",
"body": null,
"is_bot": false,
"headline": "Use provider principal as default controller",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-16T14:14:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2ffe09c53a0a468957733b56568379891c3e6eb",
"body": "Allow creating canisters without Wasm",
"is_bot": false,
"headline": "Merge pull request #4 from dfinity/nm-no-wasm",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-12T14:56:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d3934fc24327bd91c07111b244090fc2a22473a",
"body": null,
"is_bot": false,
"headline": "Allow creating canisters without Wasm",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-12T14:51:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84da4d8ac3fe3614327196a96f825947f7ac2c6e",
"body": "Add support for empty args",
"is_bot": false,
"headline": "Merge pull request #3 from dfinity/nm-args",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-12T14:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acf521c4717eecc6a3829f315fd5d41c0927d608",
"body": "This adds support for specifying neither `arg` nor `arg_hex` and adds an\narg check test.",
"is_bot": false,
"headline": "Add support for empty args",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-12T14:11:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed5a2d04e331b4ebee9ae38e0580ba8f9f54966b",
"body": "Add acceptance test for canister creation",
"is_bot": false,
"headline": "Merge pull request #2 from dfinity/nm-simple-test",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-12T11:02:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f45dd4ee837200459ad3c15c84f005419857672c",
"body": null,
"is_bot": false,
"headline": "Add acceptance test for canister creation",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-12T10:45:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "192d0fafd8fd9f1bd228c27e786a0807852ae403",
"body": "Add CI",
"is_bot": false,
"headline": "Merge pull request #1 from dfinity/nm-ci",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-11T09:59:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79ee350b498b4777fcb383a3412a3ac08a348a43",
"body": null,
"is_bot": false,
"headline": "Add CI",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-11T09:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59565e8e1ab63c898b1ad1d6acae19f3a5f8f5a2",
"body": null,
"is_bot": false,
"headline": "Add golangci-lint",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-11T09:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b57b4837b5faed2689e4db546bcc5b05194ad408",
"body": null,
"is_bot": false,
"headline": "Use nonce-ready fork for concurrent calls",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-09T13:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e0247d77621b9d548b45ef046bbae69288a1e52",
"body": null,
"is_bot": false,
"headline": "Use upstream agent-go",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-09T11:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43a661452a79c637bfe7db9bcf2a6e0e57434e25",
"body": null,
"is_bot": false,
"headline": "Fix canister create & delete",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-09T11:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d00875262a5b9a9834ded70bb97c2f28fa8a802",
"body": null,
"is_bot": false,
"headline": "Clarify error messages",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-08T14:01:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5096b953875ec9d2360ade0c78b242c0f04b7bf3",
"body": null,
"is_bot": false,
"headline": "Fix ModifyPlan on null resource",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-08T14:00:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23445e792e319d245000f96ddca6ce756dcaad1a",
"body": null,
"is_bot": false,
"headline": "Add support for provisional canister create",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-08T09:20:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2a33b30689a7bfb2f0caf1c9ce15e10c5c3c4bf",
"body": null,
"is_bot": false,
"headline": "Add support for PEM identity",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-04-02T14:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1ba1f1d90d6863d859633d6d73a8547401f7186",
"body": null,
"is_bot": false,
"headline": "Centralize agent config",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-03-28T16:33:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc721a86d7a0c69724ce031df6312557d9f6e77b",
"body": null,
"is_bot": false,
"headline": "Add support for encoding arguments",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-03-28T14:24:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b9be6d57158b4ce416003a2aa9733fb1da6dbf2",
"body": null,
"is_bot": false,
"headline": "Add support for install_code",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-03-28T10:37:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce5509ad30d2074f12b121404c7b19062147f1fd",
"body": null,
"is_bot": false,
"headline": "Add native controller update for canisters",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-03-26T14:00:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b28323de34ef03bae4fa7f2ccde4a61a588ca309",
"body": null,
"is_bot": false,
"headline": "Add controllers update for canisters",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-03-21T10:56:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01f07fe94b23ad5539db18678fd8dc43e9492c8f",
"body": null,
"is_bot": false,
"headline": "Add controllers to canister import",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-03-15T12:32:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "045856a3811c6e1df108420f8c9d4afa060bc296",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Nicolas Mattia",
"author_login": "nmattia",
"committed_at": "2024-03-15T11:28:52Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 0,
"latest_release_at": "2024-08-20T12:07:22Z",
"latest_release_tag": "v0.0.4",
"releases_from_tags": false,
"days_since_last_push": 252,
"active_weeks_last_year": 0,
"days_since_latest_release": 709,
"mean_days_between_releases": 30.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 1,
"stars": 4,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2025-06-02",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 9
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"GNUmakefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod",
"test/testdata/canisters/hello_world/Cargo.toml"
],
"largest_source_bytes": 27199,
"source_files_sampled": 13,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"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": [
"go"
],
"dependencies": [
{
"name": "github.com/aviate-labs/agent-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.2"
},
{
"name": "github.com/hashicorp/terraform-plugin-docs",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.18.0"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.0"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework-validators",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.16.0"
},
{
"name": "github.com/hashicorp/terraform-plugin-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.25.0"
},
{
"name": "github.com/hashicorp/terraform-plugin-log",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.0"
},
{
"name": "github.com/hashicorp/terraform-plugin-testing",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.7.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 7,
"merged_prs": 28,
"open_issues": 2,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "nmattia",
"commits": 66,
"avatar_url": "https://avatars.githubusercontent.com/u/6930756?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yml",
"test.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock",
"go.sum"
],
"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": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 18 merged PRs checked by a CI test -- score normalized to 0",
"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/19 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": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "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": "project is archived",
"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": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"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": 8,
"reason": "4 out of the last 4 releases have a total of 4 signed artifacts.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "42 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "38827eb7e4c31d6c6e0784148a42d5445bd07358",
"ran_at": "2026-07-31T00:10:34Z",
"aggregate_score": 4.2,
"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": "2025-11-20T01:13:31Z",
"oldest_open_prs": [
{
"number": 31,
"created_at": "2025-03-13T01:30:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 32,
"created_at": "2025-03-13T10:20:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 33,
"created_at": "2025-03-13T10:43:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 35,
"created_at": "2025-04-16T22:53:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 36,
"created_at": "2025-06-10T21:23:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 37,
"created_at": "2025-10-30T17:13:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 38,
"created_at": "2025-11-20T01:13:28Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2024-12-20T13:10:19Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 24,
"created_at": "2024-06-07T15:25:47Z",
"last_comment_at": "2024-06-11T14:32:06Z",
"last_comment_author": "nmattia"
},
{
"number": 25,
"created_at": "2024-06-07T16:13:29Z",
"last_comment_at": "2024-06-11T14:38:47Z",
"last_comment_author": "nmattia"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/dfinity/terraform-provider-ic",
"host": "github.com",
"name": "terraform-provider-ic",
"owner": "dfinity"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 29,
"pct": 40
}
}
],
"value": 17,
"inputs": {
"security": 42,
"vitality": 30,
"community": 28,
"governance": 40,
"engineering": 68,
"abandonment_cap": 29,
"abandonment_state": "declared",
"abandonment_multiplier": 40,
"weighted_overall_before_abandonment": 42,
"overall_after_abandonment_multiplier": 17
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 30,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.971,
"days_since_last_push": 252,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 252 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 252
}
}
],
"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": "project is archived",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v0.0.4",
"releases_from_tags": false,
"days_since_latest_release": 709,
"mean_days_between_releases": 30.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 709 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 709
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~30.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 30.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "4 out of the last 4 releases have a total of 4 signed artifacts.",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "at_risk",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"cap": 29,
"state": "declared",
"guards": [],
"signals": [],
"red_flag": true,
"multiplier_pct": 40,
"declared_reason": "archived",
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "the repository is archived on GitHub",
"points": 40,
"status": "partial",
"details": [
{
"code": "abandonment_archived",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 28,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"forks": 1,
"stars": 4,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4 stars",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4
}
}
],
"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": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"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": 22.5,
"status": "met",
"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": 40,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"merged_prs": 28,
"open_issues": 2,
"closed_issues": 0,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "0% of issues closed",
"points": 0,
"status": "missed",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 0
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "28/29 decided PRs merged",
"points": 36.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 28,
"decided": 29
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/19 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"followers": 1613,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "dfinity",
"public_repos": 218,
"account_age_days": 2414
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1,613 followers of dfinity",
"points": 23.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1613,
"login": "dfinity"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "218 public repos, account ~6 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 218
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 68,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "0 out of 18 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"internetcomputer",
"terraform"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"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": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.2
},
"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 is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 18 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"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/19 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 dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"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": "project is archived",
"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": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"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": "4 out of the last 4 releases have a total of 4 signed artifacts.",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "42 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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": 2
},
"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": 64,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.424,
"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": "28 of 66 human commits state their intent (structured subject or explanatory body)",
"points": 22.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 28,
"sampled": 66
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock",
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"GNUmakefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod",
"test/testdata/canisters/hello_world/Cargo.toml"
],
"dependency_bot_commit_share": 0.029
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "GNUmakefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "GNUmakefile"
}
}
],
"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": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 68",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 68
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "2 of the last 68 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 68
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"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": 27199,
"source_files_sampled": 13,
"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/13 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 13,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"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"
],
"report_type": "repository",
"generated_at": "2026-07-31T00:10:49.983562Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dfinity/terraform-provider-ic.svg",
"full_name": "dfinity/terraform-provider-ic",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}