JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 60830,
"has_wiki": true,
"homepage": null,
"languages": {
"Python": 233741,
"Jupyter Notebook": 10049540
},
"pushed_at": "2026-05-22T12:15:38Z",
"created_at": "2019-11-05T09:09:56Z",
"owner_type": "Organization",
"updated_at": "2026-05-22T12:15:43Z",
"description": "An xcube plugin to allow generating data cubes from the Sentinel Hub Cloud API",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Jupyter Notebook",
"significant_languages": [
"Jupyter Notebook"
]
},
"owner": {
"blog": null,
"name": "xcube Dev",
"type": "Organization",
"login": "xcube-dev",
"company": null,
"location": null,
"followers": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/40300000?v=4",
"created_at": "2018-06-15T14:53:22Z",
"is_verified": null,
"public_repos": 40,
"account_age_days": 2967
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.11.2",
"kind": "patch",
"published_at": "2025-11-12T15:40:46Z"
},
{
"tag": "v0.11.1",
"kind": "patch",
"published_at": "2024-10-29T14:37:56Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2024-03-14T13:10:36Z"
},
{
"tag": "v0.10.4",
"kind": "patch",
"published_at": "2024-02-23T12:23:41Z"
},
{
"tag": "v0.10.3",
"kind": "patch",
"published_at": "2023-05-30T15:56:00Z"
},
{
"tag": "v0.10.2",
"kind": "patch",
"published_at": "2023-05-09T12:56:59Z"
},
{
"tag": "v0.10.2.dev2",
"kind": "other",
"published_at": "2023-03-17T13:38:36Z"
},
{
"tag": "v0.10.1",
"kind": "patch",
"published_at": "2023-02-16T08:22:19Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2022-12-06T15:46:07Z"
},
{
"tag": "v0.9.5",
"kind": "patch",
"published_at": "2022-05-12T08:08:38Z"
},
{
"tag": "v0.9.4",
"kind": "patch",
"published_at": "2022-03-17T08:37:49Z"
},
{
"tag": "v0.9.3",
"kind": "patch",
"published_at": "2022-01-14T13:15:29Z"
},
{
"tag": "v0.9.2",
"kind": "patch",
"published_at": "2021-11-10T18:30:12Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2021-10-25T15:42:18Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2021-09-23T14:35:21Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2021-08-11T09:46:00Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2021-04-27T15:15:04Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2021-03-05T15:00:38Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2020-12-11T13:35:33Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2020-12-10T09:31:07Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2020-11-25T15:39:05Z"
},
{
"tag": "0.5.0",
"kind": "minor",
"published_at": "2020-07-01T07:20:31Z"
}
],
"recent_commits": [
{
"oid": "1e81cfb9acac7312debb3f8900079c0afc387f8c",
"body": null,
"is_bot": false,
"headline": "Fix CI",
"author_name": "Pontus Lurcock",
"author_login": "pont-us",
"committed_at": "2026-05-22T12:15:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e06ed4f63a9863b352ed45a0942a2763311bb985",
"body": "…11_2\n\nPrepare release 0.11.2",
"is_bot": false,
"headline": "Merge pull request #123 from xcube-dev/clarasb-xxx-prepare_release_0_…",
"author_name": "Clara Backens",
"author_login": "clarasb",
"committed_at": "2025-11-12T15:29:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffa14201a4696e460aece612d6f8ba556fd7a43b",
"body": null,
"is_bot": false,
"headline": "update Copyright",
"author_name": "clarasb",
"author_login": "clarasb",
"committed_at": "2025-11-12T10:32:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43d21d1f625394a82ec7a0d9c43e9d6d2818429a",
"body": null,
"is_bot": false,
"headline": "remove dev",
"author_name": "clarasb",
"author_login": "clarasb",
"committed_at": "2025-11-12T10:13:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "723563e459bbc31d3f0cfeea83f779a912c7e665",
"body": "Fix sentinelhub-cdse store",
"is_bot": false,
"headline": "Merge pull request #122 from xcube-dev/clarasb-121-sentinelhub_cdse",
"author_name": "Clara Backens",
"author_login": "clarasb",
"committed_at": "2025-11-12T10:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70f93788f6ed657e11dab1a0ba488eafbc233f32",
"body": "Co-authored-by: Konstantin Ntokas <38956538+konstntokas@users.noreply.github.com>",
"is_bot": false,
"headline": "Apply suggestions from code review",
"author_name": "Clara Backens",
"author_login": "clarasb",
"committed_at": "2025-11-11T14:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "907d1d0b884f22e23a3d0259a1437081eb61818e",
"body": null,
"is_bot": false,
"headline": "respond to change requests",
"author_name": "clarasb",
"author_login": "clarasb",
"committed_at": "2025-11-11T13:46:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4328ba104dccc98ce1f124cb9f54eade7613f11c",
"body": null,
"is_bot": false,
"headline": "remove import",
"author_name": "clarasb",
"author_login": "clarasb",
"committed_at": "2025-11-11T11:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc2bdbb997bed967702e91d726bcb799b2491cb6",
"body": null,
"is_bot": false,
"headline": "use default band information for sentinelhub and sentinelhub-cdse",
"author_name": "clarasb",
"author_login": "clarasb",
"committed_at": "2025-11-11T11:53:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24bd3eb9f6ff7f440d29b1bbcbd720d4ed7c688e",
"body": null,
"is_bot": false,
"headline": "manage unsupported endpoints in bands() and band_names()",
"author_name": "clarasb",
"author_login": "clarasb",
"committed_at": "2025-11-05T12:00:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26cc21a973f813601b1a007f3a0065d066caa89c",
"body": null,
"is_bot": false,
"headline": "fix #121",
"author_name": "clarasb",
"author_login": "clarasb",
"committed_at": "2025-11-05T09:04:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85ae02c491f4f1943756d94eefdeadc3a57a3393",
"body": "Add feature for processing keyword arguments to be passed for cubes configuration",
"is_bot": false,
"headline": "Merge pull request #115 from daspk04/add-feature-processing-kwargs",
"author_name": "Alicja B.",
"author_login": "AliceBalfanz",
"committed_at": "2025-01-13T10:53:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d8982c7d2695757db9ebb0bd86b863a5b4c5e53",
"body": "* Add an entry for the related changes.",
"is_bot": false,
"headline": "[DOC] Update CHANGES.md",
"author_name": "Pratyush1991",
"author_login": "daspk04",
"committed_at": "2025-01-11T07:03:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f9276afd43176f35d1485a7f6fc32e7b4642ce9",
"body": "* Correct the formatting of the `processing_kwargs` parameter docstring in `xcube_sh/config.py`.",
"is_bot": false,
"headline": "[STYLE] Fix docstring formatting for `processing_kwargs` parameter",
"author_name": "Pratyush1991",
"author_login": "daspk04",
"committed_at": "2025-01-11T07:01:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2b484bec812da011a438e0864810b6910610b4c",
"body": "* Remove an unnecessary conditional check in the assignment of `processing_kwargs`. The `processing_kwargs` should be directly assigned without being checked if it's `None` as it's already being checked once",
"is_bot": false,
"headline": "[REFAC] Refactor unnecessary conditional in processing_kwargs assignment",
"author_name": "Pratyush1991",
"author_login": "daspk04",
"committed_at": "2025-01-11T07:01:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81c3cdf490ecb316ac50dca6174f36aa03f54849",
"body": "* Allows user to pass some processing kwargs depending on the type of source dataset.\n\n* Useful in the case of Sentinel 1 where one can control backscatter coefficients, orthorectification, type of dem, amount of terrain oversampling and speckle filtering.",
"is_bot": false,
"headline": "[FEAT] Add processing keywords arguments to Sentinel Hub configuration",
"author_name": "Pratyush1991",
"author_login": "daspk04",
"committed_at": "2025-01-11T07:01:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a0b0dac0e9625b2f6c2696de3482834663a17b2",
"body": "Thanks fot the contribution @daspk04 !",
"is_bot": false,
"headline": "Merge pull request #118 from daspk04/fix-byoc",
"author_name": "Alicja B.",
"author_login": "AliceBalfanz",
"committed_at": "2025-01-06T07:28:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1547be426d8ea06535866e2d9d778ad96cdade48",
"body": null,
"is_bot": false,
"headline": "Set version to 0.11.2.dev0 after 0.11.1 release",
"author_name": "Pontus Lurcock",
"author_login": "pont-us",
"committed_at": "2024-10-29T14:39:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80443bb6c751a11a86781174415c700660f86932",
"body": "Update expected response since the Sentinel API response has\nchanged.",
"is_bot": false,
"headline": "Update test_get_features_byod",
"author_name": "Pontus Lurcock",
"author_login": "pont-us",
"committed_at": "2024-10-29T14:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cd563f635d8e130723d315228ae180ebe9331c0",
"body": "Update version, changelog, and copyright years.",
"is_bot": false,
"headline": "Preparation for 0.11.1 release",
"author_name": "Pontus Lurcock",
"author_login": "pont-us",
"committed_at": "2024-10-29T10:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba4427566e38f15165673d5bdc429949edda096a",
"body": "\"micromamba update\" behaviour appears to have changed in the\nlatest micromamba release, breaking AppVeyor CI runs. \"micromamba\ninstall\" should have the intended effect (i.e. install specified\npackages into an existing environment) with the current version.",
"is_bot": false,
"headline": "Use \"micromamba install\", not \"micromamba update\"",
"author_name": "Pontus Lurcock",
"author_login": "pont-us",
"committed_at": "2024-09-26T11:29:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cd7b0ca3a9562d7eb4ecf51ea1b9252c46eb73b",
"body": null,
"is_bot": false,
"headline": "Update appveyor.yml for new micromamba version",
"author_name": "Pontus Lurcock",
"author_login": "pont-us",
"committed_at": "2024-09-26T09:26:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "442e7384e652cdac0ae3ce59c32610d75aee103b",
"body": null,
"is_bot": false,
"headline": "[DOC] Update CHANGES.md",
"author_name": "Pratyush1991",
"author_login": "daspk04",
"committed_at": "2024-09-25T16:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e66ba2411bc5b01dfb32b596dd0501bd120457af",
"body": "* Ensure `collection_id` is not empty before prefixing with \"byoc-\".",
"is_bot": false,
"headline": "[FIX] Fix collection_id handling for None",
"author_name": "Pratyush1991",
"author_login": "daspk04",
"committed_at": "2024-09-25T16:32:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3d6c9aa43d07b813f321c8c3be73d4cb797c8ba",
"body": "* Changed the `collection_id` and `type` fields to use the new BYOC identifier format in both JSON and test files.",
"is_bot": false,
"headline": "[FIX] Fix BYOC collection ID formats in tests and JSON files",
"author_name": "Pratyush1991",
"author_login": "daspk04",
"committed_at": "2024-09-25T15:53:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc4197f0b0a93c06ee2511acef9d2b871e24c2c9",
"body": "* Standardize collection IDs by ensuring they always start with \"byoc-\".\n* Simplify the data element creation by removing redundant checks for collection id as it should be passed as `type` not under `data_filter` based on v1.0.0",
"is_bot": false,
"headline": "[FIX] Fix BYOC collection ID handling for Sentinel Hub requests",
"author_name": "Pratyush1991",
"author_login": "daspk04",
"committed_at": "2024-09-25T15:51:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7280d9203fec8c3b6f4f8083265311142dd48830",
"body": null,
"is_bot": false,
"headline": "Fixed tests",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-07-23T11:50:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f09a828b4761913b52333a12c76994b21cbe5b1",
"body": null,
"is_bot": false,
"headline": "Fixed tests",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-07-23T11:49:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2336334f6346a4fc5ea7936f67bd16496ca40f1",
"body": "Add sentinelhub store on CDSE",
"is_bot": false,
"headline": "Merge pull request #113 from xcube-dev/clarasb-112-add_sh_store_cdse",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-07-23T09:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9c027cc1f786682d98282d2566dd2973892ebef",
"body": "…ube-dev/xcube-sh into clarasb-112-add_sh_store_cdse",
"is_bot": false,
"headline": "Merge branch 'clarasb-112-add_sh_store_cdse' of https://github.com/xc…",
"author_name": "clarasb",
"author_login": "clarasb",
"committed_at": "2024-07-22T15:28:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f93e5cf78d70489bcea7c4324105ad5234dcb41",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "clarasb",
"author_login": "clarasb",
"committed_at": "2024-07-22T15:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acabde45b70e53d065fe6efaac54967bf2942090",
"body": null,
"is_bot": false,
"headline": "update store.py",
"author_name": "clarasb",
"author_login": "clarasb",
"committed_at": "2024-07-22T15:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f177719330c770af823128c71150379dffcdc70b",
"body": "Co-authored-by: Norman Fomferra <norman.fomferra@brockmann-consult.de>",
"is_bot": false,
"headline": "Update xcube_sh/constants.py",
"author_name": "Clara Backens",
"author_login": "clarasb",
"committed_at": "2024-07-22T15:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "622557e8bd16fd347d025ebd8c1a992734a87f2c",
"body": null,
"is_bot": false,
"headline": "add sentinelhub store on cdse",
"author_name": "clarasb",
"author_login": "clarasb",
"committed_at": "2024-07-22T15:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "249af38ffa6ef0266ffd2f88e9c947a812ffe0f8",
"body": null,
"is_bot": false,
"headline": "Update appveyor.yml",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-07-22T14:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62f64b854dfc17e1abdd39043e0bef09f499d1ad",
"body": null,
"is_bot": false,
"headline": "Update appveyor.yml",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-07-22T14:16:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bbfaf8d71378acec780c7944f129b206b52dc31",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "clarasb",
"author_login": "clarasb",
"committed_at": "2024-07-22T13:15:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b96995415906effc2607e9d53f4a4ce5d5c8794",
"body": null,
"is_bot": false,
"headline": "update store.py",
"author_name": "clarasb",
"author_login": "clarasb",
"committed_at": "2024-07-22T10:57:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "751b3424de515f4804d2d73cdc498a414c49909c",
"body": "Co-authored-by: Norman Fomferra <norman.fomferra@brockmann-consult.de>",
"is_bot": false,
"headline": "Update xcube_sh/constants.py",
"author_name": "Clara Backens",
"author_login": "clarasb",
"committed_at": "2024-07-22T08:58:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "334252bfc4a67c4385eb579e91da0cd261c378e2",
"body": null,
"is_bot": false,
"headline": "add sentinelhub store on cdse",
"author_name": "clarasb",
"author_login": "clarasb",
"committed_at": "2024-07-18T12:24:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4757e661ddb01dc466bfaea1d312a2d0d36cad6",
"body": null,
"is_bot": false,
"headline": "Renamed master into main",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-03-21T15:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ef10b5aa89473796a01ad954ae47e04f9c2a83f",
"body": "Add missing dependencies to environment.yml",
"is_bot": false,
"headline": "Merge pull request #111 from dcs4cop/pont-110-environment",
"author_name": "Pontus Lurcock",
"author_login": "pont-us",
"committed_at": "2024-03-15T10:27:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "510e7f08a346519b7148b2aa01e9d4e65448ced2",
"body": "I've confirmed that the defaults channel is not needed for xcube-sh,\nso we can simplify dependency resolution by removing it.",
"is_bot": false,
"headline": "Remove defaults channel from environment.yml",
"author_name": "Pontus Lurcock",
"author_login": "pont-us",
"committed_at": "2024-03-15T09:53:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5239df31e667ef6d1f231a8d58457c7541447ce8",
"body": null,
"is_bot": false,
"headline": "Add missing dependencies to environment.yml",
"author_name": "Pontus Lurcock",
"author_login": "pont-us",
"committed_at": "2024-03-14T16:50:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9088b341a960dad4190ad028c528fff0df028228",
"body": null,
"is_bot": false,
"headline": "Prepare v0.11.0 (README update)",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-03-14T11:29:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56bf0b130b87e78e3b28df8d810616e38920fcab",
"body": null,
"is_bot": false,
"headline": "Prepare v0.11.0",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-03-14T11:16:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "968b07485375bed657ff988b3c8eb41d88d942c5",
"body": "Support SH Catalog 1.0.0",
"is_bot": false,
"headline": "Merge pull request #109 from dcs4cop/forman-108-catalog_100",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-03-14T10:55:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6fe7cd47305701305819aaafe06727a7b9b29b3",
"body": null,
"is_bot": false,
"headline": "reading info from JSON",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-03-13T15:08:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15d26b4d9a70a15e5c877a1bddbbe8fe484d1af8",
"body": null,
"is_bot": false,
"headline": "removed invalid imports",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-03-13T14:48:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a620ffbb83902f744661c8e0ac066b82fb05ac67",
"body": null,
"is_bot": false,
"headline": "Update",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-03-13T14:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab29334b747bdd4238431e6d28df8d0d5b2c76a9",
"body": "Closes #107\nFixes #100",
"is_bot": false,
"headline": "Closes #108",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-03-13T14:01:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09b2ebd31df3ac058ff4f98521d0dfe24cb4b03b",
"body": null,
"is_bot": false,
"headline": "Updates",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-03-13T13:53:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df7ff227a02b628ebc6c46c55fc5807e4dd82a35",
"body": "Fix catalog request",
"is_bot": false,
"headline": "Merge pull request #103 from chorng/feat/fix-catalog",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-03-13T08:57:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6f9243a5c140b6702f9fdcb0443713ea9ef541b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into feat/fix-catalog",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-03-13T08:52:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e497c6d75034f4b53b5bc5161d99b181b4a84700",
"body": "Update appveyor.yml (mainly to fix CI on Ubuntu)",
"is_bot": false,
"headline": "Merge pull request #106 from dcs4cop/pont-105-fix-appveyor-ci",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-03-07T11:21:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fba24efd093aa277c42c8014372e4bc3c345a0ec",
"body": "- When setting up environment, source ~/.profile rather than the\n now non-existent ~/.bash_profile (fixes #105).\n\n- Update Ubuntu image from ubuntu2004 to ubuntu2204.\n\n- Update micromamba download URLs to current official recommendations\n (old URLs still work, but we don't know for how long this will\n continue to be the case).",
"is_bot": false,
"headline": "Update appveyor.yml (mainly to fix CI on Ubuntu)",
"author_name": "Pontus Lurcock",
"author_login": "pont-us",
"committed_at": "2024-03-07T10:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ff387cea1de59aacb2899c5626b476426686811",
"body": null,
"is_bot": false,
"headline": "Fixed still broken test",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-02-23T10:50:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc59c7955a1c4f1d43634da2762f585d44d5df4d",
"body": null,
"is_bot": false,
"headline": "Fixed broken tests",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-02-23T09:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d7f78d7fa2107fae9df58079ca1a30bef2677fe",
"body": null,
"is_bot": false,
"headline": "Added cloud mask variables `CLM` and `CLP` to datasets of type `S2L2A`",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-02-23T08:08:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "598d41620acdb2bb30265eb46fdd62989ded12d5",
"body": null,
"is_bot": false,
"headline": "Moved notebooks one level up",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-02-21T14:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fc40823d69043d3d19ea81a4a777825bd8e246c",
"body": null,
"is_bot": false,
"headline": "Updated copyright headers",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-02-21T14:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7134e7a3eb95fcfdd49d0d2a361640b5fa33f3c1",
"body": null,
"is_bot": false,
"headline": "Reformatted code base using black",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2024-02-21T14:43:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eafb4804bb23a7c903205b77589216d4d9408652",
"body": "* update catalog url\n\n* remove headers from the request",
"is_bot": false,
"headline": "Fix catalog request",
"author_name": "chorng",
"author_login": "chorng",
"committed_at": "2024-02-08T08:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e443e9079d25f90db0f8860e18264cab453856be",
"body": null,
"is_bot": false,
"headline": "after release",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-05-30T15:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c52b46504adad2d3cf521274553a337c6bf6030",
"body": null,
"is_bot": false,
"headline": "prepare 0.10.3 release",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-05-30T15:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceb0091d3f39fef4e17d2bd697b0afbcce8501b3",
"body": "Bands of cubes generated with four_d can not be opened",
"is_bot": false,
"headline": "Merge pull request #102 from dcs4cop/toniof-101-fix_fourd_param",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-05-30T15:48:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18b1e403a96684943a0ac4b635084480a2409371",
"body": null,
"is_bot": false,
"headline": "updated changelog",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-05-30T15:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc785cf5a2f057946d3f23b27081b282f55e2807",
"body": null,
"is_bot": false,
"headline": "xcube-sh 101: bands of cubes generated with four_d can not be opened",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-05-30T13:29:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79adc36783cdbad5b75774e252a545f46aa32573",
"body": null,
"is_bot": false,
"headline": "adter release",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-05-09T12:57:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7a658e1ea3eca77a27c5280f978c2a8317f3a53",
"body": null,
"is_bot": false,
"headline": "prepare release of 0.10.2",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-05-09T11:54:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f46db71dc34d57f97b25dc31a77f619d29a24c64",
"body": "Toniof xxx extended landsat support",
"is_bot": false,
"headline": "Merge pull request #99 from dcs4cop/toniof-xxx-extended_landsat_support",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-04-24T08:19:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a6bbd1402f473cdd50b377cdadc7792869470f6",
"body": "Co-authored-by: Norman Fomferra <norman.fomferra@brockmann-consult.de>",
"is_bot": false,
"headline": "Apply suggestions from code review",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-04-20T08:06:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97cf8e1670c2c20b626cb64d17611145dd047967",
"body": null,
"is_bot": false,
"headline": "edited changelog",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-04-11T15:34:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe6ed8bd7642b85278dd3d02ef4ade4358baee72",
"body": null,
"is_bot": false,
"headline": "changed default time tolerance from ten months to ten minutes",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-04-11T15:31:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1c07da502256dce5af15759bc683bbcfff28504",
"body": null,
"is_bot": false,
"headline": "changed time unit",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-04-11T15:22:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4052797239f3df6fbfe5a0c36d3b3cf009a0c8ad",
"body": null,
"is_bot": false,
"headline": "added test",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-04-11T15:21:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87f9d868e69fca814fcd72c07e47b1d052acc193",
"body": null,
"is_bot": false,
"headline": "support python 3.10",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-04-11T15:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b2d1af26f8783548ff9a54966ff7de6f658bfb2",
"body": null,
"is_bot": false,
"headline": "fixed test",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-04-11T15:13:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7908a293106a7a0242ae3f318f735ac79cbc4af",
"body": null,
"is_bot": false,
"headline": "added support for landsat 4, 5 (LTML2) and 7 (LETML2) L2",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-04-11T14:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78f448fdf0a9826cb873743ecdcbc68677ece524",
"body": null,
"is_bot": false,
"headline": "after 0.10.1 release",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-02-16T08:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "363d697aa3e5e6238e7e4e7faccdd33baed4fb8c",
"body": null,
"is_bot": false,
"headline": "increased version",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-02-16T08:20:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b32672c4a536e7404634ffb6ddad7e3ec702a83a",
"body": "Using 'mosaicking_order' in open_data is not supported",
"is_bot": false,
"headline": "Merge pull request #95 from dcs4cop/toniof-94-enable_params",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-02-16T08:11:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5e86a7586a32d7056e654e7524483b0b73a0218",
"body": null,
"is_bot": false,
"headline": "Using 'mosaicking_order' in open_data is not supported #94",
"author_name": "Tonio Fincke",
"author_login": "TonioF",
"committed_at": "2023-02-15T17:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "340d606dd5ee995f5851fac9e1ec916f5cecf05a",
"body": "… of schema-to_dict() are invalid)",
"is_bot": false,
"headline": "JsonObjectSchema.required is a list, not a set (otherwise comparisons…",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2023-02-03T18:09:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17d84a4b6a6d36712914082d534470f650314baf",
"body": null,
"is_bot": false,
"headline": "preparing 0.10.0 release",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2022-12-06T15:45:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "674d04e9ea14c52a2eea40347e5329ce03a14997",
"body": "preparing 0.10.0 release",
"is_bot": false,
"headline": "Merge pull request #92 from dcs4cop/forman-xxx-0_10_0",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2022-12-06T15:43:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6c9c13b522c668266586b06bc08f87d2bbb7c0e",
"body": null,
"is_bot": false,
"headline": "preparing 0.10.0 release",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2022-12-06T14:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "290b94259ec1d4e407623637f712c87d1d85ebce",
"body": "Set zarr_store",
"is_bot": false,
"headline": "Merge pull request #90 from dcs4cop/forman-88-set_zarr_store",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2022-12-06T14:28:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bc4acc4085ab118df5feadf16657e55f125b1b6",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into forman-88-set_zarr_store",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2022-12-06T14:28:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03aa93cb9066ed61d234db539793e942af2185ea",
"body": "Fixed sample type for Landsat datasets",
"is_bot": false,
"headline": "Merge pull request #91 from dcs4cop/forman-89-landsat_fix",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2022-12-06T14:28:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cca18eaad5a1a182d62788712006f3d03218a32",
"body": null,
"is_bot": false,
"headline": "fixed tests",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2022-12-06T10:55:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d1b794a32487bbf13b24b3c9dd24756b9487d1a",
"body": null,
"is_bot": false,
"headline": "addressing #88",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2022-12-06T10:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49a9e01af6f6cd9ece7b47315407de5bd3f94e65",
"body": null,
"is_bot": false,
"headline": "fix for #89",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2022-12-06T10:28:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0fbaaefc85e05152dbb85de22f283cf956633f6",
"body": " is now optional.",
"is_bot": false,
"headline": "The open parameter `variable_names` in the `sentinelhub` data store",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2022-10-07T14:06:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0340708b1ccc3fea18eefbf9e279535cc10e1e19",
"body": "compat with python 3.10",
"is_bot": false,
"headline": "Merge pull request #87 from dcs4cop/forman-80-update_header",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2022-05-24T10:23:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a093441983f7d8c03663d2023713c34243ce3b5",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into forman-80-update_header",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2022-05-24T10:22:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5353040b57893bb495d004dd4ba11f673d9b898a",
"body": "Added \"grid_mapping\" attribute to data variables",
"is_bot": false,
"headline": "Merge pull request #86 from dcs4cop/forman-85-add_grid_mapping",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2022-05-12T08:05:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "497bc76559077b50837dd53005593fbc13769b81",
"body": null,
"is_bot": false,
"headline": "About to release 0.9.5",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2022-05-12T07:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3abc7628b64141bf06be31ae56fe205b9da478e",
"body": null,
"is_bot": false,
"headline": "Closes #85",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2022-05-06T13:37:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "975ab3248b2344bc5164d55b7f3f44dba20e4d27",
"body": null,
"is_bot": false,
"headline": "Logging",
"author_name": "Norman Fomferra",
"author_login": "forman",
"committed_at": "2022-03-31T09:28:36Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 11,
"latest_release_at": "2025-11-12T15:40:46Z",
"latest_release_tag": "v0.11.2",
"releases_from_tags": false,
"days_since_last_push": 69,
"active_weeks_last_year": 3,
"days_since_latest_release": 260,
"mean_days_between_releases": 142.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 10,
"stars": 13,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2019-12-10",
"count": 1
},
{
"date": "2019-12-23",
"count": 1
},
{
"date": "2020-03-11",
"count": 1
},
{
"date": "2020-12-14",
"count": 1
},
{
"date": "2021-11-19",
"count": 1
},
{
"date": "2022-09-06",
"count": 1
},
{
"date": "2024-02-08",
"count": 1
},
{
"date": "2024-04-15",
"count": 1
},
{
"date": "2024-08-13",
"count": 1
},
{
"date": "2026-05-16",
"count": 1
}
],
"complete": true,
"collected": 10,
"total_forks": 10
},
"star_history": null,
"open_issues_and_prs": 16
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"notebooks"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 27245,
"source_files_sampled": 26,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"setup.py"
],
"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": [
"pypi"
],
"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": 1,
"merged_prs": 56,
"open_issues": 15,
"closed_ratio": 0.766,
"closed_issues": 49,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "forman",
"commits": 257,
"avatar_url": "https://avatars.githubusercontent.com/u/206773?v=4"
},
{
"type": "User",
"login": "dzelge",
"commits": 35,
"avatar_url": "https://avatars.githubusercontent.com/u/42441761?v=4"
},
{
"type": "User",
"login": "AliceBalfanz",
"commits": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/23457217?v=4"
},
{
"type": "User",
"login": "TonioF",
"commits": 25,
"avatar_url": "https://avatars.githubusercontent.com/u/1598254?v=4"
},
{
"type": "User",
"login": "clarasb",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/64074334?v=4"
},
{
"type": "User",
"login": "pont-us",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/9010180?v=4"
},
{
"type": "User",
"login": "daspk04",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/28738918?v=4"
},
{
"type": "User",
"login": "gunbra32",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/7138923?v=4"
},
{
"type": "User",
"login": "mlsinergise",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/232564293?v=4"
},
{
"type": "User",
"login": "chorng",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/78031577?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.641
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 4,
"reason": "2 out of 5 merged PRs checked by a CI test -- score normalized to 4",
"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": 3,
"reason": "Found 5/13 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 11 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 1,
"reason": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "1e81cfb9acac7312debb3f8900079c0afc387f8c",
"ran_at": "2026-07-31T04:54:11Z",
"aggregate_score": 3.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-05-22T12:15:40Z",
"oldest_open_prs": [
{
"number": 98,
"created_at": "2023-03-17T13:36:32Z",
"last_comment_at": "2023-04-21T12:26:33Z",
"last_comment_author": "TonioF"
}
],
"last_merged_pr_at": "2025-11-12T15:29:13Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 15,
"created_at": "2020-10-16T08:38:04Z",
"last_comment_at": "2020-12-09T16:52:19Z",
"last_comment_author": "forman"
},
{
"number": 25,
"created_at": "2020-12-09T13:14:27Z",
"last_comment_at": "2021-11-10T07:20:52Z",
"last_comment_author": "forman"
},
{
"number": 27,
"created_at": "2020-12-11T10:28:55Z",
"last_comment_at": "2021-07-26T11:36:35Z",
"last_comment_author": "AliceBalfanz"
},
{
"number": 30,
"created_at": "2020-12-11T14:52:52Z",
"last_comment_at": "2020-12-11T15:04:46Z",
"last_comment_author": "forman"
},
{
"number": 31,
"created_at": "2020-12-11T15:35:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 33,
"created_at": "2021-01-05T09:58:16Z",
"last_comment_at": "2021-04-16T08:53:13Z",
"last_comment_author": "AliceBalfanz"
},
{
"number": 68,
"created_at": "2021-10-08T13:29:06Z",
"last_comment_at": "2023-02-22T11:18:01Z",
"last_comment_author": "forman"
},
{
"number": 88,
"created_at": "2022-09-21T11:46:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 93,
"created_at": "2023-02-07T15:23:04Z",
"last_comment_at": "2023-04-28T09:17:40Z",
"last_comment_author": "przell"
},
{
"number": 96,
"created_at": "2023-02-21T11:03:04Z",
"last_comment_at": "2023-02-22T16:32:52Z",
"last_comment_author": "przell"
},
{
"number": 97,
"created_at": "2023-02-21T14:51:45Z",
"last_comment_at": "2023-02-22T11:01:15Z",
"last_comment_author": "forman"
},
{
"number": 104,
"created_at": "2024-02-26T15:50:38Z",
"last_comment_at": "2024-02-28T08:38:51Z",
"last_comment_author": "Sonicious"
},
{
"number": 114,
"created_at": "2024-07-27T03:31:47Z",
"last_comment_at": "2024-07-29T07:46:39Z",
"last_comment_author": "forman"
},
{
"number": 120,
"created_at": "2025-05-23T14:56:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 124,
"created_at": "2026-05-22T12:41:11Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/xcube-dev/xcube-sh",
"host": "github.com",
"name": "xcube-sh",
"owner": "xcube-dev"
},
"metrics": {
"overall": {
"key": "overall",
"band": "weak",
"name": "Overall health",
"note": "The weighted overall 43 is calibrated to 39 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 43,
"calibrated": 39,
"calibration": "2026-08-02"
}
}
],
"value": 39,
"inputs": {
"security": 34,
"vitality": 43,
"community": 39,
"governance": 59,
"calibration": "2026-08-02",
"engineering": 39,
"ai_readiness": 29,
"weighted_overall_raw": 43
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "weak",
"name": "Vitality",
"value": 43,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"commits_last_year": 11,
"human_commit_share": 1,
"days_since_last_push": 69,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 69 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 69
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "11 commits in the last year",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 11
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 62,
"inputs": {
"releases_count": 22,
"latest_release_tag": "v0.11.2",
"releases_from_tags": false,
"days_since_latest_release": 260,
"mean_days_between_releases": 142.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 260 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 260
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~142.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 142.3
}
}
],
"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": "exceptional",
"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": 72,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 72 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 72
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 39,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"forks": 10,
"stars": 13,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "13 stars",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 13
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "10 forks",
"points": 8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 10
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 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": "moderate",
"name": "Sustainability & Governance",
"value": 59,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.641
},
"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 64% of commits",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 64
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 11 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"merged_prs": 56,
"open_issues": 15,
"closed_issues": 49,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.766,
"closed_unmerged_prs": 3,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "77% of issues closed",
"points": 32.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 77
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "56/59 decided PRs merged",
"points": 28.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 56,
"decided": 59
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/13 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"followers": 26,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "xcube-dev",
"public_repos": 40,
"account_age_days": 2967
},
"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": "26 followers of xcube-dev",
"points": 10.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 26,
"login": "xcube-dev"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "40 public repos, account ~8 yr old",
"points": 23.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 40
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "weak",
"name": "Engineering Quality",
"value": 39,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 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": "2 out of 5 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": 34,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 5 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 5/13 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 11 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 6
},
"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": 29,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.32,
"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": "32 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 32,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 24,
"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": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": 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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Jupyter Notebook",
"largest_source_bytes": 27245,
"source_files_sampled": 26,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Jupyter Notebook without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Jupyter Notebook"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/26 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 26,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"notebooks"
],
"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": "notebooks",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "notebooks"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"metrics_version": "2.2.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch pypi package 'xcube_sh' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-31T04:54:28.758815Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/x/xcube-dev/xcube-sh.svg",
"full_name": "xcube-dev/xcube-sh",
"license_state": "standard",
"license_spdx": "MIT"
}