Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"cue",
"cuelang",
"bazel",
"bazel-rules"
],
"is_fork": false,
"size_kb": 409,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 5266,
"Shell": 7818,
"Starlark": 54738
},
"pushed_at": "2026-07-16T13:39:02Z",
"created_at": "2021-03-28T14:57:52Z",
"owner_type": "User",
"updated_at": "2026-07-16T13:39:50Z",
"description": "CUE rules for Bazel",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Starlark",
"significant_languages": [
"Starlark",
"Shell"
]
},
"owner": {
"blog": null,
"name": "Steven E. Harris",
"type": "User",
"login": "seh",
"company": null,
"location": "Sarasota, FL",
"followers": 37,
"avatar_url": "https://avatars.githubusercontent.com/u/175841?v=4",
"created_at": "2010-01-03T23:02:38Z",
"is_verified": null,
"public_repos": 64,
"account_age_days": 6049
},
"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.18.2",
"kind": "patch",
"published_at": "2026-07-16T12:23:12Z"
},
{
"tag": "v0.18.1",
"kind": "patch",
"published_at": "2026-06-29T20:59:30Z"
},
{
"tag": "v0.18.0",
"kind": "minor",
"published_at": "2026-04-27T16:14:21Z"
},
{
"tag": "v0.17.1",
"kind": "patch",
"published_at": "2026-04-08T15:11:09Z"
},
{
"tag": "v0.17.0",
"kind": "minor",
"published_at": "2026-03-03T14:45:44Z"
},
{
"tag": "v0.16.0",
"kind": "minor",
"published_at": "2026-01-28T15:12:29Z"
},
{
"tag": "v0.15.1",
"kind": "patch",
"published_at": "2025-12-30T13:53:29Z"
},
{
"tag": "v0.15.0",
"kind": "minor",
"published_at": "2025-11-21T15:08:32Z"
},
{
"tag": "v0.14.3",
"kind": "patch",
"published_at": "2025-11-06T23:15:59Z"
},
{
"tag": "v0.14.2",
"kind": "patch",
"published_at": "2025-10-10T15:03:04Z"
},
{
"tag": "v0.14.1",
"kind": "patch",
"published_at": "2025-08-12T13:09:06Z"
},
{
"tag": "v0.14.0",
"kind": "minor",
"published_at": "2025-08-01T14:45:25Z"
},
{
"tag": "v0.13.2",
"kind": "patch",
"published_at": "2025-06-26T18:03:50Z"
},
{
"tag": "v0.13.1",
"kind": "patch",
"published_at": "2025-06-10T19:37:56Z"
},
{
"tag": "v0.13.0",
"kind": "minor",
"published_at": "2025-05-22T15:59:22Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2025-04-21T18:24:14Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2025-01-30T13:32:08Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2025-01-22T13:57:05Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2024-11-19T17:13:10Z"
},
{
"tag": "v0.8.3",
"kind": "patch",
"published_at": "2024-11-12T19:02:02Z"
},
{
"tag": "v0.8.2",
"kind": "patch",
"published_at": "2024-10-25T14:09:38Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2024-08-15T21:48:04Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2024-08-15T16:08:29Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2024-06-03T14:45:31Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2024-03-15T13:28:38Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2023-12-17T18:40:10Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2023-08-11T15:16:17Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2023-07-19T12:26:46Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2023-04-12T15:23:25Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2023-03-06T18:23:03Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2023-02-17T14:54:59Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2023-02-16T15:27:52Z"
}
],
"recent_commits": [
{
"oid": "91e5a630ccf30dbba6aae94940e307acb20c3ce8",
"body": "With the recent disabling of the \"Publish to BCR\" GitHub application,\nwe must now emulate that application's behavior using GitHub Actions\nworkflow jobs.",
"is_bot": false,
"headline": "Use the \"Publish to BCR\" GitHub Actions workflow",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2026-07-16T13:38:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9522c0fdb09a034a5555c0f67e1524543e92225",
"body": "The release notes are available here:\n https://github.com/bazelbuild/bazel/releases/tag/9.2.0\n\nWhile we're here, use the latest released version of the Go toolchain\nas well.",
"is_bot": false,
"headline": "Upgrade to Bazel version 9.2.0",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2026-07-16T12:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae531ba0ad776c5b7ab701b374e95a9cec357d42",
"body": "Introduce version v0.17.1, establishing it as the new default.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2026-07-16T12:18:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a69cdb5e0d67df82ee1d8bdec7b4f43729d64fed",
"body": "The release notes are available here:\n https://github.com/bazelbuild/bazel/releases/tag/9.1.1\n\nUse the latest released versions of the following Bazel modules:\n- gazelle\n- platforms\n- rules_go\n- rules_shell\n\nWhile we're here, use the latest released version of the Go toolchain\nas well.",
"is_bot": false,
"headline": "Upgrade to Bazel version 9.1.1",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2026-06-29T15:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "299c05ab3966f5327b1361cdae7b1d0686aaddc3",
"body": "Introduce version v0.17.0, establishing it as the new default.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2026-06-29T15:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeaecdb006c2d7691f0171068af69f1fc2fcca24",
"body": "In order to allow Bazel targets to supply files to CUE's \"@embed\"\ndirective employed within CUE files, introduce a new \"embedsrcs\"\nattribute that's accepted by the following rules and macros:\n\n- cue_consolidated_files\n- cue_consolidated_instance\n- cue_exported_files\n- cue_exported_instance\n- cue_ins\n[…]\nng this requirement, so this ruleset will allow use\nof this new attribute proactively with these module-independent macros\nas well:\n\n- cue_consolidated_standalone_files\n- cue_exported_standalone_files",
"is_bot": false,
"headline": "Allow embedding files via the \"@embed\" directive",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2026-04-27T16:02:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8bf009aac722e446c879f0375e36ed887a9fb06d",
"body": null,
"is_bot": false,
"headline": "Remove use of \"fail\" function's \"msg\" parameter",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2026-04-27T16:02:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9690c88453f16b7b30417f77e8ad5b838e8e1fa",
"body": "The release notes are available here:\n https://github.com/bazelbuild/bazel/releases/tag/9.0.1\n\nUse the latest released versions of the following Bazel modules:\n- gazelle\n- rules_go\n- rules_shell\n\nWhile we're here, use the latest released version of the Go toolchain\nas well.",
"is_bot": false,
"headline": "Upgrade to Bazel version 9.0.1",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2026-04-08T15:18:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07e18928ddbe7667d4a1b81302f3d8fc44b7ad7a",
"body": "Introduce version v0.16.1, establishing it as the new default.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2026-04-08T15:05:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef06834cdf0e3aac9c1c557339dfd77c0c0e01dc",
"body": "Introduce version 0.16.0, establishing it as the new default. In order\nto keep the set of available toolchain versions manageable, remove\nversions 0.14.0, 0.14.1, and 0.14.2.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2026-03-03T14:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0bcda33e4dbc4642968761520ef471ef1eebc05",
"body": "Introduce version 0.15.4, establishing it as the new default. In order\nto keep the set of available toolchain versions manageable, remove\nversions 0.13.0, 0.13.1, and 0.13.2.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2026-01-28T15:05:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a40bdc5b50293e27569559e8c39ef15969cce6da",
"body": "The release notes are available here:\n https://github.com/bazelbuild/bazel/releases/tag/9.0.0\n\nStop testing against Bazel version 7 in the CI workflow.\n\nWhile we're here, use the latest released version of the Go toolchain\nas well.",
"is_bot": false,
"headline": "Upgrade to Bazel version 9.0.0",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2026-01-28T15:05:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38a6166341b9998b570e6ea9594f575eefde9cba",
"body": "The release notes are available here:\n https://github.com/bazelbuild/bazel/releases/tag/8.5.0\n\nUse the latest released versions of the following Bazel modules:\n- bazel_skylib\n- gazelle\n- platforms\n- rules_go\n- rules_shell\n\nWhile we're here, use the latest released version of the Go toolchain\nas well.",
"is_bot": false,
"headline": "Upgrade to Bazel version 8.5.0",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2025-12-30T14:00:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "385fdaf843c2d0ada86f466f89a3905e3b495b35",
"body": "Introduce version v0.15.3, establishing it as the new default.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2025-12-30T13:45:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "339e7cc92e4e9ccd3f2464df6b505d478c5798f8",
"body": "Introduce version 0.15.1, establishing it as the new default. In order\nto keep the set of available toolchain versions manageable, remove\nversions 0.12.0 and 0.12.1.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2025-11-21T14:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea4f71d1c92737e3358526f1d0513a593744c588",
"body": "Introduce version v0.15.0, establishing it as the new default.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2025-11-06T23:12:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2af6d5c7268562e7c43ce0ed573f1b71a8bf768f",
"body": "Introduce version v0.14.2, establishing it as the new default.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2025-10-10T14:59:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9821aaf76a4516006ea02ac5da1156d74dece55c",
"body": "Introduce version v0.14.1, establishing it as the new default.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2025-08-12T13:10:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48a8b8b55350c95a97fa8ca25f0df23958534195",
"body": "Introduce version 0.14.0, establishing it as the new default. In order\nto keep the set of available toolchain versions manageable, remove\nversions 0.11.0 0.11.1, and 0.11.2.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2025-08-01T14:40:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bc6831667bffe2bef9148e8cfa338dac8dabff3",
"body": "Use the latest released versions of the following Bazel modules:\n- gazelle\n- rules_go\n- rules_shell\n\nWhile we're here, use the latest released version of the Go toolchain\nas well.",
"is_bot": false,
"headline": "Update to latest Bazel modules",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2025-06-26T17:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7e2a5b0a8982fa19ecb1bb03596ddc2c67d5220",
"body": "The release notes are available here:\n https://github.com/bazelbuild/bazel/releases/tag/8.3.0",
"is_bot": false,
"headline": "Upgrade to Bazel version 8.3.0",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2025-06-26T17:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d470bccfa662e432da15d4b6d7e6338d74ca5b14",
"body": "Introduce version 0.13.2, establishing it as the new default.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2025-06-26T17:58:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "094629107a8c42f5b46f54b6d73c6ae2f633540c",
"body": "Introduce version 0.13.1, establishing it as the new default.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2025-06-10T19:29:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52969a471bb54eddf62ca39eb4e075a88fc88ea7",
"body": "In bazelbuild/bazel#12933 Bazel introduced the\n\"--incompatible_config_setting_private_default_visibility\"\ncommand-line flag to mandate that \"config_setting\" targets specify\ntheir visibility, and not rely on the longstanding lack of\nenforcement. The Bazel Central Registry's CI workflow is now enabling\nthis flag to enforce visibility constraints on these targets, so we\nmust ensure that all of our targets specify these constraints\nexplicitly.",
"is_bot": false,
"headline": "Specify visibility for all config_setting targets",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2025-05-28T12:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11e6c8a45657e73e04e2dd7ac13b307bccee127e",
"body": "The \"centos7\" platform name is no longer known to the \"BCR Presubmit\"\nworkflow as of bazelbuild/bazel-central-registry#4582, and was\nreplaced by Rocky Linux version 8.",
"is_bot": false,
"headline": "Stop testing atop CentOS 7 in the CI workflow",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2025-05-22T16:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8c620794482803c2aaef86f04f9f59fedb2634a",
"body": "Introduce version 0.13.0, establishing it as the new default.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2025-05-22T15:53:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cfee757b71f5911b0928241a7e5cd46d847ad89",
"body": "In order to accommodate the Bazel project's migration away from\nloading external repositories automatically for what had been\nso-called \"native\" rules, now defined in their own modules, establish\na dependency on the dedicated external modules and load the files as\nnecessary to make the definitions a\n[…]\nnary\" rule from the \"rules_shell\" module\nis the only one that requires migration, but our dependency on the\n\"rules_go\" module requires upgrading it to avoid its prior use of the\nnative \"sh_test\" rule.",
"is_bot": false,
"headline": "Use the \"rules_shell\" Bazle module for \"sh_binary\"",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2025-04-30T14:00:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6b553b519cf9ce047e4610e871705b5188f2d5fb",
"body": "Drop support for testing against Bazel at version 6, and start testing\nagainst version 8.\n\nWhile here, freshen the version of Bazel used in this repository, as\nwell as the version of the Go SDK used to build the \"replace-stamps\"\nprogram.",
"is_bot": false,
"headline": "Test against a fresher set of Bazel versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2025-04-21T18:14:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d561fcf2f30a36721f13242d49e577e46d2eca81",
"body": "Introduce version 0.12.1, establishing it as the new default. In order\nto keep the set of available toolchain versions manageable, remove\nversions 0.10.0 and 0.10.1.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2025-04-21T17:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0da0531f69c6cb677cbd08fc2b4a8daa0a74a255",
"body": "Introduce version 0.12.0, establishing it as the new default.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2025-01-30T13:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff49362d5fc63b8fd7adbefd91dac0bfd026dc1d",
"body": "Introduce version 0.11.2, establishing it as the new default, as well\nas making the prior version 0.11.1 available too. In order to keep the\nset of available toolchain versions manageable, remove version 0.8.2.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2025-01-22T13:51:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f59af375e62c9bc0996667583cd1c15c6e76cd9a",
"body": "Use the latest released versions of the following Bazel modules:\n- gazelle\n\nWhile we're here, build using the latest released version of Bazel\ntoo.",
"is_bot": false,
"headline": "Update to latest Bazel modules",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2024-11-19T17:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ee59f39c5e966c5af3ae84b7c946c1ef7ae8e8f",
"body": "Introduce version 0.11.0, establishing it as the new default.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2024-11-19T17:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbe3179f5c1c96c0e649c02a0b14f893ae2540c4",
"body": "The three valid stamping policies are named as follows:\n- Allow\n- Force\n- Prevent\n\nWhen checking whether to stamp injected values for tagged fields, we\nwere looking mistakenly for a value of \"Never\", which was the previous\nname for the policy now known as \"Prevent\". Correct that sentinel\nvalue to allow rule callers to prevent stamping of injected values.",
"is_bot": false,
"headline": "Correct comparison against stamping policy name",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2024-11-12T18:50:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e51aee22d086812815431fac448f7dc2de49961",
"body": "Introduce version 0.10.1, establishing it as the new default. In order\nto keep the set of available toolchain versions manageable, remove\nversion 0.8.0.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2024-10-25T14:03:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7551bbe53f0fa0055449bcdd5dabc795e1f68c77",
"body": "Use the latest released versions of the following Bazel modules:\n- gazelle\n- rules_go\n\nWhile we're here, build using the latest released version of Bazel\ntoo.",
"is_bot": false,
"headline": "Update to latest Bazel modules",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2024-10-25T14:03:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab64968bfd4fbeb2ac03cf6b16fb176b71f176a3",
"body": "In order to accommodate users with Bazel version 6, we must retain the\nWORKSPACE.bazel file, even though it's no longer required to be\npresent in Bazel 7.\n\nNote that the Bazel Central Registry (BCR) CI workflow tests with both\nBazel version 6 and 7 per the \"bazel\" matrix entries in the\n.bcr/presubmit.yml file.",
"is_bot": false,
"headline": "Restore WORKSPACE.bazel file for Bazel 6 support",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2024-08-15T21:34:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df1d5ff076f39676af36b18abfcbfacb2467d0da",
"body": "Use the latest released versions of the following Bazel modules:\n- gazelle\n- rules_go\n\nWhile we're here, build using the latest released version of Bazel\ntoo.",
"is_bot": false,
"headline": "Update to latest Bazel modules",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2024-08-15T16:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2446a9628e1d98256cd3066708130d1885830932",
"body": "Introduce version 0.10.0, establishing it as the new default, removing\nthe prior versions 0.9.0, 0.9.1, and 0.9.2, as none of them could\naccommodate symbolic links within imported modules that most of\nBazel's sandboxing strategies require.\n\nPertinent URLs to related discussion:\n- https://cuelang.slack.com/archives/C063DSMKS56/p1720620420965109\n- https://github.com/cue-lang/cue/issues/3300",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2024-08-15T16:04:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a25fd8e62d1647af4f16648b5a3a67ce65f9cd31",
"body": null,
"is_bot": false,
"headline": "Introduce basic support for versioned CUE modules",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2024-08-15T16:04:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4a5b82eb2c7418aea3ec06cfa6dc27bfcabebb5",
"body": "Use the latest released versions of the following Bazel modules:\n- rules_go\n\nWhile we're here, build using the latest released version of Bazel\ntoo.",
"is_bot": false,
"headline": "Update to latest Bazel modules",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2024-07-10T12:42:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82d69ccbd8d28ed5984e5292981d13d349d65042",
"body": "Introduce version 0.9.2, establishing it as the new default, as well\nas making the prior versions 0.9.0 and 0.9.1 available too. In order\nto keep the set of available toolchain versions manageable, remove\nversions 0.7.0 and 0.7.1.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2024-07-10T12:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "515c284b28313e90d4b0c6b914eecf93919bfea4",
"body": null,
"is_bot": false,
"headline": "Specify Bazel version to use in BCR CI workflow",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2024-06-03T20:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49dc409fd4009cc4482f965bf08ad26646564334",
"body": "Use the latest released versions of the following Bazel modules:\n- bazel_skylib\n- gazelle\n- platforms\n- rules_go\n\nWhile we're here, build using the latest released version of Bazel\ntoo.",
"is_bot": false,
"headline": "Update to latest Bazel modules",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2024-06-03T14:41:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9f7b66e4a08691067423fc4cc6a680263889558",
"body": "Introduce version 0.8.2, establishing it as the new default. In order\nto keep the set of available toolchain versions manageable, remove\nversion 0.6.0.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2024-06-03T14:35:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e4c5dc86838b3b4a2891026a5afe345fd83a2f3",
"body": "Per CUE CL 1177546, allow use of the CUE tool's broadened\ninterpretation of the \"--package\" command-line flag, introducing the\n\"output_package_name\" attribute on the \"cue_consolidated_*\" and\n\"cue_exported_*\" macros to designate into which CUE package to\ngenerate CUE code, when the \"output_format\" at\n[…]\n\" attribute available, deprecate the\nformer \"non_cue_file_package_name\" attribute, intending to remove it\nentirely in a subsequent release.\n\nAllow generating CUE code with the \"cue_exported_*\" macros.",
"is_bot": false,
"headline": "Introduce \"output_package_name\" attribute",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2024-03-15T13:16:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ef25f54768ad1a74c5099fc152aaa8960882e419",
"body": "Introduce version 0.8.0, establishing it as the new default, as well\nas making the prior version 0.7.1 available too. In order to keep the\nset of available toolchain versions manageable, remove version 0.5.0.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2024-03-15T12:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14bae231e9a5055313fe31a97f975f2e9c52c828",
"body": "Use the latest released versions of the following Bazel modules:\n- gazelle\n- rules_go\n\nWhile we're here, build using the latest released version of Bazel\ntoo.",
"is_bot": false,
"headline": "Update to latest Bazel modules",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2024-01-24T13:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c993939b17007ee1f2bb06cb095dfc6e2fea7d05",
"body": null,
"is_bot": false,
"headline": "Correct \"CUE\" tool name in module extension",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2024-01-24T13:38:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee3d3811c9951e7d69449f43c0ec58ad1aa15b8d",
"body": "Use the latest released versions of the following Bazel modules:\n- bazel_skylib\n- gazelle\n- platforms\n- rules_go\n\nWhile we're here, build using the latest released version of Bazel\ntoo.",
"is_bot": false,
"headline": "Update to latest Bazel modules",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2023-12-17T18:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd8a6e87a8e7a261497a36d521041404737a03bc",
"body": "Introduce version 0.7.0, establishing it as the new default. In order\nto keep the set of available toolchain versions manageable, remove the\nalpha versions preceding version 0.6.0.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2023-12-17T18:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cdb254aa6b6918f486da23ec3564840a4cc772c",
"body": "Clarify that we use Gazelle only as a development-time\ndependency. Also upgrade rules_go to version 0.41.0 and platforms to\nversion 0.0.7.",
"is_bot": false,
"headline": "Upgrade Gazelle to version 0.32.0",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2023-08-11T15:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aa3875fcc3e8903bf8bf4b27d591dc2d3c597ab",
"body": "Introduce version 0.6.0, establishing it as the new default. In order\nto keep the set of available toolchain versions manageable, remove\nversion 0.4.3 and the beta versions preceding version 0.5.0.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2023-08-11T15:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8b2ee2ef6c2b730b8830d54df7b76708c49289d",
"body": "Update set of available CUE toolchain versions",
"is_bot": false,
"headline": "Merge pull request #7 from seh/update-available-cue-toolchains",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2023-07-19T12:05:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81aa3361a0f69a5e32bc34af506173085f82f1d4",
"body": "Also upgrade rules_go to version 0.40.1 and bazel_skylib to version\n1.4.2.",
"is_bot": false,
"headline": "Upgrade Gazelle to version 0.31.1",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-06-30T17:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a75bab36dced49d31e8d6ae71ea1ce792fcfa694",
"body": "Introduce version 0.6.0-alpha.2, retaining version 0.5.0 as the stable\ndefault.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-06-30T17:04:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87c0cfe09640f9740091a6219382555b2fbfde7c",
"body": "…e-notes\n\nEnsure that annotated tag content is available",
"is_bot": false,
"headline": "Merge pull request #6 from seh/ensure-annotated-tag-exists-for-releas…",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2023-05-12T12:03:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa9c5693858cbb18a2fb2c34ccaeae7ad0d9786a",
"body": "When preparing the notes to accompany a release that we issue upon\nreceiving a pushed tag, we try to include both the subject and body of\nan annotation attached to the motivating Git tag. The\n\"actions/checkout\" GitHub Action does not fetch tag annotations by\ndefault, and coercing it to do so (in its\n[…]\n's history.\n\nWork around this problem by continuing to fetch the repository history\nshallowly, but then fetching the repository's tags separately\nafterward. Doing so makes these annotations available.",
"is_bot": false,
"headline": "Ensure that annotated tag content is available",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-05-11T23:39:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d7d227c76a6f519b8e1f3fe8608ebe39e22c26f7",
"body": "Since the \"go.mod\" file doesn't include any \"require\" directives\nexpressing a dependency on other Go modules, there's no need to have\nGazelle process the file, and hence no need for us to use Gazelle's\n\"go_deps\" module extension.",
"is_bot": false,
"headline": "Remove spurious use of \"go_deps\" module extension",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-04-12T20:22:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0b574aea96bffa5f91c444905fbb7105f7d1eee",
"body": "Update set of available CUE toolchain versions",
"is_bot": false,
"headline": "Merge pull request #5 from seh/update-available-cue-toolchains",
"author_name": "Steven E. Harris",
"author_login": "seh",
"committed_at": "2023-04-12T15:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f7169e2b3161f871c664b5b1550b10f1a299eaf",
"body": "Also upgrade rules_go to version 0.39.0.",
"is_bot": false,
"headline": "Upgrade Gazelle to version 0.30.0",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-04-12T13:09:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c00e3ce3bc9fe7f08dda206ca011b72c9695e7a3",
"body": "Introduce versions 0.5.0 and 0.6.0-alpha.1, establishing the former as\nthe new default. In order to keep the set of available toolchain\nversions manageable, remove version 0.4.2.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-04-12T13:08:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d367541caa325ac306d5b3c2e591566bae7122e8",
"body": "When GitHub receives a pushed Git tag that matches a given pattern,\nprepare both release notes and a source code archive and use them in a\nnewly issued GitHub release.",
"is_bot": false,
"headline": "Issue GitHub releases by way of a GHA workflow",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-04-10T13:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aeb30cc02167137f631191c529bf13cc2164683",
"body": "The \"Publish to BCR\" GitHub app will update this value automatically\nfor each release.",
"is_bot": false,
"headline": "Remove explicit version from MODULE.bazel file",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-04-08T14:34:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f73969feb8e80937f13aa60fff7fe358658b92f7",
"body": "Now that Bazel version 6.1.0 is available including a fix for the bash\n\"runfiles_current_repository\" function in PR 17279, allowing it to\nhandle calls properly on behalf of a root Bazel module, remove the\nworkaround and rely on the function fro the upstream\n\"@bazel_tools//tools/bash/runfiles\" package.",
"is_bot": false,
"headline": "Remove bash runfiles_current_repository workaround",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-03-06T18:11:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20e64aba49cb78cc7367e1aa14cbb023dddafec1",
"body": null,
"is_bot": false,
"headline": "Release module version 0.2.2",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-02-17T14:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0533da2d3d01e41f0e328c5a8fdac4f85867ae90",
"body": "Replace use of our own generated-versus-golden-diff test driver\nprogram with the \"diff_test\" rule.",
"is_bot": false,
"headline": "Use Skylib's \"diff_test\" rule for unit tests",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-02-17T13:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f5c0ff54ea6b5ebcf02ea6208a035c2e6488727",
"body": "The top-level \"cue_consolidated_...\" and \"cue_exported_...\" macros\nwrap rules that accept a \"tags\" attribute, and both sets of rules\ngenerate a few intermediate targets to collect runfiles and feed them\nto a launcher program that eventually invokes the \"cue\" tool. If we\ndon't propagate tags such as \n[…]\n\nconfiguration to be active.\n\nIn order to ensure that these intermediate targets behave equivalently\nto the targets that motivated them, propagate the same tags specified\nfor the latter to the former.",
"is_bot": false,
"headline": "Propagate tags to intermediate targets",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-02-16T22:40:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6c341ed7d444592a4aa67f51a57c2366e65f1dcf",
"body": null,
"is_bot": false,
"headline": "Release module version 0.2.1",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-02-16T15:18:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49e5957cc80a7933397ef9aae68eb34a3227d3e8",
"body": null,
"is_bot": false,
"headline": "Disable use of Windows in BCR CI workflow",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-02-15T21:22:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1db6277261cfe83e5547de4136dab90a58a8dc2",
"body": null,
"is_bot": false,
"headline": "Upgrade Gazelle to version 0.29.0",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-02-15T21:20:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6917f5f4c3895f053cfd6f581057ebf81235f082",
"body": "Capture the output of running the \"go mod tidy -go=1.17\" command in\norder to bring the Go compatibility level up to version 1.17,\nappeasing the Bazel Gazelle program's requirements.",
"is_bot": false,
"headline": "Update go.mod file via \"go mod tidy\"",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-02-15T15:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea5fffd5a65ad2a935020ad0b39624abe2a4a401",
"body": "Mirror releases of this Bazel ruleset to the Bazel Central Registry.",
"is_bot": false,
"headline": "Set up the \"Publish to BCR\" GitHub app",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-02-10T18:24:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dee7d902feacd281ff6ae8cf229343a81cdcd588",
"body": null,
"is_bot": false,
"headline": "Introduce example use of Bazel module",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-02-10T18:24:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdc58098c632600de83e05939740bac581e27fb1",
"body": "With the new \"non_cue_file_package_name\" attrbute accepted by the\n\"cue_consolidated_*\" and \"cue_exported_*\" macros, allow callers to\nspecify a CUE package within which to merge non-CUE files, supplying\nthat package name to the \"--package\" flag.",
"is_bot": false,
"headline": "Expose \"--package\" flag for \"cue (def|export)\"",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-02-10T18:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08114fac9fe96f6c991a51af18139087507e6bdc",
"body": null,
"is_bot": false,
"headline": "Tolerate other users in stamp-dependent unit test",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-02-10T18:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "537796828f01760bcdf68d318dceec41ff6590a7",
"body": "This command-line flag is new as of CUE version 0.5.0.",
"is_bot": false,
"headline": "Expose \"--inline-imports\" flag for \"cue def\"",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-02-10T18:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77a079fb586ce5db0c922ffc3e8f9b28ac7bfea5",
"body": "For targets using the \"cue_instance\" rule that omit the \"directory_of\"\nattribute, rather than using the target label's containing package to\nguess at the instance's directory, instead use the first CUE source\nfile nominated in the target's \"srcs\" attribute. Doing so allows more\nstable and meaningful comparison between the containing CUE module's\nroot directory path and the instance's directory path.",
"is_bot": false,
"headline": "Use first \"cue_instance\" source file for directory",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-02-10T18:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caad81be480282cc5925e8ce64cd05356fbff533",
"body": "Eliminate the previous use of an intermediate ZIP archive to collect\nthe input files to supply to the CUE command.",
"is_bot": false,
"headline": "Consume source files via runfiles",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-02-10T18:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01ac9f265a54363d63f7a5c08f31661a5fcc0746",
"body": null,
"is_bot": false,
"headline": "replace-stamps: Avoid use of disparate filesystems",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-02-10T18:21:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6e63078c18c9a1cfb6d31e7ac1dbe85c3b2ee5f",
"body": "Introduce a root module for the repository, and consume dependencies\nwith modules as well.",
"is_bot": false,
"headline": "Convert workspace to use Bazel modules",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2023-02-10T18:21:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c5edf68e88f26b871c7b917743a29d5d9a06f91",
"body": "The published checksums appear to have changed since their initial\nrelease. Correct them to match what's published as of today.",
"is_bot": false,
"headline": "Update checksums for version \"0.5.0-beta.2\" tools",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2022-12-05T19:18:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a6edb92a4412d630472e29fbdf12db76b33cc74",
"body": "Introduce version 0.5.0-beta.2, but do not establishing that as the\nnew default, retaining the existing and more stable version 0.4.3.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2022-11-30T21:45:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d704d8d5a2ab9e534867f812010bbf3e1ed955a8",
"body": "Introduce version 0.5.0-beta.1, but do not establishing that as the\nnew default, retaining the existing and more stable version 0.4.3.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2022-11-17T14:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "254ccf72eae1cc36a1b228ed0d35ebcfc7d94953",
"body": "Introduce version 0.4.3, establishing that as the new default, and\nremove version 0.4.1.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2022-04-21T16:25:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "120870cb30334386beb436d92fd0520442b198b3",
"body": "Use a mere skeleton for now for the new document, but remove the\nprevious long-outdated document so as to avoid confusion.",
"is_bot": false,
"headline": "Replace original README documentation",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2022-02-06T18:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66876b44e96e35cef8bd662393b771f4f587652a",
"body": "The release notes are available here:\n https://github.com/bazelbuild/bazel/releases/tag/5.0.0\n\nWe are not yet using the new Bzlmod capability, but we can begin\nexperimenting with it once we're using this version.",
"is_bot": false,
"headline": "Upgrade to Bazel version 5.0.0",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2022-02-06T18:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e0c76ae13d2cec093389db3266e0f2feac2e5bc",
"body": "Introduce version 0.4.2, establishing that as the new default, and\nremove version 0.4.0.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2022-02-06T18:33:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d58daff18a1843f83a38220c37c115c6b433bca7",
"body": "Introduce version 0.4.1, and remove versions prior to verson 0.4.0.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2022-01-12T18:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb515350a1a691058d3ccfe2d8528c8766d69b0c",
"body": "The CUE project migrated from the previous GitHub organization named\n\"cuelang\" to a replacement named \"cue-lang.\"",
"is_bot": false,
"headline": "Update GitHub organization name for CUE releases",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2021-07-05T14:10:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89b3c39cb085554139ee368a1e44c9a6b0a33a04",
"body": null,
"is_bot": false,
"headline": "Address buildifier's lint warnings",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2021-06-05T14:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9d0beb34844a24c7f7072cd7642292c7e353922",
"body": "The Bazel depset intended to accumulate both the imported CUE instance\ndependencies and the chain of ancestor instances back up to the modue\nroot was omitting the latter, treating the target instance in\nisolation rather than as the leaf refinement of its ancestors.",
"is_bot": false,
"headline": "Correct file accumulation for dominating instances",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2021-06-05T14:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1eeb705cd49540cc7b29abe408b6f789ebc47a45",
"body": null,
"is_bot": false,
"headline": "Handle empty module root path correctly",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2021-05-28T22:02:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8fbb768a4621d73ace1d870fbc271d63bf89038",
"body": "Introduce version 0.4.0, and remove version 0.4.0-beta.2.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2021-05-25T14:49:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f83e46260ec529e02ca31ce058930f5e6d53a04f",
"body": "Introduce version 0.4.0-rc.1, and remove version 0.4.0-beta.1.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2021-05-19T14:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e56df658b97808b33f56ddee03dd585d80c2c75",
"body": "Introduce version 0.4.0-beta.2, and remove version 0.4.0-alpha.2.",
"is_bot": false,
"headline": "Update set of available CUE toolchain versions",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2021-05-14T12:27:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bb0bfd7711a7f1e494f869dc4451a3a563e9651",
"body": null,
"is_bot": false,
"headline": "Ease use of rules in other Bazel workspaces",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2021-05-13T17:40:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d608ab95cb10366d92ed49cb6fa77f193d7eb6e1",
"body": null,
"is_bot": false,
"headline": "Change owning GitHub user from \"tnarg\" to \"seh\"",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2021-05-13T17:40:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "083c65487fcf2662f335cfa1e179c714a3da03e7",
"body": null,
"is_bot": false,
"headline": "Convert all examples to tests",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2021-05-13T17:40:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "138c167024e125c338aa95b3d16dde735ee7e96d",
"body": null,
"is_bot": false,
"headline": "Rewrite the BUILD.bazel files with buildifier",
"author_name": "Steven E. Harris",
"author_login": null,
"committed_at": "2021-05-13T17:40:18Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 32,
"commits_last_year": 19,
"latest_release_at": "2026-07-16T12:23:12Z",
"latest_release_tag": "v0.18.2",
"releases_from_tags": false,
"days_since_last_push": 11,
"active_weeks_last_year": 12,
"days_since_latest_release": 11,
"mean_days_between_releases": 31
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/seh/rules_cue",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/seh/rules_cue",
"is_deprecated": false,
"latest_version": "v0.18.2",
"repository_url": "https://github.com/seh/rules_cue",
"versions_count": 33,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-16T12:18:42Z",
"latest_version_yanked": null,
"days_since_latest_publish": 11
}
]
},
"popularity": {
"forks": 12,
"stars": 23,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2021-09-22",
"count": 1
},
{
"date": "2022-08-18",
"count": 1
},
{
"date": "2022-09-12",
"count": 1
},
{
"date": "2023-01-05",
"count": 1
},
{
"date": "2023-05-22",
"count": 1
},
{
"date": "2023-08-31",
"count": 1
},
{
"date": "2024-11-12",
"count": 1
},
{
"date": "2025-01-21",
"count": 1
},
{
"date": "2025-01-30",
"count": 1
},
{
"date": "2025-08-13",
"count": 1
},
{
"date": "2026-04-22",
"count": 1
},
{
"date": "2026-04-23",
"count": 1
}
],
"complete": true,
"collected": 12,
"total_forks": 12
},
"star_history": null,
"open_issues_and_prs": 9
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"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": 5266,
"source_files_sampled": 1,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 3,
"open_issues": 5,
"closed_ratio": 0.286,
"closed_issues": 2,
"closed_unmerged_prs": 14
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "seh",
"commits": 64,
"avatar_url": "https://avatars.githubusercontent.com/u/175841?v=4"
},
{
"type": "User",
"login": "tnarg",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/50004?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.79
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yaml",
"publish-to-bcr.yaml",
"release.yaml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": null,
"reason": "no pull request found",
"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": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 4,
"reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"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": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "91e5a630ccf30dbba6aae94940e307acb20c3ce8",
"ran_at": "2026-07-28T01:27:15Z",
"aggregate_score": 3.5,
"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": null,
"oldest_open_prs": [
{
"number": 20,
"created_at": "2025-01-30T15:30:40Z",
"last_comment_at": "2025-01-30T16:35:51Z",
"last_comment_author": "smertnik3sh"
},
{
"number": 24,
"created_at": "2025-12-04T05:43:53Z",
"last_comment_at": "2025-12-04T21:17:09Z",
"last_comment_author": "seh"
},
{
"number": 25,
"created_at": "2025-12-04T06:59:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 28,
"created_at": "2026-06-24T23:54:36Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2023-07-19T12:05:40Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 11,
"created_at": "2023-12-09T18:40:03Z",
"last_comment_at": "2025-12-19T01:11:49Z",
"last_comment_author": "jaqx0r"
},
{
"number": 12,
"created_at": "2023-12-28T01:09:11Z",
"last_comment_at": "2024-01-02T13:45:13Z",
"last_comment_author": "yujunz"
},
{
"number": 18,
"created_at": "2024-05-29T13:54:12Z",
"last_comment_at": "2024-05-30T16:33:56Z",
"last_comment_author": "folliehiyuki"
},
{
"number": 23,
"created_at": "2025-09-11T18:49:19Z",
"last_comment_at": "2025-09-11T19:44:35Z",
"last_comment_author": "seh"
},
{
"number": 27,
"created_at": "2026-06-23T23:19:07Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/seh/rules_cue",
"host": "github.com",
"name": "rules_cue",
"owner": "seh"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"security": 35,
"vitality": 68,
"community": 39,
"governance": 45,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 68,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"commits_last_year": 19,
"human_commit_share": 1,
"days_since_last_push": 11,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 11 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 11
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "19 commits in the last year",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 19
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 32,
"latest_release_tag": "v0.18.2",
"releases_from_tags": false,
"days_since_latest_release": 11,
"mean_days_between_releases": 31
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "32 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 32
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 11 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 11
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~31 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 31
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 11,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 11 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 11
}
}
],
"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": 39,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"forks": 12,
"stars": 23,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "23 stars",
"points": 21.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 23
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "12 forks",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 12
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 45,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.79
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 79% of commits",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 79
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"merged_prs": 3,
"open_issues": 5,
"closed_issues": 2,
"issue_closed_ratio": 0.286,
"closed_unmerged_prs": 14
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "29% of issues closed",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 29
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "3/17 decided PRs merged",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 3,
"decided": 17
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"followers": 37,
"owner_type": "User",
"is_verified": null,
"owner_login": "seh",
"public_repos": 64,
"account_age_days": 6049
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "37 followers of seh",
"points": 11.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 37,
"login": "seh"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "64 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 64
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/seh/rules_cue"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 11
},
"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 11 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 11
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "33 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 33
}
}
],
"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": 60,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"cue",
"cuelang",
"bazel",
"bazel-rules"
],
"has_wiki": true,
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": "at_risk",
"name": "Security",
"value": 35,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"ci_tests",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.5
},
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"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": 38,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.62,
"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": "62 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 33.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 62,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "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": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Starlark",
"largest_source_bytes": 5266,
"source_files_sampled": 1,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Starlark without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Starlark"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/1 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T01:27:20.375884Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/seh/rules_cue.svg",
"full_name": "seh/rules_cue",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}