Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 2490,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 218031,
"HCL": 514,
"Makefile": 119
},
"pushed_at": "2026-07-15T15:03:39Z",
"created_at": "2023-09-09T07:24:40Z",
"owner_type": "Organization",
"updated_at": "2026-07-15T15:05:05Z",
"description": "Official Permit.io's Terraform Provider ",
"is_archived": false,
"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://permit.io",
"name": "Permit.io",
"type": "Organization",
"login": "permitio",
"company": null,
"location": null,
"followers": 585,
"avatar_url": "https://avatars.githubusercontent.com/u/71775833?v=4",
"created_at": "2020-09-23T14:33:52Z",
"is_verified": null,
"public_repos": 102,
"account_age_days": 2131
},
"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.25",
"kind": "patch",
"published_at": "2026-07-15T15:03:39Z"
},
{
"tag": "v0.0.24",
"kind": "patch",
"published_at": "2026-06-23T15:55:37Z"
},
{
"tag": "v0.0.23",
"kind": "patch",
"published_at": "2026-03-25T21:50:33Z"
},
{
"tag": "v0.0.22",
"kind": "patch",
"published_at": "2026-03-18T16:46:53Z"
},
{
"tag": "v0.0.21",
"kind": "patch",
"published_at": "2026-03-06T15:40:26Z"
},
{
"tag": "v0.0.20",
"kind": "patch",
"published_at": "2025-11-17T21:19:44Z"
},
{
"tag": "v0.0.19",
"kind": "patch",
"published_at": "2025-11-13T20:04:31Z"
},
{
"tag": "v0.0.18",
"kind": "patch",
"published_at": "2025-10-15T16:26:12Z"
},
{
"tag": "v0.0.17",
"kind": "patch",
"published_at": "2025-09-17T11:16:46Z"
},
{
"tag": "v0.0.16",
"kind": "patch",
"published_at": "2025-09-15T18:09:31Z"
},
{
"tag": "v0.0.15",
"kind": "patch",
"published_at": "2025-08-28T22:55:48Z"
},
{
"tag": "v0.0.14",
"kind": "patch",
"published_at": "2025-02-13T16:22:51Z"
},
{
"tag": "v0.0.13",
"kind": "patch",
"published_at": "2024-10-22T11:59:55Z"
},
{
"tag": "v0.0.12",
"kind": "patch",
"published_at": "2024-01-10T09:30:00Z"
},
{
"tag": "v0.0.11",
"kind": "patch",
"published_at": "2024-01-07T13:40:07Z"
},
{
"tag": "v0.0.10",
"kind": "patch",
"published_at": "2024-01-05T15:46:22Z"
},
{
"tag": "v0.0.9",
"kind": "patch",
"published_at": "2024-01-04T16:47:34Z"
},
{
"tag": "v0.0.8",
"kind": "patch",
"published_at": "2024-01-04T16:32:29Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2023-12-28T15:42:30Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2023-12-18T14:24:07Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2023-12-07T14:21:12Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2023-10-14T20:26:15Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2023-09-28T17:39:32Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2023-09-19T03:49:27Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2023-09-11T14:32:00Z"
},
{
"tag": "v0.0.1-rc1",
"kind": "prerelease",
"published_at": "2023-09-11T14:19:33Z"
}
],
"recent_commits": [
{
"oid": "2faf8ff8ecaebc2474e53f0f3d2bd33a3cd500a9",
"body": "* feat: add permitio_user_attribute data source\n\nAdds a data source for reading user attributes by key, complementing the\nexisting permitio_user_attribute resource (closes the remaining gap in #33).\n\nAlso fixes a nil-pointer dereference in tfModelFromSDK when reading an\nattribute that has no descrip\n[…]\nresolves with the canonical key in\nstate without tripping consistency checks.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add permitio_user_attribute data source (#63)",
"author_name": "Eli Moshkovich",
"author_login": "EliMoshkovich",
"committed_at": "2026-07-15T15:02:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7219e7606ad7a0239aeb699b925ef681f22e25af",
"body": "…instances (#62)\n\n* fix: remove resource instances from state when deleted out of band\n\nThe 404 the SDK returns is \"ErrorCode: NotFound, ... Message: 404 Not\nFound\", which the lowercase strings.Contains(err, \"not found\") check\nnever matched. As a result a resource instance deleted outside Terraform\n\n[…]\na rule defined with a\nresource:action permission was read as deleted and recreated on every\nplan after apply. Strip the resource prefix before listing; ids and bare\naction keys pass through unchanged.",
"is_bot": false,
"headline": "fix: detect out-of-band deletion of condition set rules and resource …",
"author_name": "Aden McCusker",
"author_login": "Pwnion",
"committed_at": "2026-06-23T15:54:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "33f1d688f90fa47cd9cbd16f0f99101b0d323d0d",
"body": "The PATCH endpoint for resource-scoped roles returns 500 when updating\na role with a large number of changed permissions (~40+). This switches\nrole updates to use the dedicated AssignPermissions/RemovePermissions\nendpoints which handle incremental changes reliably at any scale.\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: use incremental permission endpoints for role updates (#60)",
"author_name": "Eli Moshkovich",
"author_login": "EliMoshkovich",
"committed_at": "2026-03-25T21:48:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "87fa2cb4c406e522f04e59545cd9f6aa9d7eb7b2",
"body": "* fix: resource null attributes crash and role error handling\n\n- Fix permitio_resource crash when attributes field is omitted: preserve\n null vs empty map distinction so API's empty response doesn't conflict\n with the plan's null value.\n- Fix permitio_role missing return after API errors in Create\n[…]\nt file\n\nThe bug fixes are already covered by the existing acceptance tests.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Per 14229 fix resource attributes and role error handling (#59)",
"author_name": "Eli Moshkovich",
"author_login": "EliMoshkovich",
"committed_at": "2026-03-18T16:35:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9b4ca2173b401dc072d12fbd562e09da962142a3",
"body": "…(#55)\n\n* feat: add role assignments, data sources, and import support\n\nNew resources:\n- permitio_role_assignment: tenant-level role assignments\n- permitio_resource_instance_role_assignment: instance-level role assignments\n- permitio_group_resource_instance_role_assignment: group-based instance role\n[…]\n add examples for resource imports\n\n* chore: fix cilinting errors, upgrade to go1.24\n\n---------\n\nCo-authored-by: Aden McCusker <aden.m@null.net>\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "new resources for assigning permissions, creating resource instances …",
"author_name": "Nikola Tosic",
"author_login": "toshke",
"committed_at": "2026-03-06T15:37:23Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0f84592f41221bbae2313272467e842e1645a549",
"body": null,
"is_bot": false,
"headline": "PER-13401-fix-empty-description (#53)",
"author_name": "Eli Moshkovich",
"author_login": "EliMoshkovich",
"committed_at": "2025-11-17T21:18:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "549d0acf7f0c5da34a08028fb8a39a29669cff51",
"body": "* fix: add periods to test comments for golangci-lint\n\n* added to docs as well",
"is_bot": false,
"headline": "fix: add periods to test comments for golangci-lint (#52)",
"author_name": "Eli Moshkovich",
"author_login": "EliMoshkovich",
"committed_at": "2025-11-13T19:56:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1b1601783fc23e65114c1cd536b653949a722ac",
"body": null,
"is_bot": false,
"headline": "feat: add parent_id field support to condition sets",
"author_name": "eli",
"author_login": "EliMoshkovich",
"committed_at": "2025-11-13T19:04:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eda49516ba0e7e30bdbd0cb5e00318ff00361d1",
"body": "* PER-13046-add-tenant-tf\n\n* lint fix",
"is_bot": false,
"headline": "PER-13046-add-tenant-tf (#51)",
"author_name": "Eli Moshkovich",
"author_login": "EliMoshkovich",
"committed_at": "2025-10-15T16:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a477960846b72d51b9d06212936085eddc907a5b",
"body": "…(#50)\n\n* Add missing resource and resource_id fields to role data source\n\n* docs: Update role data source schema documentation\n\n* Added tests retry",
"is_bot": false,
"headline": "fix: Add missing resource and resource_id fields to role data source …",
"author_name": "Eli Moshkovich",
"author_login": "EliMoshkovich",
"committed_at": "2025-10-15T16:13:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b0295d88c2969dbec8c5067e8110c00dad9ea6a",
"body": "…ditionsets\n\nfix-force-recreate-conditionsets",
"is_bot": false,
"headline": "Merge pull request #48 from permitio/PER-12911-fix-force-recreate-con…",
"author_name": "Raz Cohen",
"author_login": "RazcoDev",
"committed_at": "2025-09-17T09:50:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf7665216f9ca048178b83dcbd6a9720f3acc8a4",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "eli",
"author_login": "EliMoshkovich",
"committed_at": "2025-09-16T19:15:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b39c585d5ef2b17510af0f826bb9dc8c6dcee340",
"body": null,
"is_bot": false,
"headline": "fix more scenarios with conditionsets",
"author_name": "eli",
"author_login": "EliMoshkovich",
"committed_at": "2025-09-16T19:04:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "588a3c0573c07abf85b5752a6fd13a86f7a455c2",
"body": null,
"is_bot": false,
"headline": "fix-force-recreate-conditionsets",
"author_name": "eli",
"author_login": "EliMoshkovich",
"committed_at": "2025-09-16T17:30:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26d3a4bb94b1de6af6f841954b18498766829adb",
"body": null,
"is_bot": false,
"headline": "description-field-issue-fix (#47)",
"author_name": "Eli Moshkovich",
"author_login": "EliMoshkovich",
"committed_at": "2025-09-15T18:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ee837f1f41ed98a7ce10407ccf52bb8f49699dc",
"body": "* fix-issue-of-unknown-validation-error\n\n* formatted (gofmt) fix\n\n* nullable fields (action, headers) in mapping rules not being properly handled\n\n* depends_on added for testing\n\n* wip tests\n\n* dynamic names\n\n* Test mapping rules ordered to match API behavior\n\n* solve conflict resources with random",
"is_bot": false,
"headline": "fix-issue-of-unknown-validation-error (#46)",
"author_name": "Eli Moshkovich",
"author_login": "EliMoshkovich",
"committed_at": "2025-08-28T22:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a0bcbf752c39647c0b472f4258d400d99129624",
"body": "* Fix the AuthSecret validation\r\n\r\n* check map empty\r\n\r\n---------\r\n\r\nCo-authored-by: Eli Moshkovich <eli@permit.io>",
"is_bot": false,
"headline": "Fix the AuthSecret validation (#39)",
"author_name": "Uday",
"author_login": "uday1bhanu",
"committed_at": "2025-02-12T21:48:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b3c15245ba360147b2b4246d91825a679087cd0",
"body": "* check CI\r\n\r\n* test secret\r\n\r\n* test_v1\r\n\r\n* secrets\r\n\r\n* cache: false\r\n\r\n* cache: false v2\r\n\r\n* version: latest\r\n\r\n* check with latest\r\n\r\n* test with 6.3.2\r\n\r\n* go last version\r\n\r\n* test with specific version\r\n\r\n* test with 4.0.0\r\n\r\n* v4.0.1\r\n\r\n* 6.0.1\r\n\r\n* golangci changes\r\n\r\n* Ready",
"is_bot": false,
"headline": "PER-11826 secrets (#42)",
"author_name": "Eli Moshkovich",
"author_login": "EliMoshkovich",
"committed_at": "2025-02-12T16:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d65ce5d8332dc9909717ce57cfc56fc88b48e12f",
"body": null,
"is_bot": false,
"headline": "generate step fix (#41)",
"author_name": "Eli Moshkovich",
"author_login": "EliMoshkovich",
"committed_at": "2025-02-11T19:27:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ab27be6d1f536e2fde24d0999f71b902e5d6ed5",
"body": "* Update LICENSE\n\n* Update LICENSE",
"is_bot": false,
"headline": "Update LICENSE (#38)",
"author_name": "maya-barak",
"author_login": "maya-barak",
"committed_at": "2025-01-09T11:04:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14bcb21417f98dd5b09d7ff339f299b3566d4fa2",
"body": "…te-docs-to-our-docs\n\nadd documentation section to README.md",
"is_bot": false,
"headline": "Merge pull request #37 from permitio/raz/per-11277-add-tf-provider-si…",
"author_name": "Raz Cohen",
"author_login": "RazcoDev",
"committed_at": "2024-12-23T14:22:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8581322bc6201e9b0b5e1be01bb068d36e1c54f",
"body": null,
"is_bot": false,
"headline": "add documentation section to README.md",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-12-22T15:22:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76efef229cd8244111768bb5be24261d98d59354",
"body": "upgrade goreleaser",
"is_bot": false,
"headline": "Merge pull request #35 from permitio/raz/per-10973-upgrade-goreleaser",
"author_name": "Raz Cohen",
"author_login": "RazcoDev",
"committed_at": "2024-10-22T11:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77e9b02de83ceedacab8f649e905cfbc51f4994d",
"body": null,
"is_bot": false,
"headline": "add new banner",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-10-22T11:51:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5244ec3747e909d8d9db5504e570c56972031565",
"body": null,
"is_bot": false,
"headline": "upgrade goreleaser",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-10-22T11:41:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b28fbb464d29460435809e05a3e55d689bbcc71",
"body": "Add support for User Attribute resource type",
"is_bot": false,
"headline": "Merge pull request #34 from svantepihl/user-attributes",
"author_name": "Raz Cohen",
"author_login": "RazcoDev",
"committed_at": "2024-10-22T11:26:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a3836c804c7651db07b945583f6eac6590e9707",
"body": null,
"is_bot": false,
"headline": "standardize",
"author_name": "Svante Pihl",
"author_login": "svantepihl",
"committed_at": "2024-10-18T08:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dc6c6ef4254fb74ad09e6c178f0be29b0d654c6",
"body": null,
"is_bot": false,
"headline": "clean up",
"author_name": "Svante Pihl",
"author_login": "svantepihl",
"committed_at": "2024-10-18T08:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cc0f1356674d5a27e6db63106e878ca998b45f6",
"body": null,
"is_bot": false,
"headline": "add back resource id and key",
"author_name": "Svante Pihl",
"author_login": "svantepihl",
"committed_at": "2024-10-18T08:06:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be594010daab733be26bb5becb388376e1c9e0b6",
"body": null,
"is_bot": false,
"headline": "improve message from validator",
"author_name": "Svante Pihl",
"author_login": "svantepihl",
"committed_at": "2024-10-18T08:05:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aee1dcf077e549ccb20fe3e07c97293db9aea6be",
"body": null,
"is_bot": false,
"headline": "add validator",
"author_name": "Svante Pihl",
"author_login": "svantepihl",
"committed_at": "2024-10-17T23:01:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c1dfbf56e3d4019429e41a672324f560f6e0a94",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "Svante Pihl",
"author_login": "svantepihl",
"committed_at": "2024-10-17T22:43:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e01efd594269be39027165d7893a1b5faf8acdf",
"body": null,
"is_bot": false,
"headline": "user attributes",
"author_name": "Svante Pihl",
"author_login": "svantepihl",
"committed_at": "2024-10-17T22:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da5301d0342eff1d5e88ffc3d8db27cbae887c7e",
"body": null,
"is_bot": false,
"headline": "PER-9231-readme fixes (#29)",
"author_name": "Eli Moshkovich",
"author_login": "EliMoshkovich",
"committed_at": "2024-02-26T08:21:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eefb8087f26e6b254cf6dc32c4f30b36a756c911",
"body": "Raz/per 8703 fix terraform tests",
"is_bot": false,
"headline": "Merge pull request #28 from permitio/raz/per-8703-fix-terraform-tests",
"author_name": "Raz Cohen",
"author_login": "RazcoDev",
"committed_at": "2024-01-10T09:29:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cac2398e923f9842284edc85c85a5905677b1fb",
"body": null,
"is_bot": false,
"headline": "generate",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-09T16:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1b592ca0230f7809ddcc421317d9085e2b87a44",
"body": null,
"is_bot": false,
"headline": "fix go mod",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-09T16:42:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04aa67cf6c08c4b4ff52cd6be3c904252376d60f",
"body": null,
"is_bot": false,
"headline": "fix go mod",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-09T16:36:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "771cd4357b99a841d060e24ee77d40644bca6e8f",
"body": null,
"is_bot": false,
"headline": "fix go mod",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-09T16:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfdd12697b05dd96d1aee349ea5f5af3d273681c",
"body": null,
"is_bot": false,
"headline": "fix go mod",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-09T16:32:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "610678b232a150d300798578b24fdcfb3662925d",
"body": null,
"is_bot": false,
"headline": "fix go mod",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-09T16:28:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04b7b4d5ad9bbc75436bc6a2d1f5109d72b563e5",
"body": null,
"is_bot": false,
"headline": "fix go mod",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-09T16:28:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38732488e3935d04b8728ed5ade5599e86930820",
"body": null,
"is_bot": false,
"headline": "fix go mod",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-09T16:26:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0e8f6050e3afb3d41a9774e4c0efb7f8dcc6eb0",
"body": null,
"is_bot": false,
"headline": "fix go mod",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-09T15:27:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f5895154de1a9bd2d6e70a13d91f3a802afcf08",
"body": null,
"is_bot": false,
"headline": "fix go mod",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-09T15:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d28d5308b189240dd10ea1844fb7e3c131cfd7b",
"body": null,
"is_bot": false,
"headline": "fix go mod",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-09T15:23:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32e41c3b9e6b7c9f45ecf0b4e5e553e813e62e76",
"body": null,
"is_bot": false,
"headline": "fix go mod",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-09T15:15:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0621f344d4ba8ef2007e5fc2aff85053dd79561",
"body": null,
"is_bot": false,
"headline": "fix go mod",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-09T15:06:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24879dd83dc67f045132a94d3e7f41c8d72c5109",
"body": null,
"is_bot": false,
"headline": "fix go mod",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-09T15:04:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72a79a9a696a58e8c74c1ae899a173ceb8d92073",
"body": null,
"is_bot": false,
"headline": "fix go mod",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-09T15:03:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "297310b55804b06caff9e2135a80e278d3a34f6b",
"body": null,
"is_bot": false,
"headline": "fix go mod",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-09T14:56:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b602969fcb65367b39e88e63bad231eec101a846",
"body": null,
"is_bot": false,
"headline": "fix go mod",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-09T14:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b07c7af500cc1480f0aececaae2eaae85ef41ad",
"body": null,
"is_bot": false,
"headline": "fix go mod",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-09T14:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aecdd002c42b7e9d494da8e106973ddd615b4e7b",
"body": null,
"is_bot": false,
"headline": "fix tests",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-08T17:15:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13b469eb5a274b9558fba20328f708631d121335",
"body": null,
"is_bot": false,
"headline": "``",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-08T17:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "349368b69d1817e0d2f8b67f4be3545fd2d67d3c",
"body": null,
"is_bot": false,
"headline": "``",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-08T17:11:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcf72b2b8ad2ddf37b2e79aa8646422392cbcf58",
"body": null,
"is_bot": false,
"headline": "fixed and added more tests",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-08T17:08:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d15a40b5e61a808150301eebf24721c679da035",
"body": null,
"is_bot": false,
"headline": "fixed and added more tests",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-08T17:00:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0ef49b77dbcaacac9b5e4e14bbfe4ca35135606",
"body": null,
"is_bot": false,
"headline": "generated docs",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-08T14:58:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "488c25890b0b1c1cfc4a9bd3c597245d4a605e94",
"body": "…role-derivation-wrong-input-delete\n\nfix issue with role derivation delete",
"is_bot": false,
"headline": "Merge pull request #27 from permitio/raz/per-8699-bug-in-tf-provider-…",
"author_name": "Raz Cohen",
"author_login": "RazcoDev",
"committed_at": "2024-01-07T13:39:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "013281c680adf9163912f356d1171ecec34df1d1",
"body": null,
"is_bot": false,
"headline": "fix issue with role derivation read",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-07T11:46:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed607c5dc5c0b71e4ba10cb72f0c119ce92bb31c",
"body": "…tion-read\n\nRaz/per 8702 bug fix role derivation read",
"is_bot": false,
"headline": "Merge pull request #26 from permitio/raz/per-8702-bug-fix-role-deriva…",
"author_name": "Raz Cohen",
"author_login": "RazcoDev",
"committed_at": "2024-01-05T15:40:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "188d54acce12d4bf964a6db0bc35704d5e71353c",
"body": "…ion-and-guidelines-for-terraform-provider\n\nAdd descriptions and links to our docs",
"is_bot": false,
"headline": "Merge pull request #25 from permitio/raz/per-8701-add-more-documentat…",
"author_name": "Raz Cohen",
"author_login": "RazcoDev",
"committed_at": "2024-01-05T15:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bb432e4820c9a447a343a9a1830170dd085731e",
"body": null,
"is_bot": false,
"headline": "fix issue with role derivation read",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-05T15:34:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "047e3cc8992055a745a6a76f118b91012b025df8",
"body": null,
"is_bot": false,
"headline": "Add descriptions and links to our docs",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-04T17:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08053c3d1ec7f9f5b1357c543ecfbc7578f8f915",
"body": "…role-derivation-wrong-input\n\nupdate role derivation",
"is_bot": false,
"headline": "Merge pull request #24 from permitio/raz/per-8699-bug-in-tf-provider-…",
"author_name": "Raz Cohen",
"author_login": "RazcoDev",
"committed_at": "2024-01-04T16:47:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b63b2d7a6d31c89b608cf61eaa5eade1043f9684",
"body": null,
"is_bot": false,
"headline": "update role derivation",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-04T16:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c6378f9feb4bba61d9e6f8ebc8c97816291c6b3",
"body": "…role-derivation-wrong-input\n\nupdate role derivation",
"is_bot": false,
"headline": "Merge pull request #23 from permitio/raz/per-8699-bug-in-tf-provider-…",
"author_name": "Raz Cohen",
"author_login": "RazcoDev",
"committed_at": "2024-01-04T16:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2419e954aa34a6de646179ec9c98386237fd93b",
"body": null,
"is_bot": false,
"headline": "update role derivation",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2024-01-04T16:30:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96c135add7b70855ead0f1a0dfce76eaf78f2bb0",
"body": "…with-role-update\n\nfix update role",
"is_bot": false,
"headline": "Merge pull request #22 from permitio/raz/per-8660-tf-provider-issues-…",
"author_name": "Raz Cohen",
"author_login": "RazcoDev",
"committed_at": "2023-12-28T15:42:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06c2d917934791bfa78c9ff92690adc41e24b0a4",
"body": null,
"is_bot": false,
"headline": "fix update role",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2023-12-28T14:00:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2d78a3ff0a2621f63dd89b6f3622b036ad25e6d",
"body": null,
"is_bot": false,
"headline": "Regnerate docs",
"author_name": "Ori Shavit",
"author_login": "orishavit",
"committed_at": "2023-12-11T17:13:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d64357dd3fad9cc2836c067285c5fda5b7eb86d",
"body": null,
"is_bot": false,
"headline": "regenerate docs",
"author_name": "Ori Shavit",
"author_login": "orishavit",
"committed_at": "2023-12-11T17:13:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e9be8e6ac0090ecaa1aaffdeb4299289b9fa0ab",
"body": null,
"is_bot": false,
"headline": "Add role derivations",
"author_name": "Ori Shavit",
"author_login": "orishavit",
"committed_at": "2023-12-11T17:13:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9d48c40185c0beee8e01b6ce15fd73d0496e5bb",
"body": null,
"is_bot": false,
"headline": "Add resource roles support",
"author_name": "Ori Shavit",
"author_login": "orishavit",
"committed_at": "2023-12-11T17:13:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3bd7467fe224d535f8d3f8a13c473588fcf14eb",
"body": null,
"is_bot": false,
"headline": "Add Resource Relations resource",
"author_name": "Ori Shavit",
"author_login": "orishavit",
"committed_at": "2023-12-11T17:13:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "488bd97c9ca6d9b0de980f197af6ff495e4a92d0",
"body": null,
"is_bot": false,
"headline": "move examples",
"author_name": "Ori Shavit",
"author_login": "orishavit",
"committed_at": "2023-12-11T17:13:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ec1b8020ad9257abac158cd4be4a3a86f8963c5",
"body": "…meout-to-golang-sdk-and-terraform\n\nAdding timeout to config",
"is_bot": false,
"headline": "Merge pull request #20 from permitio/raz/per-8524-add-configurable-ti…",
"author_name": "Raz Cohen",
"author_login": "RazcoDev",
"committed_at": "2023-12-07T14:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2cd1181f3accfb4fcc5ce10ebdde1d5ba1dd71d",
"body": null,
"is_bot": false,
"headline": "fix typo",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2023-12-07T14:19:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68b4e8dd478ea2f6be21c4d5eeb2a3560b6adf4e",
"body": "…ang-sdk-and-terraform\n\n# Conflicts:\n#\tinternal/provider/provider.go",
"is_bot": false,
"headline": "Merge branch 'main' into raz/per-8524-add-configurable-timeout-to-gol…",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2023-12-07T14:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0836830050cc4f693e0f245d21556bb83ca3a3ee",
"body": null,
"is_bot": false,
"headline": "Adding timeout to config",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2023-12-07T14:02:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1d4bc9d786e68a4082856aa30eb8ab596a05652",
"body": "…orm-provider-configuration\n\nchange config read to ValueString",
"is_bot": false,
"headline": "Merge pull request #13 from permitio/raz/per-8152-fix-bug-with-terraf…",
"author_name": "Raz Cohen",
"author_login": "RazcoDev",
"committed_at": "2023-10-14T20:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39af70b4e80421597e6d757ca7373cb203fab1b1",
"body": null,
"is_bot": false,
"headline": "change config read to ValueString",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2023-10-14T20:23:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b72da474fc17523f9fe4f5f155c6f70ca08bf9a6",
"body": "…url-mappings-elements-riot\n\nadd client and resource of proxy config",
"is_bot": false,
"headline": "Merge pull request #11 from permitio/raz/per-7909-terraform-provider-…",
"author_name": "Raz Cohen",
"author_login": "RazcoDev",
"committed_at": "2023-09-28T17:39:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bbc17f39ace34193aea33ebf754f96ce8c610d7",
"body": null,
"is_bot": false,
"headline": "fix tests",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2023-09-28T17:09:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d013e90b63719f67c631c9e2d6f02eec675d69f5",
"body": null,
"is_bot": false,
"headline": "update tests",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2023-09-28T16:32:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "042a9dc1cdbdeb6e6adb86bcc4baf34b59919979",
"body": null,
"is_bot": false,
"headline": "update tests",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2023-09-28T16:29:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "021674198c5b8beca8312e5745dbbd1f570c5a0c",
"body": null,
"is_bot": false,
"headline": "go gen",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2023-09-28T16:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0870162b27dd33f58c7e8a9e967df809bba3d8cd",
"body": null,
"is_bot": false,
"headline": "update configure",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2023-09-28T16:16:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f055fbf5416ea202f0955c76297fd2f71148219",
"body": null,
"is_bot": false,
"headline": "Complete proxy config resource",
"author_name": "Ori Shavit",
"author_login": "orishavit",
"committed_at": "2023-09-28T15:35:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e47290bda2bab81b1ff38f26f1da86c15561c2d",
"body": null,
"is_bot": false,
"headline": "add client and resource of proxy config",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2023-09-28T07:40:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ea8f05ed44de22e88e83e3f75b2ed41aa5a6133",
"body": "…-tf-provider\n\nBegin condition set implementation",
"is_bot": false,
"headline": "Merge pull request #6 from permitio/ori/per-7928-add-resource-sets-to…",
"author_name": "omer9564",
"author_login": "omer9564",
"committed_at": "2023-09-19T03:48:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06f0485b836e1758d33786b6572f66572504bc4f",
"body": "This includes:\n - User Sets\n - Resource Sets\n - Condition Set Rules\n\nSee example/main.tf for usage example",
"is_bot": false,
"headline": "Add condition set resources",
"author_name": "Ori Shavit",
"author_login": "orishavit",
"committed_at": "2023-09-18T14:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea8db993f96112528006fa57d01e603711a257c2",
"body": "…utes-in-tf-provider\n\nadd resource attributes to resource resource",
"is_bot": false,
"headline": "Merge pull request #5 from permitio/omer/per-7926-add-resource-attrib…",
"author_name": "omer9564",
"author_login": "omer9564",
"committed_at": "2023-09-14T15:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93e0415510fa541db583a1aa976689db20bbfda6",
"body": null,
"is_bot": false,
"headline": "add resource attributes to resource resource",
"author_name": "Omer Zuarets",
"author_login": "omer9564",
"committed_at": "2023-09-14T15:30:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "878250ce9af1c859f17109d5292d286d0457fc3c",
"body": "…bac-only\n\nFirst version",
"is_bot": false,
"headline": "Merge pull request #4 from permitio/raz/per-7762-terraform-provider-r…",
"author_name": "omer9564",
"author_login": "omer9564",
"committed_at": "2023-09-14T10:16:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92ace04f6684aabbc289eb5e1c855db5f311faa5",
"body": null,
"is_bot": false,
"headline": "add PERMITIO_API_KEY env to CI",
"author_name": "Omer Zuarets",
"author_login": "omer9564",
"committed_at": "2023-09-14T10:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75ef7110fc7e1fa6d0cc00094d3b44e88f762692",
"body": null,
"is_bot": false,
"headline": "fix readme",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2023-09-11T21:17:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b90538f4bcedb7deade2bbe41cac9f558c261fe3",
"body": "rename package",
"is_bot": false,
"headline": "fix lint",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2023-09-11T15:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb70806c9b39e151e92de31f9d1bd40849f181e4",
"body": null,
"is_bot": false,
"headline": "generate docs",
"author_name": "Razco",
"author_login": "RazcoDev",
"committed_at": "2023-09-11T13:47:10Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 26,
"commits_last_year": 16,
"latest_release_at": "2026-07-15T15:03:39Z",
"latest_release_tag": "v0.0.25",
"releases_from_tags": false,
"days_since_last_push": 10,
"active_weeks_last_year": 10,
"days_since_latest_release": 10,
"mean_days_between_releases": 33.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/permitio/terraform-provider-permit-io",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/permitio/terraform-provider-permit-io",
"is_deprecated": false,
"latest_version": "v0.0.25",
"repository_url": "https://github.com/permitio/terraform-provider-permit-io",
"versions_count": 26,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-15T15:02:36Z",
"latest_version_yanked": null,
"days_since_latest_publish": 10
}
]
},
"popularity": {
"forks": 9,
"stars": 12,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2024-10-10",
"count": 1
},
{
"date": "2024-12-13",
"count": 1
},
{
"date": "2025-02-05",
"count": 1
},
{
"date": "2025-02-06",
"count": 1
},
{
"date": "2026-02-17",
"count": 2
},
{
"date": "2026-03-08",
"count": 1
},
{
"date": "2026-06-19",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
}
],
"complete": true,
"collected": 9,
"total_forks": 9
},
"star_history": null,
"open_issues_and_prs": 12
},
"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"
],
"largest_source_bytes": 10563,
"source_files_sampled": 62,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2011
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.21.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-hcg3-q754-cr77",
"GHSA-j5w8-q4qc-rx2x",
"GHSA-jppx-rxg9-jmrx"
],
"fixed_version": "0.52.0",
"advisory_count": 36,
"oldest_advisory_days": 591
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.60.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-hrxh-6v49-42gf",
"GHSA-p77j-4mvh-x3m3",
"GO-2026-4762"
],
"fixed_version": "1.82.1",
"advisory_count": 3,
"oldest_advisory_days": 129
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.14.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-6v2p-p543-phr9",
"GO-2025-3488"
],
"fixed_version": "0.27.0",
"advisory_count": 2,
"oldest_advisory_days": 515
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.31.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-8r3f-844c-mc37",
"GO-2024-2611"
],
"fixed_version": "1.33.0",
"advisory_count": 2,
"oldest_advisory_days": 872
},
{
"name": "github.com/cloudflare/circl",
"direct": false,
"version": "v1.3.3",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 5.6,
"advisory_ids": [
"GHSA-2x5j-vhc8-9cwm",
"GHSA-9763-4f94-gfch",
"GHSA-q9hv-hpm4-hj6x",
"GO-2024-2453",
"GO-2025-3754",
"GO-2026-4550"
],
"fixed_version": "1.6.3",
"advisory_count": 6,
"oldest_advisory_days": 929
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.23.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GHSA-qxp5-gwg8-xv66",
"GHSA-vvgc-356p-c3xw",
"GO-2024-3333",
"GO-2025-3503",
"GO-2025-3595",
"GO-2026-4440",
"GO-2026-4441",
"GO-2026-4918",
"GO-2026-5025"
],
"fixed_version": "1.26.3",
"advisory_count": 16,
"oldest_advisory_days": 584
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.18.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 64
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.14.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 11
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 2,
"unknown": 2,
"critical": 2,
"moderate": 2
},
"advisory_count": 67,
"affected_count": 8,
"assessed_count": 71,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/hashicorp/terraform-plugin-docs",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.16.0"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.2"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework-validators",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.12.0"
},
{
"name": "github.com/hashicorp/terraform-plugin-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.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.6.0"
},
{
"name": "github.com/permitio/permit-golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.8"
},
{
"name": "github.com/samber/lo",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.38.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/hashicorp/terraform-plugin-docs",
"direct": true,
"version": "v0.16.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework",
"direct": true,
"version": "v1.4.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework-validators",
"direct": true,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-go",
"direct": true,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-log",
"direct": true,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-testing",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/permitio/permit-golang",
"direct": true,
"version": "v1.2.8",
"ecosystem": "go"
},
{
"name": "github.com/samber/lo",
"direct": true,
"version": "v1.38.1",
"ecosystem": "go"
},
{
"name": "github.com/agext/levenshtein",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/apparentlymart/go-textseg/v15",
"direct": false,
"version": "v15.0.0",
"ecosystem": "go"
},
{
"name": "github.com/armon/go-radix",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/bgentry/speakeasy",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/cloudflare/circl",
"direct": false,
"version": "v1.3.3",
"ecosystem": "go"
},
{
"name": "github.com/fatih/color",
"direct": false,
"version": "v1.15.0",
"ecosystem": "go"
},
{
"name": "github.com/golang/protobuf",
"direct": false,
"version": "v1.5.3",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/errwrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-checkpoint",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-cleanhttp",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-cty",
"direct": false,
"version": "v1.4.1-0.20200414143053-d3edf31b6320",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-hclog",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-multierror",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-plugin",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-uuid",
"direct": false,
"version": "v1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-version",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hc-install",
"direct": false,
"version": "v0.6.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hcl/v2",
"direct": false,
"version": "v2.19.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/logutils",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-exec",
"direct": false,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-json",
"direct": false,
"version": "v0.18.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-sdk/v2",
"direct": false,
"version": "v2.30.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-registry-address",
"direct": false,
"version": "v0.2.3",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-svchost",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/yamux",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/huandu/xstrings",
"direct": false,
"version": "v1.3.2",
"ecosystem": "go"
},
{
"name": "github.com/imdario/mergo",
"direct": false,
"version": "v0.3.15",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/goutils",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/semver/v3",
"direct": false,
"version": "v3.1.1",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/sprig/v3",
"direct": false,
"version": "v3.2.2",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.13",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.18",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/cli",
"direct": false,
"version": "v1.1.5",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/copystructure",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-testing-interface",
"direct": false,
"version": "v1.14.1",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-wordwrap",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/mapstructure",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/reflectwalk",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/oklog/run",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/posener/complete",
"direct": false,
"version": "v1.2.3",
"ecosystem": "go"
},
{
"name": "github.com/protonmail/go-crypto",
"direct": false,
"version": "v0.0.0-20230828082145-3c4c8a2d2371",
"ecosystem": "go"
},
{
"name": "github.com/russross/blackfriday",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/shopspring/decimal",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/vmihailenco/msgpack",
"direct": false,
"version": "v4.0.4+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/vmihailenco/msgpack/v5",
"direct": false,
"version": "v5.4.1",
"ecosystem": "go"
},
{
"name": "github.com/vmihailenco/tagparser/v2",
"direct": false,
"version": "v2.0.0",
"ecosystem": "go"
},
{
"name": "github.com/zclconf/go-cty",
"direct": false,
"version": "v1.14.1",
"ecosystem": "go"
},
{
"name": "go.uber.org/multierr",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/zap",
"direct": false,
"version": "v1.26.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": false,
"version": "v0.0.0-20230809150735-7b3493d9a819",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.13.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.23.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.18.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/appengine",
"direct": false,
"version": "v1.6.8",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20231002182017-d307bd883b97",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.60.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.31.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 71,
"direct_count": 8,
"indirect_count": 63
}
},
"maintainership": {
"issues": {
"open_prs": 8,
"merged_prs": 34,
"open_issues": 4,
"closed_ratio": 0.429,
"closed_issues": 3,
"closed_unmerged_prs": 14
},
"bus_factor": 2,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "RazcoDev",
"commits": 66,
"avatar_url": "https://avatars.githubusercontent.com/u/58729960?v=4"
},
{
"type": "User",
"login": "bflad",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/189114?v=4"
},
{
"type": "User",
"login": "EliMoshkovich",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/23432860?v=4"
},
{
"type": "User",
"login": "orishavit",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/1179237?v=4"
},
{
"type": "User",
"login": "svantepihl",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/4528520?v=4"
},
{
"type": "User",
"login": "omer9564",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/42326891?v=4"
},
{
"type": "User",
"login": "bendbennett",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/4332332?v=4"
},
{
"type": "User",
"login": "bookshelfdave",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/58244?v=4"
},
{
"type": "User",
"login": "austinvalle",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/8650838?v=4"
},
{
"type": "User",
"login": "Pwnion",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/46010107?v=4"
}
],
"contributors_sampled": 17,
"top_contributor_share": 0.478
},
"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": [
"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": 1,
"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": 5,
"reason": "10 out of 19 merged PRs checked by a CI test -- score normalized to 5",
"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": 9,
"reason": "Found 19/20 approved changesets -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"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": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 2,
"reason": "dependency not pinned by hash detected -- score normalized to 2",
"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": "5 out of the last 5 releases have a total of 5 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": "41 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2faf8ff8ecaebc2474e53f0f3d2bd33a3cd500a9",
"ran_at": "2026-07-26T12:20:04Z",
"aggregate_score": 4.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-15T15:13:23Z",
"oldest_open_prs": [
{
"number": 14,
"created_at": "2023-10-24T20:05:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 17,
"created_at": "2023-11-15T20:07:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 19,
"created_at": "2023-12-04T20:03:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 21,
"created_at": "2023-12-11T19:42:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 31,
"created_at": "2024-04-15T15:22:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 36,
"created_at": "2024-11-07T12:23:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 57,
"created_at": "2026-03-08T18:39:48Z",
"last_comment_at": "2026-06-07T19:59:24Z",
"last_comment_author": "Kyzgor"
},
{
"number": 58,
"created_at": "2026-03-08T23:49:43Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-15T15:02:37Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 30,
"created_at": "2024-02-23T02:03:04Z",
"last_comment_at": "2024-03-01T07:28:22Z",
"last_comment_author": "obsd"
},
{
"number": 32,
"created_at": "2024-06-07T15:35:14Z",
"last_comment_at": "2024-08-14T12:57:16Z",
"last_comment_author": "RazcoDev"
},
{
"number": 44,
"created_at": "2025-05-26T21:05:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 61,
"created_at": "2026-06-15T13:06:31Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/permitio/terraform-provider-permit-io",
"host": "github.com",
"name": "terraform-provider-permit-io",
"owner": "permitio"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"security": 59,
"vitality": 68,
"community": 46,
"governance": 72,
"engineering": 74
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 68,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"commits_last_year": 16,
"human_commit_share": 1,
"days_since_last_push": 10,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 10 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "16 commits in the last year",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 16
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"releases_count": 26,
"latest_release_tag": "v0.0.25",
"releases_from_tags": false,
"days_since_latest_release": 10,
"mean_days_between_releases": 33.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "26 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 26
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 10 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~33.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 33.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 10,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 10 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 10
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 46,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"forks": 9,
"stars": 12,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "12 stars",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 12
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "9 forks",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 9
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": 13.5,
"status": "met",
"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": "good",
"name": "Sustainability & Governance",
"value": 72,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 17,
"top_contributor_share": 0.478
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 48% of commits",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 48
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "17 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 17
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"merged_prs": 34,
"open_issues": 4,
"closed_issues": 3,
"issue_closed_ratio": 0.429,
"closed_unmerged_prs": 14
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "43% of issues closed",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 43
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "34/48 decided PRs merged",
"points": 27.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 34,
"decided": 48
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 19/20 approved changesets -- score normalized to 9",
"points": 13.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"followers": 585,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "permitio",
"public_repos": 102,
"account_age_days": 2131
},
"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": "585 followers of permitio",
"points": 19.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 585,
"login": "permitio"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "102 public repos, account ~5 yr old",
"points": 24.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 102
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/permitio/terraform-provider-permit-io"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 10
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 10 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 10
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "26 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 26
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 74,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"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": "10 out of 19 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"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": 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": "moderate",
"name": "Security",
"value": 59,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 4.9
},
"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": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "10 out of 19 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"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 19/20 approved changesets -- score normalized to 9",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"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": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 1,
"status": "partial",
"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": "5 out of the last 5 releases have a total of 5 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": "41 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 71 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 71
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 67,
"affected_packages": 8,
"assessed_packages": 71,
"unassessed_packages": 0,
"affected_by_severity": "critical 2, high 2, moderate 2, unknown 2",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 71,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 8
},
"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": "good",
"name": "AI Readiness",
"value": 75,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.35,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2011
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"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": "35 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 35,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 87,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"GNUmakefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.04,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"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": "4 of the last 100 commits agent-authored or agent-credited",
"points": 8,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 4,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 2,
"status": "partial",
"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": 10563,
"source_files_sampled": 62,
"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/62 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 62,
"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-26T12:20:28.365379Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/permitio/terraform-provider-permit-io.svg",
"full_name": "permitio/terraform-provider-permit-io",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}