Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"drones",
"photogrammetry",
"api"
],
"is_fork": false,
"size_kb": 13384,
"has_wiki": true,
"homepage": "https://github.com/OpenDroneMap/NodeODM/blob/master/docs/index.adoc",
"languages": {
"CSS": 8321,
"HTML": 15312,
"Shell": 5038,
"Python": 2043,
"Batchfile": 72,
"Dockerfile": 581,
"JavaScript": 478096
},
"pushed_at": "2026-04-30T01:55:50Z",
"created_at": "2016-07-28T00:56:44Z",
"owner_type": "Organization",
"updated_at": "2026-07-18T11:15:04Z",
"description": "A lightweight REST API to access aerial image processing engines such as ODM or MicMac",
"is_archived": false,
"is_disabled": false,
"license_spdx": "AGPL-3.0",
"default_branch": "master",
"license_spdx_raw": "AGPL-3.0",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://opendronemap.org",
"name": "OpenDroneMap",
"type": "Organization",
"login": "OpenDroneMap",
"company": null,
"location": "Earth",
"followers": 1238,
"avatar_url": "https://avatars.githubusercontent.com/u/7285716?v=4",
"created_at": "2014-04-14T04:12:05Z",
"is_verified": null,
"public_repos": 109,
"account_age_days": 4485
},
"license": {
"state": "standard",
"spdx_id": "AGPL-3.0",
"raw_spdx": "AGPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.2.3",
"kind": "patch",
"published_at": "2024-05-15T03:19:07Z"
},
{
"tag": "v2.2.2",
"kind": "patch",
"published_at": "2023-01-30T15:41:56Z"
},
{
"tag": "v2.2.1",
"kind": "patch",
"published_at": "2023-01-12T19:52:07Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2021-11-08T16:02:49Z"
},
{
"tag": "v2.1.9",
"kind": "patch",
"published_at": "2021-06-22T15:38:01Z"
},
{
"tag": "v2.1.7",
"kind": "patch",
"published_at": "2021-06-05T15:28:09Z"
},
{
"tag": "v2.1.5",
"kind": "patch",
"published_at": "2021-05-27T18:02:31Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2020-12-07T15:32:49Z"
}
],
"recent_commits": [
{
"oid": "8ad3e30dc0006d59fd552c1e884614b53daa19e3",
"body": "Quote params and use shell: true",
"is_bot": false,
"headline": "Merge pull request #268 from sylveon/more-quotes",
"author_name": "Stephen Mather",
"author_login": "smathermather",
"committed_at": "2026-04-30T01:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7328aba7c80fcc0e4baa25d2d29577ff72bf5840",
"body": null,
"is_bot": false,
"headline": "Quote params and use shell: true",
"author_name": "Charles Milette",
"author_login": "sylveon",
"committed_at": "2026-04-29T02:44:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d741d3f625df0f76cf9118e38cf64be91669de96",
"body": "Add quotes around run command",
"is_bot": false,
"headline": "Merge pull request #267 from sylveon/sylveon/quotes",
"author_name": "Stephen Mather",
"author_login": "smathermather",
"committed_at": "2026-04-28T03:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95d69f2b99817a450cbe9bffd69b1dee86e98cdb",
"body": null,
"is_bot": false,
"headline": "Quotes don't work on non-Unix",
"author_name": "Charles Milette",
"author_login": "sylveon",
"committed_at": "2026-04-22T06:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6253606e09489856c5874175492c9df9ff4b690e",
"body": "Fixes failure to launch processing if app is installed in a path with spaces",
"is_bot": false,
"headline": "Add quotes around run command",
"author_name": "Charles Milette",
"author_login": "sylveon",
"committed_at": "2026-04-22T06:30:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d53feb5c720242245104451120900d7a307a6bf8",
"body": "Change permissions from read to write for contents",
"is_bot": false,
"headline": "Merge pull request #264 from sylveon/patch-1",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2026-03-17T03:00:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbf61c18176931d0e432a0c24d4a667dc09fea51",
"body": "#263 added granular permissions to grant `id-token: write` (which isn't granted by default). When doing this, I also added `contents: read` because granular permissions overwrite repo-level permissions, and not having it prevented the workflow from cloning its own repo.\r\n\r\nHowever, the `svenstaro/upload-release-action` action requires `contents: write`, which the pipeline no longer had. Change `contents` to `write` (which implies `read`) to fix that.",
"is_bot": false,
"headline": "Change permissions from read to write for contents",
"author_name": "Charles Milette",
"author_login": "sylveon",
"committed_at": "2026-03-17T02:17:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f24e9ee8d150dadd13cbe09a096610cea279854f",
"body": "Add support for Azure Artifact Signing",
"is_bot": false,
"headline": "Merge pull request #263 from sylveon/artifact-signing",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2026-03-13T06:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37a17ba21a5331acfbb31840c853be36ef0f1bed",
"body": null,
"is_bot": false,
"headline": "Specify cmd as shell",
"author_name": "Charles Milette",
"author_login": "sylveon",
"committed_at": "2026-03-13T06:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da32cc1aee60e2dd4500515c1f162517bfa0ca96",
"body": null,
"is_bot": false,
"headline": "Add support for Azure Artifact Signing",
"author_name": "Charles Milette",
"author_login": "sylveon",
"committed_at": "2026-03-13T06:23:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b1f6669152403c6530d21097af979ec15ee0c77",
"body": null,
"is_bot": false,
"headline": "Update GLB test file",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2026-02-25T19:50:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f5db4ea01287ad36c0cf4fd45d3c4cd9a8c8844",
"body": "Pin to odm 3.5.6 until 3.6.0 fix in place",
"is_bot": false,
"headline": "Merge pull request #261 from smathermather/pin-3.5.6",
"author_name": "Stephen Mather",
"author_login": "smathermather",
"committed_at": "2026-02-21T02:37:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1a6d37bc9b7af850b72c604ed7100cf1eb05a99",
"body": null,
"is_bot": false,
"headline": "Pin to odm 3.5.6 until 3.6.0 fix in place",
"author_name": "Stephen Mather",
"author_login": "smathermather",
"committed_at": "2026-02-21T01:55:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b61238188960bac05552a319b4db35d463f5f88",
"body": null,
"is_bot": false,
"headline": "Change default parallel queue processing to 1",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2025-12-15T17:31:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0a5ef3b76b1e410fc662db14234d1e6ecad2be8",
"body": "24.04",
"is_bot": false,
"headline": "Merge pull request #253 from OpenDroneMap/2404",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2025-11-15T05:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e278739007d74e88b70ce3c614d94859c612a538",
"body": null,
"is_bot": false,
"headline": "Don't inherit stdio",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2025-11-15T05:09:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "301aaf073b652a7c5099ec4e4d1dccf8380a246a",
"body": null,
"is_bot": false,
"headline": "Update Dockerfile, add node.sh wrapper",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2025-11-15T05:02:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dc1819b0b047e56529d7dd23182e853fa509077",
"body": null,
"is_bot": false,
"headline": "Upgrade to Python 3.12",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2025-11-15T04:55:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08e7266c31e42b563ba7789c480b11a6b0e3646a",
"body": null,
"is_bot": false,
"headline": "Install npm",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2025-11-15T04:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb970dab207aad6ba471eab483d93a45386b5f48",
"body": null,
"is_bot": false,
"headline": "Pin diagnostics, winston",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2025-10-22T14:36:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fc4068c6af4b2f767cde2db6c8b1a06f169fbdd",
"body": null,
"is_bot": false,
"headline": "Fix log levels in config.js",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2025-10-21T22:34:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b29fbbc17c3f647fe4f027a44b5dda55a1e6f7f",
"body": null,
"is_bot": false,
"headline": "shQuote options script path",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2025-08-23T20:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b72047457abd31d72359f2956a3708ce5fcfee9",
"body": "FIx whitespace handling when invoking Python",
"is_bot": false,
"headline": "Merge pull request #245 from sylveon/master",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2025-08-23T18:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efb60b33dc1730ebc89d166b6b5a6a7f538bb99f",
"body": null,
"is_bot": false,
"headline": "Shell escape config.odm_path",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2025-08-23T17:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "199904679b30c661770fb70a64c44d094e176de4",
"body": "This reverts commit c244f0797b456beb734e40cb7771b3ae33d896d8.",
"is_bot": false,
"headline": "Revert \"Sanitize whitespaces in python invocation\"",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2025-08-23T17:53:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83d75ce14daf3db65422732eafad14eb08886bf8",
"body": "Fix start time logic",
"is_bot": false,
"headline": "Merge pull request #233 from pierotofy/starttime",
"author_name": "Stephen Mather",
"author_login": "smathermather",
"committed_at": "2025-07-30T22:36:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb17348ff7f44ce766498d47511a98825232963c",
"body": "Create cutline.gpkg for tests",
"is_bot": false,
"headline": "Merge pull request #239 from smathermather/add_cutline",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2025-07-18T02:53:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0565e9e7651d93c375ba8b8404e8788f29d5ce66",
"body": null,
"is_bot": false,
"headline": "Create cutline.gpkg",
"author_name": "Stephen Mather",
"author_login": "smathermather",
"committed_at": "2025-07-17T05:18:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c244f0797b456beb734e40cb7771b3ae33d896d8",
"body": "Avoid shell entirely on *nixes",
"is_bot": false,
"headline": "Sanitize whitespaces in python invocation",
"author_name": "Charles Milette",
"author_login": "sylveon",
"committed_at": "2025-06-30T02:34:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abf2e4fc9a6287157290ffdc12456cabf413754e",
"body": null,
"is_bot": false,
"headline": "Handle spaces in ODM_PATH",
"author_name": "Charles Milette",
"author_login": "sylveon",
"committed_at": "2025-06-30T02:28:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2633b72593cfad504c9a5af59a03ac2e50a464d",
"body": "added new files to export",
"is_bot": false,
"headline": "Merge pull request #237 from lucadelu/new_outputs",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2025-06-29T07:56:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab7bf888ece0ffd0b83981254e7ef9894d465273",
"body": null,
"is_bot": false,
"headline": "added new files to export",
"author_name": "Luca Delucchi",
"author_login": "lucadelu",
"committed_at": "2025-06-29T05:10:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e23c2b9cbba70f109203c484affd573f03489d07",
"body": "Pin nexe and update upload-artifact task",
"is_bot": false,
"headline": "Merge pull request #236 from sylveon/master",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2025-06-26T11:31:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25f7ed3e2a68aec9fa08874d1e86d2eb71f17018",
"body": null,
"is_bot": false,
"headline": "Pin nexe and update upload-artifact task",
"author_name": "Charles Milette",
"author_login": "sylveon",
"committed_at": "2025-06-26T06:38:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b69360929a40304d0fcf495b85aa82dd000f716e",
"body": "Inherit stdio when launching pythonExe, and use shell: true",
"is_bot": false,
"headline": "Merge pull request #235 from sylveon/master",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2025-06-23T15:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e67b0a5050154aa23a63a3bf1cb3bb5f92ad9e9",
"body": "Makes diagnosing issues with the python script easier as its output is forward to the terminal, and fixes issues with newer node versions that require shell: true when launching batch files",
"is_bot": false,
"headline": "Inherit stdio when launching pythonExe, and use shell: true",
"author_name": "Charles Milette",
"author_login": "sylveon",
"committed_at": "2025-06-23T09:00:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddaf25096905f9568a9b693cf3ec90d582df96ea",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2025-03-11T20:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e0429209893d7db9da5c4d5f42f788f893c77e3",
"body": null,
"is_bot": false,
"headline": "Fix start time logic",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2025-03-11T20:38:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7dfe5227304c2a75877e60760db248fac42e730",
"body": null,
"is_bot": false,
"headline": "Pin qemu",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2025-02-26T05:40:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00d5510ea44a76730fd0bbcdf131b9d0dda86686",
"body": "Update index.adoc with progress field.",
"is_bot": false,
"headline": "Merge pull request #230 from WangHan2014/patch-1",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2024-12-05T15:05:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15f635425865d2b1f62f2c78322d1806bf5912e9",
"body": "Fix missing progress field in GET /task/{uuid}/info .",
"is_bot": false,
"headline": "Update index.adoc with progress field.",
"author_name": "NullSmart",
"author_login": "WangHan2014",
"committed_at": "2024-12-05T06:28:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed15d324a0b0eeb5b2eda887ab1a6f16f80faa0b",
"body": "fix: support v6 and v7 uuids",
"is_bot": false,
"headline": "Merge pull request #221 from frankmarazita/master",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2024-07-30T06:58:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf7754cd31c7155c9d0121994c1c0075da719b84",
"body": null,
"is_bot": false,
"headline": "fix: support v6 and v7 uuids",
"author_name": "Frank Marazita",
"author_login": "frankmarazita",
"committed_at": "2024-07-30T04:27:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de3ea73400bb10886acdf327d4bd2661b47178d6",
"body": "fix: tmp dir creation",
"is_bot": false,
"headline": "Merge pull request #218 from kauly/fix/task-new-zipurl",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2024-05-19T01:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d16f6959ff15c8ed913960651ea770cff9b7ebae",
"body": null,
"is_bot": false,
"headline": "fix: tmp dir creation",
"author_name": "kauly",
"author_login": "kauly",
"committed_at": "2024-05-18T05:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72202a93b5290a9fc3200b2b7eef600805fdf43c",
"body": "Update Dockerfile.gpu",
"is_bot": false,
"headline": "Merge pull request #217 from sean-kenops/master",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2024-05-17T17:39:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b35d8b282f0f2ed71f6cc171046c209a121a1fe",
"body": "Fix issue DensifyPointCloud: error while loading shared libraries: libcuda.so.1: cannot open shared object file: No such file or directory",
"is_bot": false,
"headline": "Update Dockerfile.gpu",
"author_name": "sean-kenops",
"author_login": "sean-kenops",
"committed_at": "2024-05-17T06:38:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baa619a9fd42bf32daf45fc03257f8e9b92449d4",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2024-05-15T04:33:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "726e02ced5d636338d87b5491668fe3bd19b347e",
"body": "Fix arguments to setTimeout for reattempting moving temp task files",
"is_bot": false,
"headline": "Merge pull request #215 from Ooglely/master",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2024-04-03T20:54:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b5bfa048a225e5e0c40e8631212e07dd8ed421f",
"body": null,
"is_bot": false,
"headline": "Fix arguments to setTimeout and add logging",
"author_name": "Alen",
"author_login": "Ooglely",
"committed_at": "2024-04-03T19:51:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cf8e65e56a8904aa4e089e9ec313e9b37690887",
"body": "add howto on image builds",
"is_bot": false,
"headline": "Merge pull request #208 from smathermather/add_building",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-11-09T03:40:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16149f08bd3b24a4b8f52e17d1b7418ac530d1e4",
"body": null,
"is_bot": false,
"headline": "show how to run",
"author_name": "Stephen Mather",
"author_login": "smathermather",
"committed_at": "2023-11-09T02:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7acd252a2bcd94fce1472934063929e822525ae",
"body": null,
"is_bot": false,
"headline": "addhowto on image builds",
"author_name": "Stephen Mather",
"author_login": "smathermather",
"committed_at": "2023-11-09T02:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c1b4e38aeb1e8e5b0b47c83155b77bc596594bd",
"body": "Include cutline and DEM euclidean distance outputs",
"is_bot": false,
"headline": "Merge pull request #206 from pierotofy/cuteuc",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-11-01T16:45:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e2410399127decab8362f6733e2af904354c2a8",
"body": null,
"is_bot": false,
"headline": "Include cutline and DEM euclidean distance outputs",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-11-01T16:44:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26d10d990ccd9b04f3a591fd3cb2ac515e928d45",
"body": "Fix License notices",
"is_bot": false,
"headline": "Merge pull request #204 from pierotofy/license",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-06-08T10:06:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecf6b8f0993389825caa4ab592e86399eec61403",
"body": null,
"is_bot": false,
"headline": "Fix License notices",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-06-08T09:58:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e560fb635b6f1597a9b5d253e51d89798404953",
"body": null,
"is_bot": false,
"headline": "Tabs --> spaces",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-04-04T17:01:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c2868e2282483dff1bb19844c57b8e5fcd8f99b",
"body": "Support for not specifying an S3 object ACL.",
"is_bot": false,
"headline": "Merge pull request #201 from terraframe/upstream-rebase",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-04-04T17:00:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2c56e8500bab14afed84ad1182b925eb8e90b52",
"body": null,
"is_bot": false,
"headline": "Support for not specifying an S3 object ACL.",
"author_name": "Richard Rowlands",
"author_login": "rrowlands",
"committed_at": "2023-04-03T22:49:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb2ea1bbab0ae3c60950c94796ed3a9f24fd0389",
"body": "Add glTF test files",
"is_bot": false,
"headline": "Merge pull request #198 from pierotofy/gltf",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-01-28T16:29:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9157e4b96b57f7f7f2440d26000812a30dcefc1",
"body": null,
"is_bot": false,
"headline": "Add gltf test files",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-01-28T16:28:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d4703a5b547cb820b39f37da97e5afd0857a606",
"body": "Automatically set --gltf when processing with WebODM",
"is_bot": false,
"headline": "Merge pull request #197 from pierotofy/gltf",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-01-28T16:21:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca61927ef13c0e5d78ad67ec570d77814f6ac7e4",
"body": null,
"is_bot": false,
"headline": "Automatically set --gltf when processing with WebODM",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-01-28T16:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3ee44dfeec45f34fca47ee585f8a8a57fff7455",
"body": "Add precautions when building apptainer container",
"is_bot": false,
"headline": "Merge pull request #196 from nghi01/apptainer-precaution",
"author_name": "Stephen Mather",
"author_login": "smathermather",
"committed_at": "2023-01-26T23:52:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb46646df33b0ead9ed7f38653123799423a3f0f",
"body": null,
"is_bot": false,
"headline": "Add precautions when building apptainer container",
"author_name": "nghi01",
"author_login": "nghi01",
"committed_at": "2023-01-26T20:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a7c73c8cd3cd1331299fdb5176a7a33a710e93e",
"body": "add directions on building apptainer.def",
"is_bot": false,
"headline": "Merge pull request #195 from smathermather/add-singularity-directions",
"author_name": "Stephen Mather",
"author_login": "smathermather",
"committed_at": "2023-01-25T19:48:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c111b85f859aafd4261580dcb361177906a43afa",
"body": null,
"is_bot": false,
"headline": "I am my own autocorrupt",
"author_name": "Stephen Mather",
"author_login": "smathermather",
"committed_at": "2023-01-25T19:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15ea35c5f9ddaadeaabffa22bdf20331f09c2f08",
"body": null,
"is_bot": false,
"headline": "add directions on building apptainer.def",
"author_name": "Stephen Mather",
"author_login": "smathermather",
"committed_at": "2023-01-25T18:35:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22305938042405c3d109dbd06e54552576969b2d",
"body": "Fix confusing order to readme on rootless",
"is_bot": false,
"headline": "Merge pull request #194 from smathermather/fix-readme-order",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-01-25T18:25:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8fb0dfe3ebd8d2f0f3615a8986480922159b65e",
"body": null,
"is_bot": false,
"headline": "Fix confusing order to readme on rootless",
"author_name": "Stephen Mather",
"author_login": "smathermather",
"committed_at": "2023-01-25T18:22:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "512079b3c95b46f801001cf0171305ccbb743669",
"body": "Rename singularity.def to apptainer.def",
"is_bot": false,
"headline": "Merge pull request #193 from smathermather/apptainer-tweaks",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-01-25T18:16:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21c5697f978d2cbfe1fd74d14f41b243ec6ede55",
"body": "update apptainer.def and header for rootless in readme",
"is_bot": false,
"headline": "Merge pull request #1 from smathermather/master",
"author_name": "Stephen Mather",
"author_login": "smathermather",
"committed_at": "2023-01-25T18:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd57c2c084392e255ae650b3018d454226a635e3",
"body": null,
"is_bot": false,
"headline": "add header for rootless",
"author_name": "Stephen Mather",
"author_login": "smathermather",
"committed_at": "2023-01-25T18:03:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64189e747e7e122d1a8cdac14359b527edb94156",
"body": null,
"is_bot": false,
"headline": "Update name for apptainer.def",
"author_name": "Stephen Mather",
"author_login": "smathermather",
"committed_at": "2023-01-25T18:01:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f5a1f56ccf2a116f64ebc12a73fdb88519bc468",
"body": null,
"is_bot": false,
"headline": "Rename singularity.def to apptainer.def",
"author_name": "Stephen Mather",
"author_login": "smathermather",
"committed_at": "2023-01-25T18:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8ce0b8ec7cb897f2f51a2346d6d15ce7d834e46",
"body": null,
"is_bot": false,
"headline": "Accept srt",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-01-24T16:09:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c440dae0b2ff56c36c5757cc5fb21d4bf0326f0e",
"body": null,
"is_bot": false,
"headline": "Accept video files",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-01-24T15:36:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5b986669721aadac4773e6c5a0913c5ffb178a9",
"body": "Create initial Apptainer definition file and some initial instructions on running Apptainer on HPC",
"is_bot": false,
"headline": "Merge pull request #191 from nghi01/apptainer-def",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-01-23T15:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e7c49f6a445460af6d6570616e4bf6df556f43d",
"body": null,
"is_bot": false,
"headline": "Revise unclear instruction",
"author_name": "nghi01",
"author_login": "nghi01",
"committed_at": "2023-01-23T13:07:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "798303a20b1fb7e52944080843cfb40b218de63d",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "nghi01",
"author_login": "nghi01",
"committed_at": "2023-01-23T13:04:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78f05c3c2423f445e28d0eea5c586056d08bef5e",
"body": "We will use Apptainer to run NodeODM on HPC, together with ClusteRODM. This is the initial push for documentation.",
"is_bot": false,
"headline": "Update initial README for apptainer instructions",
"author_name": "nghi01",
"author_login": "nghi01",
"committed_at": "2023-01-23T13:01:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a4a9578744e505c4e22f6b76720a9198ca2c0ae",
"body": null,
"is_bot": false,
"headline": "Create definition file ported from Dockerfile",
"author_name": "nghi01",
"author_login": "nghi01",
"committed_at": "2023-01-23T12:45:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc5c87e9c8d9924098475222aa50b2605af90430",
"body": null,
"is_bot": false,
"headline": "Fix alignment file search",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-01-13T15:52:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d6c1e787bd471c7d02a8ee474f7fb136da338cd",
"body": null,
"is_bot": false,
"headline": "Update glob",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-01-12T20:03:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd38d8112603be8c2c60921fbbd26fa3277d81b3",
"body": null,
"is_bot": false,
"headline": "Update glob",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-01-12T19:59:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f213090a6af54f781322b3d7ac3c981ae38bf918",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2023-01-12T19:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b4006abf76ddb90a6a2c4b0c0426bee81620863",
"body": "Support for alignment files",
"is_bot": false,
"headline": "Merge pull request #189 from pierotofy/codem",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2022-12-14T07:01:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d1910247be4eade3d794d43dc6843784ce4e63b",
"body": null,
"is_bot": false,
"headline": "Support for alignment files",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2022-12-12T20:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9c5fb4b8ca62e103ea54636c23e57264e49f831",
"body": null,
"is_bot": false,
"headline": "CUDA note",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2022-08-11T04:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8355086b30e7b8965a8c7479b270d39de5bb7b43",
"body": "Import missing logger library",
"is_bot": false,
"headline": "Merge pull request #184 from Timic3/bugfix/import-logger",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2022-08-02T14:15:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "790fe975702f6251a11ce4bedab126ff97273dea",
"body": null,
"is_bot": false,
"headline": "Import missing logger library",
"author_name": "Timotej",
"author_login": "Timic3",
"committed_at": "2022-08-02T09:42:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb0a38fd443d3aa913a614699dc3a102b42b1117",
"body": null,
"is_bot": false,
"headline": "Add --s3_ignore_ssl, better S3 error messages",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2022-08-01T15:27:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98e30377e3ee3c60a3ee93680036c40e91ceb8d9",
"body": "This reverts commit 6676506c3f308064418ee0093bfeea12d01017e2.",
"is_bot": false,
"headline": "Revert \"Optional S3 ACL setting\"",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2022-07-04T16:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6676506c3f308064418ee0093bfeea12d01017e2",
"body": null,
"is_bot": false,
"headline": "Optional S3 ACL setting",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2022-07-04T16:45:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ba438e80f5a36fe183f3cb33e13821f9915cdb4",
"body": null,
"is_bot": false,
"headline": "Add test 3D tiles folders",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2022-05-30T18:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0178c664ca72bfd565a78d096583587fc39c782f",
"body": null,
"is_bot": false,
"headline": "Add 3D tiles folder",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2022-05-26T18:23:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6acd3726f646726e46db5127c00abe57fd19a31c",
"body": "Update Dockerfile.gpu and provide docker-compose.yml examples",
"is_bot": false,
"headline": "Merge pull request #179 from mhupfauer/master",
"author_name": "Piero Toffanin",
"author_login": "pierotofy",
"committed_at": "2022-02-18T03:19:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd932e132aecb3aa9deab473cde1466f6d8fc4e0",
"body": null,
"is_bot": false,
"headline": "Update config-default.json",
"author_name": "mhupfauer",
"author_login": "mhupfauer",
"committed_at": "2022-02-17T22:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0b0818f56867876343fe8ab2afdbb9ff0e4ac55",
"body": null,
"is_bot": false,
"headline": "Create docker-compose.cpu.yml",
"author_name": "mhupfauer",
"author_login": "mhupfauer",
"committed_at": "2022-02-17T22:12:56Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 26,
"latest_release_at": "2024-05-15T03:19:07Z",
"latest_release_tag": "v2.2.3",
"releases_from_tags": false,
"days_since_last_push": 86,
"active_weeks_last_year": 12,
"days_since_latest_release": 801,
"mean_days_between_releases": 179.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": true,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 172,
"stars": 297,
"watchers": 18,
"fork_history": {
"days": [
{
"date": "2016-07-31",
"count": 1
},
{
"date": "2016-11-19",
"count": 1
},
{
"date": "2017-02-13",
"count": 1
},
{
"date": "2017-02-15",
"count": 1
},
{
"date": "2017-04-02",
"count": 1
},
{
"date": "2017-04-07",
"count": 1
},
{
"date": "2017-05-05",
"count": 1
},
{
"date": "2017-05-10",
"count": 1
},
{
"date": "2017-05-25",
"count": 1
},
{
"date": "2017-06-26",
"count": 1
},
{
"date": "2017-07-17",
"count": 1
},
{
"date": "2017-09-12",
"count": 1
},
{
"date": "2017-10-04",
"count": 1
},
{
"date": "2017-10-15",
"count": 1
},
{
"date": "2017-10-23",
"count": 1
},
{
"date": "2017-11-02",
"count": 1
},
{
"date": "2017-11-21",
"count": 1
},
{
"date": "2017-12-12",
"count": 1
},
{
"date": "2017-12-15",
"count": 1
},
{
"date": "2018-02-01",
"count": 1
},
{
"date": "2018-03-21",
"count": 1
},
{
"date": "2018-03-26",
"count": 1
},
{
"date": "2018-06-24",
"count": 1
},
{
"date": "2018-08-20",
"count": 1
},
{
"date": "2018-09-04",
"count": 1
},
{
"date": "2018-09-15",
"count": 1
},
{
"date": "2018-10-26",
"count": 1
},
{
"date": "2018-10-31",
"count": 1
},
{
"date": "2018-11-07",
"count": 1
},
{
"date": "2019-02-02",
"count": 1
},
{
"date": "2019-04-15",
"count": 1
},
{
"date": "2019-04-28",
"count": 1
},
{
"date": "2019-05-04",
"count": 1
},
{
"date": "2019-06-12",
"count": 1
},
{
"date": "2019-08-28",
"count": 1
},
{
"date": "2019-09-21",
"count": 1
},
{
"date": "2019-10-13",
"count": 1
},
{
"date": "2019-10-15",
"count": 1
},
{
"date": "2019-11-17",
"count": 1
},
{
"date": "2019-11-18",
"count": 1
},
{
"date": "2020-01-05",
"count": 1
},
{
"date": "2020-01-09",
"count": 1
},
{
"date": "2020-03-10",
"count": 1
},
{
"date": "2020-04-28",
"count": 1
},
{
"date": "2020-05-10",
"count": 1
},
{
"date": "2020-05-16",
"count": 1
},
{
"date": "2020-06-03",
"count": 1
},
{
"date": "2020-07-08",
"count": 2
},
{
"date": "2020-08-14",
"count": 1
},
{
"date": "2020-08-26",
"count": 1
},
{
"date": "2020-09-01",
"count": 1
},
{
"date": "2020-09-16",
"count": 1
},
{
"date": "2020-10-02",
"count": 1
},
{
"date": "2020-10-07",
"count": 1
},
{
"date": "2020-11-22",
"count": 1
},
{
"date": "2020-12-21",
"count": 1
},
{
"date": "2021-01-04",
"count": 1
},
{
"date": "2021-01-22",
"count": 1
},
{
"date": "2021-02-16",
"count": 1
},
{
"date": "2021-02-18",
"count": 1
},
{
"date": "2021-03-04",
"count": 1
},
{
"date": "2021-03-20",
"count": 1
},
{
"date": "2021-04-20",
"count": 1
},
{
"date": "2021-04-24",
"count": 1
},
{
"date": "2021-05-06",
"count": 1
},
{
"date": "2021-05-20",
"count": 1
},
{
"date": "2021-08-09",
"count": 1
},
{
"date": "2021-09-22",
"count": 1
},
{
"date": "2021-11-28",
"count": 1
},
{
"date": "2022-01-14",
"count": 2
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-01-26",
"count": 1
},
{
"date": "2022-03-16",
"count": 1
},
{
"date": "2022-04-12",
"count": 1
},
{
"date": "2022-05-31",
"count": 1
},
{
"date": "2022-06-25",
"count": 1
},
{
"date": "2022-06-29",
"count": 1
},
{
"date": "2022-07-12",
"count": 1
},
{
"date": "2022-07-14",
"count": 1
},
{
"date": "2022-07-28",
"count": 1
},
{
"date": "2022-08-01",
"count": 1
},
{
"date": "2022-08-02",
"count": 1
},
{
"date": "2022-08-10",
"count": 1
},
{
"date": "2022-08-30",
"count": 1
},
{
"date": "2022-09-06",
"count": 1
},
{
"date": "2022-09-08",
"count": 1
},
{
"date": "2022-09-29",
"count": 1
},
{
"date": "2022-10-08",
"count": 1
},
{
"date": "2022-10-19",
"count": 1
},
{
"date": "2022-10-31",
"count": 1
},
{
"date": "2022-11-23",
"count": 1
},
{
"date": "2022-12-13",
"count": 1
},
{
"date": "2022-12-23",
"count": 1
},
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-02-19",
"count": 1
},
{
"date": "2023-03-07",
"count": 1
},
{
"date": "2023-03-15",
"count": 1
},
{
"date": "2023-03-20",
"count": 1
},
{
"date": "2023-05-11",
"count": 2
},
{
"date": "2023-05-18",
"count": 1
},
{
"date": "2023-06-13",
"count": 1
},
{
"date": "2023-06-21",
"count": 1
},
{
"date": "2023-06-26",
"count": 1
},
{
"date": "2023-07-14",
"count": 1
},
{
"date": "2023-07-24",
"count": 1
},
{
"date": "2023-08-31",
"count": 1
},
{
"date": "2023-12-22",
"count": 1
},
{
"date": "2024-01-01",
"count": 2
},
{
"date": "2024-01-03",
"count": 1
},
{
"date": "2024-01-13",
"count": 1
},
{
"date": "2024-01-17",
"count": 2
},
{
"date": "2024-01-22",
"count": 1
},
{
"date": "2024-02-05",
"count": 1
},
{
"date": "2024-02-28",
"count": 1
},
{
"date": "2024-03-13",
"count": 1
},
{
"date": "2024-05-17",
"count": 1
},
{
"date": "2024-05-18",
"count": 1
},
{
"date": "2024-06-08",
"count": 1
},
{
"date": "2024-06-22",
"count": 1
},
{
"date": "2024-07-22",
"count": 1
},
{
"date": "2024-07-30",
"count": 1
},
{
"date": "2024-08-09",
"count": 1
},
{
"date": "2024-08-29",
"count": 1
},
{
"date": "2024-09-19",
"count": 1
},
{
"date": "2024-10-05",
"count": 1
},
{
"date": "2024-11-08",
"count": 1
},
{
"date": "2024-12-05",
"count": 1
},
{
"date": "2025-01-25",
"count": 1
},
{
"date": "2025-02-01",
"count": 1
},
{
"date": "2025-03-10",
"count": 1
},
{
"date": "2025-05-20",
"count": 1
},
{
"date": "2025-05-26",
"count": 1
},
{
"date": "2025-06-13",
"count": 1
},
{
"date": "2025-06-24",
"count": 1
},
{
"date": "2025-07-01",
"count": 1
},
{
"date": "2025-07-28",
"count": 1
},
{
"date": "2025-08-25",
"count": 1
},
{
"date": "2025-09-10",
"count": 1
},
{
"date": "2025-09-19",
"count": 1
},
{
"date": "2025-10-13",
"count": 1
},
{
"date": "2025-10-21",
"count": 1
},
{
"date": "2025-10-29",
"count": 1
},
{
"date": "2025-12-30",
"count": 1
},
{
"date": "2026-01-21",
"count": 1
},
{
"date": "2026-02-11",
"count": 1
},
{
"date": "2026-02-22",
"count": 1
},
{
"date": "2026-02-24",
"count": 1
},
{
"date": "2026-02-26",
"count": 1
},
{
"date": "2026-03-03",
"count": 1
},
{
"date": "2026-03-28",
"count": 1
},
{
"date": "2026-04-06",
"count": 1
},
{
"date": "2026-04-26",
"count": 1
},
{
"date": "2026-04-28",
"count": 1
},
{
"date": "2026-05-06",
"count": 1
},
{
"date": "2026-06-09",
"count": 1
},
{
"date": "2026-06-15",
"count": 1
},
{
"date": "2026-06-22",
"count": 1
},
{
"date": "2026-07-07",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
}
],
"complete": true,
"collected": 164,
"total_forks": 172
},
"star_history": null,
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [
"docs/swagger.json"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 121518,
"source_files_sampled": 65,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "systeminformation",
"direct": true,
"version": "3.42.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.9,
"advisory_ids": [
"GHSA-2m8v-572m-ff2v",
"GHSA-4v2w-h9jm-mqjg",
"GHSA-5vv4-hvf7-2h46",
"GHSA-5xpp-75jx-m839",
"GHSA-8j36-q8x7-pm6q",
"GHSA-94xh-2fmc-xf5j",
"GHSA-9c88-49p5-5ggf",
"GHSA-cvv5-9h9w-qp2m",
"GHSA-fj59-f6c3-3vw4",
"GHSA-jff2-qjw8-5476"
],
"fixed_version": "5.31.7",
"advisory_count": 12,
"oldest_advisory_days": 2096
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 12,
"affected_count": 1,
"assessed_count": 3,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 22,
"direct_affected_count": 1
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "archiver",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.0"
},
{
"name": "async",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.6.1"
},
{
"name": "aws-sdk",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.368.0"
},
{
"name": "body-parser",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.18.3"
},
{
"name": "cors",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.8.5"
},
{
"name": "express",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.16.4"
},
{
"name": "glob",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.1.3"
},
{
"name": "mime",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.4.0"
},
{
"name": "minimist",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.0"
},
{
"name": "multer",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.1"
},
{
"name": "mv",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.1"
},
{
"name": "node-schedule",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.3.1"
},
{
"name": "node-unzip-2",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.7"
},
{
"name": "request",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.88.0"
},
{
"name": "rimraf",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.6.2"
},
{
"name": "swagger-jsdoc",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.2.6"
},
{
"name": "systeminformation",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "3.42.0"
},
{
"name": "tree-kill",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.1"
},
{
"name": "uuid",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.3.2"
},
{
"name": "winston",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "3.17.0"
},
{
"name": "@dabh/diagnostics",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "2.0.3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@dabh/diagnostics",
"direct": true,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "archiver",
"direct": true,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "async",
"direct": true,
"version": "^2.6.1",
"ecosystem": "npm"
},
{
"name": "aws-sdk",
"direct": true,
"version": "^2.368.0",
"ecosystem": "npm"
},
{
"name": "body-parser",
"direct": true,
"version": "^1.18.3",
"ecosystem": "npm"
},
{
"name": "cors",
"direct": true,
"version": "^2.8.5",
"ecosystem": "npm"
},
{
"name": "express",
"direct": true,
"version": "^4.16.4",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": true,
"version": "^7.1.3",
"ecosystem": "npm"
},
{
"name": "mime",
"direct": true,
"version": "^2.4.0",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": true,
"version": "^1.2.0",
"ecosystem": "npm"
},
{
"name": "multer",
"direct": true,
"version": "^1.4.1",
"ecosystem": "npm"
},
{
"name": "mv",
"direct": true,
"version": "^2.1.1",
"ecosystem": "npm"
},
{
"name": "node-schedule",
"direct": true,
"version": "^1.3.1",
"ecosystem": "npm"
},
{
"name": "node-unzip-2",
"direct": true,
"version": "^0.2.7",
"ecosystem": "npm"
},
{
"name": "request",
"direct": true,
"version": "^2.88.0",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": true,
"version": "^2.6.2",
"ecosystem": "npm"
},
{
"name": "swagger-jsdoc",
"direct": true,
"version": "^3.2.6",
"ecosystem": "npm"
},
{
"name": "systeminformation",
"direct": true,
"version": "3.42.0",
"ecosystem": "npm"
},
{
"name": "tree-kill",
"direct": true,
"version": "^1.2.1",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": true,
"version": "^3.3.2",
"ecosystem": "npm"
},
{
"name": "winston",
"direct": true,
"version": "3.17.0",
"ecosystem": "npm"
},
{
"name": "grunt",
"direct": false,
"version": "^1.0.3",
"ecosystem": "npm"
},
{
"name": "grunt-contrib-jshint",
"direct": false,
"version": "^1.0.0",
"ecosystem": "npm"
},
{
"name": "nodemon",
"direct": false,
"version": "^1.18.4",
"ecosystem": "npm"
},
{
"name": "time-grunt",
"direct": false,
"version": "^1.4.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 25,
"direct_count": 21,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 126,
"open_issues": 4,
"closed_ratio": 0.968,
"closed_issues": 122,
"closed_unmerged_prs": 10
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "pierotofy",
"commits": 551,
"avatar_url": "https://avatars.githubusercontent.com/u/1951843?v=4"
},
{
"type": "User",
"login": "smathermather",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/1174901?v=4"
},
{
"type": "User",
"login": "bluecamel",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/717852?v=4"
},
{
"type": "User",
"login": "matthewberryman",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/2288238?v=4"
},
{
"type": "User",
"login": "sylveon",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/6440374?v=4"
},
{
"type": "User",
"login": "pepperlk",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/45483?v=4"
},
{
"type": "User",
"login": "mhupfauer",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/2248537?v=4"
},
{
"type": "User",
"login": "bibekjoshisrijan",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/42735993?v=4"
},
{
"type": "User",
"login": "nghi01",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/70782465?v=4"
},
{
"type": "User",
"login": "dbaldwin",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/38339?v=4"
}
],
"contributors_sampled": 28,
"top_contributor_share": 0.843
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"publish-docker-gpu-intel.yaml",
"publish-docker-gpu.yaml",
"publish-docker.yaml",
"publish-windows.yml",
"test-build-prs.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 9,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 7,
"reason": "7 out of 9 merged PRs checked by a CI test -- score normalized to 7",
"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": 5,
"reason": "Found 7/14 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 12 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8ad3e30dc0006d59fd552c1e884614b53daa19e3",
"ran_at": "2026-07-25T08:13:31Z",
"aggregate_score": 4.2,
"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-04-30T01:58:25Z",
"oldest_open_prs": [
{
"number": 270,
"created_at": "2026-06-22T05:34:05Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-04-30T01:55:51Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 181,
"created_at": "2022-05-08T18:13:13Z",
"last_comment_at": "2024-10-14T14:03:19Z",
"last_comment_author": "pierotofy"
},
{
"number": 262,
"created_at": "2026-02-24T21:30:50Z",
"last_comment_at": "2026-02-26T07:15:27Z",
"last_comment_author": "Saijin-Naib"
},
{
"number": 266,
"created_at": "2026-04-07T03:18:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 269,
"created_at": "2026-06-22T05:33:56Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/OpenDroneMap/NodeODM",
"host": "github.com",
"name": "NodeODM",
"owner": "OpenDroneMap"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 45,
"vitality": 41,
"community": 72,
"governance": 65,
"engineering": 77
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 41,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"commits_last_year": 26,
"human_commit_share": 1,
"days_since_last_push": 86,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 86 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 86
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "26 commits in the last year",
"points": 12.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 26
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v2.2.3",
"releases_from_tags": false,
"days_since_latest_release": 801,
"mean_days_between_releases": 179.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 801 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 801
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~179.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 179.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 86,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 86 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 86
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 72,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"forks": 172,
"stars": 297,
"watchers": 18,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "297 stars",
"points": 40.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 297
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "172 forks",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 172
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "18 watchers",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 18
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": true,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (AGPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "AGPL-3.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 7.2,
"status": "met",
"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": 65,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 28,
"top_contributor_share": 0.843
},
"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 84% of commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 84
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "28 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 28
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"merged_prs": 126,
"open_issues": 4,
"closed_issues": 122,
"issue_closed_ratio": 0.968,
"closed_unmerged_prs": 10
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "97% of issues closed",
"points": 45.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 97
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "126/136 decided PRs merged",
"points": 35.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 126,
"decided": 136
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/14 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"followers": 1238,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "OpenDroneMap",
"public_repos": 109,
"account_age_days": 4485
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1,238 followers of OpenDroneMap",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1238,
"login": "OpenDroneMap"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "109 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 109
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 77,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"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": "7 out of 9 merged PRs checked by a CI test -- score normalized to 7",
"points": 14,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"drones",
"photogrammetry",
"api"
],
"has_wiki": true,
"homepage": "https://github.com/OpenDroneMap/NodeODM/blob/master/docs/index.adoc",
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://github.com/OpenDroneMap/NodeODM/blob/master/docs/index.adoc",
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": 45,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "7 out of 9 merged PRs checked by a CI test -- score normalized to 7",
"points": 1.8,
"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 7/14 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 3 resolved dependencies against OSV; 22 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 3
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 22
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 57,
"inputs": {
"source": "osv",
"advisories": 12,
"affected_packages": 1,
"assessed_packages": 3,
"unassessed_packages": 22,
"affected_by_severity": "high 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: systeminformation 3.42.0 (high 8.9)",
"points": 10.1,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "systeminformation 3.42.0 (high 8.9)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 2096 days ago",
"points": 32.7,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 2096
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 3,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 1,
"assessed_self_published_locations": 15
},
"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": 33,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.38,
"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": "38 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 38,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"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": "Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile"
}
}
],
"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": 54,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 121518,
"source_files_sampled": 65,
"oversized_source_files": 1
},
"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": "1/65 source files over 60KB",
"points": 54.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 65,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [],
"has_mcp_signal": false,
"api_schema_files": [
"docs/swagger.json"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "docs/swagger.json",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/swagger.json"
}
}
],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch npm package 'NodeODM' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-25T08:13:56.511059Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/OpenDroneMap/NodeODM.svg",
"full_name": "OpenDroneMap/NodeODM",
"license_state": "standard",
"license_spdx": "AGPL-3.0"
}