Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"aws",
"devops",
"serverless",
"continuous-integration",
"github-actions",
"aws-codebuild",
"codebuild"
],
"is_fork": false,
"size_kb": 9150,
"has_wiki": true,
"homepage": "https://aws.amazon.com/codebuild",
"languages": {
"JavaScript": 39415
},
"pushed_at": "2026-06-01T16:23:27Z",
"created_at": "2020-01-09T22:49:24Z",
"owner_type": "Organization",
"updated_at": "2026-07-09T09:58:58Z",
"description": "Run an AWS CodeBuild project as a step in a GitHub Actions workflow job.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://amazon.com/aws",
"name": "AWS for GitHub Actions",
"type": "Organization",
"login": "aws-actions",
"company": null,
"location": null,
"followers": 1283,
"avatar_url": "https://avatars.githubusercontent.com/u/57468012?v=4",
"created_at": "2019-11-07T00:58:29Z",
"is_verified": null,
"public_repos": 27,
"account_age_days": 2453
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.19",
"kind": "patch",
"published_at": "2026-04-07T17:16:57Z"
},
{
"tag": "v1",
"kind": "other",
"published_at": "2023-01-31T16:30:12Z"
},
{
"tag": "v1.0.18",
"kind": "patch",
"published_at": "2024-12-05T19:06:13Z"
},
{
"tag": "v1.0.17",
"kind": "patch",
"published_at": "2024-09-11T16:09:34Z"
},
{
"tag": "v1.0.16",
"kind": "patch",
"published_at": "2024-02-19T22:25:06Z"
},
{
"tag": "v1.0.15",
"kind": "patch",
"published_at": "2024-01-31T23:02:24Z"
},
{
"tag": "v1.0.14",
"kind": "patch",
"published_at": "2024-01-31T19:55:27Z"
},
{
"tag": "v1.0.13",
"kind": "patch",
"published_at": "2023-09-26T17:09:50Z"
},
{
"tag": "v1.0.12",
"kind": "patch",
"published_at": "2023-02-20T19:02:47Z"
},
{
"tag": "v1.0.11",
"kind": "patch",
"published_at": "2023-02-09T18:57:54Z"
},
{
"tag": "v1.0.10",
"kind": "patch",
"published_at": "2023-02-08T20:28:36Z"
},
{
"tag": "v1.0.8",
"kind": "patch",
"published_at": "2023-01-31T16:27:31Z"
},
{
"tag": "v1.0.7",
"kind": "patch",
"published_at": "2023-01-27T21:58:53Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2022-09-22T18:21:12Z"
},
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2022-08-01T19:55:19Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2021-07-30T00:07:18Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2020-06-16T18:45:51Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2020-05-02T00:42:09Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2020-03-05T22:19:21Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2020-02-11T19:20:57Z"
}
],
"recent_commits": [
{
"oid": "85cb4d9a6537e8456d6845d7cdf031a005181c3b",
"body": "fix: update Node.js version to 24.x in workflow",
"is_bot": false,
"headline": "Merge pull request #185 from scottschreckengaust/patch-1",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2026-04-14T16:34:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c0ebe6419ec48086f8f148431ccc986ed112ceb",
"body": "Add npm overrides for transitive dependencies pinned by mocha and\neslint to versions outside their semver ranges. Run npm audit fix\nfor remaining direct dependency updates.\n\nResult: 0 vulnerabilities, all 23 tests passing.",
"is_bot": false,
"headline": "fix: resolve npm audit findings via overrides and dependency updates",
"author_name": "Scott Schreckengaust",
"author_login": "scottschreckengaust",
"committed_at": "2026-04-13T21:10:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d76431b274083e08b290551284e63b2be13b460b",
"body": null,
"is_bot": false,
"headline": "fix: upgrade mocha from ^10.1.0 to ^11.7.5",
"author_name": "Scott Schreckengaust",
"author_login": "scottschreckengaust",
"committed_at": "2026-04-13T21:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b70486521bd6e522fe3188d5e1394278973756c",
"body": "@actions/github v9+ is ESM-only and incompatible with this project's\nCommonJS require() usage. v8.0.1 is the latest CJS-compatible release\nwith the same API surface.",
"is_bot": false,
"headline": "fix: downgrade @actions/github to ^8.0.1 for CJS compatibility",
"author_name": "Scott Schreckengaust",
"author_login": "scottschreckengaust",
"committed_at": "2026-04-13T21:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c12a765b258506983a0b18b45d840b8a9e223eb1",
"body": null,
"is_bot": false,
"headline": "fix: update version of @aws-actions/codebuild-run-build",
"author_name": "Scott Schreckengaust",
"author_login": "scottschreckengaust",
"committed_at": "2026-04-13T20:41:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a9895bc36e330c5e8b4545ac6866dc9beae30af",
"body": null,
"is_bot": false,
"headline": "fix: Bump version from 1.0.4 to 1.0.20 (next release)",
"author_name": "Scott Schreckengaust",
"author_login": "scottschreckengaust",
"committed_at": "2026-04-13T20:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa83867ae10d72bda9262af14ef11834fa1d1c00",
"body": null,
"is_bot": false,
"headline": "fix: update GitHub Actions to use Node.js 24 and latest actions",
"author_name": "Scott Schreckengaust",
"author_login": "scottschreckengaust",
"committed_at": "2026-04-13T20:39:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f05af87a4f0586919bf828a133a990627f533a09",
"body": null,
"is_bot": false,
"headline": "fix: update Node.js version to 24.x in workflow",
"author_name": "Scott Schreckengaust",
"author_login": "scottschreckengaust",
"committed_at": "2026-04-13T20:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3bc6b56e0bb186c499f0100e32c488672c64b29",
"body": "fix(upgrade): upate node version from 20 to 24",
"is_bot": false,
"headline": "Merge pull request #184 from scottschreckengaust/node24",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2026-04-07T05:29:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7345b5e787c4a4ddc08f6b27e9d51618ea05b72",
"body": "Signed-off-by: Scott Schreckengaust <345885+scottschreckengaust@users.noreply.github.com>",
"is_bot": false,
"headline": "style: format files based on npm run lint",
"author_name": "Scott Schreckengaust",
"author_login": "scottschreckengaust",
"committed_at": "2026-04-07T05:10:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "947df8b7a525de2e61b9169bdbff9963c7fdb4e3",
"body": null,
"is_bot": false,
"headline": "fix(upgrade): upate node version from 20 to 24",
"author_name": "Scott Schreckengaust",
"author_login": "scottschreckengaust",
"committed_at": "2026-03-17T00:20:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8279f349f3b1b84e834c30e47c20dcb8888b7e5",
"body": "ci: scope down permissions for publish.yaml",
"is_bot": false,
"headline": "Merge pull request #182 from ranjan-mohanty/scopedown-token",
"author_name": "Ranjan Mohanty",
"author_login": "ranjan-mohanty",
"committed_at": "2026-02-03T13:48:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4864fded825e6e8e34f6585fa8b49b38d8ea5772",
"body": null,
"is_bot": false,
"headline": "ci: scope down permissions for publish.yaml",
"author_name": "Ranjan Mohanty",
"author_login": "ranjan-mohanty",
"committed_at": "2026-02-03T13:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d72652c68bc355a2a72acad63efd6bcd0a81fdf8",
"body": "Use Github NPM registry for NPX command",
"is_bot": false,
"headline": "Merge pull request #181 from ahmedwalid05/patch-1",
"author_name": "Ahmad Massoud",
"author_login": "ahmedwalid05",
"committed_at": "2025-11-10T20:37:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c46e9702cc85ac5d547065d5ab0f41d9b8f8341c",
"body": null,
"is_bot": false,
"headline": "Use Github NPM registry for NPX command",
"author_name": "Ahmad Massoud",
"author_login": "ahmedwalid05",
"committed_at": "2025-11-10T20:13:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb90f82e8542e65e5d53c05e2b4101c84f03542c",
"body": "document workaround for npm 404 error on local",
"is_bot": false,
"headline": "Merge pull request #178 from theboyisno-one/main",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2025-08-12T17:58:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47ffde26f043a43eab19c6d8b4c728dee45cb81c",
"body": "https://github.com/aws-actions/aws-codebuild-run-build/issues/170",
"is_bot": false,
"headline": "document workaround for npm 404 error on local",
"author_name": "Abdul Khan",
"author_login": "theboyisno-one",
"committed_at": "2025-08-12T07:32:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "709330557ef351db2ee400ec41f672ea1734c255",
"body": "update cross-spawn version",
"is_bot": false,
"headline": "Merge pull request #174 from taoyong-ty/main",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-12-05T19:05:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb4fd52d73b61cc474b264bc1802f3088dfde092",
"body": null,
"is_bot": false,
"headline": "update cross-spawn version",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-12-05T19:01:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "287d617e49bf7a4b372293628d53be1fcd9d17f9",
"body": "…prise-source\n\nfeat: Add support for sourceTypeOverride and sourceLocationOverride",
"is_bot": false,
"headline": "Merge pull request #165 from yamao-latte/feature/support-github-enter…",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-09-10T22:43:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37a96a5cafd1f26ab0d9a05c858d7c879c6ca997",
"body": null,
"is_bot": false,
"headline": "fix sourceVersion handling for the source override use case",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-09-10T22:39:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45335c2205042a894288707014d83af6993beecd",
"body": null,
"is_bot": false,
"headline": "rebuild the new code",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-09-10T22:27:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c42cb83e07332ee33de1267287b71031d1c237a6",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into feature/support-github-enterprise-source",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-09-10T19:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c66ba7ee677e4031a68bd206f5f112a975e1d96",
"body": null,
"is_bot": false,
"headline": "Update code-build.js",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-09-10T19:15:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcf01b54b756a92c8469ef5f878502eda18cb66c",
"body": null,
"is_bot": false,
"headline": "Update code-build-test.js",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-09-10T19:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adc39f24ac50061a751b6b792d62f9d4384163b0",
"body": "Updating dependencies to fix fast-xml-parser vulnerability CVE-2024-41818",
"is_bot": false,
"headline": "Merge pull request #169 from t0shiii/main",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-09-04T19:46:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "800428fc157da487d7474a9bce59e2aa64cca026",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into feature/support-github-enterprise-source",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-09-04T19:43:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f88d42af04657d4c4614e51fd0c8adc32542fff7",
"body": "…1818",
"is_bot": false,
"headline": "Updating dependencies to fix fast-xml-parser vulnerability CVE-2024-4…",
"author_name": "Michael Choi",
"author_login": null,
"committed_at": "2024-08-17T00:46:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f59b837dd074776bd06619e7e22fb62161eab324",
"body": "Update braces dependency to 3.0.3",
"is_bot": false,
"headline": "Merge pull request #168 from aws-actions/braces-dependency-fix",
"author_name": "linghaoz",
"author_login": "linghaoz",
"committed_at": "2024-06-19T19:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df9e8502e3a97478382a2854cfac4f7444f91df1",
"body": "Updated braces dependency to 3.0.3, as the previous version had known issues",
"is_bot": false,
"headline": "Update braces dependency to 3.0.3",
"author_name": "Colin Yoon",
"author_login": "colyoonamaz",
"committed_at": "2024-06-19T19:34:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f9f7e153a26b268d140138a949227114997267c",
"body": "This commit introduces two new optional parameters:\n\nsourceTypeOverride: Allows overriding the source input type defined in the build project for the current build. Valid values include NO_SOURCE, CODECOMMIT, CODEPIPELINE, GITHUB, S3, BITBUCKET, and GITHUB_ENTERPRISE.\nsourceLocationOverride: Enables\n[…]\nn the build project for the current build.\n\nThese parameters provide flexibility in customizing the source settings for individual builds, without modifying the underlying build project configuration.",
"is_bot": false,
"headline": "feat: Add support for sourceTypeOverride and sourceLocationOverride",
"author_name": "yamao-latte",
"author_login": "yamao-latte",
"committed_at": "2024-04-28T09:48:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b31229dccde89c01530699df08ad07e8d7ac21a8",
"body": "Introduce CB-managed runner in README",
"is_bot": false,
"headline": "Merge pull request #163 from aws-actions/taoyong-ty-patch-1",
"author_name": "linghaoz",
"author_login": "linghaoz",
"committed_at": "2024-04-24T20:03:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aaa2c79f23512508112cee0366e028fae85ab32",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-04-24T20:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79c71ce97b6ea694be0058bf3eafdfe95c5ed3b6",
"body": "Add an introduction of the new self-hosted-runner option to README",
"is_bot": false,
"headline": "Merge pull request #161 from taoyong-ty/doc-update",
"author_name": "linghaoz",
"author_login": "linghaoz",
"committed_at": "2024-04-23T17:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a6e2a80bcda0c1f78b080468a518101eada030d",
"body": null,
"is_bot": false,
"headline": "Add an introduction of the self-hosted-runner option to README",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-04-23T17:08:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0a7ca5730725c01b45af8866100667e32e0a9b1",
"body": "README update for 'artifacts-type-override' input",
"is_bot": false,
"headline": "Merge pull request #159 from manpreet-compro/main",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-03-19T16:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "197429c0efebace400582023396a7f277a387c88",
"body": null,
"is_bot": false,
"headline": "README update for 'artifacts-type-override' input",
"author_name": "Manpreet",
"author_login": "manpreet-compro",
"committed_at": "2024-03-19T07:25:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57a2fded28c45ca9e7b937f5eedb7bf9a20f6811",
"body": "Use Node20 for building",
"is_bot": false,
"headline": "Merge pull request #158 from toha-nordic/build-with-node20",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-02-19T22:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed26e6aadfd32e6ac5628c39a4976b465a19c874",
"body": null,
"is_bot": false,
"headline": "Use Node20 for building",
"author_name": "Tomi Hautakoski",
"author_login": "toha-nordic",
"committed_at": "2024-02-12T11:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bafa4d8b0d8802b5adf3a54861f530792d2e4f24",
"body": "Update ci-unit-tests.yaml to use node20",
"is_bot": false,
"headline": "Merge pull request #157 from taoyong-ty/main",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-02-01T22:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8655a4586c431e836140004c50df2d4bc43a61fa",
"body": null,
"is_bot": false,
"headline": "Update ci-unit-tests.yaml",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-02-01T17:58:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c1821595a27f1a268cd4bc3b5bb1896dd28f8db",
"body": "upgrade to node20",
"is_bot": false,
"headline": "Merge pull request #156 from julada/main",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-02-01T17:55:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79da65ed4df9e25104501e967d98dba2e82c237c",
"body": null,
"is_bot": false,
"headline": "upgrade to node20",
"author_name": "Julius Adamek",
"author_login": "julada",
"committed_at": "2024-02-01T08:49:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84c911ee8a5abc60d45cfdb800d6faaed6262e32",
"body": "Update code-build.js to use SDK v3 syntax",
"is_bot": false,
"headline": "Merge pull request #155 from taoyong-ty/fix-setupSignalHandlers",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-01-31T22:59:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd9f36c7bfa913d0636c4a901a7197f4791f2bf6",
"body": null,
"is_bot": false,
"headline": "Update code-build.js to use SDK v3 syntax",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-01-31T22:51:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a54508705f1198b49b32a6e55aaf7dfbe4a85c9",
"body": "Add stop-on-signals and auto-cancellation",
"is_bot": false,
"headline": "Merge pull request #149 from freckle/main",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-01-31T21:53:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fd170c488577d6e3f5e81e807a20b5484239999",
"body": "When workflows are cancelled, any started builds are left running. This\nis not usually desired, for example if using workflow concurrency[^1] to\ncancel redundant builds. In cases like this, we'd want to also stop any\ntriggered builds.\n\nThis commit adds a `stop-on-signals` input with a default value \n[…]\nsponse. This accomplishes the\ndesired behavior in the common case.\n\n[^1]: https://docs.github.com/en/actions/using-jobs/using-concurrency#example-using-concurrency-to-cancel-any-in-progress-job-or-run",
"is_bot": false,
"headline": "Add stop-on-signals and auto-cancellation",
"author_name": "patrick brisbin",
"author_login": "pbrisbin",
"committed_at": "2024-01-31T21:16:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "88023999c594642f9ab9120d49fad1f1bf97efaf",
"body": "allow artifacts type to be overridden",
"is_bot": false,
"headline": "Merge pull request #144 from benconnito/main",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-01-31T19:31:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8df16cb37abaa16ea3e25dc3090aa2e3033d4b8",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into main",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-01-31T19:29:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e37b5c6e26d079fc2ee2f874d39e54279025eb4",
"body": "AWS SDK for JavaScript version 3 (v3) Upgrade",
"is_bot": false,
"headline": "Merge pull request #148 from vincentclee/main",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-01-31T18:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "642ba690d558970a99b4c84563f59a094c4e5fd0",
"body": null,
"is_bot": false,
"headline": "AWS SDK for JavaScript version 3 (v3) Upgrade",
"author_name": "Vincent Lee",
"author_login": "vincentclee",
"committed_at": "2024-01-31T13:51:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d14f4afa108cc860667eb3338fb7658186921dc",
"body": "Use correct option name for env-vars-for-codebuild",
"is_bot": false,
"headline": "Merge pull request #146 from mic-kul/patch-1",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-01-31T00:51:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7992656de9e681b23ea13ce8389d0ad37ef887b4",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into main",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-01-31T00:50:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3c31347830c7a976d9d894fa2b4719f8a6cfac1",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into patch-1",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-01-31T00:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9d5a15d1652e2294ad9eccbef91bbb030140529",
"body": "feat: Add sourceVersion override",
"is_bot": false,
"headline": "Merge pull request #151 from petteriv-nordic/sourceVersionOverride",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2024-01-31T00:46:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d89032a943fa011df6677107d477fe85f9814b54",
"body": null,
"is_bot": false,
"headline": "feat: Add sourceVersion override",
"author_name": "Petteri Vaarala",
"author_login": "petteriv-nordic",
"committed_at": "2024-01-16T13:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "211b9d099ba42b96726651db74132b2a8b4afb12",
"body": null,
"is_bot": false,
"headline": "Use correct option name",
"author_name": "Michal Kulesza",
"author_login": "mic-kul",
"committed_at": "2023-10-12T12:11:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "620558a3ad4f12c8955717cff95accd671245ef4",
"body": "…e override",
"is_bot": false,
"headline": "add artifacts-type-override to action.yml to specify the artifact typ…",
"author_name": "Ben Connito",
"author_login": "benconnito",
"committed_at": "2023-10-01T15:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd063b36ac4ee6a4305a8dc61900faa6f934864a",
"body": null,
"is_bot": false,
"headline": "run tests and package",
"author_name": "Ben Connito",
"author_login": "benconnito",
"committed_at": "2023-09-29T14:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a95fe552f73787b33bfa26fbdeefea99bc1d6cb3",
"body": "Fixes #140",
"is_bot": false,
"headline": "Merge pull request #141 from jpaas/fix/140",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-09-26T16:46:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7cf6e3b2959c2ce43660f8c21f7d387defe42cf",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into fix/140",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-09-26T15:59:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea7ff8821aa6555172ecce9ebaff5e05e6d2433d",
"body": "…-wrap-1.2.4\n\nchore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4",
"is_bot": false,
"headline": "Merge pull request #139 from aws-actions/dependabot/npm_and_yarn/word…",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-09-26T15:57:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e322efe057a7a9d79633c116ac294f0ef4b0dda",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/npm_and_yarn/word-wrap-1.2.4",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-09-26T15:56:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a70135f52bb165a17d865c31dabf4f9b1a062255",
"body": "…er-and-actions/github-and-eslint--removed\n\nchore(deps): bump semver, @actions/github and eslint",
"is_bot": false,
"headline": "Merge pull request #135 from aws-actions/dependabot/npm_and_yarn/semv…",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-09-26T15:54:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc272601ec0f9fef8c5489ce558bdfd9368290c9",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into fix/140",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-09-26T15:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0152d015e685aa79fa9f144b5c4cba70d68b754",
"body": "…ithub-and-eslint--removed",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/npm_and_yarn/semver-and-actions/g…",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-09-26T15:52:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24e57718924ee8a3091ae3e7963848da51c69892",
"body": "Disabled GITHUB Envs being passed to Codebuild",
"is_bot": false,
"headline": "Merge pull request #142 from vitulrana/main",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-09-26T15:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b20f3a462bdca04704958a8886462e2f41a6264a",
"body": null,
"is_bot": false,
"headline": "Pushed build changes",
"author_name": "Vitul Rana",
"author_login": "vitulrana",
"committed_at": "2023-09-26T09:31:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd8b675ce6111e20c61e86a05ea3520891f4247f",
"body": null,
"is_bot": false,
"headline": "Moved the input parsing at last",
"author_name": "Vitul Rana",
"author_login": "vitulrana",
"committed_at": "2023-09-26T09:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e951dae17a598154ccb403ed790aa3c77ade8ac2",
"body": null,
"is_bot": false,
"headline": "Disabled GITHUB Envs being passed to Codebuild",
"author_name": "Vitul Rana",
"author_login": "vitulrana",
"committed_at": "2023-09-26T08:19:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d21ca613f0ff8cc2c8d7c93c6dce9f5a00a11c5d",
"body": null,
"is_bot": false,
"headline": "Fixes #140",
"author_name": "Julian Paas",
"author_login": "jpaas",
"committed_at": "2023-07-21T12:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05e9f3dad59a0cc806a9291035ef944ab61eddd4",
"body": "Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.\n- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)\n- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)\n\n---\nupdated-dependencies:\n- dependency-name: word-wrap\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-07-18T23:02:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28d3358287f3f92fdcdc4bc4e57fb07dc521e9eb",
"body": "Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependencies [semver](https://github.com/npm/node-semver), [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) and [eslint](https://github.com/eslint/eslint). These dependenc\n[…]\nirect\n- dependency-name: \"@actions/github\"\n dependency-type: direct:production\n- dependency-name: eslint\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump semver, @actions/github and eslint",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-06-23T22:43:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2e69f619df6db7f4f8a12714227bbd1ca563cbc6",
"body": "fix(config): add support for sdk container credential provider",
"is_bot": false,
"headline": "Merge pull request #133 from dracalafirex/main",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-06-06T21:09:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daf802c147a8f7de40186d36d7cbe6732d52a41e",
"body": null,
"is_bot": false,
"headline": "fix(config): add support for sdk container credential provider",
"author_name": "Francis Chen",
"author_login": "dracalafirex",
"committed_at": "2023-06-03T04:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b0ff904bffebcc72ebf08793ad8de07f6786d4e",
"body": "…-and-husky-and-lint-staged-2.2.2\n\nchore(deps): bump yaml, husky and lint-staged",
"is_bot": false,
"headline": "Merge pull request #130 from aws-actions/dependabot/npm_and_yarn/yaml…",
"author_name": "Ridhi Rustagi",
"author_login": "ridhirustagi",
"committed_at": "2023-05-08T17:09:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "781e96eb72efecd7bf202810c1bb675194023a23",
"body": "Bumps [yaml](https://github.com/eemeli/yaml) to 2.2.2 and updates ancestor dependencies [yaml](https://github.com/eemeli/yaml), [husky](https://github.com/typicode/husky) and [lint-staged](https://github.com/okonet/lint-staged). These dependencies need to be updated together.\n\n\nUpdates `yaml` from 1\n[…]\ne: indirect\n- dependency-name: husky\n dependency-type: direct:development\n- dependency-name: lint-staged\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump yaml, husky and lint-staged",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-25T12:16:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6fa2e946829f18c13bff47e5b5dc0c320bbbad21",
"body": "…js-and-aws-sdk-0.5.0\n\nchore(deps): bump xml2js and aws-sdk",
"is_bot": false,
"headline": "Merge pull request #129 from aws-actions/dependabot/npm_and_yarn/xml2…",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-04-12T22:19:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b52920d0f2fe1b598cb75082c8cef9bd63f0f0f6",
"body": "Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [aws-sdk](https://github.com/aws/aws-sdk-js). These dependencies need to be updated together.\n\n\nUpdates `xml2js` from 0.4.19 to 0.5.0\n- [Release notes](https://github.com/Leonidas-from-XIV/node-\n[…]\n---\nupdated-dependencies:\n- dependency-name: xml2js\n dependency-type: indirect\n- dependency-name: aws-sdk\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump xml2js and aws-sdk",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-10T21:20:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c68dca5d4c2c7e0676c314026157e8c5666ad7a0",
"body": "Updating README with an example of doing an inline definition for buildspec-override.",
"is_bot": false,
"headline": "Merge pull request #128 from alexjyong/main",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-03-16T22:26:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74c4adbee14bf902bd9e83e25a523eced2c30aaf",
"body": null,
"is_bot": false,
"headline": "indentation was a little off. fixing it.",
"author_name": "Alex Yong",
"author_login": "alexjyong",
"committed_at": "2023-03-04T19:03:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e91f2555dc1708258ef55a2ad30f0fe1c8f9c7ec",
"body": null,
"is_bot": false,
"headline": "adding in an example on how to do an inline buildspec example",
"author_name": "Alex Yong",
"author_login": "alexjyong",
"committed_at": "2023-03-04T19:01:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39cc6591aaf3e463bff3e3c2ea88d39184271ab5",
"body": "Allow users to suppress CloudWatch Logs",
"is_bot": false,
"headline": "Merge pull request #126 from aws-actions/fix-log",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-02-18T04:01:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aff79ddcc28fa61a20fc824d745e4fef96aedc0",
"body": null,
"is_bot": false,
"headline": "remove accidentaally added submodule",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-02-18T00:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "931b7bce17f2bd5f9c178091244e05cf002cae16",
"body": null,
"is_bot": false,
"headline": "add some tests",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-02-18T00:31:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d370d22ce2d8e02f1c03ecd788b0b9756f1dad58",
"body": null,
"is_bot": false,
"headline": "Update the hide-cloudwatch-logs feature",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-02-17T23:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80cf72c7661c3e92f67e821ca34c795334e51293",
"body": "…js is updated on every release.",
"is_bot": false,
"headline": "Add a build step to the Publish Workflow to make sure the dist/index.…",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-02-09T18:47:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c61db6c082a729f8adaf77fc4a83e37360ffae0",
"body": "Fix an issue in inputs2Parameters(): `Error: Unexpected key 'disableSourceOverride' found in params`",
"is_bot": false,
"headline": "Merge pull request #124 from aws-actions/fix-param-error",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-02-09T18:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cc880529a51a8f7868227d24f3964d05fb60624",
"body": null,
"is_bot": false,
"headline": "fix failed test",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-02-09T18:23:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c01b364c0ca859591553e9f0642400814baba32",
"body": "…ourceOverride' found in params`",
"is_bot": false,
"headline": "Fix an issue in inputs2Parameters(): `Error: Unexpected key 'disableS…",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-02-09T18:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d9ae4eac7f47c1c1d23de204c15f4d9721a1264",
"body": "Support Disabling Source Type Override Parameters, including Source Version",
"is_bot": false,
"headline": "Merge pull request #102 from marcus-bcl/master",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-02-09T16:42:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec9d7801993db470a8446f79f57bb4ac526135c6",
"body": "# Conflicts:\n#\tdist/index.js",
"is_bot": false,
"headline": "Merge remote-tracking branch 'upstream/main'",
"author_name": "Marcus Aspin",
"author_login": "marcus-bcl",
"committed_at": "2023-02-09T10:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "355b7af4ad0252eaae0e5e5bea619757b7159c76",
"body": "Delete package.yaml",
"is_bot": false,
"headline": "Merge pull request #121 from aws-actions/taoyong-ty-patch-1",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-02-08T20:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80ae184ed5b148b925f14ff068f05bd73dc0b828",
"body": "This workflow does not work well with the branch protection policies",
"is_bot": false,
"headline": "Delete package.yaml",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-02-08T20:23:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff9a3b72a5cfe79ed9a290b36dfe06405e4435bf",
"body": "Propose a Github Workflow for release process",
"is_bot": false,
"headline": "Merge pull request #119 from snowiow/github-workflow-release-proposal",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-02-08T20:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "741e1273248fdf1a5223e4de276be196787a9f1d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into github-workflow-release-proposal",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-02-08T20:21:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "149d3e4b2baa8fdc25e8fd03af68f020b502ffee",
"body": "doc: fixed typo",
"is_bot": false,
"headline": "Merge pull request #84 from kmatsunami/fixTypo",
"author_name": "taoyong-ty",
"author_login": "taoyong-ty",
"committed_at": "2023-01-31T23:07:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4547bb86ae8c532e1cf2ac33bf6ad0920c4d7bf",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into fixTypo",
"author_name": "taoyong-ty",
"author_login": "taoyong-ty",
"committed_at": "2023-01-31T23:07:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5798b1b17b99204a55e19ec89ce9e7596944eb0",
"body": "Add packaging workflow, so that dist folder doesn't get out of date",
"is_bot": false,
"headline": "Merge pull request #120 from taoyong-ty/master",
"author_name": "taoyong-ty",
"author_login": "taoyong-ty",
"committed_at": "2023-01-31T19:05:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2d09dafa652307f87ad8b1146d9d9f3b18c86a4",
"body": null,
"is_bot": false,
"headline": "Add packaging workflow, so that dist folder doesn't get out of date",
"author_name": "Yong Tao",
"author_login": "taoyong-ty",
"committed_at": "2023-01-31T16:41:13Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 20,
"commits_last_year": 17,
"latest_release_at": "2026-04-07T17:16:57Z",
"latest_release_tag": "v1.0.19",
"releases_from_tags": false,
"days_since_last_push": 54,
"active_weeks_last_year": 6,
"days_since_latest_release": 109,
"mean_days_between_releases": 128.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 141,
"stars": 298,
"watchers": 9,
"fork_history": {
"days": [
{
"date": "2020-01-30",
"count": 3
},
{
"date": "2020-02-21",
"count": 1
},
{
"date": "2020-03-31",
"count": 1
},
{
"date": "2020-04-02",
"count": 1
},
{
"date": "2020-04-09",
"count": 1
},
{
"date": "2020-04-21",
"count": 1
},
{
"date": "2020-04-23",
"count": 1
},
{
"date": "2020-04-30",
"count": 1
},
{
"date": "2020-05-02",
"count": 1
},
{
"date": "2020-05-13",
"count": 1
},
{
"date": "2020-06-11",
"count": 1
},
{
"date": "2020-06-12",
"count": 1
},
{
"date": "2020-06-25",
"count": 1
},
{
"date": "2020-07-06",
"count": 1
},
{
"date": "2020-07-07",
"count": 1
},
{
"date": "2020-07-13",
"count": 1
},
{
"date": "2020-07-14",
"count": 1
},
{
"date": "2020-08-15",
"count": 1
},
{
"date": "2020-09-15",
"count": 2
},
{
"date": "2020-09-19",
"count": 1
},
{
"date": "2020-10-13",
"count": 1
},
{
"date": "2020-10-29",
"count": 1
},
{
"date": "2020-12-12",
"count": 1
},
{
"date": "2020-12-16",
"count": 1
},
{
"date": "2021-02-13",
"count": 1
},
{
"date": "2021-02-15",
"count": 1
},
{
"date": "2021-03-04",
"count": 1
},
{
"date": "2021-03-17",
"count": 1
},
{
"date": "2021-04-06",
"count": 1
},
{
"date": "2021-04-09",
"count": 1
},
{
"date": "2021-04-16",
"count": 1
},
{
"date": "2021-05-07",
"count": 1
},
{
"date": "2021-06-07",
"count": 1
},
{
"date": "2021-07-02",
"count": 1
},
{
"date": "2021-07-16",
"count": 1
},
{
"date": "2021-08-04",
"count": 1
},
{
"date": "2021-08-17",
"count": 1
},
{
"date": "2021-08-23",
"count": 1
},
{
"date": "2021-09-07",
"count": 1
},
{
"date": "2021-09-17",
"count": 1
},
{
"date": "2021-09-29",
"count": 1
},
{
"date": "2021-09-30",
"count": 1
},
{
"date": "2021-11-10",
"count": 1
},
{
"date": "2021-12-10",
"count": 1
},
{
"date": "2021-12-16",
"count": 1
},
{
"date": "2021-12-31",
"count": 1
},
{
"date": "2022-01-21",
"count": 1
},
{
"date": "2022-01-28",
"count": 1
},
{
"date": "2022-02-12",
"count": 1
},
{
"date": "2022-03-10",
"count": 1
},
{
"date": "2022-03-14",
"count": 1
},
{
"date": "2022-03-15",
"count": 1
},
{
"date": "2022-05-04",
"count": 1
},
{
"date": "2022-05-25",
"count": 1
},
{
"date": "2022-05-26",
"count": 1
},
{
"date": "2022-06-06",
"count": 1
},
{
"date": "2022-07-04",
"count": 1
},
{
"date": "2022-07-10",
"count": 1
},
{
"date": "2022-07-12",
"count": 1
},
{
"date": "2022-07-13",
"count": 2
},
{
"date": "2022-07-16",
"count": 1
},
{
"date": "2022-07-17",
"count": 2
},
{
"date": "2022-07-18",
"count": 1
},
{
"date": "2022-08-01",
"count": 1
},
{
"date": "2022-09-01",
"count": 1
},
{
"date": "2022-09-18",
"count": 1
},
{
"date": "2022-09-22",
"count": 1
},
{
"date": "2022-10-25",
"count": 1
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2022-11-11",
"count": 1
},
{
"date": "2022-11-30",
"count": 1
},
{
"date": "2022-12-05",
"count": 1
},
{
"date": "2022-12-13",
"count": 1
},
{
"date": "2022-12-21",
"count": 1
},
{
"date": "2023-01-11",
"count": 1
},
{
"date": "2023-01-24",
"count": 2
},
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-02-20",
"count": 1
},
{
"date": "2023-03-08",
"count": 1
},
{
"date": "2023-04-10",
"count": 1
},
{
"date": "2023-06-01",
"count": 2
},
{
"date": "2023-06-03",
"count": 1
},
{
"date": "2023-06-15",
"count": 1
},
{
"date": "2023-07-05",
"count": 1
},
{
"date": "2023-07-20",
"count": 1
},
{
"date": "2023-08-03",
"count": 1
},
{
"date": "2023-08-11",
"count": 1
},
{
"date": "2023-08-23",
"count": 1
},
{
"date": "2023-09-01",
"count": 1
},
{
"date": "2023-09-03",
"count": 1
},
{
"date": "2023-09-11",
"count": 1
},
{
"date": "2023-09-26",
"count": 1
},
{
"date": "2023-10-12",
"count": 1
},
{
"date": "2023-11-02",
"count": 1
},
{
"date": "2023-11-09",
"count": 1
},
{
"date": "2023-12-03",
"count": 1
},
{
"date": "2023-12-06",
"count": 2
},
{
"date": "2023-12-19",
"count": 1
},
{
"date": "2024-01-03",
"count": 1
},
{
"date": "2024-01-10",
"count": 1
},
{
"date": "2024-01-15",
"count": 1
},
{
"date": "2024-02-01",
"count": 1
},
{
"date": "2024-02-07",
"count": 1
},
{
"date": "2024-02-12",
"count": 1
},
{
"date": "2024-03-08",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-04-03",
"count": 1
},
{
"date": "2024-04-28",
"count": 1
},
{
"date": "2024-05-09",
"count": 1
},
{
"date": "2024-08-17",
"count": 1
},
{
"date": "2024-09-25",
"count": 1
},
{
"date": "2024-09-26",
"count": 1
},
{
"date": "2024-12-05",
"count": 1
},
{
"date": "2025-03-19",
"count": 1
},
{
"date": "2025-04-02",
"count": 1
},
{
"date": "2025-04-19",
"count": 1
},
{
"date": "2025-08-12",
"count": 1
},
{
"date": "2025-09-14",
"count": 1
},
{
"date": "2025-10-21",
"count": 1
},
{
"date": "2025-11-10",
"count": 1
},
{
"date": "2025-11-24",
"count": 1
},
{
"date": "2026-02-03",
"count": 1
},
{
"date": "2026-03-17",
"count": 1
}
],
"complete": true,
"collected": 131,
"total_forks": 141
},
"star_history": null,
"open_issues_and_prs": 6
},
"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": 23154,
"source_files_sampled": 4,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "uuid",
"direct": true,
"version": "3.4.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-w5hq-g745-h8pq"
],
"fixed_version": "13.0.1",
"advisory_count": 1,
"oldest_advisory_days": 94
},
{
"name": "uuid",
"direct": true,
"version": "8.3.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-w5hq-g745-h8pq"
],
"fixed_version": "13.0.1",
"advisory_count": 1,
"oldest_advisory_days": 94
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.1.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-mh99-v99m-4gvg"
],
"fixed_version": "5.0.8",
"advisory_count": 2,
"oldest_advisory_days": 5
},
{
"name": "fast-xml-builder",
"direct": false,
"version": "1.1.4",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-5wm8-gmm8-39j9"
],
"fixed_version": "1.1.7",
"advisory_count": 1,
"oldest_advisory_days": 78
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68"
],
"fixed_version": "4.3.0",
"advisory_count": 2,
"oldest_advisory_days": 40
},
{
"name": "undici",
"direct": false,
"version": "6.24.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-35p6-xmwp-9g52",
"GHSA-g8m3-5g58-fq7m",
"GHSA-p88m-4jfj-68fv",
"GHSA-vxpw-j846-p89q"
],
"fixed_version": "8.5.0",
"advisory_count": 4,
"oldest_advisory_days": 36
},
{
"name": "fast-xml-parser",
"direct": false,
"version": "5.5.8",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.1,
"advisory_ids": [
"GHSA-gh4j-gqv2-49f6"
],
"fixed_version": "5.7.0",
"advisory_count": 1,
"oldest_advisory_days": 94
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 6,
"moderate": 1
},
"advisory_count": 12,
"affected_count": 7,
"assessed_count": 328,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 2
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@actions/core",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.10.0"
},
{
"name": "@actions/exec",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.3"
},
{
"name": "@actions/github",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^8.0.1"
},
{
"name": "@aws-sdk/client-cloudwatch-logs",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.441.0"
},
{
"name": "@aws-sdk/client-codebuild",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.444.0"
},
{
"name": "uuid",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.4.0"
},
{
"name": "yargs",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^15.3.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@actions/core",
"direct": true,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "@actions/exec",
"direct": true,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@actions/github",
"direct": true,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-cloudwatch-logs",
"direct": true,
"version": "3.1030.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-codebuild",
"direct": true,
"version": "3.1030.0",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": true,
"version": "3.4.0",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": true,
"version": "8.3.2",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": true,
"version": "15.3.1",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": true,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "@actions/http-client",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "@actions/http-client",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@actions/io",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/crc32",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/sha256-browser",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/sha256-js",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/supports-web-crypto",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/util",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/core",
"direct": false,
"version": "3.973.27",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-env",
"direct": false,
"version": "3.972.25",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-http",
"direct": false,
"version": "3.972.27",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-ini",
"direct": false,
"version": "3.972.29",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-login",
"direct": false,
"version": "3.972.29",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-node",
"direct": false,
"version": "3.972.30",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-process",
"direct": false,
"version": "3.972.25",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-sso",
"direct": false,
"version": "3.972.29",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-web-identity",
"direct": false,
"version": "3.972.29",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-host-header",
"direct": false,
"version": "3.972.9",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-logger",
"direct": false,
"version": "3.972.9",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-recursion-detection",
"direct": false,
"version": "3.972.10",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-user-agent",
"direct": false,
"version": "3.972.29",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/nested-clients",
"direct": false,
"version": "3.996.19",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/region-config-resolver",
"direct": false,
"version": "3.972.11",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/token-providers",
"direct": false,
"version": "3.1026.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/types",
"direct": false,
"version": "3.973.7",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/util-endpoints",
"direct": false,
"version": "3.996.6",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/util-locate-window",
"direct": false,
"version": "3.568.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/util-user-agent-browser",
"direct": false,
"version": "3.972.9",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/util-user-agent-node",
"direct": false,
"version": "3.973.15",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/xml-builder",
"direct": false,
"version": "3.972.17",
"ecosystem": "npm"
},
{
"name": "@aws/lambda-invoke-store",
"direct": false,
"version": "0.2.4",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.5.1",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "8.43.0",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/config-array",
"direct": false,
"version": "0.11.10",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/object-schema",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@octokit/auth-token",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/core",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "@octokit/endpoint",
"direct": false,
"version": "11.0.3",
"ecosystem": "npm"
},
{
"name": "@octokit/graphql",
"direct": false,
"version": "9.0.3",
"ecosystem": "npm"
},
{
"name": "@octokit/openapi-types",
"direct": false,
"version": "27.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-paginate-rest",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-rest-endpoint-methods",
"direct": false,
"version": "17.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/request",
"direct": false,
"version": "10.0.8",
"ecosystem": "npm"
},
{
"name": "@octokit/request-error",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "@octokit/types",
"direct": false,
"version": "16.0.0",
"ecosystem": "npm"
},
{
"name": "@pkgjs/parseargs",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "@smithy/config-resolver",
"direct": false,
"version": "4.4.15",
"ecosystem": "npm"
},
{
"name": "@smithy/core",
"direct": false,
"version": "3.23.14",
"ecosystem": "npm"
},
{
"name": "@smithy/credential-provider-imds",
"direct": false,
"version": "4.2.13",
"ecosystem": "npm"
},
{
"name": "@smithy/eventstream-codec",
"direct": false,
"version": "4.2.13",
"ecosystem": "npm"
},
{
"name": "@smithy/eventstream-serde-browser",
"direct": false,
"version": "4.2.13",
"ecosystem": "npm"
},
{
"name": "@smithy/eventstream-serde-config-resolver",
"direct": false,
"version": "4.3.13",
"ecosystem": "npm"
},
{
"name": "@smithy/eventstream-serde-node",
"direct": false,
"version": "4.2.13",
"ecosystem": "npm"
},
{
"name": "@smithy/eventstream-serde-universal",
"direct": false,
"version": "4.2.13",
"ecosystem": "npm"
},
{
"name": "@smithy/fetch-http-handler",
"direct": false,
"version": "5.3.16",
"ecosystem": "npm"
},
{
"name": "@smithy/hash-node",
"direct": false,
"version": "4.2.13",
"ecosystem": "npm"
},
{
"name": "@smithy/invalid-dependency",
"direct": false,
"version": "4.2.13",
"ecosystem": "npm"
},
{
"name": "@smithy/is-array-buffer",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "@smithy/is-array-buffer",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "@smithy/middleware-content-length",
"direct": false,
"version": "4.2.13",
"ecosystem": "npm"
},
{
"name": "@smithy/middleware-endpoint",
"direct": false,
"version": "4.4.29",
"ecosystem": "npm"
},
{
"name": "@smithy/middleware-retry",
"direct": false,
"version": "4.5.1",
"ecosystem": "npm"
},
{
"name": "@smithy/middleware-serde",
"direct": false,
"version": "4.2.17",
"ecosystem": "npm"
},
{
"name": "@smithy/middleware-stack",
"direct": false,
"version": "4.2.13",
"ecosystem": "npm"
},
{
"name": "@smithy/node-config-provider",
"direct": false,
"version": "4.3.13",
"ecosystem": "npm"
},
{
"name": "@smithy/node-http-handler",
"direct": false,
"version": "4.5.2",
"ecosystem": "npm"
},
{
"name": "@smithy/property-provider",
"direct": false,
"version": "4.2.13",
"ecosystem": "npm"
},
{
"name": "@smithy/protocol-http",
"direct": false,
"version": "5.3.13",
"ecosystem": "npm"
},
{
"name": "@smithy/querystring-builder",
"direct": false,
"version": "4.2.13",
"ecosystem": "npm"
},
{
"name": "@smithy/querystring-parser",
"direct": false,
"version": "4.2.13",
"ecosystem": "npm"
},
{
"name": "@smithy/service-error-classification",
"direct": false,
"version": "4.2.13",
"ecosystem": "npm"
},
{
"name": "@smithy/shared-ini-file-loader",
"direct": false,
"version": "4.4.8",
"ecosystem": "npm"
},
{
"name": "@smithy/signature-v4",
"direct": false,
"version": "5.3.13",
"ecosystem": "npm"
},
{
"name": "@smithy/smithy-client",
"direct": false,
"version": "4.12.9",
"ecosystem": "npm"
},
{
"name": "@smithy/types",
"direct": false,
"version": "4.14.0",
"ecosystem": "npm"
},
{
"name": "@smithy/url-parser",
"direct": false,
"version": "4.2.13",
"ecosystem": "npm"
},
{
"name": "@smithy/util-base64",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@smithy/util-body-length-browser",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "@smithy/util-body-length-node",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "@smithy/util-buffer-from",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "@smithy/util-buffer-from",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "@smithy/util-config-provider",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "@smithy/util-defaults-mode-browser",
"direct": false,
"version": "4.3.45",
"ecosystem": "npm"
},
{
"name": "@smithy/util-defaults-mode-node",
"direct": false,
"version": "4.2.50",
"ecosystem": "npm"
},
{
"name": "@smithy/util-endpoints",
"direct": false,
"version": "3.4.0",
"ecosystem": "npm"
},
{
"name": "@smithy/util-hex-encoding",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "@smithy/util-middleware",
"direct": false,
"version": "4.2.13",
"ecosystem": "npm"
},
{
"name": "@smithy/util-retry",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@smithy/util-stream",
"direct": false,
"version": "4.5.22",
"ecosystem": "npm"
},
{
"name": "@smithy/util-uri-escape",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "@smithy/util-utf8",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "@smithy/util-utf8",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "@smithy/uuid",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@vercel/ncc",
"direct": false,
"version": "0.36.1",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.9.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "aggregate-error",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.14.0",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "astral-regex",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "before-after-hook",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "bowser",
"direct": false,
"version": "2.14.1",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "browser-stdout",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "check-error",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "clean-stack",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "cli-truncate",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "cli-truncate",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "colorette",
"direct": false,
"version": "2.0.20",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "deep-eql",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "8.0.4",
"ecosystem": "npm"
},
{
"name": "doctrine",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "8.43.0",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "6.10.1",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "9.5.2",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "fast-content-type-parse",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fast-xml-builder",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "fast-xml-parser",
"direct": false,
"version": "5.5.8",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.15.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-func-name",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "get-stdin",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "10.5.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "13.20.0",
"ecosystem": "npm"
},
{
"name": "graphemer",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "he",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "human-signals",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "husky",
"direct": false,
"version": "8.0.3",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.2.4",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-path-inside",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "json-with-bigint",
"direct": false,
"version": "3.5.8",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lilconfig",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "lint-staged",
"direct": false,
"version": "13.2.1",
"ecosystem": "npm"
},
{
"name": "listr2",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "log-update",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "merge-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.9",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "11.7.5",
"ecosystem": "npm"
},
{
"name": "mocha-each",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "npm-run-path",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "object-inspect",
"direct": false,
"version": "1.12.3",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.1",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-map",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "package-json-from-dist",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-expression-matcher",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "pathval",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "pidtree",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-main-filename",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "rfdc",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "rxjs",
"direct": false,
"version": "7.8.0",
"ecosystem": "npm"
},
{
"name": "serialize-javascript",
"direct": false,
"version": "7.0.5",
"ecosystem": "npm"
},
{
"name": "set-blocking",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "string-argv",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "strip-final-newline",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "strnum",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "text-table",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "through",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.6.2",
"ecosystem": "npm"
},
{
"name": "tunnel",
"direct": false,
"version": "0.0.6",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-detect",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.20.2",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "undici",
"direct": false,
"version": "6.24.1",
"ecosystem": "npm"
},
{
"name": "universal-user-agent",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which-module",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "workerpool",
"direct": false,
"version": "9.3.4",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.8.3",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "18.1.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yargs-unparser",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 328,
"direct_count": 9,
"indirect_count": 319
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 94,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 33
},
"bus_factor": 4,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "taoyong-ty",
"commits": 61,
"avatar_url": "https://avatars.githubusercontent.com/u/117978688?v=4"
},
{
"type": "User",
"login": "seebees",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/300465?v=4"
},
{
"type": "User",
"login": "josephvusich",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/15684831?v=4"
},
{
"type": "User",
"login": "vililahtevanoja",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/3448875?v=4"
},
{
"type": "User",
"login": "snowiow",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/3718461?v=4"
},
{
"type": "User",
"login": "subinataws",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/24447312?v=4"
},
{
"type": "User",
"login": "scottschreckengaust",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/345885?v=4"
},
{
"type": "User",
"login": "mattsb42-aws",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/23565203?v=4"
},
{
"type": "User",
"login": "linghaoz",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/37892490?v=4"
},
{
"type": "User",
"login": "benconnito",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/8271216?v=4"
}
],
"contributors_sampled": 39,
"top_contributor_share": 0.307
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci-unit-tests.yaml",
"publish.yaml"
],
"has_docs_dir": false,
"linter_configs": [
".eslintrc.json"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": 5,
"reason": "5 out of 9 merged PRs checked by a CI test -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 13 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 5,
"reason": "dependency not pinned by hash detected -- score normalized to 5",
"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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "11 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "85cb4d9a6537e8456d6845d7cdf031a005181c3b",
"ran_at": "2026-07-26T08:49:39Z",
"aggregate_score": 5.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-25T15:33:50Z",
"oldest_open_prs": [
{
"number": 59,
"created_at": "2020-11-25T00:15:33Z",
"last_comment_at": "2023-08-23T09:16:34Z",
"last_comment_author": "bertvanbrakel"
},
{
"number": 177,
"created_at": "2025-04-02T19:25:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 180,
"created_at": "2025-11-04T07:03:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 186,
"created_at": "2026-04-13T21:34:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 187,
"created_at": "2026-04-14T00:09:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 189,
"created_at": "2026-06-01T14:29:13Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-04-14T16:34:55Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/aws-actions/aws-codebuild-run-build",
"host": "github.com",
"name": "aws-codebuild-run-build",
"owner": "aws-actions"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"security": 56,
"vitality": 50,
"community": 77,
"governance": 79,
"engineering": 74
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 50,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"commits_last_year": 17,
"human_commit_share": 0.96,
"days_since_last_push": 54,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 54 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 54
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "17 commits in the last year",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 17
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 74,
"inputs": {
"releases_count": 20,
"latest_release_tag": "v1.0.19",
"releases_from_tags": false,
"days_since_latest_release": 109,
"mean_days_between_releases": 128.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "20 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 20
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 109 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 109
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~128.1 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 128.1
}
}
],
"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": 102,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 102 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 102
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 77,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"forks": 141,
"stars": 298,
"watchers": 9,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "298 stars",
"points": 40.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 298
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "141 forks",
"points": 17.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 141
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "9 watchers",
"points": 5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 9
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 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": 6.3,
"status": "met",
"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": 79,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"bus_factor": 4,
"contributors_sampled": 39,
"top_contributor_share": 0.307
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "4 contributor(s) cover half of all commits",
"points": 43.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 4
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 31% of commits",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 31
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "39 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 39
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 13 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 81,
"inputs": {
"merged_prs": 94,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 33
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "94/127 decided PRs merged",
"points": 28.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 94,
"decided": 127
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"followers": 1283,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "aws-actions",
"public_repos": 27,
"account_age_days": 2453
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1,283 followers of aws-actions",
"points": 22.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1283,
"login": "aws-actions"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "27 public repos, account ~6 yr old",
"points": 22.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 27
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 74,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".eslintrc.json",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json"
}
}
],
"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": "5 out of 9 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"aws",
"devops",
"serverless",
"continuous-integration",
"github-actions",
"aws-codebuild",
"codebuild"
],
"has_wiki": true,
"homepage": "https://aws.amazon.com/codebuild",
"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": "https://aws.amazon.com/codebuild",
"points": 15,
"status": "met",
"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": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 56,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.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": "5 out of 9 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 13 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 5",
"points": 2.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "11 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 328 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 328
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 55,
"inputs": {
"source": "osv",
"advisories": 12,
"affected_packages": 7,
"assessed_packages": 328,
"unassessed_packages": 0,
"affected_by_severity": "high 6, moderate 1",
"direct_affected_packages": 2
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "2 affected: uuid 3.4.0 (high 7.5), uuid 8.3.2 (high 7.5)",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "uuid 3.4.0 (high 7.5), uuid 8.3.2 (high 7.5)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "2 advisory-carrying package(s) unaddressed past 90 days; oldest published 94 days ago",
"points": 29.1,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 2,
"oldest": 94
}
}
],
"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": 328,
"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": 9
},
"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": 46,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.531,
"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": "51 of 96 human commits state their intent (structured subject or explanatory body)",
"points": 28.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 51,
"sampled": 96
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"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": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.04
},
"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": ".eslintrc.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json"
}
}
],
"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": "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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "4 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 4,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 23154,
"source_files_sampled": 4,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/4 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch npm package '@aws-actions/codebuild-run-build' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-26T08:50:04.506444Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/aws-actions/aws-codebuild-run-build.svg",
"full_name": "aws-actions/aws-codebuild-run-build",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}