原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 129,
"has_wiki": false,
"homepage": null,
"languages": {},
"pushed_at": "2026-05-21T03:10:45Z",
"created_at": "2024-03-12T21:45:11Z",
"owner_type": "Organization",
"updated_at": "2026-07-23T01:42:04Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": null,
"significant_languages": []
},
"owner": {
"blog": "https://docs.microsoft.com/en-us/azure/",
"name": "Microsoft Azure",
"type": "Organization",
"login": "Azure",
"company": null,
"location": "United States of America",
"followers": 15072,
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?v=4",
"created_at": "2014-03-03T22:17:42Z",
"is_verified": null,
"public_repos": 2725,
"account_age_days": 4525
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2026-05-14T14:53:00Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-03-23T22:37:30Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-02-10T18:01:16Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-01-14T22:21:18Z"
},
{
"tag": "v0.5.11",
"kind": "patch",
"published_at": "2025-12-04T22:03:52Z"
},
{
"tag": "v0.5.10",
"kind": "patch",
"published_at": "2025-10-14T20:09:29Z"
},
{
"tag": "v0.5.9",
"kind": "patch",
"published_at": "2025-07-11T21:13:19Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2025-01-07T22:45:14Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2024-10-23T18:45:12Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2024-07-22T17:27:37Z"
},
{
"tag": "v0.3.20",
"kind": "patch",
"published_at": "2024-06-06T05:53:43Z"
},
{
"tag": "v0.3.19",
"kind": "patch",
"published_at": "2024-05-21T20:32:03Z"
},
{
"tag": "v0.3.18",
"kind": "patch",
"published_at": "2024-05-17T07:02:16Z"
},
{
"tag": "v0.3.17",
"kind": "patch",
"published_at": "2024-05-14T23:00:04Z"
},
{
"tag": "v0.3.16",
"kind": "patch",
"published_at": "2024-04-04T18:35:16Z"
},
{
"tag": "v0.3.15",
"kind": "patch",
"published_at": "2024-03-27T22:19:05Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2024-03-25T20:21:40Z"
}
],
"recent_commits": [
{
"oid": "c41ab607157e82e3ed79e291b56f9e7425818b04",
"body": null,
"is_bot": false,
"headline": "docs: update README.md information to latest usage (#144)",
"author_name": "Jaxel Rojas Lopez",
"author_login": "Jaxelr",
"committed_at": "2026-05-21T03:10:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3faf9d2debc72605cc2a91573f35f6d291d13089",
"body": null,
"is_bot": false,
"headline": "docs: update readmes and examples to use v2 (#142)",
"author_name": "Jaxel Rojas Lopez",
"author_login": "Jaxelr",
"committed_at": "2026-05-18T23:37:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7ab2a863ab5f9a846ddb8265964877ef296ee82",
"body": "* refactor: upgrade packages to the latest versions\n\n* fix: update artifact signing module to version 1.8",
"is_bot": false,
"headline": "refactor: upgrade packages to the latest versions (#135)",
"author_name": "Jaxel Rojas Lopez",
"author_login": "Jaxelr",
"committed_at": "2026-05-14T10:51:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7664cea6ad50e2f1b08bf6d5b4a371527221231c",
"body": "- Pin .NET runtime requirement to 8.0\n- Bump actions/checkout to v5\n- Bump azure/login to v3\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "docs: update README runtime version and action references (#139)",
"author_name": "Jaxel Rojas Lopez",
"author_login": "Jaxelr",
"committed_at": "2026-05-08T20:40:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "64185d8ca9555a71ba666fc42fa2ed9461a9d583",
"body": null,
"is_bot": false,
"headline": "refactor: migrate to new artifactsigning module (#133)",
"author_name": "Jaxel Rojas Lopez",
"author_login": "Jaxelr",
"committed_at": "2026-05-01T16:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b443cf8ea4124818d2ea9f043cba29fc3ec47b16",
"body": "Fixes #125.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Update internal actions/cache to v5.0.4 (#126)",
"author_name": "Damian Edwards",
"author_login": "DamianEdwards",
"committed_at": "2026-03-20T14:45:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6c581eb3c8866287f0cd3dfbd5dd2853512a145d",
"body": "…ars (#122)\n\n* refactor: disable all credential types default except az cli\n\n* move default to environment variable included",
"is_bot": false,
"headline": "refactor: disable az credential types by default except cli and env v…",
"author_name": "Jaxel Rojas Lopez",
"author_login": "Jaxelr",
"committed_at": "2026-02-24T23:48:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd27d989ae4e3cdaa01e43affb6be1e36302b70a",
"body": "This is no longer needed.",
"is_bot": false,
"headline": "docs: update examples to remove azps session (#123)",
"author_name": "Jaxel Rojas Lopez",
"author_login": "Jaxelr",
"committed_at": "2026-02-20T14:07:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87c2e83e6868da99d3380aa309851b32ed9a8346",
"body": null,
"is_bot": false,
"headline": "feat: check runner prior to execution (#120)",
"author_name": "Jaxel Rojas Lopez",
"author_login": "Jaxelr",
"committed_at": "2026-02-09T19:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d15bd923b715c1f30263832cf273326e44ec132b",
"body": null,
"is_bot": false,
"headline": "chore: upgrade cache-action to version 4.3.0 (#116)",
"author_name": "Jaxel Rojas Lopez",
"author_login": "Jaxelr",
"committed_at": "2026-02-06T21:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eddbb3e6447cd27ddfe323aea565ddafdc7f40a",
"body": null,
"is_bot": false,
"headline": "docs: update lack of support for win arm (#117)",
"author_name": "Jaxel Rojas Lopez",
"author_login": "Jaxelr",
"committed_at": "2026-02-05T12:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3a110bfaaaeea68db3b244cb30e5940ac3c6c8e",
"body": null,
"is_bot": false,
"headline": "chore: update code owners to artifact signing team (#118)",
"author_name": "Jaxel Rojas Lopez",
"author_login": "Jaxelr",
"committed_at": "2026-02-04T20:49:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d98e553d207f2445f2e95ff933fe2a56a187df0",
"body": "* feat: addition of azure subscription id environment\n* docs: update readme.md examples\n* docs: update AUTHN.md with proper formatting\n* fix: address PR Feedback\n* fix: deleted mistaken column",
"is_bot": false,
"headline": "docs: update usage examples (#113)",
"author_name": "Jaxel Rojas Lopez",
"author_login": "Jaxelr",
"committed_at": "2026-01-27T20:07:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf773a72a3e042f24d39e6f9fecded8009c21c26",
"body": "docs: update example to use artifact-signing-action@v1",
"is_bot": false,
"headline": "docs: update README example to use artifact-signing-action@v1 (#111)",
"author_name": "Jaxel Rojas Lopez",
"author_login": "Jaxelr",
"committed_at": "2026-01-15T23:21:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db7a3a6bd3912025c705162fb7475389f5b69ec6",
"body": "* refactor: rebrand action to artifact signing\n* docs: update documentation to reflect rebrand to artifact signing",
"is_bot": false,
"headline": "Rebrand trusted signing into artifact signing (#108)",
"author_name": "Jaxel Rojas Lopez",
"author_login": "Jaxelr",
"committed_at": "2026-01-14T22:16:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d365fec12862c4aa68fcac418143d73f0cea293",
"body": null,
"is_bot": false,
"headline": "chore: update codeowners to trusted signing team (#103)",
"author_name": "Jaxel Rojas Lopez",
"author_login": "Jaxelr",
"committed_at": "2025-12-04T21:22:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34bc367ebe14264bced7ebb6cd909b25eef6d237",
"body": "* fix: map to environment variables instead of directly from inputs\n\n* fix: per copilot feedback removing redundant assignment\n\n* Revert \"fix: per copilot feedback removing redundant assignment\"\n\nThis reverts commit b6b6eade83f9e4ca276219f347d00870ce0c6a12.",
"is_bot": false,
"headline": "fix: map to environment variables instead of directly from inputs (#102)",
"author_name": "Jaxel Rojas Lopez",
"author_login": "Jaxelr",
"committed_at": "2025-12-04T19:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc390cf8ed0f14e248a542af1d838388a47c7a7c",
"body": "Pin actions/cache by SHA\n\nPin actions/cache by Git SHA to enable use in repositories that enforce workflows use SHA-pinned actions.",
"is_bot": false,
"headline": "Pin actions/cache by Git SHA (#90)",
"author_name": "Martin Costello",
"author_login": "martincostello",
"committed_at": "2025-10-09T22:25:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "850feeba79a126a09644049559a791ec03e66514",
"body": null,
"is_bot": false,
"headline": "docs: added clause indicating support for windows-2025 (#89)",
"author_name": "Jaxel Rojas",
"author_login": "Jaxelr",
"committed_at": "2025-08-14T17:49:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f3eb159669a07f052f260419b589ab295b56af2",
"body": "Fix minor typo :)",
"is_bot": false,
"headline": "Update README.md (#87)",
"author_name": "Jaxel Rojas",
"author_login": "Jaxelr",
"committed_at": "2025-08-14T03:59:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb15ca63eb5548cc306f4f335c5617bb414abcad",
"body": "- Add new CorrelationId input for tracking signing requests in the Trusted Signing service.\n- Bump TrustedSigning PowerShell Module to 0.5.8.\n- Bump Microsoft.Trusted.Signing.Client NuGet package to 1.0.95.\n- Bump Microsoft.Windows.SDK.BuildTools NuGet package to 10.0.26100.4188.\n- Bump sign NuGet package to 0.9.1-beta.25330.2.",
"is_bot": false,
"headline": "Add new correlation id input and bump dependencies (#85)",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2025-07-11T21:09:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfde94d09c3d1c8d144b3ec189cfedcca3986aad",
"body": "Update README requirements to advice NET8 over NET6",
"is_bot": false,
"headline": "Update README requirements to advise NET8 over NET6 (#73)",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2025-03-20T20:59:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21d101d6d485e6332bd1888bb4fe7372f1084442",
"body": null,
"is_bot": false,
"headline": "Update README.md to reflect new tags (#71)",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2025-02-14T21:37:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d74250c661747df006298d0fb49944c10f16e03",
"body": null,
"is_bot": false,
"headline": "Fix issue where dependencies sometimes being installed incorrectly (#65)",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2025-01-07T22:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07c81171dd46a04e1b9f382b6c693815828bbbf7",
"body": "* Add support for ClickOnce\r\n\r\n* Fix formatting in README",
"is_bot": false,
"headline": "Add support for ClickOnce (#54)",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-10-09T00:51:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "964f90572aff24b35dce2f5795aecf90b29407d5",
"body": null,
"is_bot": false,
"headline": "Update OIDC.md (#50)",
"author_name": "Lance McCarthy",
"author_login": "LanceMcCarthy",
"committed_at": "2024-08-05T21:08:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d8629b1676c5f2952131fc0db3a57a1deb4be9e",
"body": "…gning-action (#48)\n\nfix: correct version reference to v0.4.0 in documentation",
"is_bot": false,
"headline": "Fix incorrect version reference in documentation for azure/trusted-si…",
"author_name": "Steven",
"author_login": "teamchong",
"committed_at": "2024-08-05T05:07:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acc6d03023f35c22bfc9ac05d2981db9dc008330",
"body": "The issue has been resolved.",
"is_bot": false,
"headline": "Remove docs about WUS server instability (#43)",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-07-22T17:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e300e2150c15d578c2fa664cadaf4fe28ab74b29",
"body": "* Update `files` input docs to reflect support for newline characters\r\n\r\n* Update README to reflect support for newline characters with `files` input",
"is_bot": false,
"headline": "Update files input docs to reflect support for newline characters (#44)",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-07-22T17:21:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b24fb52e0f6eed324d94ce8d76dba3542024b51",
"body": "* Add files input and improve file input docs\r\n\r\n* Update to ps module 0.4.1\r\n\r\n* Add documentation for files input\r\n\r\n* Update docs\r\n\r\n* Update action.yml\r\n\r\n* Update README.md",
"is_bot": false,
"headline": "Update to Trusted Signing module 0.4.1 (#38)",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-07-17T22:48:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38c76215fa78efc78b1992c0feca453550745b63",
"body": "* Add documentation about OIDC\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\nCo-authored-by: Rafael Rivera <rafael@withinwindows.com>\r\n\r\n* Update OIDC.md\r\n\r\n* Update README.md\r\n\r\nCo-authored-by: Rafael Rivera <rafael@withinwindows.com>\r\n\r\n* Update README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Rafael Rivera <rafael@withinwindows.com>",
"is_bot": false,
"headline": "Add documentation about OIDC and Federated Credentials (#37)",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-07-08T21:50:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "920a5e646c9a53610b53aba89bde205645de8f90",
"body": null,
"is_bot": false,
"headline": "Updated actions/cache to v4. (#40)",
"author_name": "Dirk Lemstra",
"author_login": "dlemstra",
"committed_at": "2024-06-24T17:57:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29ddaa72ddcf260d4c9c0e4fbb8d1ebffd7b721b",
"body": "* Add Debug switch\r\n\r\n* Add option for trace logging\r\n\r\n* Update README.md to include info about trace logging\r\n\r\n* Update README.md",
"is_bot": false,
"headline": "Add input that enables trace logging (#36)",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-06-11T19:31:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d39813ad911e92e52c3e8f2c5abc0fbf70f973e",
"body": "* Add documentation on inputs page about hashing algorithms\r\n\r\n* Add documentation about hashing algorithms to README",
"is_bot": false,
"headline": "Add documentation about supported hashing algorithms (#32)",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-06-06T05:51:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36568667505c8da43679a0555a4321d09965b2a4",
"body": "* Add support for caching dependencies to optimize perf\r\n\r\n* Debugging - list env vars\r\n\r\n* Deugging - missing shell\r\n\r\n* Fix path to appdata\r\n\r\n* Cache module\r\n\r\n* Fix missing shell\r\n\r\n* Experimenting with proper way to set env vars\r\n\r\n* Experiment with outputs\r\n\r\n* Use bash instead of pwsh\r\n\r\n* Sw\n[…]\ns documentation in action.yml\r\n\r\n* Introduce variables for controlling dependency versions\r\n\r\n* Debug why variables aren't working 1\r\n\r\n* Use outputs instead of env\r\n\r\n* Fix var in install-module step",
"is_bot": false,
"headline": "Add support for caching dependencies (#31)",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-06-06T05:49:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "17ec44f4f3bb5d777628cc685c3583a1a963ae2a",
"body": null,
"is_bot": false,
"headline": "Update README.md (#33)",
"author_name": "yoshi-taka",
"author_login": "yoshi-taka",
"committed_at": "2024-05-29T18:02:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6530f2780a4ab2153b0cea1f87cd8d0a3a4d07a",
"body": "* Install module from local repo\r\n\r\n* Add action checkout\r\n\r\n* Fix paths\r\n\r\n* Update docs to match latest release",
"is_bot": false,
"headline": "Install module from local repo to improve install speed (#28)",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-05-21T20:30:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d6321ab22802a6d1170f2b71c4e2127dba2828f",
"body": null,
"is_bot": false,
"headline": "Add setup guidance for self-hosted runners (#24)",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-05-20T18:58:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28dff5566b6552aabe9c0eae35f1ed916c006bcc",
"body": "…(#23)\n\n* Bump ps module and add new inputs\r\n\r\n* Add docs about new exclude auth inputs\r\n\r\n* Add new inputs to auth section advice",
"is_bot": false,
"headline": "Add support for excluding new auth types from DefaultAzureCredential …",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-05-16T23:39:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ff0539ab21a9565db6b1554a14a78046b79c337",
"body": "Update README.md",
"is_bot": false,
"headline": "Update README to include documentation for common errors (#19)",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-05-16T00:00:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e63876bf84cb30ff2b425336cc1cf296d41fad3c",
"body": "* Update README.md\r\n\r\n* Update README.md",
"is_bot": false,
"headline": "Update README example to use latest release (#18)",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-05-16T00:00:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c2ca7a6296eb4621dd3339ff1ce77f6f21a1038",
"body": "Signed-off-by: Gaël Gothuey <gothuey.gael@gmail.com>",
"is_bot": false,
"headline": "Add a note of needed role for signing (#17)",
"author_name": "Gaël G",
"author_login": "gaelgoth",
"committed_at": "2024-05-13T18:21:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9d34d6d1cfea3b8e8b7735a20eb453fce7cf605",
"body": "… allow the old name as a fallback and report a warning when that happens. (#14)",
"is_bot": false,
"headline": "Renamed code-signing-account-name to trusted-signing-account-name but…",
"author_name": "Dirk Lemstra",
"author_login": "dlemstra",
"committed_at": "2024-05-08T03:29:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0b40558520b25479414d349890d63bdaa8e399f",
"body": "There is no default to `file-digest`, despite the README specifying it.",
"is_bot": false,
"headline": "Add file-digest's documented default (#8)",
"author_name": "Sudara",
"author_login": "sudara",
"committed_at": "2024-05-07T18:55:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5d7f9faa4547e871b470050e91f86cbd9720a40",
"body": null,
"is_bot": false,
"headline": "Make it more clear that files-folder-depth has no limit by default. (#5)",
"author_name": "Dirk Lemstra",
"author_login": "dlemstra",
"committed_at": "2024-04-09T18:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9683329775c4bc427ee8ce3a0c333d959254378",
"body": "…gning (#3)",
"is_bot": false,
"headline": "Fix issue calling Invoke-AzureCodeSigning instead of Invoke-TrustedSi…",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-04-04T18:33:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4428ccff684f905a69e25dd423d1a2160e085989",
"body": "* Update PS module to 0.3.15\r\n\r\n* Update README",
"is_bot": false,
"headline": "Update PS module to 0.3.15 (#2)",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-03-27T22:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fdb207423e6bbf0f8f31740489521c704fa2ef8",
"body": null,
"is_bot": false,
"headline": "Switch to using new powershell module",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-03-21T23:54:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fa93368fc4b3d0bffbe60cf4bbfd74f04b3bd4c",
"body": null,
"is_bot": false,
"headline": "Add documentation about importance of timestamping",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-03-21T20:19:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bab16c97100ad223486e17e1ab0268d5bfb58d3",
"body": null,
"is_bot": false,
"headline": "Set timestamping service by default",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-03-21T20:08:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b30bb4b23994a3bbaf9119088a20778eeac0568",
"body": null,
"is_bot": false,
"headline": "Rebrand everything to trusted signing",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-03-21T20:06:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f55730857c1739dff682bce383cb26813315ec70",
"body": null,
"is_bot": false,
"headline": "Migrate code/assets from old repo",
"author_name": "James Parsons",
"author_login": "japarson",
"committed_at": "2024-03-21T19:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef0c7af5632116a3b496bb897ab638035d2e226b",
"body": null,
"is_bot": false,
"headline": "SECURITY.md committed",
"author_name": "Microsoft Open Source",
"author_login": "microsoftopensource",
"committed_at": "2024-03-12T21:45:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "988d8ab00ffb27a080af21e03f5aaea9894514b5",
"body": null,
"is_bot": false,
"headline": "SUPPORT.md committed",
"author_name": "Microsoft Open Source",
"author_login": "microsoftopensource",
"committed_at": "2024-03-12T21:45:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83513954621479ae7d1a39afdf6f2f109041ea01",
"body": null,
"is_bot": false,
"headline": "README.md committed",
"author_name": "Microsoft Open Source",
"author_login": "microsoftopensource",
"committed_at": "2024-03-12T21:45:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00b96fc35cd84ca0a3795387106f4cc3a9811821",
"body": null,
"is_bot": false,
"headline": "CODE_OF_CONDUCT.md committed",
"author_name": "Microsoft Open Source",
"author_login": "microsoftopensource",
"committed_at": "2024-03-12T21:45:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "528cfcd3334a1ca609163a97e32ad6013a590a1a",
"body": null,
"is_bot": false,
"headline": "LICENSE committed",
"author_name": "Microsoft Open Source",
"author_login": "microsoftopensource",
"committed_at": "2024-03-12T21:45:14Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 20,
"latest_release_at": "2026-05-14T14:53:00Z",
"latest_release_tag": "v2.0.0",
"releases_from_tags": false,
"days_since_last_push": 64,
"active_weeks_last_year": 12,
"days_since_latest_release": 70,
"mean_days_between_releases": 73.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 22,
"stars": 131,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2024-04-01",
"count": 1
},
{
"date": "2024-04-06",
"count": 1
},
{
"date": "2024-04-25",
"count": 1
},
{
"date": "2024-05-29",
"count": 1
},
{
"date": "2024-06-07",
"count": 1
},
{
"date": "2024-06-09",
"count": 1
},
{
"date": "2024-07-24",
"count": 1
},
{
"date": "2024-08-01",
"count": 1
},
{
"date": "2024-09-24",
"count": 1
},
{
"date": "2024-10-07",
"count": 1
},
{
"date": "2025-01-31",
"count": 1
},
{
"date": "2025-07-11",
"count": 1
},
{
"date": "2025-07-31",
"count": 1
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2026-01-31",
"count": 1
},
{
"date": "2026-03-03",
"count": 1
},
{
"date": "2026-03-08",
"count": 1
},
{
"date": "2026-03-19",
"count": 2
},
{
"date": "2026-07-02",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
},
{
"date": "2026-07-16",
"count": 1
}
],
"complete": true,
"collected": 22,
"total_forks": 22
},
"star_history": null,
"open_issues_and_prs": 21
},
"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": [],
"toolchain_manifests": [],
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 47,
"open_issues": 21,
"closed_ratio": 0.777,
"closed_issues": 73,
"closed_unmerged_prs": 2
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "japarson",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/59936622?v=4"
},
{
"type": "User",
"login": "Jaxelr",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/5913008?v=4"
},
{
"type": "User",
"login": "microsoftopensource",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/22527892?v=4"
},
{
"type": "User",
"login": "dlemstra",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/10426229?v=4"
},
{
"type": "User",
"login": "DamianEdwards",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/249088?v=4"
},
{
"type": "User",
"login": "gaelgoth",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/55390114?v=4"
},
{
"type": "User",
"login": "LanceMcCarthy",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3520532?v=4"
},
{
"type": "User",
"login": "martincostello",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1439341?v=4"
},
{
"type": "User",
"login": "teamchong",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/25894545?v=4"
},
{
"type": "User",
"login": "sudara",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/472?v=4"
}
],
"contributors_sampled": 11,
"top_contributor_share": 0.421
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 6,
"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": "2 out of 30 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": 9,
"reason": "Found 29/30 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": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "5 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "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": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c41ab607157e82e3ed79e291b56f9e7425818b04",
"ran_at": "2026-07-24T14:16:11Z",
"aggregate_score": 6.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-05-21T03:10:48Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-05-21T03:10:46Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 22,
"created_at": "2024-05-15T20:11:18Z",
"last_comment_at": "2024-11-08T21:55:16Z",
"last_comment_author": "japarson"
},
{
"number": 41,
"created_at": "2024-07-18T22:13:36Z",
"last_comment_at": "2025-10-31T20:44:29Z",
"last_comment_author": "Jaxelr"
},
{
"number": 42,
"created_at": "2024-07-20T22:17:17Z",
"last_comment_at": "2026-01-27T19:10:19Z",
"last_comment_author": "TacoTechSharma"
},
{
"number": 49,
"created_at": "2024-08-05T07:33:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 51,
"created_at": "2024-08-08T13:31:41Z",
"last_comment_at": "2025-12-30T15:08:06Z",
"last_comment_author": "Jaxelr"
},
{
"number": 52,
"created_at": "2024-09-30T17:29:01Z",
"last_comment_at": "2024-10-02T04:24:14Z",
"last_comment_author": "mamogh"
},
{
"number": 53,
"created_at": "2024-10-06T19:40:42Z",
"last_comment_at": "2026-06-14T15:00:33Z",
"last_comment_author": "Jaxelr"
},
{
"number": 57,
"created_at": "2024-11-01T13:00:23Z",
"last_comment_at": "2026-07-17T13:37:21Z",
"last_comment_author": "bartvdbraak"
},
{
"number": 61,
"created_at": "2024-11-11T23:23:55Z",
"last_comment_at": "2026-04-16T11:38:29Z",
"last_comment_author": "Jaxelr"
},
{
"number": 68,
"created_at": "2025-02-13T01:33:24Z",
"last_comment_at": "2025-02-14T06:08:39Z",
"last_comment_author": "japarson"
},
{
"number": 69,
"created_at": "2025-02-13T12:03:19Z",
"last_comment_at": "2025-02-20T18:59:32Z",
"last_comment_author": "KlemenDEV"
},
{
"number": 72,
"created_at": "2025-03-06T11:10:17Z",
"last_comment_at": "2025-11-02T16:46:50Z",
"last_comment_author": "Jaxelr"
},
{
"number": 81,
"created_at": "2025-06-16T12:02:39Z",
"last_comment_at": "2026-07-08T01:16:04Z",
"last_comment_author": "secoldPrivate"
},
{
"number": 98,
"created_at": "2025-10-25T20:54:39Z",
"last_comment_at": "2026-01-20T21:01:37Z",
"last_comment_author": "Jaxelr"
},
{
"number": 101,
"created_at": "2025-11-25T01:23:41Z",
"last_comment_at": "2026-04-06T12:28:29Z",
"last_comment_author": "Jaxelr"
},
{
"number": 119,
"created_at": "2026-02-03T00:05:49Z",
"last_comment_at": "2026-07-16T23:14:56Z",
"last_comment_author": "michaelcsikos"
},
{
"number": 128,
"created_at": "2026-04-07T22:02:50Z",
"last_comment_at": "2026-07-23T14:38:43Z",
"last_comment_author": "TangoKilo3"
},
{
"number": 141,
"created_at": "2026-05-13T05:57:09Z",
"last_comment_at": "2026-05-18T23:47:03Z",
"last_comment_author": "Jaxelr"
},
{
"number": 143,
"created_at": "2026-05-15T07:49:42Z",
"last_comment_at": "2026-05-19T14:14:27Z",
"last_comment_author": "Marv51"
},
{
"number": 146,
"created_at": "2026-06-04T12:20:03Z",
"last_comment_at": "2026-06-14T10:22:45Z",
"last_comment_author": "tamird"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Azure/artifact-signing-action",
"host": "github.com",
"name": "artifact-signing-action",
"owner": "Azure"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"security": 63,
"vitality": 66,
"community": 66,
"governance": 75,
"engineering": 23
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 66,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"commits_last_year": 20,
"human_commit_share": 1,
"days_since_last_push": 64,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 64 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 64
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "20 commits in the last year",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 20
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 17,
"latest_release_tag": "v2.0.0",
"releases_from_tags": false,
"days_since_latest_release": 70,
"mean_days_between_releases": 73.4
},
"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 70 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 70
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~73.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 73.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 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": 64,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 64 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 64
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 66,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"forks": 22,
"stars": 131,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "131 stars",
"points": 34.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 131
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "22 forks",
"points": 11,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 22
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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": 18,
"status": "met",
"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": 75,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 11,
"top_contributor_share": 0.421
},
"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 42% of commits",
"points": 13,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 42
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "11 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 11
}
}
],
"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": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"merged_prs": 47,
"open_issues": 21,
"closed_issues": 73,
"issue_closed_ratio": 0.777,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "78% of issues closed",
"points": 36.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 78
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "47/49 decided PRs merged",
"points": 36.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 47,
"decided": 49
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 29/30 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": 80,
"inputs": {
"followers": 15072,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Azure",
"public_repos": 2725,
"account_age_days": 4525
},
"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": "15,072 followers of Azure",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 15072,
"login": "Azure"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2725 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 2725
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 23,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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": "2 out of 30 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 63,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 63,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 6.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 30 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 29/30 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 workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "5 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 25
},
"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": "critical",
"name": "AI Readiness",
"value": 22,
"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.789,
"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": "45 of 57 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 45,
"sampled": 57
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 8,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.035,
"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": 0,
"status": "missed",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "2 of the last 57 commits agent-authored or agent-credited",
"points": 7,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 57
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
}
],
"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": [
"Language breakdown unavailable",
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-24T14:16:33.089926Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/Azure/artifact-signing-action.svg",
"full_name": "Azure/artifact-signing-action",
"license_state": "standard",
"license_spdx": "MIT"
}