Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 2564,
"has_wiki": false,
"homepage": "https://stac-js.moregeo.it",
"languages": {
"JavaScript": 228451
},
"pushed_at": "2026-07-22T12:36:43Z",
"created_at": "2023-02-14T13:22:24Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T12:35:50Z",
"description": "JS drop-in classes with utilities for STAC",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://moregeo.it",
"name": "moreGeo",
"type": "Organization",
"login": "moregeo-it",
"company": null,
"location": "Germany",
"followers": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/209391716?v=4",
"created_at": "2025-04-27T20:45:30Z",
"is_verified": null,
"public_repos": 16,
"account_age_days": 459
},
"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.5.3",
"kind": "patch",
"published_at": "2026-07-22T12:35:48Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2026-07-20T21:14:23Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-07-20T15:31:46Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-07-12T22:48:50Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2026-05-26T15:58:48Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2026-04-16T16:27:58Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2026-04-16T12:06:44Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-04-16T11:14:13Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-03-14T14:24:23Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-03-13T10:57:40Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2026-03-12T17:32:33Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-03-03T17:57:22Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-03-03T17:57:14Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2025-09-19T14:44:23Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-01-23T19:31:19Z"
}
],
"recent_commits": [
{
"oid": "f22232dca17a376fadd12480741e6410ffe0d915",
"body": null,
"is_bot": false,
"headline": "v0.5.3",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-07-22T12:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dc5fc70cc5caf7e47c7e5c3427e3582dee0cfdb",
"body": "Whether a bounding box crosses the antimeridian is explicitly encoded\n(west > east, RFC 7946 section 5.2) and toGeoJSON already splits such\nbboxes at the antimeridian itself. Running the geometry fix on the\nresulting polygons misinterpreted valid bboxes spanning more than 180\ndegrees of longitude (e.g. collection extents) as antimeridian-crossing\nand broke them up into the complement region.\n\nSee https://github.com/radiantearth/stac-browser/issues/736",
"is_bot": false,
"headline": "Don't apply the antimeridian geometry fix to bbox-derived polygons",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-07-22T12:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "885790abd50e466a26a24bccaef467bf68f9b071",
"body": null,
"is_bot": false,
"headline": "v0.5.2",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-07-20T21:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa2a6187e42b101fc7bc6cc08adbb66203430ba0",
"body": null,
"is_bot": false,
"headline": "Fix antimeridian handling in unionBoundingBox",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-07-20T16:08:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f3679a40a94f87010866aecc97acf788db6145b",
"body": null,
"is_bot": false,
"headline": "v0.5.1",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-07-20T15:31:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0bbe8d15d863838048f5932cf24c5cd6377b48a",
"body": null,
"is_bot": false,
"headline": "Clarify docs",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-07-20T15:08:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a26d430039ae80a23cc831498ca5accda2a192e",
"body": null,
"is_bot": false,
"headline": "Fix antimeridian and non-numerical bounding box issues (#20)",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-07-20T15:06:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b0d82dbf1acbfa95c3e958da30913c77fd5e820",
"body": null,
"is_bot": false,
"headline": "v0.5.0",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-07-12T22:45:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a918b65a90d7c458eceff99b4613cd7107c32d4",
"body": null,
"is_bot": false,
"headline": "Handle alternate assets for thumbnail and geo file detection (#19)",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-07-12T22:26:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f656cd9b6ca8c962fad95af652412e31fa7e97d",
"body": "* Implement better antimerdian handling for geometries\n* Add tests from Python library and align more with Python implementation",
"is_bot": false,
"headline": "Better antimeridian handling for geometries (#18)",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-07-12T21:24:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45152d6429e91dd054cd8b30f4d74d1f148fed80",
"body": null,
"is_bot": false,
"headline": "v0.4.3",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-05-26T15:57:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f5da90a601b5e2e5b3cc7ce7e9ad183c06220e1",
"body": "…Boxes in Collection",
"is_bot": false,
"headline": "Make spatial and temporal extents usable in Catalogs, fix getBounding…",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-05-22T16:14:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce267ca7a77e0f87a90fce24b19c8c63daa864ad",
"body": null,
"is_bot": false,
"headline": "v0.4.2",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-04-16T16:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7739fef13b7056c6d55b18f819b04b125e28acbc",
"body": "…r of generic Statictics functions",
"is_bot": false,
"headline": "Add mean and stddev to statistics, deprecate MinMax functions in favo…",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-04-16T16:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9522d374232b253795a06bc58d30f4499c58cb5b",
"body": null,
"is_bot": false,
"headline": "Export Band object",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-04-16T13:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87faa5ce8b3c9b08cf80fbb00102afe8e915de32",
"body": null,
"is_bot": false,
"headline": "v0.4.1",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-04-16T12:05:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43f36d744e38723124ee84233798bff4e798fd73",
"body": null,
"is_bot": false,
"headline": "Fix isGeoTIFF and deprecate isGeoTIFF and isCOG",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-04-16T12:05:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8aeb1bcf60a51ed44284993431bf18eb40cd1c9",
"body": null,
"is_bot": false,
"headline": "v0.4.0",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-04-16T11:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d81b161315f7df4c226dd93dbba41dc2c24ce9ef",
"body": "* Generalize GeoTiff functionality to work for GeoZarr\n\n- Remove isGeoTIFF and isCOG from Asset (and Links)\n- Rename getDefaultGeoTIFF to getDefaultGeoFile, adding a required type parameter\n- Rename rankGeoTIFFs to rankGeoFile, adding a required type parameter\n- Add media types for Zarr and WOZ\n\n* Add tests",
"is_bot": false,
"headline": "Generalize GeoTiff functionality to work for GeoZarr (#14)",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-04-16T11:12:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a25b7596111b9609a48e89f533479ab26a74dba",
"body": null,
"is_bot": false,
"headline": "v0.3.1",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-03-14T14:23:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e4ce7a6ffad6c20bbf0f9d508d4c329e2b084fc",
"body": null,
"is_bot": false,
"headline": "Add getSortablesLink, add missing documentation",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-03-14T13:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff495643513ac5f2e5d80ed9e4dfc77e38ea7eb0",
"body": null,
"is_bot": false,
"headline": "v0.3.0",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-03-13T10:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "038846bab5f3eb7ce25b7abdabc76a029a2cdfc6",
"body": null,
"is_bot": false,
"headline": "Implement alternate assets better #11",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-03-13T10:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de50692d20bffe97959aeed1f0c2e1e00c64a012",
"body": null,
"is_bot": false,
"headline": "Support for grahic role #13",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-03-13T10:40:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "860ab48ff27efbca94b5b39a3b5c2e97a80f566b",
"body": null,
"is_bot": false,
"headline": "Migrate is* methods to getters (properties)",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-03-13T10:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f09ed8374606331f58ee1a6c78a12a7f0d4c2f94",
"body": null,
"is_bot": false,
"headline": "v0.2.2",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-03-12T17:32:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5f14d4d49e4058f152ff2a8628a064ffdbb4611",
"body": null,
"is_bot": false,
"headline": "Add more tests",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-03-10T17:53:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aca72ac15259d2e0aa2294063d6caf43d17ba267",
"body": null,
"is_bot": false,
"headline": "Avoid instanceof #15 (#17)",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-03-10T17:19:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8ec102c1f93f165689ff652be93243dd44d02c8",
"body": null,
"is_bot": false,
"headline": "Add formatting, replace eslint with oxlint",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-03-10T16:51:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15e556b6fe9ea253e0412a13335d868176834da4",
"body": null,
"is_bot": false,
"headline": "Add class diagram to docs",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-03-09T18:49:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6b3cf060965b77fac689994c86c529e3398d5a1",
"body": null,
"is_bot": false,
"headline": "v0.2.1",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-02-20T19:54:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b5bfffbbf0efc22a5d279cd9914d844bfb2ab21",
"body": "…c-js",
"is_bot": false,
"headline": "Centralize more STAC-related functionality from STAC Browser into sta…",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-02-20T19:52:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6272e853f127dcd2b57c7b10b757ae5f2e897531",
"body": null,
"is_bot": false,
"headline": "Add isResponse to APICollection subclasses",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-02-20T15:38:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "947293fa34d9c2e4c7d3023a430cb34b269e06a7",
"body": "…://github.com/radiantearth/stac-browser/issues/804",
"is_bot": false,
"headline": "Fix how urijs treats URLs (double query params, space encoding) https…",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-02-20T15:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c065010f28621d0ffc75fdc9c5b120ca2e79d62",
"body": "…n constants",
"is_bot": false,
"headline": "Add getPaginationLinks to APICollection, add queryables and paginatio…",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-02-20T15:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f134f88278c4b5c842b5eab58557cfaf54fc6fbd",
"body": null,
"is_bot": false,
"headline": "v0.2.0",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-02-18T19:45:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9d467b0115362d65da36c2a058b29ae5b10c30c",
"body": null,
"is_bot": false,
"headline": "Add CI Action for publishing",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-02-18T19:45:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40a459565e6feb10536e27c1419352c48dd64af4",
"body": null,
"is_bot": false,
"headline": "Deprecate equals, add is #12",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-02-18T19:45:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03778aaa5a61005edf83219013f439cb3e2c41d7",
"body": null,
"is_bot": false,
"headline": "Implement better getSearchLink function",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2026-02-18T19:45:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63ddf00939db76881a07ca8c43b659b0410ece38",
"body": null,
"is_bot": false,
"headline": "v0.1.9",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-09-19T14:40:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eef3d2eb413bc1d2e1add650e72ab871c4a44d0",
"body": "…//github.com/radiantearth/stac-browser/issues/668, more consistent interface",
"is_bot": false,
"headline": "Fix issue where s3 thumbnails were shown as browser-compatible https:…",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-09-19T14:40:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dafc49ddfd9ad4bc2c96057eb753d1c810685af",
"body": null,
"is_bot": false,
"headline": "v0.1.8",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-09-10T14:38:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c4ff1f82404098577d0e496eb7a04abad4757a5",
"body": null,
"is_bot": false,
"headline": "Fix unionBoundingBox for cases where arrays only contain null",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-09-10T14:32:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14db8e3e28ed3bc2c7a9444f403e8c52f05f5d3c",
"body": null,
"is_bot": false,
"headline": "v0.1.7",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-08-19T18:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57813c21e398836e779ea944b6ecf694a8bb9de2",
"body": null,
"is_bot": false,
"headline": "Don't create objects twice",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-08-19T18:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab88c77254c5b64b350739d912de2320c56d0ca2",
"body": null,
"is_bot": false,
"headline": "v0.1.6",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-07-07T07:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08ed2a595efd4df425680f40f51c549138a31836",
"body": null,
"is_bot": false,
"headline": "Fix getSummary if summaries is not present",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-07-05T22:37:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4490257be4205d9d58109161e0e1cd707fe7d098",
"body": null,
"is_bot": false,
"headline": "Update CI and URLs",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-07-05T17:02:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93b9bbbfd276bfcac96f7a3f081ced283b6d70e4",
"body": null,
"is_bot": false,
"headline": "v0.1.5",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-07-05T12:31:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e62497af42ccf00a6aa8b232c77d75af64138f5",
"body": null,
"is_bot": false,
"headline": "Locale handling and improved thumbnail detection",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-07-05T12:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d127d73988bb117a296f8c3a5941518ad039ebe",
"body": null,
"is_bot": false,
"headline": "Fix toJSON error",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-01-31T15:52:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "245db70298255aea11f90c5f9ee17e5dd0786de5",
"body": null,
"is_bot": false,
"headline": "Simplify toGeoJSON",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-01-27T22:46:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fb2b9c59e71af4ba32508007414ee3ad206af29",
"body": null,
"is_bot": false,
"headline": "v0.1.4",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-01-27T00:25:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8434a02b264c18fb90b9f16b19bcc30bbecc2c52",
"body": null,
"is_bot": false,
"headline": "Add supportsExtension to STAC entities",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-01-26T23:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae5cafac6e7949580ec847eb19fae49f394e33f5",
"body": null,
"is_bot": false,
"headline": "Remove special GDAL VFS handling",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-01-26T19:53:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa77963536baca485935a733297bbbf2ce3ad2aa",
"body": "- a string\r\n- would also succeed\r\n- classification",
"is_bot": false,
"headline": "comments: fix spelling and grammar in utils.js (#10)",
"author_name": "Serge Croisé",
"author_login": "SergeCroise",
"committed_at": "2025-01-26T19:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c5a74b4f3d5df77982f429a26968e0928af5d45",
"body": "- i.e.,\r\n- classification",
"is_bot": false,
"headline": "comments: fix spelling and punctuation in band.js (#9)",
"author_name": "Serge Croisé",
"author_login": "SergeCroise",
"committed_at": "2025-01-26T19:31:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62a2955455db6bafb349b92cdd546126ab1b7a84",
"body": "* comments: fix spelling and punctuation in asset.js\n\n- e.g.,\r\n- classification\n\n* comments: fix spelling in asset.js\n\n- if this asset...\r\n- this asset has...",
"is_bot": false,
"headline": " comments: fix spelling and punctuation in asset.js (#8)",
"author_name": "Serge Croisé",
"author_login": "SergeCroise",
"committed_at": "2025-01-26T19:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cab8369e69540fe2c8d9615121de5c8363fc5ac",
"body": null,
"is_bot": false,
"headline": "v0.1.3",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-01-26T01:01:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0058b50fa8ceaec438d8a2d68d4ed3f4414459c",
"body": null,
"is_bot": false,
"headline": "Ensure valid bounding boxes, added helper to fix geojson",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-01-26T01:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffc400ee763b342b203f38d05f23205f2ce2e7ed",
"body": null,
"is_bot": false,
"headline": "v0.1.2",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-01-25T21:56:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c977dc08dd3fd8a91cbd9262fd1f0b2761a66b59",
"body": null,
"is_bot": false,
"headline": "Handle alternate asset extension",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-01-25T16:00:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "418696d2e631f200799c7510e471ff4d20b94e10",
"body": null,
"is_bot": false,
"headline": "add isPreview method to links/assets",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-01-25T15:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27ec5a0600781f354b35b9173382f5e4fa75fbe5",
"body": null,
"is_bot": false,
"headline": "v0.1.1",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-01-25T00:35:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc3407e748006e716060e5b3ebb1808f74fb68be",
"body": null,
"is_bot": false,
"headline": "Ensure bounding boxes are always 2D",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-01-25T00:27:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93366851edf8c01cdacfdfd3276181a1932e2632",
"body": null,
"is_bot": false,
"headline": "v0.1.0",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-01-23T19:30:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6c6aa3fe397eef93c654f378988a1bcac309ee0",
"body": null,
"is_bot": false,
"headline": "getMetadata: Define exceptions in assets #4",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-01-23T19:28:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "584149c28841b778828c39e4909c50ae4d3a0800",
"body": null,
"is_bot": false,
"headline": "Implement STAC 1.1",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-01-23T19:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8050108776d2d5aa873256fc87d2f46e97bdb59",
"body": null,
"is_bot": false,
"headline": "Upgrade eslint",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2025-01-23T14:22:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "052344f6358b262e806cd8b7fae1ef6b6d4a2233",
"body": null,
"is_bot": false,
"headline": "Add funding info",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2024-02-14T12:02:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f4f83f3b8f0cdd2f4284d25fb7298ff7c3348d6",
"body": null,
"is_bot": false,
"headline": "v0.0.9",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2024-02-05T13:02:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6af1a75f0ae416eb1dbe48ce6ffd4e376f7922c9",
"body": null,
"is_bot": false,
"headline": "Fix thumbnail ordering in Chrome #370",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-10-02T16:26:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "115460edaf1aa8ef41554cbfadfda13bdaeae7c8",
"body": null,
"is_bot": false,
"headline": "Fixed isDefintion typo to isDefinition (#5)",
"author_name": "Fee Fladder",
"author_login": "feefladder",
"committed_at": "2023-09-15T17:15:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9bf87abb7ece83bec9ba4cf4316ec46b5aae998",
"body": null,
"is_bot": false,
"headline": "Clarify Node import",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-09-07T10:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50a156ef98b6d6d3ce0ab5c87a61f95519340e5e",
"body": null,
"is_bot": false,
"headline": "Add missing Link export",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-07-24T20:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e683d5331e1d50ad2a46bf00c04a7ef6086bd04",
"body": null,
"is_bot": false,
"headline": "Add getCenter/centerOfCoundingBox functions + tests",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-07-24T19:24:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "407f788d30753d1892b68beb918bc4c3a8afb006",
"body": null,
"is_bot": false,
"headline": "v0.0.8",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-09T14:36:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56211e7c6cce14da2d54f2fb3c33da70e80fe219",
"body": null,
"is_bot": false,
"headline": "Move some general methods from Asset to STACReference",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-09T13:42:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b751858c36156f7f44825c3066c976124852d3ac",
"body": null,
"is_bot": false,
"headline": "v0.0.7",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-08T21:20:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d70c7540213ba59b7139d4a01dee6e94a97ae13",
"body": null,
"is_bot": false,
"headline": "Fix typos",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-08T20:30:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a1c69456fab65cb7c395185dece0a3960137af1",
"body": null,
"is_bot": false,
"headline": "Add CatalogLike to export",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-08T20:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70ab3f7f3cdf74b6c8a9af08b7439276e05e1a37",
"body": null,
"is_bot": false,
"headline": "Use the same interface for API collections",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-08T20:26:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d92830cd8d12fb5f3f644de9aa028a3a8fc02013",
"body": null,
"is_bot": false,
"headline": "v0.0.6",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-05T14:36:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a55330a6e1eed2b772df6e26f4e7df79246ca67c",
"body": null,
"is_bot": false,
"headline": "Restructure, more tests, ...",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-05T14:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc1fbbd40512fbd3018685c84741b7a692d1ec0e",
"body": null,
"is_bot": false,
"headline": "v0.0.5",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-04T15:49:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90da3cf2343e07dbce89860f348e0645977370bd",
"body": null,
"is_bot": false,
"headline": "Add class diagram",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-04T15:47:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d47bb79c2381886b57a33affa9b001731ed04d66",
"body": null,
"is_bot": false,
"headline": "Fix and improve docs",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-04T15:15:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a33bc1eb81efcb51b06900b25ca31b75b44bc8c",
"body": null,
"is_bot": false,
"headline": "Restructure classes",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-04T13:46:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b33d5a4b59878b2f897edbdc8341130043347085",
"body": null,
"is_bot": false,
"headline": "v0.0.4",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-03T19:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50c275363bf8af664d63b29d2e244687706f081c",
"body": null,
"is_bot": false,
"headline": "Support for antimeridian crossing bboxes",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-03T18:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cbbe5f0560b73954d95de5919c2fb8071e72a80",
"body": null,
"is_bot": false,
"headline": "v0.0.3",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-02T17:33:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68503ffc5311f5c5f9af52ccd522f35f7b61019e",
"body": null,
"is_bot": false,
"headline": "Make bbox to GeoJSON a utility function",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-02T17:32:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "166710cdc10fdd024283e733ea236ac9444126eb",
"body": null,
"is_bot": false,
"headline": "Fix thumbnail detection",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-02T14:44:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d4f2c274cb347174a3d2d88369ca70682fb03cb",
"body": null,
"is_bot": false,
"headline": "Add file extensions to imports",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-01T17:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5863cc7cb3a0c5d2545233da0646985873cd8fbd",
"body": null,
"is_bot": false,
"headline": "v0.0.2",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-01T17:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86417ebd154ed63ed6783602954fe75653892b76",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main'",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-01T17:06:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44ad84eaf43c647339c95e0c5f22e6b96fe426f0",
"body": null,
"is_bot": false,
"headline": "Add getAsset",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-01T17:06:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec677fff3fe03bfcde7dc734db6c7f0725d838be",
"body": null,
"is_bot": false,
"headline": "Find the visual single-band assets (#3)",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-01T16:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc74efef632519fba77661d52b68e8604fb37233",
"body": null,
"is_bot": false,
"headline": "Add getObjectType",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-01T16:03:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95f5f647d03530f25b96a7aca5092279b49b6536",
"body": null,
"is_bot": false,
"headline": "Add CollectionCollection support and other improvements",
"author_name": "Matthias Mohr",
"author_login": "m-mohr",
"committed_at": "2023-03-01T15:56:35Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 15,
"commits_last_year": 45,
"latest_release_at": "2026-07-22T12:35:48Z",
"latest_release_tag": "v0.5.3",
"releases_from_tags": false,
"days_since_last_push": 9,
"active_weeks_last_year": 11,
"days_since_latest_release": 9,
"mean_days_between_releases": 14.6
},
"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": [
{
"name": "stac-js",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"STAC"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/stac-js",
"is_deprecated": false,
"latest_version": "0.5.3",
"repository_url": "https://github.com/moregeo-it/stac-js",
"versions_count": 32,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 10772,
"first_published_at": "2023-02-23T21:22:53.319000Z",
"latest_published_at": "2026-07-22T12:36:27.508000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 9
}
]
},
"popularity": {
"forks": 2,
"stars": 20,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2023-09-15",
"count": 1
},
{
"date": "2025-01-26",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": [],
"largest_source_bytes": 33193,
"source_files_sampled": 42,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 86,
"malicious_count": 0,
"assessed_package": "npm:stac-js@0.5.3",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@radiantearth/stac-migrate",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.2"
},
{
"name": "@turf/boolean-clockwise",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.2.0"
},
{
"name": "@turf/boolean-contains",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.2.0"
},
{
"name": "@turf/centroid",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.2.0"
},
{
"name": "@turf/helpers",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.2.0"
},
{
"name": "@turf/rewind",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.2.0"
},
{
"name": "urijs",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.19.11"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@radiantearth/stac-migrate",
"direct": true,
"version": "^2.0.2",
"ecosystem": "npm"
},
{
"name": "@turf/boolean-clockwise",
"direct": true,
"version": "^7.2.0",
"ecosystem": "npm"
},
{
"name": "@turf/boolean-contains",
"direct": true,
"version": "^7.2.0",
"ecosystem": "npm"
},
{
"name": "@turf/centroid",
"direct": true,
"version": "^7.2.0",
"ecosystem": "npm"
},
{
"name": "@turf/helpers",
"direct": true,
"version": "^7.2.0",
"ecosystem": "npm"
},
{
"name": "@turf/rewind",
"direct": true,
"version": "^7.2.0",
"ecosystem": "npm"
},
{
"name": "urijs",
"direct": true,
"version": "^1.19.11",
"ecosystem": "npm"
},
{
"name": "cpy-cli",
"direct": false,
"version": "^7.0.0",
"ecosystem": "npm"
},
{
"name": "jest",
"direct": false,
"version": "^30.0.0",
"ecosystem": "npm"
},
{
"name": "jest-html-reporter",
"direct": false,
"version": "^4.0.0",
"ecosystem": "npm"
},
{
"name": "oxlint",
"direct": false,
"version": "^1.51.0",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "^3.8.1",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 12,
"direct_count": 7,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 12,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 7,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "m-mohr",
"commits": 115,
"avatar_url": "https://avatars.githubusercontent.com/u/8262166?v=4"
},
{
"type": "User",
"login": "SergeCroise",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/11520535?v=4"
},
{
"type": "User",
"login": "feefladder",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/33122845?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.966
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"docs-latest.yml",
"docs.yml",
"publish.yml",
"tests.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"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": 10,
"reason": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 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": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": 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": "f22232dca17a376fadd12480741e6410ffe0d915",
"ran_at": "2026-07-31T16:14:38Z",
"aggregate_score": 4.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": "2026-07-22T12:36:31Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-20T15:06:44Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/moregeo-it/stac-js",
"host": "github.com",
"name": "stac-js",
"owner": "moregeo-it"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 59 is calibrated to 63 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 59,
"calibrated": 63,
"calibration": "2026-08-02"
}
}
],
"value": 63,
"inputs": {
"security": 56,
"vitality": 77,
"community": 43,
"governance": 58,
"calibration": "2026-08-02",
"engineering": 66,
"ai_readiness": 25,
"weighted_overall_raw": 59
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 77,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"commits_last_year": 45,
"human_commit_share": 1,
"days_since_last_push": 9,
"active_weeks_last_year": 11
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 9 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "11/52 weeks with commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "45 commits in the last year",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 45
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "exceptional",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 15,
"latest_release_tag": "v0.5.3",
"releases_from_tags": false,
"days_since_latest_release": 9,
"mean_days_between_releases": 14.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "15 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 15
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 9 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~14.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 14.6
}
}
],
"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": 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": "weak",
"name": "Community & Adoption",
"value": 43,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"forks": 2,
"stars": 20,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "20 stars",
"points": 20.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 20
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"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 (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
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 67,
"inputs": {
"packages": [
"stac-js"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 10772
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "10,772 downloads/month across npm",
"points": 53.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 10772,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 58,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.966
},
"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 97% of commits",
"points": 0.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"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": 80,
"inputs": {
"merged_prs": 12,
"open_issues": 0,
"closed_issues": 7,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1,
"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": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "12/13 decided PRs merged",
"points": 27.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 12,
"decided": 13
}
}
],
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "weak",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"followers": 11,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "moregeo-it",
"public_repos": 16,
"account_age_days": 459
},
"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": "11 followers of moregeo-it",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 11,
"login": "moregeo-it"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "16 public repos, account ~1 yr old",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 16
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"stac-js"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 9
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 9 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 9
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "32 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 32
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 66,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://stac-js.moregeo.it",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://stac-js.moregeo.it",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 56,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.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": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "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 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:stac-js@0.5.3 runtime dependency closure — what installing the published package pulls in — 86 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:stac-js@0.5.3",
"assessed": 86
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 86,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 86,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": 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": 25,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.16,
"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": "16 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 8.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 16,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"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": "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": "JavaScript",
"largest_source_bytes": 33193,
"source_files_sampled": 42,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/42 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 42,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"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? 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)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-31T16:14:48.953006Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/moregeo-it/stac-js.svg",
"full_name": "moregeo-it/stac-js",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}