原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 228,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 1447
},
"pushed_at": "2026-07-20T08:37:22Z",
"created_at": "2018-07-09T07:10:41Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T08:35:14Z",
"description": "Power BI custom visuals API ",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://opensource.microsoft.com",
"name": "Microsoft",
"type": "Organization",
"login": "microsoft",
"company": null,
"location": "Redmond, WA",
"followers": 125901,
"avatar_url": "https://avatars.githubusercontent.com/u/6154722?v=4",
"created_at": "2013-12-10T19:06:48Z",
"is_verified": null,
"public_repos": 8219,
"account_age_days": 4610
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "5.11.1",
"kind": "patch",
"published_at": "2026-07-20T08:37:38Z"
},
{
"tag": "5.11.0",
"kind": "minor",
"published_at": "2024-07-02T15:41:17Z"
},
{
"tag": "5.10.0",
"kind": "minor",
"published_at": "2024-06-10T13:08:18Z"
},
{
"tag": "5.9.1",
"kind": "patch",
"published_at": "2024-05-06T13:44:56Z"
},
{
"tag": "5.9.0",
"kind": "minor",
"published_at": "2024-03-26T09:02:27Z"
},
{
"tag": "5.8.0",
"kind": "minor",
"published_at": "2024-02-19T10:29:45Z"
},
{
"tag": "5.7.0",
"kind": "minor",
"published_at": "2023-12-19T13:10:08Z"
},
{
"tag": "5.6.1",
"kind": "patch",
"published_at": "2023-06-19T12:11:51Z"
},
{
"tag": "5.6.0",
"kind": "minor",
"published_at": "2023-06-13T10:08:01Z"
},
{
"tag": "5.4.0",
"kind": "minor",
"published_at": "2023-04-19T10:58:04Z"
},
{
"tag": "5.3.0",
"kind": "minor",
"published_at": "2023-03-13T18:48:06Z"
},
{
"tag": "5.2.0",
"kind": "minor",
"published_at": "2022-12-12T11:10:52Z"
},
{
"tag": "5.1.0",
"kind": "minor",
"published_at": "2022-10-12T15:34:51Z"
},
{
"tag": "3.2.0",
"kind": "minor",
"published_at": "2020-07-16T12:51:21Z"
},
{
"tag": "2.2.2",
"kind": "patch",
"published_at": "2018-11-08T09:13:52Z"
},
{
"tag": "2.2.1",
"kind": "patch",
"published_at": "2018-11-08T09:13:28Z"
},
{
"tag": "2.2.0",
"kind": "minor",
"published_at": "2018-10-31T16:35:14Z"
}
],
"recent_commits": [
{
"oid": "f16fa81aad1c20ccf7a80ec4a6360828b773317c",
"body": null,
"is_bot": false,
"headline": "Update release workflow file (#103)",
"author_name": "Iuliia Kulagina",
"author_login": "kullJul",
"committed_at": "2026-07-20T08:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb32d2dc5d738db6eecedfaf5855309df8afb374",
"body": "- Add BLEU to the CloudName enum\n\n- Add BLEU target audience mapping to capabilities schema\n\n- Bump version to 5.11.1 and update CHANGELOG",
"is_bot": false,
"headline": "Add BLEU sovereign cloud to CloudName API (#102)",
"author_name": "Alexey Yarovinsky",
"author_login": "Yarovinsky",
"committed_at": "2026-07-20T08:07:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8aea10abaa3d9120a98befd4d22b66025876c7b",
"body": "Co-authored-by: Shafeeq <shafeeqazzam@microsoft.com>",
"is_bot": false,
"headline": "Remove storageService (#91)",
"author_name": "shafeeqz",
"author_login": "shafeeqz",
"committed_at": "2024-07-02T15:40:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2237736a35dbeedc79e2aa25c518007ba521296d",
"body": null,
"is_bot": false,
"headline": "api 5.10.0 (#90)",
"author_name": "Roi-Hochler",
"author_login": "Roi-Hochler",
"committed_at": "2024-06-10T13:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69a02053bcc9596f01c510adfffa1c0749f0a67f",
"body": "* HierarchyIdentityFilter\r\n\r\n* Auth API Extensions\r\n\r\n* fix\r\n\r\n* fix\r\n\r\n* fix\r\n\r\n* CHANGELOG and description\r\n\r\n* Update visuals-api.d.ts\r\n\r\n* comments\r\n\r\n* fix\r\n\r\n* 6.0.0\r\n\r\n* fixed version\r\n\r\n* fix\r\n\r\n---------\r\n\r\nCo-authored-by: Roi Hochler <roihochler@microsoft.com>\r\nCo-authored-by: David Brailovsky <dbrailovsky@microsoft.com>",
"is_bot": false,
"headline": "Dev/dbrailovsky/5.9.1 (#89)",
"author_name": "dbrailov",
"author_login": "dbrailov",
"committed_at": "2024-05-06T13:36:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b9812231f6e5496cf9385b8d863ed5f53c4fc8d",
"body": "Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>\r\nCo-authored-by: Aleksandr Savelev <94454577+AleksSavelev@users.noreply.github.com>",
"is_bot": true,
"headline": "Microsoft mandatory file (#55)",
"author_name": "microsoft-github-policy-service[bot]",
"author_login": "microsoft-github-policy-service[bot]",
"committed_at": "2024-04-23T11:20:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79db577fbaed2f580645d0901a6de68038061a2e",
"body": "* HierarchyIdentityFilter\r\n\r\n* Auth API Extensions\r\n\r\n* fix\r\n\r\n* fix\r\n\r\n* fix\r\n\r\n* CHANGELOG and description\r\n\r\n* Update visuals-api.d.ts\r\n\r\n* comments\r\n\r\n* fix\r\n\r\n* 5.9.0\r\n\r\n* DashboardHost\r\n\r\n* ChangeLog for DashboardHost\r\n\r\n* Updated packages\r\n\r\n---------\r\n\r\nCo-authored-by: David Brailovsky <dbra\n[…]\n-by: dbrailov <57748147+dbrailov@users.noreply.github.com>\r\nCo-authored-by: aleksSavelev <v-alsavelev@microsoft.com>\r\nCo-authored-by: Aleksandr Savelev <94454577+AleksSavelev@users.noreply.github.com>",
"is_bot": false,
"headline": "API 5.9.0 (#88)",
"author_name": "Roi-Hochler",
"author_login": "Roi-Hochler",
"committed_at": "2024-03-26T09:01:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cc324ae4958c19cb80b767ddab4c45c0c281e6ce",
"body": null,
"is_bot": false,
"headline": "Create codeql.yml",
"author_name": "MulyukovAidar",
"author_login": "MulyukovAidar",
"committed_at": "2024-03-22T08:15:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49395029f41590356bd48c0be1a8d4cd136ea189",
"body": "Co-authored-by: Shafeeq Azzam <shafeeqazzam@microsoft.com>",
"is_bot": false,
"headline": "api 5.8.0 (#84)",
"author_name": "shafeeqz",
"author_login": "shafeeqz",
"committed_at": "2024-02-19T10:29:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd5b69f13972be6595352c598ec31523ff13858c",
"body": "* Auth API official release - 5.6.7\r\n\r\n* Dynamic drill control\r\n\r\n* Update CHANGELOG.md\r\n\r\n* Update CHANGELOG.md\r\n\r\n---------\r\n\r\nCo-authored-by: David Brailovsky <dbrailovsky@microsoft.com>\r\nCo-authored-by: Roi Hochler <roihochler@microsft.com>\r\nCo-authored-by: dbrailov <57748147+dbrailov@users.noreply.github.com>",
"is_bot": false,
"headline": "Dev/dbrailovsky/5.7.0 (#81)",
"author_name": "Roi-Hochler",
"author_login": "Roi-Hochler",
"committed_at": "2023-12-19T13:08:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd9cfb3d19c05d510f790429aef91ec2f7698003",
"body": null,
"is_bot": false,
"headline": "Raised version (#72)",
"author_name": "Aleksandr Savelev",
"author_login": "AleksSavelev",
"committed_at": "2023-06-19T12:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8e1834c18cc04c7c204deb7e9688c925607545b",
"body": "* 5.6.0\r\n\r\n* Update schema.capabilities.json\r\n\r\n---------\r\n\r\nCo-authored-by: David Brailovsky <dbrailovsky@microsoft.com>",
"is_bot": false,
"headline": "dev/dbrailovsky/5.6.0 api (#71)",
"author_name": "dbrailov",
"author_login": "dbrailov",
"committed_at": "2023-06-19T09:17:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "849756de1315d5695a407b08370c36ddb5100b64",
"body": "Co-authored-by: David Brailovsky <dbrailovsky@microsoft.com>",
"is_bot": false,
"headline": "5.6.0 (#70)",
"author_name": "dbrailov",
"author_login": "dbrailov",
"committed_at": "2023-06-13T10:06:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "771a0ba2e5761023b5fdc887d9a78df23ed4c65f",
"body": "* feat(filter): added isDataFilterApplied in DataViewMetadata\r\n\r\n* chore(version): updated package version\r\n\r\n* Update CHANGELOG.md\r\n\r\n---------\r\n\r\nCo-authored-by: Asaf Mozes <37801424+AsafMozes@users.noreply.github.com>",
"is_bot": false,
"headline": "API 5.4.0 (#66)",
"author_name": "Manikandan Venkatesan",
"author_login": "manikandanvengatesan",
"committed_at": "2023-04-19T10:50:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a953be6ca608aab41cb4491830ec789d8ece40f4",
"body": "* api 5.3.0\r\n\r\n* Update CHANGELOG.md\r\n\r\n* extended VisualUpdateType (#65)\r\n\r\nExtended VisualUpdateType to match API and backend at the same state.\r\nFollowing types was added:\r\n\r\nFormattingSubSelectionChange\r\nFormatModeChange\r\nFilterOptionsChange\r\n\r\n---------\r\n\r\nCo-authored-by: Alexey <39551830+Demonkratiy@users.noreply.github.com>",
"is_bot": false,
"headline": "API 5.3.0 (#63)",
"author_name": "Roi-Hochler",
"author_login": "Roi-Hochler",
"committed_at": "2023-03-13T18:46:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb511624cc330d47554cbf80b119199194f5235e",
"body": null,
"is_bot": false,
"headline": "added dataReductionCustomization into capabilities schema (#58)",
"author_name": "Manikandan Venkatesan",
"author_login": "manikandanvengatesan",
"committed_at": "2022-12-12T11:04:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f19a14af4e5b9887001076db8a0a7350de05e45",
"body": "* Added release pipeline\r\n\r\n* updated files to include\r\n\r\n* Added package-lock.json",
"is_bot": false,
"headline": "Added release pipeline (#52)",
"author_name": "Aleksandr Savelev",
"author_login": "AleksSavelev",
"committed_at": "2022-10-12T15:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ade05dbb4ad415f2cc593f67e97a9641645c0caa",
"body": "* Create two apis files and add formatting model interfaces\r\n\r\n* Bump to version 5.0.0\r\nExport powerbi module\r\nUpdate changelog\r\n\r\n* Revert index.d.ts file from commit \"Bump to version 5.0.0\"\r\n\r\nThis reverts commit 9e00af23790cb5f70988145a3913730d847b97c2.\r\n\r\n* Add index.d.ts\r\n\r\n* PR fixes\r\n\r\n* API \n[…]\ner <95178231+Roi-Hochler@users.noreply.github.com>\r\nCo-authored-by: anitamayorov <80410523+anitamayorov@users.noreply.github.com>\r\nCo-authored-by: dbrailov <57748147+dbrailov@users.noreply.github.com>",
"is_bot": false,
"headline": "Merge API 5.0.0 and API 5.1.0 (#57)",
"author_name": "Gennady Laventman",
"author_login": null,
"committed_at": "2022-10-12T13:43:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b7b6c7a80d47024b3547360d5861a899c8c0af4c",
"body": "* Update package.json\r\n\r\n* Update package-lock.json\r\n\r\n* Update index.d.ts",
"is_bot": false,
"headline": "4.7 API (#51)",
"author_name": "ramizsha",
"author_login": "ramizsha",
"committed_at": "2022-07-19T11:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b93ce1e5f9720ec7e61bf78112219529bc8cc31",
"body": "* Add privileges status methods\r\n\r\n* Define \"privileges\" to be mandatory\r\n\r\n* Update logs",
"is_bot": false,
"headline": "Add privileges status methods (#43)",
"author_name": "Alexey Yarovinsky",
"author_login": "Yarovinsky",
"committed_at": "2022-06-15T09:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0a79e8e2079d9aa9c76a9f178c6dae23d4c1009",
"body": "* add licensing API\r\n\r\n* fix",
"is_bot": false,
"headline": "Add licensing API (#42)",
"author_name": "Roi-Hochler",
"author_login": "Roi-Hochler",
"committed_at": "2022-03-24T08:58:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "043304b84e7a42cc8415fe4e244d5c2185c94c63",
"body": "* Add privileges to the capabilities schema\r\n\r\n* Adding enabled method to ILocalVisualStorageService\r\n\r\n* Upgrade version to 4.2.0\r\n\r\n* add formatString to capabilities (#35)\r\n\r\n* add an entireLevel option for expand/collapse\r\n\r\n* add properties for expandCollapse\r\n\r\n* Update package-lock.json\r\n\r\nCo\n[…]\nauthored-by: ramizsha <97835845+ramizsha@users.noreply.github.com>\r\nCo-authored-by: Roi-Hochler <95178231+Roi-Hochler@users.noreply.github.com>\r\nCo-authored-by: Nikita Grachev <v-grniki@microsoft.com>",
"is_bot": false,
"headline": "Add privileges to the capabilities schema (#34)",
"author_name": "Alexey Yarovinsky",
"author_login": "Yarovinsky",
"committed_at": "2022-02-15T10:16:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2d0d1046e3354aa0bebfba35b1563e3f01fad55c",
"body": "Co-authored-by: Nikita Grachev <v-grniki@microsoft.com>",
"is_bot": false,
"headline": "docs: Update package.json to include the repository (#32)",
"author_name": "Jaydon Peng",
"author_login": "v-jiepeng",
"committed_at": "2022-02-15T10:15:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0134c877fc14b3ee3f36bba3e6799df97b3b667d",
"body": "* added preserveConstEnums rule to fix const enums issue\r\n\r\n* fixed version in package-lock\r\n\r\n* updated npm version",
"is_bot": false,
"headline": "Fix for const enums issue (#40)",
"author_name": "Artur Asanov",
"author_login": "asanovold",
"committed_at": "2022-02-15T10:13:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5e45704e986ab4bc98a7aadc0a8539683d66d54",
"body": "* expandCollapse changes\r\n\r\n* add canBeExpanded flag",
"is_bot": false,
"headline": "API 4.1.0 (#33)",
"author_name": "Roi-Hochler",
"author_login": "Roi-Hochler",
"committed_at": "2022-01-02T07:03:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "991f9fb0ece221e7b105d07271404eb88ec096b6",
"body": "* openModalDialog - allow setting dialog size, position and sub-title\r\n\r\n* Added api v3.9 changes\r\n\r\n* Fixed package-lock.json",
"is_bot": false,
"headline": "Api 4.0.0 (#31)",
"author_name": "Asaf Mozes",
"author_login": "AsafMozes",
"committed_at": "2021-10-18T11:56:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42164df33a8e294ce167b3c9170cfae85db42e92",
"body": "* Fixed create interface\r\n\r\n* added changelog for v3.8.4\r\n\r\n* used lockfileVersion-2 for package-lock\r\n\r\nCo-authored-by: Alexey <v-asemenov@microsoft.com>",
"is_bot": false,
"headline": "Fixed create interface (#30)",
"author_name": "Nikita Grachev",
"author_login": "uve",
"committed_at": "2021-09-16T15:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c05d69d285cdf21c06b7f6912660c0d0e814dffa",
"body": "* added the supportEnhancedTooltips as a capability\r\n\r\n* update sign",
"is_bot": false,
"headline": "3.8.3 - modern tooltip (#29)",
"author_name": "Alexey",
"author_login": "Demonkratiy",
"committed_at": "2021-08-26T10:45:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "509d65b2cc542ac1e7ee3ea2be5f60b443b69b7b",
"body": null,
"is_bot": false,
"headline": "Set package version on all relevant files (#27)",
"author_name": "Asaf Mozes",
"author_login": "AsafMozes",
"committed_at": "2021-06-09T16:17:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8ee2de647faf4e4876603d85c7b734114345182",
"body": null,
"is_bot": false,
"headline": "Fixed package version on package-lock.json",
"author_name": "Asaf Mozes",
"author_login": "AsafMozes",
"committed_at": "2021-06-06T14:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "502742df7a8ccbb4236dea0fafdd659ec8baa201",
"body": "* Fixed declaration of DialogAction enum\r\n\r\n* Patched version number",
"is_bot": false,
"headline": "Api 3.8.1 (#23)",
"author_name": "Asaf Mozes",
"author_login": "AsafMozes",
"committed_at": "2021-05-30T07:10:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce9deb49b692d42f35a9fc25a769885213a79abd",
"body": "* new api 3.7.0 - adding the ability to display a warning icon\r\n\r\n* fix comments\r\n\r\n* Modal dialog API\r\n\r\n* Added IVisualHost.hostCapabilities member\r\n\r\n* Fixed DialogAction enum\r\n\r\nCo-authored-by: Anita Mayorov <anitamayorov@microsoft.com>",
"is_bot": false,
"headline": " Modal dialog API (#22)",
"author_name": "Asaf Mozes",
"author_login": "AsafMozes",
"committed_at": "2021-05-14T11:35:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27d481fb9fbc289d9a809e6eebfb81899c5ee5c9",
"body": "* new api 3.7.0 - adding the ability to display a warning icon\r\n\r\n* fix comments",
"is_bot": false,
"headline": "new api 3.7.0 - adding the ability to display a warning icon (#21)",
"author_name": "anitamayorov",
"author_login": "anitamayorov",
"committed_at": "2021-04-20T11:09:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1687d1ae8c5ffc2df91821bf194a91ed76760d8",
"body": "* initial work\r\n\r\n* fixed comments\r\n\r\n* fixed comments\r\n\r\n* added enviroment api\r\n\r\n* fixed comment\r\n\r\nCo-authored-by: George Keldawi <gekeldaw@microsoft.com>",
"is_bot": false,
"headline": "API 3.6 (#19)",
"author_name": "gekeldaw",
"author_login": "gekeldaw",
"committed_at": "2021-02-24T14:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dc49a5c4323b3c0ae0e725fb93d59834c7fdc28",
"body": null,
"is_bot": false,
"headline": "API 3.5.1 official release (#18)",
"author_name": "Nikita Grachev",
"author_login": "uve",
"committed_at": "2020-12-21T15:53:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fe88399c5ba82feeec4541ce5bf8e02a3ecd15a",
"body": "* v3.5 - conditional formatting support\r\n\r\n* comments fix",
"is_bot": false,
"headline": "v3.5 - conditional formatting support (#17)",
"author_name": "Jenny",
"author_login": "jennyfel",
"committed_at": "2020-10-27T13:29:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18f3a24f1ea5d0dc9a9bca85dd3ba25e94292fdb",
"body": "* v 3.4 - `fetchMoreData` : new `aggregateSegments` parameter.\r\n\r\n* Fixed changelog",
"is_bot": false,
"headline": "v 3.4 - `fetchMoreData` : new `aggregateSegments` parameter. (#16)",
"author_name": "Asaf Mozes",
"author_login": "AsafMozes",
"committed_at": "2020-10-21T12:19:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba88e1b148e8c07b8c767b88ab06db443149b1f2",
"body": null,
"is_bot": false,
"headline": "Update schema.capabilities.json (#15)",
"author_name": "Nikita Grachev",
"author_login": "uve",
"committed_at": "2020-05-08T15:58:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf12b70069484d2ef2d6b1daf1e9e19f8e2451e8",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Nikita Grachev",
"author_login": "uve",
"committed_at": "2020-04-20T13:20:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d566c25fb22ed96f7f91418eb23d9d9987a88a29",
"body": "* added multi selection flag to capabilities\r\n\r\n* updated log\r\n\r\n* Added Environment API\r\n\r\nCo-authored-by: Nikita Grachev <v-grniki@microsoft.com>",
"is_bot": false,
"headline": "Api 3.2 (#11)",
"author_name": "ramizsh",
"author_login": "ramizsh",
"committed_at": "2020-04-20T13:04:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e856541381ec115561f9680efda707004507f218",
"body": "… time. (#14)",
"is_bot": false,
"headline": "Now visuals are able to use two and more dataViewMappings at the same…",
"author_name": "Nikita Grachev",
"author_login": "uve",
"committed_at": "2020-02-07T13:22:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "034d36238de7792991832b91f8749cbad1766616",
"body": "Co-authored-by: Nikita Grachev <v-grniki@microsoft.com>",
"is_bot": false,
"headline": "Fix typo (#12)",
"author_name": "Mitja Bezenšek",
"author_login": "MitjaBezensek",
"committed_at": "2020-02-07T13:12:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "394b32503fdec04f3273f99a2ba1f018233a9d79",
"body": null,
"is_bot": false,
"headline": "Schema fix (2.6.1) (#13)",
"author_name": "Ilfat Galiev",
"author_login": "zBritva",
"committed_at": "2019-06-24T09:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9457d665a9b826b3ca8ac23cc89fdad074c2b56e",
"body": "* Add supportsMultiVisualSelection to capabilities schema\r\n\r\n* API 2.6.0\r\n\r\n* Fix interfaces\r\n\r\n* Update CHANGELOG.md\r\n\r\n* Add withMatrixNode & withTable",
"is_bot": false,
"headline": "API 2.6.0 (#10)",
"author_name": "Ilfat Galiev",
"author_login": "zBritva",
"committed_at": "2019-05-23T15:39:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a2acb1b09ea17031ef006f6f2dc42b42c38c6fa",
"body": "## 2.5.0\r\n* [Analytics Pane Support](../how-to-guide/analytics-properties/)\r\n* New methods to generate selections for Table rows and Matrix nodes have been added",
"is_bot": false,
"headline": "API 2.5.0",
"author_name": "Ilfat Galiev",
"author_login": "zBritva",
"committed_at": "2019-04-15T11:53:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bee402041488de1bac2ce168e1c7586774bb21de",
"body": "Add const to enums VisualDataRoleKind, VisualDataChangeOperationKind, VisualUpdateType, VisualPermissions",
"is_bot": false,
"headline": "Add const to enums (#8)",
"author_name": "Ilfat Galiev",
"author_login": "zBritva",
"committed_at": "2019-02-19T13:31:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2cff689af6239b3e02b37e857b48b4d102baa6e",
"body": "* The package returns correct API version without patch number\r\n\r\nIncrease package version.\r\nCheck schemas in test\r\n\r\n* Stronger filtering capabilities with tuple-filter\r\n\r\nLanding page capabilities for custom visuals\r\n\r\n* Update CHANGELOG.md",
"is_bot": false,
"headline": "Microsoft api2 3 0 support landing page, local storage api (#7)",
"author_name": "Ilfat Galiev",
"author_login": "zBritva",
"committed_at": "2018-12-18T13:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5003b9fa12090d1b7da6f2c1f40c19d829b58aeb",
"body": null,
"is_bot": false,
"headline": "29254 Update schema: Power BI Visual API should support fontFamily (#6)",
"author_name": "Ignat Vilesov",
"author_login": "ignatvilesov",
"committed_at": "2018-11-08T09:06:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b17ec022648cd5bc56b866e9ef52777a8dd402c",
"body": null,
"is_bot": false,
"headline": "The package returns correct API version without patch number (#5)",
"author_name": "Ilfat Galiev",
"author_login": "zBritva",
"committed_at": "2018-11-07T11:26:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1545f3cc468d199acd9767a9f93d14a3172cf864",
"body": null,
"is_bot": false,
"headline": "Updated to match API v2.2.0 (#3)",
"author_name": "Guy Moses",
"author_login": "Guy-Moses",
"committed_at": "2018-10-31T16:33:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "618bfc0ada71a3a9c657077d871af9dce78591b5",
"body": "* API 2.1",
"is_bot": false,
"headline": "API v2.1.0 (#2)",
"author_name": "Nikita Grachev",
"author_login": "uve",
"committed_at": "2018-08-10T10:36:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c2d7c2805dfcaae24707537b1df31ce007dcdb0",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Nikita Grachev",
"author_login": "uve",
"committed_at": "2018-07-25T12:34:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a510c9bc5b3669dcb03187ed16c355a63741ed44",
"body": null,
"is_bot": false,
"headline": "API 1.13.0 (#1)",
"author_name": "Ilfat Galiev",
"author_login": "zBritva",
"committed_at": "2018-07-12T09:30:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12456f3fed28b1687089df5c1d19878657874161",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Microsoft Open Source",
"author_login": "microsoftopensource",
"committed_at": "2018-07-09T07:10:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07e6a3d6672f516c8066558c279b6c0d1cd29c45",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Microsoft Open Source",
"author_login": "microsoftopensource",
"committed_at": "2018-07-09T07:10:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c775a5fdc1230a288ae8eea67d3b223ce5773ef",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Microsoft GitHub User",
"author_login": "msftgits",
"committed_at": "2018-07-09T07:10:42Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 2,
"latest_release_at": "2026-07-20T08:37:38Z",
"latest_release_tag": "5.11.1",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 1,
"days_since_latest_release": 6,
"mean_days_between_releases": 132
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "powerbi-visuals-api",
"exists": true,
"license": "MIT",
"keywords": [
"PowerBI",
"BI",
"visuals",
"visualization"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/powerbi-visuals-api",
"is_deprecated": false,
"latest_version": "5.11.1",
"repository_url": "https://github.com/microsoft/powerbi-visuals-api",
"versions_count": 43,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 3,
"monthly_downloads": 52566,
"first_published_at": "2018-07-12T10:07:46.982000Z",
"latest_published_at": "2026-07-20T09:45:38.884000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 49,
"stars": 106,
"watchers": 19,
"fork_history": {
"days": [
{
"date": "2019-06-20",
"count": 1
},
{
"date": "2020-02-07",
"count": 1
},
{
"date": "2020-05-20",
"count": 1
},
{
"date": "2020-06-30",
"count": 1
},
{
"date": "2020-07-31",
"count": 1
},
{
"date": "2020-08-05",
"count": 1
},
{
"date": "2020-09-28",
"count": 1
},
{
"date": "2020-12-22",
"count": 1
},
{
"date": "2021-01-13",
"count": 1
},
{
"date": "2021-02-13",
"count": 3
},
{
"date": "2021-08-25",
"count": 1
},
{
"date": "2021-09-13",
"count": 1
},
{
"date": "2021-11-09",
"count": 1
},
{
"date": "2021-11-28",
"count": 1
},
{
"date": "2021-12-30",
"count": 1
},
{
"date": "2022-02-07",
"count": 1
},
{
"date": "2022-02-11",
"count": 1
},
{
"date": "2022-02-14",
"count": 1
},
{
"date": "2022-05-19",
"count": 1
},
{
"date": "2022-06-17",
"count": 1
},
{
"date": "2022-07-25",
"count": 1
},
{
"date": "2022-07-28",
"count": 1
},
{
"date": "2022-07-31",
"count": 1
},
{
"date": "2022-08-30",
"count": 1
},
{
"date": "2022-09-04",
"count": 1
},
{
"date": "2022-09-13",
"count": 1
},
{
"date": "2022-09-15",
"count": 1
},
{
"date": "2023-02-02",
"count": 1
},
{
"date": "2023-03-28",
"count": 1
},
{
"date": "2023-07-07",
"count": 1
},
{
"date": "2023-11-07",
"count": 1
},
{
"date": "2023-11-15",
"count": 1
},
{
"date": "2023-12-17",
"count": 1
},
{
"date": "2023-12-18",
"count": 1
},
{
"date": "2023-12-25",
"count": 1
},
{
"date": "2024-01-17",
"count": 1
},
{
"date": "2024-04-29",
"count": 1
},
{
"date": "2024-09-19",
"count": 1
},
{
"date": "2024-09-23",
"count": 1
},
{
"date": "2024-11-15",
"count": 1
},
{
"date": "2025-01-31",
"count": 1
},
{
"date": "2025-04-22",
"count": 1
},
{
"date": "2025-04-23",
"count": 1
},
{
"date": "2026-01-05",
"count": 1
},
{
"date": "2026-05-19",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
}
],
"complete": true,
"collected": 48,
"total_forks": 49
},
"star_history": null,
"open_issues_and_prs": 30
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 65756,
"source_files_sampled": 6,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": "npm:powerbi-visuals-api@5.11.1",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "semver",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.6.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "semver",
"direct": true,
"version": "7.6.0",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "jasmine",
"direct": false,
"version": "3.99.0",
"ecosystem": "npm"
},
{
"name": "jasmine-core",
"direct": false,
"version": "3.99.1",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 16,
"direct_count": 1,
"indirect_count": 15
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 51,
"open_issues": 24,
"closed_ratio": 0.226,
"closed_issues": 7,
"closed_unmerged_prs": 14
},
"bus_factor": 5,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "zBritva",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/10897951?v=4"
},
{
"type": "User",
"login": "uve",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/534586?v=4"
},
{
"type": "User",
"login": "Roi-Hochler",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/95178231?v=4"
},
{
"type": "User",
"login": "AsafMozes",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/37801424?v=4"
},
{
"type": "User",
"login": "dbrailov",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/57748147?v=4"
},
{
"type": "User",
"login": "Yarovinsky",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/21341288?v=4"
},
{
"type": "User",
"login": "shafeeqz",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/58530222?v=4"
},
{
"type": "User",
"login": "microsoftopensource",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/22527892?v=4"
},
{
"type": "User",
"login": "manikandanvengatesan",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/30241688?v=4"
},
{
"type": "User",
"login": "AleksSavelev",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/94454577?v=4"
}
],
"contributors_sampled": 24,
"top_contributor_share": 0.13
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"codeql.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"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": 8,
"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": "1 out of 28 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": 8,
"reason": "Found 26/29 approved changesets -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 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": null,
"reason": "packaging workflow not 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": 7,
"reason": "SAST tool detected but not run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": 3,
"reason": "7 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f16fa81aad1c20ccf7a80ec4a6360828b773317c",
"ran_at": "2026-07-26T13:01:30Z",
"aggregate_score": 4.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T09:06:34Z",
"oldest_open_prs": [
{
"number": 49,
"created_at": "2022-06-22T06:39:56Z",
"last_comment_at": "2022-06-29T09:14:17Z",
"last_comment_author": "AsafMozes"
},
{
"number": 54,
"created_at": "2022-08-23T06:52:17Z",
"last_comment_at": "2022-08-23T10:19:41Z",
"last_comment_author": "gennadylaventman"
},
{
"number": 73,
"created_at": "2023-06-29T10:50:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 80,
"created_at": "2023-11-07T16:02:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 94,
"created_at": "2024-10-30T09:01:29Z",
"last_comment_at": "2024-11-13T06:58:42Z",
"last_comment_author": "nivalt"
},
{
"number": 99,
"created_at": "2025-05-07T16:10:28Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-20T08:34:41Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 28,
"created_at": "2021-06-28T13:41:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 36,
"created_at": "2022-01-22T09:28:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 37,
"created_at": "2022-01-26T03:04:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 39,
"created_at": "2022-02-09T05:47:28Z",
"last_comment_at": "2022-08-09T23:51:21Z",
"last_comment_author": "vajnorcan"
},
{
"number": 41,
"created_at": "2022-02-21T17:01:09Z",
"last_comment_at": "2022-04-22T17:59:59Z",
"last_comment_author": "phil-lgr"
},
{
"number": 50,
"created_at": "2022-07-01T09:50:33Z",
"last_comment_at": "2023-10-14T04:06:54Z",
"last_comment_author": "luojiandan"
},
{
"number": 53,
"created_at": "2022-08-09T08:43:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 60,
"created_at": "2023-01-17T14:48:31Z",
"last_comment_at": "2024-03-24T15:46:27Z",
"last_comment_author": "samr874"
},
{
"number": 61,
"created_at": "2023-01-30T09:39:20Z",
"last_comment_at": "2023-04-30T23:23:37Z",
"last_comment_author": "dm-p"
},
{
"number": 62,
"created_at": "2023-01-30T10:56:24Z",
"last_comment_at": "2023-03-21T10:46:38Z",
"last_comment_author": "novasilva-wouter"
},
{
"number": 67,
"created_at": "2023-03-29T14:48:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 68,
"created_at": "2023-03-31T11:38:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 69,
"created_at": "2023-04-26T15:03:41Z",
"last_comment_at": "2026-04-07T03:06:53Z",
"last_comment_author": "ToanHBL"
},
{
"number": 75,
"created_at": "2023-08-09T16:35:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 76,
"created_at": "2023-08-17T09:13:49Z",
"last_comment_at": "2024-10-30T16:03:58Z",
"last_comment_author": "nivalt"
},
{
"number": 77,
"created_at": "2023-08-31T13:00:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 92,
"created_at": "2024-09-17T17:42:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 93,
"created_at": "2024-10-29T19:36:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 95,
"created_at": "2024-12-03T14:25:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 96,
"created_at": "2024-12-04T13:56:16Z",
"last_comment_at": "2024-12-04T14:01:55Z",
"last_comment_author": "nsdevaraj"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/microsoft/powerbi-visuals-api",
"host": "github.com",
"name": "powerbi-visuals-api",
"owner": "microsoft"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 57,
"vitality": 56,
"community": 64,
"governance": 79,
"engineering": 45
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 56,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"commits_last_year": 2,
"human_commit_share": 0.982,
"days_since_last_push": 6,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "2 commits in the last year",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 2
}
}
],
"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": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 17,
"latest_release_tag": "5.11.1",
"releases_from_tags": false,
"days_since_latest_release": 6,
"mean_days_between_releases": 132
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~132 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 132
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"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": 6,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 6 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 6
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 64,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"forks": 49,
"stars": 106,
"watchers": 19,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "106 stars",
"points": 32.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 106
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "49 forks",
"points": 14,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 49
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "19 watchers",
"points": 7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 19
}
}
],
"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 (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"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
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 79,
"inputs": {
"packages": [
"powerbi-visuals-api"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 52566
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "52,566 downloads/month across npm",
"points": 62.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 52566,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 79,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"bus_factor": 5,
"contributors_sampled": 24,
"top_contributor_share": 0.13
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "5 contributor(s) cover half of all commits",
"points": 45.9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 5
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 13% of commits",
"points": 19.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 13
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "24 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 24
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"merged_prs": 51,
"open_issues": 24,
"closed_issues": 7,
"issue_closed_ratio": 0.226,
"closed_unmerged_prs": 14
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "23% of issues closed",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 23
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "51/65 decided PRs merged",
"points": 30,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 51,
"decided": 65
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 26/29 approved changesets -- score normalized to 8",
"points": 12,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 125901,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "microsoft",
"public_repos": 8219,
"account_age_days": 4610
},
"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": "125,901 followers of microsoft",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 125901,
"login": "microsoft"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "8219 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 8219
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"powerbi-visuals-api"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 6
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "43 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 43
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 45,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 28 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 57,
"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": 46,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 28 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 26/29 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "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 not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 detected but not run on all commits",
"points": 3.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"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": "7 existing vulnerabilities detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:powerbi-visuals-api@5.11.1 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:powerbi-visuals-api@5.11.1",
"assessed": 1
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 0,
"affected_by_severity": "none",
"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": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"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": 1,
"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": 5
},
"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": "at_risk",
"name": "AI Readiness",
"value": 48,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.855,
"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": "47 of 55 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 47,
"sampled": 55
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"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 56",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 56
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 65756,
"source_files_sampled": 6,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript with type-check config (tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "tsconfig.json",
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/6 source files over 60KB",
"points": 45.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-26T13:01:55.169813Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/microsoft/powerbi-visuals-api.svg",
"full_name": "microsoft/powerbi-visuals-api",
"license_state": "standard",
"license_spdx": "MIT"
}