Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 5573,
"has_wiki": true,
"homepage": "http://cdcseacave.github.io/openMVS",
"languages": {
"C": 6875,
"C++": 2433070,
"CMake": 247727,
"Shell": 207,
"Python": 14428,
"Dockerfile": 1422
},
"pushed_at": "2026-05-16T16:18:10Z",
"created_at": "2020-10-28T22:25:28Z",
"owner_type": "Organization",
"updated_at": "2024-05-20T05:29:01Z",
"description": "open Multi-View Stereo reconstruction library",
"is_archived": false,
"is_disabled": false,
"license_spdx": "AGPL-3.0",
"default_branch": "master",
"license_spdx_raw": "AGPL-3.0",
"primary_language": "C++",
"significant_languages": [
"C++"
]
},
"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": false
},
"activity": {
"releases": [
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2020-07-02T07:44:35Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2020-01-05T15:37:26Z"
}
],
"recent_commits": [
{
"oid": "1de8e4bd83c37376914784d8bf47a17e80c95d7b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'develop' into master",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-07-02T07:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6ecabefd71ed3f5315b978c1bb6446693fc5bc9",
"body": null,
"is_bot": false,
"headline": "mvs: update version to v1.1.1",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-07-02T07:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fcc3d05504ba24b5df2b5ad29cd11d9baba4881",
"body": null,
"is_bot": false,
"headline": "dense: export normals by default",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-07-02T07:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44c5eb00314b6483c1040174561e60a991271ef0",
"body": null,
"is_bot": false,
"headline": "mvs: expose depth-map file format",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-06-30T13:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "122397e1af32ac5660a31a61e3a0c9c0091355a3",
"body": null,
"is_bot": false,
"headline": "interface: add helpful functions",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-05-29T07:34:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a719f61dce821de95394782d169e74d33cca5d8",
"body": null,
"is_bot": false,
"headline": "github: update issue templates",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-05-25T16:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86356d8a6857757087457853704d939f27c24d22",
"body": null,
"is_bot": false,
"headline": "interface: import undistorted Bundle OUT scene (#563 + #562)",
"author_name": "Eberty Alves",
"author_login": "Eberty",
"committed_at": "2020-05-13T14:06:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f086ffa5257e4a6bfec7e8533bf7f854469402c",
"body": null,
"is_bot": false,
"headline": "dense: improve score aggregation",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-05-11T15:07:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1ea9c9602038c2c79eff37baeb089b8dbbab636",
"body": null,
"is_bot": false,
"headline": "viewer: add support to visualize depth-maps",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-04-04T11:15:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60ba435e0c8a7df474188d8fbf741b4d847af18a",
"body": null,
"is_bot": false,
"headline": "interface: fix warnings",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-04-04T11:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a3546972ae0d1b8c5fd878f383a46cac699f78e",
"body": "- Easier to use (no need to create TXT files by hand)\r\n- BIN files store values with higher accuracy\r\n- Import of BIN files is slightly faster\r\n- backwards compatible: TXT files searched first, BIN files used if TXT files missing\r\nAuthored-by: Sebastian <sebastian.bullinger@fraunhofer.iosb.de>",
"is_bot": false,
"headline": "interface: import binary COLMAP files (#538)",
"author_name": "Sebastian",
"author_login": "SBCV",
"committed_at": "2020-03-09T10:12:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fd4c59dc756bd6f4a190a76ccb4d3d1e5849ce5",
"body": null,
"is_bot": false,
"headline": "build: unify install folder usage",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-03-03T10:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8875b38d2efa72774ea6c4623478c71e63e60bba",
"body": "- add script directory to PATH in order to launch it from another location",
"is_bot": false,
"headline": "script: MvgMvsPipeline.py improvement (#529)",
"author_name": "Flachy Joe",
"author_login": "FlachyJoe",
"committed_at": "2020-02-17T20:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "304bb3cbe5d591d6910ea0842b129b1a0661c512",
"body": null,
"is_bot": false,
"headline": "Merge branch 'develop' into master (#527)",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-02-17T09:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8603471b45c1a1da8835d0cb9fdedc5f07f2b4fb",
"body": null,
"is_bot": false,
"headline": "common: increase version",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-02-16T21:33:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7047bfe0e95f34c57cb548be96337342733e29a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into develop",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-02-16T21:32:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7c06163b003a3f50ff63ab02694ebf897f36411",
"body": null,
"is_bot": false,
"headline": "dense: fix linux",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-02-16T17:42:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efe02f4ad3d07357a3f08936b7d16644941dbce0",
"body": null,
"is_bot": false,
"headline": "dense: implement Semi-Global Matching",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-02-16T16:51:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51b5bd057cf4a2fd16bb7a35743d40bbdf8b0418",
"body": null,
"is_bot": false,
"headline": "script: add SfM/MVS pipeline (#526)",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-02-14T17:59:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0638bf397d216e24d0bfc526c2d20e9bf0988d33",
"body": null,
"is_bot": false,
"headline": "texture: decimate input mesh",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-02-13T16:17:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbedc56c06d20502b972f885eb4f1e9874b5281b",
"body": null,
"is_bot": false,
"headline": "build: set cmake policy",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-02-13T15:17:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2378c9d4baeddb249df91fd55c0f0e774e46306e",
"body": null,
"is_bot": false,
"headline": "interface: add image mask support",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-02-03T14:16:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27b1d32edb7e20522cb5eba773e7cef6308b1f5b",
"body": null,
"is_bot": false,
"headline": "io: fix read obj without material",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-02-03T14:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ae6aa4999cb84cee4a6bd930df182278f859799",
"body": null,
"is_bot": false,
"headline": "io: do not print normal index in OBJ if no normals (#516)",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-01-17T09:59:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db9da0c2eb5264e4f4de97a50008881edcb2d92a",
"body": null,
"is_bot": false,
"headline": "common: save interface with version",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-01-15T11:42:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b55fa03b8162bec2b0f695e2ac2d92216953816b",
"body": null,
"is_bot": false,
"headline": "build: fix CMakeLits.txt for CMake older than 3.7 (#515)",
"author_name": "Shintaro Komatsu",
"author_login": "shintarokkk",
"committed_at": "2020-01-10T08:10:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7110659a3f5181397bc2549cea15d5350cd25c9d",
"body": null,
"is_bot": false,
"headline": "common: disable automatically setting _ITERATOR_DEBUG_LEVEL",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-01-06T17:04:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2289a04b8182fcd075d03e945189f28277e86487",
"body": "- open depth-map `DMAP` file format for easy utilization outside `OpenMVS` (see `ExportDepthDataRaw()` and `ImportDepthDataRaw()`)\r\n- expose some depth-map functions in `SceneDensify.h`\r\n- add global `ID` support to image structure to allow processing large scenes by splitting them into multiple sub-scenes to be processed individually",
"is_bot": false,
"headline": "Merge branch 'develop' into master (#512)",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-01-05T15:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cda60fc7307686c82c7f8fd8b3dbabe97b13e720",
"body": null,
"is_bot": false,
"headline": "common: increment version",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-01-05T13:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d0f88173cd85e04ef6cad91dca0bc68e7ce4727",
"body": null,
"is_bot": false,
"headline": "build: disable spam warnings on linux",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-01-05T09:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e56f2a3f9e833d24a9cf3b1f5a560708b2815c3e",
"body": null,
"is_bot": false,
"headline": "build: add MacOS to Appveyor",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-01-05T08:06:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b200d3b7fd102495faf691f80a113789012dcbfa",
"body": null,
"is_bot": false,
"headline": "build: fix MacOS",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-01-03T22:18:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c0359da317c0acb8d085814c059e06049f9a44d",
"body": null,
"is_bot": false,
"headline": "common: improve RealType",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-01-03T16:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6dbdb3316c20762db245c9b95ff06a63969d85b",
"body": null,
"is_bot": false,
"headline": "common: place custom types inside namespace",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2020-01-03T14:52:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d25f56a2bd1dfb93f4d6a2de82bf1be117641306",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master' into develop",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-12-28T22:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d7607a367afd49b56802fa344450dc8198ab010",
"body": null,
"is_bot": false,
"headline": "common: include out to gitignore",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-12-28T22:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05ab77fe7aed7ebffc9a1d81af148698507dddf4",
"body": null,
"is_bot": false,
"headline": "common: remove deprecated define",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-12-28T17:56:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6947133183bbb313a486eaf5235c7a685fb11bd3",
"body": null,
"is_bot": false,
"headline": "common: disable std iterator debugging",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-12-28T17:50:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6180ce116a330a4a7dc6ffcec4e87584e92ca624",
"body": null,
"is_bot": false,
"headline": "mvs: fix color save",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-12-24T09:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0b7a6f3dbe2cd4b7e9e1ee6c6afe3f1af9ca36f",
"body": null,
"is_bot": false,
"headline": "build: add docker functionality (#504)",
"author_name": "Taylor Dahlke",
"author_login": "tjdahlke",
"committed_at": "2019-12-17T01:31:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64e276ad478c4fa3102ec3f7c69dd164cd555b28",
"body": null,
"is_bot": false,
"headline": "build: update Eigen repo",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-12-06T10:17:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0432d39abf28fb93e8e4e30a0503a92eb6105088",
"body": null,
"is_bot": false,
"headline": "interface: log common COLMAP import problem",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-11-04T08:49:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "494e006670f1f9a0b077ffea343d2216146929e6",
"body": null,
"is_bot": false,
"headline": "common: updated MapSMtoCores for SM 7.2 and SM 7.5 (#493)",
"author_name": "Bhanuka Rathnayaka",
"author_login": "BhanukaUOM",
"committed_at": "2019-10-22T10:21:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e810ceec3bf323b8f9d574f4910cddede5a8c10",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into develop",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-10-22T09:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c9ed8d41d6bc44b72ade24bf2c0ee935945461c",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into 'develop'",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-10-22T09:15:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a4c228cc747758a56ce33a5b30e092d3bb88b29",
"body": null,
"is_bot": false,
"headline": "common: use boost throw_exception declaration",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-10-22T09:05:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59811483b4f9d5eb5bd522d0b5f0cad0875cc0e2",
"body": null,
"is_bot": false,
"headline": "build: upgrade appveyor to Ubuntu 18.04",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-10-22T09:04:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ecde4bb146e5eeb0229f9793bf69db97afb8818",
"body": null,
"is_bot": false,
"headline": "mesh: fix API of pca_estimate_normals for CGAL version > 4.13 (#490)",
"author_name": "Maxime GIMENO",
"author_login": "maxGimeno",
"committed_at": "2019-10-21T13:33:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22372e45b8fb1bff11a6f338ea5e4f25ebb59b84",
"body": null,
"is_bot": false,
"headline": "common: updated MapSMtoCores for SM 5.3 to SM 7.0 (#489)",
"author_name": "Bhanuka Rathnayaka",
"author_login": "BhanukaUOM",
"committed_at": "2019-10-18T13:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "061668119471eb86cff6f2e4b06b7c296c737b54",
"body": null,
"is_bot": false,
"headline": "dense: add image file name to DMAP",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-10-16T15:35:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbf172eac467c644e75615cc771fd69f5792a883",
"body": null,
"is_bot": false,
"headline": "common: fix gcc",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-10-16T07:51:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "268f0a6a5349bdc5f2ae92fdeb69dbb5c398fc45",
"body": null,
"is_bot": false,
"headline": "interface: add support for old interface format",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-10-08T08:21:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c460687b47c2d7bc00a7f51e0cf5513fb7a2ead",
"body": null,
"is_bot": false,
"headline": "mvs: small fixes",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-10-04T11:06:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c77535edd49d996518570f937c6939c5741fcf98",
"body": null,
"is_bot": false,
"headline": "dense: unify DMAP format",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-10-04T08:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2674d3b8c77a500cf2c581690d4297c74d1938c3",
"body": null,
"is_bot": false,
"headline": "mvs: integrate global ID to Image",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-10-03T11:41:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb13d4a67bf5b3d3d54a30238e2c0f23a2fa5cf0",
"body": null,
"is_bot": false,
"headline": "interface: add support for sensor band name",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-10-02T16:24:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dae77e7ae9cfba9818d1c8b46ce0c64c69408e96",
"body": null,
"is_bot": false,
"headline": "common: use boost throw_exception declaration",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-10-02T15:50:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "564e4c5ea44fe646b0345777648c551291699d0c",
"body": null,
"is_bot": false,
"headline": "dense: expose SceneDensify data structures and functions (#476)",
"author_name": "indianajohn",
"author_login": "indianajohn",
"committed_at": "2019-09-20T08:52:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb8dbc810dd4a7aca55a8ca63ab7d538e705f123",
"body": "(cherry picked from commit ea15e142c5068c57a3d83ae80051e80a8e4532eb)",
"is_bot": false,
"headline": "dense: fix debug asserts",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-09-12T07:48:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea15e142c5068c57a3d83ae80051e80a8e4532eb",
"body": null,
"is_bot": false,
"headline": "dense: fix debug asserts",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-09-12T07:47:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b5bfea4232cc197b885e96a167293bb34fa5c7f",
"body": "(cherry picked from commit eeaed441b67e2c8bc894a2779cb238973591a80f)",
"is_bot": false,
"headline": "interface: fix COLMAP import",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-09-06T12:32:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeaed441b67e2c8bc894a2779cb238973591a80f",
"body": null,
"is_bot": false,
"headline": "interface: fix COLMAP import",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-09-06T12:31:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afe30aedff6c68bec016f8b60967d73aa6c69e48",
"body": null,
"is_bot": false,
"headline": "dense: fix crash when working directory is provided (#460)",
"author_name": "Seth P",
"author_login": "csparker247",
"committed_at": "2019-07-09T18:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e9c369a21c54aa0f947fee89f297713a9b90b06",
"body": "(cherry picked from commit c70f51f2c87b4cb6548084067571746d16358d2a)",
"is_bot": false,
"headline": "mesh: intersect with infinite tetrahedron bug fix (#450)",
"author_name": "shuaidu",
"author_login": "shauidu",
"committed_at": "2019-06-25T15:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c70f51f2c87b4cb6548084067571746d16358d2a",
"body": null,
"is_bot": false,
"headline": "mesh: intersect with infinite tetrahedron bug fix (#450)",
"author_name": "shuaidu",
"author_login": "shauidu",
"committed_at": "2019-06-24T10:18:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3af59f77c9b0d7b0f7ecedf06a0197bcb606f322",
"body": null,
"is_bot": false,
"headline": "mesh: small bug fix",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-06-08T07:38:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eacdde98d4c3c1010888191aafc0fc1d45657292",
"body": "* dense: improve PatchMatch algorithm\r\n\r\n* viewer: improve pick-tool\r\n\r\n* dense: increase patch size\r\n\r\n* match: extend cylinder/cone functionality\r\n\r\n* dense: visibility filter\r\n\r\n* dense: adjust patch size for average scene types\r\n\r\n* dense: correct normal\r\n\r\n* common: log number of cores\r\n\r\n* den\n[…]\nb29b1a147bb)\r\n\r\n* dense: fine-tune patch-match\r\n\r\n* common: fix VC2019 warnings\r\n\r\n* common: fix build with opencv older than 3.4\r\n\r\n* io: remove unused code\r\n\r\n* dense: improve confidence computation",
"is_bot": false,
"headline": "Merge branch 'develop' (#422)",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-05-26T12:13:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1f1cf6f7d02c739fe891a6d4ca42df63891937e8",
"body": null,
"is_bot": false,
"headline": "dense: improve confidence computation",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-05-26T09:48:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a302c5e412b72feb8354dd2bd029dae7f7f0311",
"body": null,
"is_bot": false,
"headline": "io: remove unused code",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-05-26T07:55:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d06d0a0cca0f5e86add6907717e1a36147619b6d",
"body": null,
"is_bot": false,
"headline": "common: fix build with opencv older than 3.4",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-05-25T21:13:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eb794ca14c1af95a0df88308af4cc8e3609a139",
"body": null,
"is_bot": false,
"headline": "common: fix VC2019 warnings",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-05-25T20:15:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51af2fb289abb5a75c63ca616a15540fa79bea1b",
"body": null,
"is_bot": false,
"headline": "dense: fine-tune patch-match",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-05-25T17:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a62b60cd14fe83663d75d5c094528bd6f0d9d3f",
"body": "(cherry picked from commit d42ec8d4f04d69a2e41257bf391ccb29b1a147bb)",
"is_bot": false,
"headline": "dense: improve refine stage",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-05-24T20:55:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8711c09fd61468e3ead57f67212e32381f102e5f",
"body": null,
"is_bot": false,
"headline": "interface: export dense point-cloud to COLMAP",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-05-23T07:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f86c97123c9f1ade2f0112a2c4859b0ebbef527c",
"body": null,
"is_bot": false,
"headline": "io: use legacy type names if requested",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-05-23T07:23:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e129d68c09594f23b8b65b2656b7c43fb5709a30",
"body": null,
"is_bot": false,
"headline": "interface: import P camera list",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-05-22T08:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d66ecd70dabf10d281c0e4c900e58a4012baf673",
"body": null,
"is_bot": false,
"headline": "cmake: fix find CGAL",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-05-08T12:06:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02732e1b8bd9da70048629b931fb64645f0d3fa5",
"body": null,
"is_bot": false,
"headline": "dense: fix fuse with missing depth-maps",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-04-30T13:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ca6d2913a5893baf6445ccf5587218bc3c2c1e1",
"body": null,
"is_bot": false,
"headline": "cmake: improve CGAL linking",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-04-02T15:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e06be846d6e64491fccb025459a666316bd09ec",
"body": null,
"is_bot": false,
"headline": "dense: clean-up",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-03-21T21:03:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f71ae6f0eff7030a5a884227d449b6757a375747",
"body": null,
"is_bot": false,
"headline": "dense: various tweaks",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-03-04T14:17:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15050eea2a5abdddedb3433327ad74b4def0dfa1",
"body": null,
"is_bot": false,
"headline": "common: log number of cores",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-02-23T17:32:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e023b378b692768e98c2a69050267f9e9ef4d23",
"body": null,
"is_bot": false,
"headline": "dense: correct normal",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-02-22T10:24:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1d26bad93ee89227eda6fbf1f5a665226f8e7e5",
"body": null,
"is_bot": false,
"headline": "dense: adjust patch size for average scene types",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-02-19T08:42:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51d9f73f3cd25da6e4e200e0cc53487c2ebf3abb",
"body": null,
"is_bot": false,
"headline": "dense: visibility filter",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-02-19T08:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3dcbb7be1cfbd9b4f4a6a41e5a1bc386ed3a014",
"body": null,
"is_bot": false,
"headline": "match: extend cylinder/cone functionality",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-02-13T16:09:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0145e1ce3818800850ca653a54e9a2626a45e9e1",
"body": null,
"is_bot": false,
"headline": "dense: increase patch size",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-02-13T16:02:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d87728dc93bb33f8e2f87c2e03661b595254c70",
"body": null,
"is_bot": false,
"headline": "viewer: improve pick-tool",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-02-11T19:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e017ff346ff2c809466445ee229ee00ed34a257e",
"body": null,
"is_bot": false,
"headline": "dense: improve PatchMatch algorithm",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2019-02-10T20:35:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d19dae8473682a565823d6a6258420c052d483ec",
"body": null,
"is_bot": false,
"headline": "Merge branch 'develop'",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2018-12-21T16:19:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cecc7f2f82383c652c1577992d6f80b00eb3b7bd",
"body": null,
"is_bot": false,
"headline": "viewer: replace deprecated gluLookAt",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2018-12-21T14:11:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30bac451f785d76fbdf89106a3ab74ac08696eea",
"body": null,
"is_bot": false,
"headline": "common: consolidate outdated types",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2018-12-21T14:11:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "133e5663f0f858850f3cc6908b43c3a4388675c0",
"body": null,
"is_bot": false,
"headline": "dense: fix cast (#393)",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2018-12-21T11:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "751790c72e827273ee63f716241e001c849452e1",
"body": null,
"is_bot": false,
"headline": "common: osx fixes",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2018-12-17T02:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23f21b5861119fe53918be75801e43b1a577fba7",
"body": "gcc8 complains about methods: LOGN, EPSILONTOLERANCE being defined outside the current scope.",
"is_bot": false,
"headline": "common: gcc8 fix (#391)",
"author_name": "bartoszek",
"author_login": null,
"committed_at": "2018-12-03T03:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c21eac82127cfd6b2ae758038661404318fb535b",
"body": null,
"is_bot": false,
"headline": "interface: export poses to log format supported by TanksAndTemples",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2018-12-03T03:16:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcccb97527b536347de2563c7420f8a9ed78f034",
"body": null,
"is_bot": false,
"headline": "ci: store appveyor binaries for Windows",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2018-10-30T08:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66a51a47fb4b31259102048887d736dc2b1ae091",
"body": null,
"is_bot": false,
"headline": "viewer: add support for displaying also PLY and OBJ scenes",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2018-10-27T08:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a08e1316d416d2363afb6553f3d5893ba41188c",
"body": null,
"is_bot": false,
"headline": "common: fix x86 build",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2018-10-27T08:36:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ba3a51fdef9d448a5fa007c9b582cc08901b66a",
"body": null,
"is_bot": false,
"headline": "mesh: fix for CGAL v4.12 or newer",
"author_name": "cDc",
"author_login": "cdcseacave",
"committed_at": "2018-10-18T12:16:39Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 0,
"latest_release_at": "2020-07-02T07:44:35Z",
"latest_release_tag": "v1.1.1",
"releases_from_tags": true,
"days_since_last_push": 69,
"active_weeks_last_year": 0,
"days_since_latest_release": 2214,
"mean_days_between_releases": 178.7
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 10,
"stars": 5,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2021-03-29",
"count": 1
},
{
"date": "2022-11-18",
"count": 1
},
{
"date": "2023-09-09",
"count": 1
},
{
"date": "2024-09-30",
"count": 1
},
{
"date": "2025-01-23",
"count": 1
},
{
"date": "2025-02-24",
"count": 1
},
{
"date": "2025-03-07",
"count": 1
},
{
"date": "2025-04-11",
"count": 1
},
{
"date": "2025-07-27",
"count": 1
},
{
"date": "2026-05-16",
"count": 1
}
],
"complete": true,
"collected": 10,
"total_forks": 10
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 131313,
"source_files_sampled": 137,
"oversized_source_files": 9,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 1,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "cdcseacave",
"commits": 257,
"avatar_url": "https://avatars.githubusercontent.com/u/2802670?v=4"
},
{
"type": "User",
"login": "pmoulon",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/3235050?v=4"
},
{
"type": "User",
"login": "BhanukaUOM",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/28672239?v=4"
},
{
"type": "User",
"login": "shauidu",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/48746883?v=4"
},
{
"type": "User",
"login": "xorgy",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1272018?v=4"
},
{
"type": "User",
"login": "Eberty",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/15674033?v=4"
},
{
"type": "User",
"login": "FlachyJoe",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10371513?v=4"
},
{
"type": "User",
"login": "maxGimeno",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11310805?v=4"
},
{
"type": "User",
"login": "SBCV",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/19491335?v=4"
},
{
"type": "User",
"login": "csparker247",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1434526?v=4"
}
],
"contributors_sampled": 14,
"top_contributor_share": 0.935
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"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": 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": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "1de8e4bd83c37376914784d8bf47a17e80c95d7b",
"ran_at": "2026-07-25T07:51:39Z",
"aggregate_score": 2.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 1,
"created_at": "2024-09-30T14:53:26Z",
"last_comment_at": "2024-10-02T04:11:54Z",
"last_comment_author": "smathermather"
}
],
"last_merged_pr_at": "2026-05-16T16:18:10Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/OpenDroneMap/openMVS",
"host": "github.com",
"name": "openMVS",
"owner": "OpenDroneMap"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 26,
"inputs": {
"security": 25,
"vitality": 24,
"community": 21,
"governance": 57,
"engineering": 21,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 31,
"overall_after_abandonment_multiplier": 26
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 24,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 69,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 69 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 69
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 32,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v1.1.1",
"releases_from_tags": true,
"days_since_latest_release": 2214,
"mean_days_between_releases": 178.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2214 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2214
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~178.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 178.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 69,
"days_since_last_human_commit": 2214,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2214 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 2214,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 21,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"forks": 10,
"stars": 5,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "5 stars",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 5
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "10 forks",
"points": 8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 10
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"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": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 14,
"top_contributor_share": 0.935
},
"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 94% of commits",
"points": 1.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 94
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "14 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 14
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/1 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 1
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "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": "critical",
"name": "Engineering Quality",
"value": 21,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "http://cdcseacave.github.io/openMVS",
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"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": "http://cdcseacave.github.io/openMVS",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 25,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 25,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 7
},
"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": 41,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.94,
"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": "94 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 94,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": true,
"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": 0,
"status": "missed",
"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": "C++ (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 96,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 131313,
"source_files_sampled": 137,
"oversized_source_files": 9
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C++ (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "9/137 source files over 60KB",
"points": 51.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 137,
"oversized": 9
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Community profile unavailable",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-25T07:51:49.238702Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/OpenDroneMap/openMVS.svg",
"full_name": "OpenDroneMap/openMVS",
"license_state": "standard",
"license_spdx": "AGPL-3.0"
}