JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 221,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 9965,
"Shell": 1035
},
"pushed_at": "2026-07-29T06:00:17Z",
"created_at": "2022-07-28T15:20:57Z",
"owner_type": "Organization",
"updated_at": "2026-07-29T04:03:02Z",
"description": "A Cloud Native Buildpack that enables easy builds for Quarkus applications",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://paketo.io",
"name": "Paketo Buildpacks",
"type": "Organization",
"login": "paketo-buildpacks",
"company": null,
"location": null,
"followers": 432,
"avatar_url": "https://avatars.githubusercontent.com/u/61302265?v=4",
"created_at": "2020-02-21T02:48:31Z",
"is_verified": null,
"public_repos": 199,
"account_age_days": 2350
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2026-07-20T03:13:43Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-06-18T03:45:55Z"
},
{
"tag": "v0.8.4",
"kind": "patch",
"published_at": "2026-06-12T12:44:35Z"
},
{
"tag": "v0.8.3",
"kind": "patch",
"published_at": "2026-05-23T02:25:02Z"
},
{
"tag": "v0.8.2",
"kind": "patch",
"published_at": "2026-04-24T03:31:08Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2026-03-13T14:32:44Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-02-19T22:50:59Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2026-02-06T21:14:56Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2025-12-12T17:00:02Z"
},
{
"tag": "v0.6.4",
"kind": "patch",
"published_at": "2025-11-06T19:10:12Z"
},
{
"tag": "v0.6.3",
"kind": "patch",
"published_at": "2025-08-23T02:13:23Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2025-08-12T02:46:47Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2025-06-24T19:46:19Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2025-06-24T15:56:06Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2025-02-27T22:11:20Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2024-09-18T20:05:48Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2024-05-23T20:34:22Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2024-05-18T03:20:27Z"
},
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2024-02-23T17:17:11Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2023-10-25T12:51:38Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2023-10-02T16:18:00Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2023-09-28T15:10:53Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2023-06-29T17:18:22Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2023-06-08T01:25:17Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2023-02-25T04:16:09Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2023-02-03T03:32:32Z"
}
],
"recent_commits": [
{
"oid": "e15e65f4ea050f980f7a66e254d57894199b1576",
"body": "Bump pipeline from 1.46.1 to 1.46.3",
"is_bot": false,
"headline": "Merge pull request #133 from paketo-buildpacks/update/pipeline",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2026-07-29T04:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4abcd845e2671cca9440d410c36e78eb50b8bab8",
"body": "The pipeline bump removed ppc64le and s390x architecture builds from\nscripts/build.sh, but the package.toml still references those targets.\nRevert the build.sh change to keep building for all architectures.",
"is_bot": false,
"headline": "Restore ppc64le/s390x in build.sh",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2026-07-29T03:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d38d344df549dcbadea33fb3486e3aacb7d8745",
"body": "Bumps pipeline from 1.46.1 to 1.46.3.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump pipeline from 1.46.1 to 1.46.3",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2026-07-29T03:51:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecbb082f42b034c3a0dbd54e85844c7807b6d914",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #135 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2026-07-28T04:25:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e36fdf869c9255d3c21adee5e1c09909c4000bf",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2026-07-27T03:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaabf49b4b4cdda9b0c9a4c7c921a0fa12675efe",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #134 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2026-07-20T02:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bb6e66c9d751d60c76857df848d8ab389fe7cda",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2026-07-13T03:24:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7828c95a1019f538ffcef9a9553331d276f89f7e",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #131 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2026-06-18T02:42:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16fe32ee183a190ee4e412563f40e7cb4dbaf2be",
"body": "feat: add s390x and ppc64le support",
"is_bot": false,
"headline": "Merge pull request #132 from Nachiket-Roy/add-s390x-ppc64le-support",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2026-06-18T02:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee188752047ada67776e42918522c91e34fa7f02",
"body": null,
"is_bot": false,
"headline": "feat: add s390x and ppc64le support",
"author_name": "Nachiket Roy",
"author_login": "Nachiket-Roy",
"committed_at": "2026-06-15T13:10:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a64203df18d67888fb0d0b7deca64ca0e931e192",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2026-06-15T03:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84455e65caee9e6c1aeb019d03702bee09b0992a",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #130 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2026-06-12T12:32:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb14f311744a8dca0fbb30754387b87312c14876",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2026-06-12T12:17:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e10ab305f3f50217bfb912d6fdb01bdc10f0a86d",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #129 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2026-05-23T02:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e0805b2b235909e3096926ab417c90cde457ef1",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2026-05-23T01:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0330e5cb8878af230441acce33bdc98dcdc1a47a",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #127 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2026-04-24T03:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de43922d869274ba22bd843138d165d86318de31",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2026-04-24T02:48:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e155e2357b68de743bfa9edca576d2f4c97e01c4",
"body": "Bump pipeline from 1.45.0 to 1.46.1",
"is_bot": false,
"headline": "Merge pull request #128 from paketo-buildpacks/update/pipeline",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2026-04-20T16:23:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "808ff09b2b125d5e6fa5576bca58ed1fbad047ee",
"body": "Bumps pipeline from 1.45.0 to 1.46.1.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump pipeline from 1.45.0 to 1.46.1",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2026-04-20T05:53:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81a9a3facaa99ae292e0b32e22a153e3dd33a0a3",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #125 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2026-03-13T13:52:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "596ef0f7bb5165122de2e70ca28da4a2475b68fb",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2026-03-13T13:03:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "286099018b7c9f93c71ef1f5fb91174816254b29",
"body": "Bump Go from 1.25 to 1.26",
"is_bot": false,
"headline": "Merge pull request #123 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2026-02-19T22:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0bc3935688f2db330c70a37c0dce3a6a2d8bd95",
"body": "Bumps Go from 1.25 to 1.26 and update Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go from 1.25 to 1.26",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2026-02-19T21:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94c61cf6c14d9e610d1ab837e95b8f7c9a1645a5",
"body": "Bump pipeline from 1.44.0 to 1.45.0",
"is_bot": false,
"headline": "Merge pull request #124 from paketo-buildpacks/update/pipeline",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2026-02-19T20:56:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36131bfa4271b41493b060f711e934dafff480d3",
"body": "Bumps pipeline from 1.44.0 to 1.45.0.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump pipeline from 1.44.0 to 1.45.0",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2026-02-19T20:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0663b5fb1987d6086b11d8236293eacfa97daf84",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #122 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2026-02-06T15:14:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25752c084ef3d67a843515fcab91a37d5a411726",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2026-02-02T03:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "110ca8382f108b53ca4d0c8d311923a831041e46",
"body": "Bump Go from 1.24 to 1.25",
"is_bot": false,
"headline": "Merge pull request #120 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-12-12T16:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8714f8d9a8b349e1f4af5a9ca0a2ec4796e4111a",
"body": "Bumps Go from 1.24 to 1.25 and update Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go from 1.24 to 1.25",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2025-12-12T15:28:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57af0226e2513af6605d6f3d59c267ee3d7b3bcf",
"body": "Bump pipeline from 1.43.0 to 1.44.0",
"is_bot": false,
"headline": "Merge pull request #121 from paketo-buildpacks/update/pipeline",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-12-12T15:15:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c3a753fcf346fa5bf9ad66963190fa35c9f6ed7",
"body": "Bumps pipeline from 1.43.0 to 1.44.0.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump pipeline from 1.43.0 to 1.44.0",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2025-12-12T14:11:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24626f3e0115a8d3ef17bdc356e2f46631249abf",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #119 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-11-06T18:54:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6d5d151eae25fdc47cef6f1098c1befc37cddf9",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2025-11-03T02:51:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22dbf67ee7c9139f6815c49dd474045e2c95ea1c",
"body": "Bump pipeline from 1.42.0 to 1.43.0",
"is_bot": false,
"headline": "Merge pull request #118 from paketo-buildpacks/update/pipeline",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-08-13T15:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "366d2bb3b98751c1a811ca4b9a06c9b0f150ac64",
"body": "Bumps pipeline from 1.42.0 to 1.43.0.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump pipeline from 1.42.0 to 1.43.0",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2025-08-12T05:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8602e469c93aea129a8af94a5d689c412a6a8e3b",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #117 from paketo-buildpacks/update/go",
"author_name": "Anthony Dahanne",
"author_login": "anthonydahanne",
"committed_at": "2025-08-12T02:45:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d6d9566c315d220ba27ab5095e76ce30ac4b707",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2025-08-11T02:56:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba762476f3ef36d9f8da298bca42a9b3f1bb69d0",
"body": "Remove GCR",
"is_bot": false,
"headline": "Merge pull request #116 from paketo-buildpacks/no-gcr",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-06-24T19:45:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4ed05f484d7c90e5ef00aeab7bd055bace0bf46",
"body": "Signed-off-by: Daniel Mikusa <dan@mikusa.com>",
"is_bot": false,
"headline": "Remove GCR",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-06-24T19:43:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6a7a1a20213e1f4c7221b583568fd8ac701ebf1",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #115 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-06-24T15:03:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fff9397eb7e7286ce1241e790134431603171bce",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2025-06-09T02:53:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "640351c6a4d4d3677d9437c04950e4b03e357d70",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #114 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-04-28T12:12:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ab41b4325fec612b14f76d3ad3e1924a42bbe9b",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2025-04-14T02:46:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d8d590c1ffb8ededc7cc71e08e1486fd0f0561b",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #113 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-04-07T12:04:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2ad34050e801309e3abfb8e8212d167b1cce8dd",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2025-04-07T02:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f07a60ec16b76afcb1a558502f5f91444c17e81c",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #112 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-04-02T03:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9232145b66c43ac01b702141a05584d2b1d78ba6",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2025-03-31T02:45:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83f0d730ae10dd5611ccf4abe8fdc0f52c547c17",
"body": "Bump Go from 1.23 to 1.24",
"is_bot": false,
"headline": "Merge pull request #111 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-03-27T11:58:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6567686d138729c4ccc63f747b783aa39b3a8897",
"body": "Bumps Go from 1.23 to 1.24 and update Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go from 1.23 to 1.24",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2025-03-24T02:44:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e45f61a8ef15ef339859c34bb1bf498fd26d248e",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #109 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-03-18T11:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ea2384375da087725837af0ed2b1abc3186281b",
"body": "Bump pipeline from 1.41.2 to 1.42.0",
"is_bot": false,
"headline": "Merge pull request #110 from paketo-buildpacks/update/pipeline",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-03-18T11:52:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2c906bd5d21abe1258d97f5467435fa9c1f8bac",
"body": "Bumps pipeline from 1.41.2 to 1.42.0.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump pipeline from 1.41.2 to 1.42.0",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2025-03-18T05:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b7a863346e61be30d4065281f729e037414aeb0",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2025-03-17T02:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d19dd366c803cdcac249a153e7142db21d2c61e2",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #108 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-03-10T18:50:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c943c3ded7c57419aa88bef1defe4f61aad75177",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2025-03-10T02:27:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa74724c94067af4bd0620d23422c9e16287eda8",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #107 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-03-07T13:00:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51e5bbdcf2ff539f65bb4cf237f63ecf004720ed",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2025-03-03T02:40:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae223dd8c0f6ad08d29d29099a9d275f0e04cf08",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #106 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-02-24T02:51:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c1f7cd77d66f49ce21943c5c4b2e0e069525a54",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2025-02-24T02:40:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6254b87b3480fca6f2573f65a80efce8ec378f62",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #105 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-02-21T13:46:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "236cd7776b27f3b8773a5311dc4daf4302abeabb",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2025-02-17T02:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "117607f874186943dd629662bb987e464a4057aa",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #104 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-02-10T17:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79225f28c50407351ae672f71437ecda6cdc4207",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2025-02-10T02:56:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49b11ba7d8ea6809e99047ed202eca80600b8414",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #103 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-01-13T13:08:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "333436a57b9476830de4c4563404c8f0eb04de18",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2025-01-13T03:01:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "820fde90e778c2049e9e5b50829870de16ed51c5",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #102 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2025-01-06T15:50:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5843aeb199806483a57556994ba9b386b5d9ae61",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2025-01-06T03:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "791db687f80d1b6a9909d35f0ca082990434dd64",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #101 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2024-12-30T15:56:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c07eff6828b73579622c51ec572b8486eedc3ec",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2024-12-30T02:58:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ec417b8beba1e0ded991e7777b3f42a6b13953a",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #100 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2024-12-24T18:02:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fd0bdb0b97a1907a7f078083219afe7130b01e0",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2024-12-23T02:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d16072ca67b797b4dc57deadd5f1e404790ee3ac",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #99 from paketo-buildpacks/update/go",
"author_name": "David O'Sullivan",
"author_login": "pivotal-david-osullivan",
"committed_at": "2024-12-16T14:31:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a83c35b4b8840390f0e94d3b6aa7be44ec29bd5f",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2024-12-16T03:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c71cc3fcbaef8062890589f1fa4ac48e9104b82b",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #98 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2024-12-09T13:43:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dcd5d5d650d007b84ac41e2f5bde20e6f13e604",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2024-12-09T03:12:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66a0aa9fcda6da9a6d8436e61a4e93126945a488",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #97 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2024-12-02T16:35:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "460a7486c6df0c1e927e3062666f857c4a67c180",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2024-12-02T03:10:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ee96a71c8bca95330058a43f7ec05ba131cc75c",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #96 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2024-11-25T17:29:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c43fba9bda9993eaba62e110887438cb6377497f",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2024-11-25T03:05:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62e0739be999a7041ae64f6c09d53b59d552a014",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #95 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2024-11-11T13:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90e646bc0520e831fbb046be19c5b3f729438bfe",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2024-11-11T02:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1469a15e59607c9f3d7d9da9e9a7291644eaee59",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #94 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2024-11-04T13:13:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c3cd40a79999bd328335a222e9ca92ea0e6f530",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2024-11-04T03:01:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad5bb7a57bfda38d904c8a6ab89a126a39c1fe4e",
"body": "Bump Go from 1.22 to 1.23",
"is_bot": false,
"headline": "Merge pull request #93 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2024-10-14T14:23:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a3f6c8934a70c80479c503e80910169a35188d1",
"body": "Bumps Go from 1.22 to 1.23 and update Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go from 1.22 to 1.23",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2024-10-14T03:00:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "912be1c189aa6f4f52666fe94110a277808122d0",
"body": "Bump pipeline from 1.40.0 to 1.41.2",
"is_bot": false,
"headline": "Merge pull request #92 from paketo-buildpacks/update/pipeline",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2024-10-04T13:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f7a74b47e9c40bd3fb5bf20d3e60eae138160ac",
"body": "Bumps pipeline from 1.40.0 to 1.41.2.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump pipeline from 1.40.0 to 1.41.2",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2024-09-23T05:15:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "435991013968a767324f88b21313a94021330740",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #91 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2024-09-18T13:02:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c05d8a1a64e3cea15f100f4a5f0d7ba51c57211f",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2024-09-09T02:53:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b250f46622878f7b7540cc112d05319c873d8f18",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #90 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2024-09-03T03:40:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80b16c01827a7f09c6eb891c06b12c58e89c2ebf",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2024-09-02T02:51:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1869da9c889ec416db3549030d6e5ef4a7f48bb2",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #89 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2024-08-26T15:06:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da79c4a27bbcd66899062c99e8adbd311e157ce1",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2024-08-26T02:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4ddb0c2f24e74857e5e0ea6dbe04de1cea7bccc",
"body": "Bump pipeline from 1.39.0 to 1.40.0",
"is_bot": false,
"headline": "Merge pull request #88 from paketo-buildpacks/update/pipeline",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2024-08-22T11:55:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16cfae611a4d03308cb14202cb0eda2ad9e566c8",
"body": "Bumps pipeline from 1.39.0 to 1.40.0.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump pipeline from 1.39.0 to 1.40.0",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2024-08-22T05:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41be17f84f34f55501dde6e39b4a7941eef088ad",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #87 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2024-08-21T12:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2a8ffe2763a84f7e366ebf14ebd971c27310830",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2024-08-19T02:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fac971d25b4acc24f4a19ee419fe25f2c99c234c",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #86 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2024-08-12T12:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63de052c37e1fa2262707a9eb8f27557d02058d3",
"body": "Bumps Go modules used by the project. See the commit for details on what modules were updated.\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Go Modules",
"author_name": "paketo-bot",
"author_login": "paketo-bot",
"committed_at": "2024-08-12T02:45:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "371e2e9dcc951b796c07ac1ae9a79efff0f0e6b4",
"body": "Bump Go Modules",
"is_bot": false,
"headline": "Merge pull request #85 from paketo-buildpacks/update/go",
"author_name": "Daniel Mikusa",
"author_login": "dmikusa",
"committed_at": "2024-08-05T12:28:45Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 26,
"commits_last_year": 34,
"latest_release_at": "2026-07-20T03:13:43Z",
"latest_release_tag": "v0.9.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 17,
"days_since_latest_release": 9,
"mean_days_between_releases": 28.4
},
"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": [
{
"name": "github.com/paketo-buildpacks/quarkus",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/paketo-buildpacks/quarkus",
"is_deprecated": false,
"latest_version": "v0.9.1",
"repository_url": "https://github.com/paketo-buildpacks/quarkus",
"versions_count": 26,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T02:54:12Z",
"latest_version_yanked": null,
"days_since_latest_publish": 9
}
]
},
"popularity": {
"forks": 3,
"stars": 4,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2022-11-29",
"count": 1
},
{
"date": "2025-05-20",
"count": 1
},
{
"date": "2026-06-13",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 3
},
"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": [
"go.mod"
],
"largest_source_bytes": 2272,
"source_files_sampled": 6,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 17,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/buildpacks/libcnb",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.30.4"
},
{
"name": "github.com/onsi/gomega",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.42.1"
},
{
"name": "github.com/paketo-buildpacks/libpak",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.73.0"
},
{
"name": "github.com/sclevine/spec",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/buildpacks/libcnb",
"direct": true,
"version": "v1.30.4",
"ecosystem": "go"
},
{
"name": "github.com/onsi/gomega",
"direct": true,
"version": "v1.42.1",
"ecosystem": "go"
},
{
"name": "github.com/paketo-buildpacks/libpak",
"direct": true,
"version": "v1.73.0",
"ecosystem": "go"
},
{
"name": "github.com/sclevine/spec",
"direct": true,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/burntsushi/toml",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/creack/pty",
"direct": false,
"version": "v1.1.24",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/heroku/color",
"direct": false,
"version": "v0.0.6",
"ecosystem": "go"
},
{
"name": "github.com/imdario/mergo",
"direct": false,
"version": "v0.3.16",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/semver/v3",
"direct": false,
"version": "v3.5.0",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.15",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.24",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/hashstructure/v2",
"direct": false,
"version": "v2.0.2",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": false,
"version": "v3.0.5",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.57.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 17,
"direct_count": 4,
"indirect_count": 13
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 122,
"open_issues": 5,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 8
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "dmikusa",
"commits": 111,
"avatar_url": "https://avatars.githubusercontent.com/u/4643262?v=4"
},
{
"type": "User",
"login": "paketo-bot",
"commits": 109,
"avatar_url": "https://avatars.githubusercontent.com/u/62766270?v=4"
},
{
"type": "User",
"login": "pivotal-david-osullivan",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/31728678?v=4"
},
{
"type": "User",
"login": "anthonydahanne",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/60938?v=4"
},
{
"type": "User",
"login": "matejvasek",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2386241?v=4"
},
{
"type": "User",
"login": "Nachiket-Roy",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/204239697?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.491
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"pb-create-package.yml",
"pb-minimal-labels.yml",
"pb-synchronize-labels.yml",
"pb-tests.yml",
"pb-update-draft-release.yml",
"pb-update-go.yml",
"pb-update-pipeline.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
"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": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": 10,
"reason": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e15e65f4ea050f980f7a66e254d57894199b1576",
"ran_at": "2026-07-29T08:04:54Z",
"aggregate_score": 6.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-29T06:00:21Z",
"oldest_open_prs": [
{
"number": 136,
"created_at": "2026-07-29T06:00:17Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-29T04:02:49Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 12,
"created_at": "2023-02-01T07:51:14Z",
"last_comment_at": "2023-07-07T18:45:20Z",
"last_comment_author": "anthonydahanne"
},
{
"number": 13,
"created_at": "2023-02-01T13:21:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 14,
"created_at": "2023-02-01T13:25:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 83,
"created_at": "2024-07-26T20:47:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 126,
"created_at": "2026-03-16T11:19:27Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/paketo-buildpacks/quarkus",
"host": "github.com",
"name": "quarkus",
"owner": "paketo-buildpacks"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"security": 75,
"vitality": 83,
"community": 48,
"governance": 67,
"engineering": 57
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 83,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"commits_last_year": 34,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 17
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "17/52 weeks with commits",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 17
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "34 commits in the last year",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 34
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 26,
"latest_release_tag": "v0.9.1",
"releases_from_tags": false,
"days_since_latest_release": 9,
"mean_days_between_releases": 28.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "26 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 26
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 9 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~28.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 28.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 48,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"forks": 3,
"stars": 4,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4 stars",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3 forks",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 3
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "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": "moderate",
"name": "Sustainability & Governance",
"value": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 6,
"top_contributor_share": 0.491
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 49% of commits",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 49
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"merged_prs": 122,
"open_issues": 5,
"closed_issues": 0,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 8
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "0% of issues closed",
"points": 0,
"status": "missed",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 0
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "122/130 decided PRs merged",
"points": 35.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 122,
"decided": 130
}
}
],
"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": 74,
"inputs": {
"followers": 432,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "paketo-buildpacks",
"public_repos": 199,
"account_age_days": 2350
},
"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": "432 followers of paketo-buildpacks",
"points": 19,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 432,
"login": "paketo-buildpacks"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "199 public repos, account ~6 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 199
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/paketo-buildpacks/quarkus"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 9
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 9 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 9
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "26 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 26
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 57,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "7 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 7
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 75,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 69,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 6.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 17 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 17
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 17,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 17,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 60,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.99,
"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": "99 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 99,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 2272,
"source_files_sampled": 6,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/6 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6,
"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"
],
"report_type": "repository",
"generated_at": "2026-07-29T08:05:13.845723Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/paketo-buildpacks/quarkus.svg",
"full_name": "paketo-buildpacks/quarkus",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}