Public record
Software health reportschema 0.11.0 · metrics 1.13.0 · 2026-07-15 21:21 UTC

opendronemap / webodm

User-friendly, commercial-grade software for processing aerial imagery. ✈️ Download it for free!

Python · JavaScriptAGPL-3.0★ 4,037 stars⑂ 1,187 forkssince Aug 2016View on GitHub ↗

opendronemap/webodm holds a health index of 71 out of 100, placing it in the Good band. It scores highest on Vitality (94/100) and lowest on Security (50/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

71
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

71
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

WebODMOrganization
39 followers30 public repossince Jan 2026

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

94Excellent · 22% of overall
How it's scored
36/36Push recency — last push 3 days ago
31.8/36Commit cadence — 46/52 weeks with commits
18/18Commit volume — 555 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year555
human_commit_share
days_since_last_push3
active_weeks_last_year46
How it's scored
27/27Ships releases — 65 releases published
36/36Release recency — latest release 3 days ago
27/27Release cadence — a release every ~16.6 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count65
latest_release_tagv3.2.6
releases_from_tagsno
days_since_latest_release3
mean_days_between_releases16.6

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

91Excellent · 18% of overall
How it's scored
58.5/60Stars — 4,037 stars
25/25Forks — 1,187 forks
12/15Watchers — 144 watchers
Inputs used
forks1,187
stars4,037
watchers144
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (AGPL-3.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

54Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.3/22.5Commit distribution — top contributor authored 86% of commits
13.5/13.5Contributor breadth — 97 contributors
10/10OpenSSF Scorecard: Contributors — project has 36 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled97
top_contributor_share0.855
How it's scored
45.1/46.8Issue resolution — 96% of issues closed
33/38.3PR acceptance — 627/726 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/16 approved changesets -- score normalized to 0
Inputs used
merged_prs627
open_issues43
closed_issues1,170
issue_closed_ratio0.965
closed_unmerged_prs99
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
11.5/25Owner reach — 39 followers of WebODM
11.9/25Track record — 30 public repos, account ~0 yr old
Inputs used
followers39
owner_typeOrganization
is_verified
owner_loginWebODM
public_repos30
account_age_days188

Engineering Quality

Are baseline engineering and documentation practices in place?

64Moderate · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests — 6 out of 7 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://webodm.org/download
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicsdrone, photogrammetry, point-cloud, maps, uav
has_wikino
homepagehttps://webodm.org/download
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

50Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — no data
2/2.5CI-Tests — 6 out of 7 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/16 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 36 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 36 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5
Excluded from scoring (no data or not applicable): branch_protection. Remaining weights renormalized.

AI Readiness

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.

54Moderate · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes1,994
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no data
0/8Automated maintenance — no data
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — Python without a type-check config
54.5/55Manageable file sizes — 4/476 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes204,783
source_files_sampled476
oversized_source_files4

Key facts

4,037GitHub stars
97contributors
555commits, last 12 months
3days since last push
65releases
1bus factor
43open issues
npm, PyPIpackage ecosystems

Data collection warnings

  • Could not fetch npm package 'WebODM' from its registry

More detail

OpenSSF Scorecard 5.0 / 10
5.0aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-15 21:20 UTC

9Binary-Artifactsbinaries present in source code
n/aBranch-Protectioninternal 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
8CI-Tests6 out of 7 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/16 approved changesets -- score normalized to 0
10Contributorsproject has 36 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities36 existing vulnerabilities detected
Direct dependencies 54
RegistryPackageVersion constraintManifest
npm@babel/core^7.0.0-beta.54package.json
npm@babel/plugin-proposal-class-properties^7.0.0-beta.54package.json
npm@babel/plugin-syntax-class-properties^7.0.0-beta.54package.json
npm@babel/preset-env^7.0.0-beta.54package.json
npm@babel/preset-react^7.0.0-beta.54package.json
npm@babel/runtime^7.4.5package.json
npm@gltf-transform/extensions^4.2.1package.json
npm@gltf-transform/functions^4.2.1package.json
npmasync^2.1.2package.json
npmbabel-core^7.0.0-bridge.0package.json
npmbabel-jest^23.4.0package.json
npmbabel-loader^8.0.0-beta.4package.json
npmbuffer^6.0.3package.json
npmcheerio1.0.0-rc.6package.json
npmclipboard^1.7.1package.json
npmcss-loader^0.25.0package.json
npmd3^3.5.5package.json
npmdraco3dgltf^1.5.7package.json
npmenzyme^3.3.0package.json
npmenzyme-adapter-react-16^1.15.1package.json
npmexifr^6.0.0package.json
npmfbemitter^2.1.1package.json
npmfile-loader^0.9.0package.json
npmfile-saver^2.0.2package.json
npmgl-matrix^2.3.2package.json
npmhistory^4.7.2package.json
npmimmutability-helper^2.0.0package.json
npmjest^23.4.1package.json
npmjson-loader^0.5.4package.json
npmleaflet1.3.1package.json
npmleaflet-fullscreen^1.0.2package.json
npmmini-css-extract-plugin1.6.2package.json
npmobject.values^1.0.3package.json
npmproj4^2.4.3package.json
npmqrcode.react^0.7.2package.json
npmraw-loader^0.5.1package.json
npmrbush^3.0.1package.json
npmreact^16.4.0package.json
npmreact-dom^16.4.0package.json
npmreact-router^4.1.1package.json
npmreact-router-dom^4.1.1package.json
npmreact-test-renderer^16.14.0package.json
npmregenerator-runtime^0.11.0package.json
npmsass^1.22.7package.json
npmsass-loader13.3.2package.json
npmshpjs^3.4.2package.json
npmsinon^4.0.0package.json
npmstatuses^1.3.1package.json
npmstyle-loader^0.13.1package.json
npmtween.js^16.6.0package.json
npmurl-loader^0.5.7package.json
npmwebpack5.89.0package.json
npmwebpack-bundle-tracker0.4.3package.json
npmwebpack-livereload-plugin3.0.2package.json
All dependencies 123

Full resolved dependency set from the GitHub dependency graph: 54 direct and 69 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npm@babel/core^7.0.0-beta.54direct
npm@babel/plugin-proposal-class-properties^7.0.0-beta.54direct
npm@babel/plugin-syntax-class-properties^7.0.0-beta.54direct
npm@babel/preset-env^7.0.0-beta.54direct
npm@babel/preset-react^7.0.0-beta.54direct
npm@babel/runtime^7.4.5direct
npm@gltf-transform/extensions^4.2.1direct
npm@gltf-transform/functions^4.2.1direct
npmasync^2.1.2direct
npmbabel-core^7.0.0-bridge.0direct
npmbabel-jest^23.4.0direct
npmbabel-loader^8.0.0-beta.4direct
npmbuffer^6.0.3direct
npmcheerio1.0.0-rc.6direct
npmclipboard^1.7.1direct
npmcss-loader^0.25.0direct
npmd3^3.5.5direct
npmdraco3dgltf^1.5.7direct
npmenzyme^3.3.0direct
npmenzyme-adapter-react-16^1.15.1direct
npmexifr^6.0.0direct
npmfbemitter^2.1.1direct
npmfile-loader^0.9.0direct
npmfile-saver^2.0.2direct
npmgl-matrix^2.3.2direct
npmhistory^4.7.2direct
npmimmutability-helper^2.0.0direct
npmjest^23.4.1direct
npmjson-loader^0.5.4direct
npmleaflet1.3.1direct
npmleaflet-fullscreen^1.0.2direct
npmmini-css-extract-plugin1.6.2direct
npmobject.values^1.0.3direct
npmproj4^2.4.3direct
npmqrcode.react^0.7.2direct
npmraw-loader^0.5.1direct
npmrbush^3.0.1direct
npmreact^16.4.0direct
npmreact-dom^16.4.0direct
npmreact-router^4.1.1direct
npmreact-router-dom^4.1.1direct
npmreact-test-renderer^16.14.0direct
npmregenerator-runtime^0.11.0direct
npmsass^1.22.7direct
npmsass-loader13.3.2direct
npmshpjs^3.4.2direct
npmsinon^4.0.0direct
npmstatuses^1.3.1direct
npmstyle-loader^0.13.1direct
npmtween.js^16.6.0direct
npmurl-loader^0.5.7direct
npmwebpack5.89.0direct
npmwebpack-bundle-tracker0.4.3direct
npmwebpack-livereload-plugin3.0.2direct
npmhtml2canvas1.4.1indirect
npmleaflet-measure-ex^3.0.7indirect
npmleaflet.locatecontrol^0.81.1indirect
npmpad-left^2.1.0indirect
npmreact-bootstrap0.32.4indirect
npmreact-select3.0.4indirect
npmwebodm-posm-gcpi^1.0.0indirect
PyPIamqp2.5.2indirect
PyPIappdirs1.4.0indirect
PyPIapscheduler3.2.0indirect
PyPIbilliard3.6.3.0indirect
PyPIcoreapiindirect
PyPIdjango2.2.27indirect
PyPIdjango-appconf1.0.2indirect
PyPIdjango-codemirror20.2indirect
PyPIdjango-colorfield0.1.15indirect
PyPIdjango-cors-headers3.0.2indirect
PyPIdjango-filter2.4.0indirect
PyPIdjango-guardian1.4.9indirect
PyPIdjango-imagekit4.0.1indirect
PyPIdjango-redis4.12.1indirect
PyPIdjango-webpack-loader0.6.0indirect
PyPIdjangorestframework3.13.1indirect
PyPIdjangorestframework-guardian0.3.0indirect
PyPIdjangorestframework-jwt1.9.0indirect
PyPIdnspython2.7.0indirect
PyPIdrf-nested-routers0.11.1indirect
PyPIdrf-yasg1.20.0indirect
PyPIeventlet0.40.4indirect
PyPIfuncsigs1.0.2indirect
PyPIfutures3.1.1indirect
PyPIgdal3.3.3indirect
PyPIgeodeep0.9.12indirect
PyPIgunicorn23.0.0indirect
PyPIitypes1.1.0indirect
PyPIkombu4.6.7indirect
PyPImarkdown3.3.4indirect
PyPInumpy1.26.2indirect
PyPIolefile0.44indirect
PyPIopenapi-codec1.1.7indirect
PyPIpackaging16.8indirect
PyPIpiexif1.1.3indirect
PyPIpilkit3.0indirect
PyPIpillow11.3.0indirect
PyPIpip-autoremove0.9.0indirect
PyPIpsycopg2-binary2.8.6indirect
PyPIpydantic1.10.8indirect
PyPIpyjwt1.5.3indirect
PyPIpyodx1.5.14indirect
PyPIpyopenssl24.0.0indirect
PyPIpyparsing2.4.7indirect
PyPIpytz2020.1indirect
PyPIrasterio1.2.10indirect
PyPIrcssmin1.0.6indirect
PyPIredis3.2.0indirect
PyPIrequestsindirect
PyPIrequests-toolbelt0.9.1indirect
PyPIrfc39871.3.7indirect
PyPIrio-color1.0.4indirect
PyPIrjsmin1.0.12indirect
PyPIscipy1.11.3indirect
PyPIshapely1.8.0indirect
PyPIsimplejson3.10.0indirect
PyPIsix1.11.0indirect
PyPIstrict-rfc33390.7indirect
PyPIuritemplate3.0.0indirect
PyPIvine1.3.0indirect
PyPIwebcolors1.5indirect
PyPIzipstream-ng1.8.0indirect
Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "drone",
        "photogrammetry",
        "point-cloud",
        "maps",
        "uav"
      ],
      "is_fork": false,
      "size_kb": 110472,
      "has_wiki": false,
      "homepage": "https://webodm.org/download",
      "languages": {
        "CSS": 36707,
        "HTML": 114412,
        "SCSS": 97716,
        "Shell": 46756,
        "Python": 1022191,
        "Dockerfile": 11254,
        "JavaScript": 794834,
        "Go Template": 2196
      },
      "pushed_at": "2026-07-12T05:19:11Z",
      "created_at": "2016-08-08T14:08:22Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-15T00:51:44Z",
      "description": "User-friendly, commercial-grade software for processing aerial imagery. ✈️ Download it for free!",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "master",
      "primary_language": "Python",
      "significant_languages": [
        "Python",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://webodm.org",
      "name": "WebODM",
      "type": "Organization",
      "login": "WebODM",
      "company": null,
      "followers": 39,
      "avatar_url": "https://avatars.githubusercontent.com/u/253599497?v=4",
      "created_at": "2026-01-07T22:19:36Z",
      "is_verified": null,
      "public_repos": 30,
      "account_age_days": 188
    },
    "activity": {
      "releases_count": 65,
      "commits_last_year": 555,
      "latest_release_at": "2026-07-12T05:19:11Z",
      "latest_release_tag": "v3.2.6",
      "releases_from_tags": false,
      "days_since_last_push": 3,
      "active_weeks_last_year": 46,
      "days_since_latest_release": 3,
      "mean_days_between_releases": 16.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 1187,
      "stars": 4037,
      "watchers": 144,
      "open_issues_and_prs": 44
    },
    "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": [],
      "largest_source_bytes": 204783,
      "source_files_sampled": 476,
      "oversized_source_files": 4,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 1994
    },
    "dependencies": {
      "manifests": [
        "package.json",
        "requirements.txt"
      ],
      "ecosystems": [
        "npm",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "@babel/core",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.0-beta.54"
        },
        {
          "name": "@babel/plugin-proposal-class-properties",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.0-beta.54"
        },
        {
          "name": "@babel/plugin-syntax-class-properties",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.0-beta.54"
        },
        {
          "name": "@babel/preset-env",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.0-beta.54"
        },
        {
          "name": "@babel/preset-react",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.0-beta.54"
        },
        {
          "name": "@babel/runtime",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.4.5"
        },
        {
          "name": "@gltf-transform/extensions",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.2.1"
        },
        {
          "name": "@gltf-transform/functions",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.2.1"
        },
        {
          "name": "async",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.2"
        },
        {
          "name": "babel-core",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.0-bridge.0"
        },
        {
          "name": "babel-jest",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^23.4.0"
        },
        {
          "name": "babel-loader",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.0.0-beta.4"
        },
        {
          "name": "buffer",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.0.3"
        },
        {
          "name": "cheerio",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.0-rc.6"
        },
        {
          "name": "clipboard",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.7.1"
        },
        {
          "name": "css-loader",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.25.0"
        },
        {
          "name": "d3",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.5.5"
        },
        {
          "name": "draco3dgltf",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.5.7"
        },
        {
          "name": "enzyme",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.3.0"
        },
        {
          "name": "enzyme-adapter-react-16",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.15.1"
        },
        {
          "name": "exifr",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.0.0"
        },
        {
          "name": "fbemitter",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.1"
        },
        {
          "name": "file-loader",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.9.0"
        },
        {
          "name": "file-saver",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.2"
        },
        {
          "name": "gl-matrix",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.3.2"
        },
        {
          "name": "history",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.7.2"
        },
        {
          "name": "immutability-helper",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.0"
        },
        {
          "name": "jest",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^23.4.1"
        },
        {
          "name": "json-loader",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.5.4"
        },
        {
          "name": "leaflet",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.3.1"
        },
        {
          "name": "leaflet-fullscreen",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.2"
        },
        {
          "name": "mini-css-extract-plugin",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.6.2"
        },
        {
          "name": "object.values",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.3"
        },
        {
          "name": "proj4",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.4.3"
        },
        {
          "name": "qrcode.react",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.7.2"
        },
        {
          "name": "raw-loader",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.5.1"
        },
        {
          "name": "rbush",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.1"
        },
        {
          "name": "react",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^16.4.0"
        },
        {
          "name": "react-dom",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^16.4.0"
        },
        {
          "name": "react-router",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.1.1"
        },
        {
          "name": "react-router-dom",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.1.1"
        },
        {
          "name": "react-test-renderer",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^16.14.0"
        },
        {
          "name": "regenerator-runtime",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.11.0"
        },
        {
          "name": "sass",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.22.7"
        },
        {
          "name": "sass-loader",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "13.3.2"
        },
        {
          "name": "shpjs",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.4.2"
        },
        {
          "name": "sinon",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.0"
        },
        {
          "name": "statuses",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.3.1"
        },
        {
          "name": "style-loader",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.13.1"
        },
        {
          "name": "tween.js",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^16.6.0"
        },
        {
          "name": "url-loader",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.5.7"
        },
        {
          "name": "webpack",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "5.89.0"
        },
        {
          "name": "webpack-bundle-tracker",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.4.3"
        },
        {
          "name": "webpack-livereload-plugin",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@babel/core",
            "direct": true,
            "version": "^7.0.0-beta.54",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-class-properties",
            "direct": true,
            "version": "^7.0.0-beta.54",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-properties",
            "direct": true,
            "version": "^7.0.0-beta.54",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": true,
            "version": "^7.0.0-beta.54",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-react",
            "direct": true,
            "version": "^7.0.0-beta.54",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": true,
            "version": "^7.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@gltf-transform/extensions",
            "direct": true,
            "version": "^4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@gltf-transform/functions",
            "direct": true,
            "version": "^4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": true,
            "version": "^2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "babel-core",
            "direct": true,
            "version": "^7.0.0-bridge.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": true,
            "version": "^23.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-loader",
            "direct": true,
            "version": "^8.0.0-beta.4",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": true,
            "version": "^6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio",
            "direct": true,
            "version": "1.0.0-rc.6",
            "ecosystem": "npm"
          },
          {
            "name": "clipboard",
            "direct": true,
            "version": "^1.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-loader",
            "direct": true,
            "version": "^0.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3",
            "direct": true,
            "version": "^3.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "draco3dgltf",
            "direct": true,
            "version": "^1.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "enzyme",
            "direct": true,
            "version": "^3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "enzyme-adapter-react-16",
            "direct": true,
            "version": "^1.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "exifr",
            "direct": true,
            "version": "^6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fbemitter",
            "direct": true,
            "version": "^2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "file-loader",
            "direct": true,
            "version": "^0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-saver",
            "direct": true,
            "version": "^2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "gl-matrix",
            "direct": true,
            "version": "^2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "history",
            "direct": true,
            "version": "^4.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "immutability-helper",
            "direct": true,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": true,
            "version": "^23.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-loader",
            "direct": true,
            "version": "^0.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "leaflet",
            "direct": true,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "leaflet-fullscreen",
            "direct": true,
            "version": "^1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mini-css-extract-plugin",
            "direct": true,
            "version": "1.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": true,
            "version": "^1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "proj4",
            "direct": true,
            "version": "^2.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "qrcode.react",
            "direct": true,
            "version": "^0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "raw-loader",
            "direct": true,
            "version": "^0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "rbush",
            "direct": true,
            "version": "^3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "^16.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "^16.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-router",
            "direct": true,
            "version": "^4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-router-dom",
            "direct": true,
            "version": "^4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-test-renderer",
            "direct": true,
            "version": "^16.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-runtime",
            "direct": true,
            "version": "^0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass",
            "direct": true,
            "version": "^1.22.7",
            "ecosystem": "npm"
          },
          {
            "name": "sass-loader",
            "direct": true,
            "version": "13.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "shpjs",
            "direct": true,
            "version": "^3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "sinon",
            "direct": true,
            "version": "^4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": true,
            "version": "^1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "style-loader",
            "direct": true,
            "version": "^0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "tween.js",
            "direct": true,
            "version": "^16.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "url-loader",
            "direct": true,
            "version": "^0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": true,
            "version": "5.89.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-bundle-tracker",
            "direct": true,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-livereload-plugin",
            "direct": true,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html2canvas",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "leaflet-measure-ex",
            "direct": false,
            "version": "^3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "leaflet.locatecontrol",
            "direct": false,
            "version": "^0.81.1",
            "ecosystem": "npm"
          },
          {
            "name": "pad-left",
            "direct": false,
            "version": "^2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-bootstrap",
            "direct": false,
            "version": "0.32.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-select",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "webodm-posm-gcpi",
            "direct": false,
            "version": "^1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "amqp",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "pypi"
          },
          {
            "name": "appdirs",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "apscheduler",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "billiard",
            "direct": false,
            "version": "3.6.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "coreapi",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "django",
            "direct": false,
            "version": "2.2.27",
            "ecosystem": "pypi"
          },
          {
            "name": "django-appconf",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "django-codemirror2",
            "direct": false,
            "version": "0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "django-colorfield",
            "direct": false,
            "version": "0.1.15",
            "ecosystem": "pypi"
          },
          {
            "name": "django-cors-headers",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "django-filter",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "django-guardian",
            "direct": false,
            "version": "1.4.9",
            "ecosystem": "pypi"
          },
          {
            "name": "django-imagekit",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "django-redis",
            "direct": false,
            "version": "4.12.1",
            "ecosystem": "pypi"
          },
          {
            "name": "django-webpack-loader",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "djangorestframework",
            "direct": false,
            "version": "3.13.1",
            "ecosystem": "pypi"
          },
          {
            "name": "djangorestframework-guardian",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "djangorestframework-jwt",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "dnspython",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "drf-nested-routers",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "pypi"
          },
          {
            "name": "drf-yasg",
            "direct": false,
            "version": "1.20.0",
            "ecosystem": "pypi"
          },
          {
            "name": "eventlet",
            "direct": false,
            "version": "0.40.4",
            "ecosystem": "pypi"
          },
          {
            "name": "funcsigs",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "futures",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "gdal",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "pypi"
          },
          {
            "name": "geodeep",
            "direct": false,
            "version": "0.9.12",
            "ecosystem": "pypi"
          },
          {
            "name": "gunicorn",
            "direct": false,
            "version": "23.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "itypes",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "kombu",
            "direct": false,
            "version": "4.6.7",
            "ecosystem": "pypi"
          },
          {
            "name": "markdown",
            "direct": false,
            "version": "3.3.4",
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": false,
            "version": "1.26.2",
            "ecosystem": "pypi"
          },
          {
            "name": "olefile",
            "direct": false,
            "version": "0.44",
            "ecosystem": "pypi"
          },
          {
            "name": "openapi-codec",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "16.8",
            "ecosystem": "pypi"
          },
          {
            "name": "piexif",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pilkit",
            "direct": false,
            "version": "3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pillow",
            "direct": false,
            "version": "11.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pip-autoremove",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "psycopg2-binary",
            "direct": false,
            "version": "2.8.6",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic",
            "direct": false,
            "version": "1.10.8",
            "ecosystem": "pypi"
          },
          {
            "name": "pyjwt",
            "direct": false,
            "version": "1.5.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pyodx",
            "direct": false,
            "version": "1.5.14",
            "ecosystem": "pypi"
          },
          {
            "name": "pyopenssl",
            "direct": false,
            "version": "24.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyparsing",
            "direct": false,
            "version": "2.4.7",
            "ecosystem": "pypi"
          },
          {
            "name": "pytz",
            "direct": false,
            "version": "2020.1",
            "ecosystem": "pypi"
          },
          {
            "name": "rasterio",
            "direct": false,
            "version": "1.2.10",
            "ecosystem": "pypi"
          },
          {
            "name": "rcssmin",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "pypi"
          },
          {
            "name": "redis",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "requests-toolbelt",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "pypi"
          },
          {
            "name": "rfc3987",
            "direct": false,
            "version": "1.3.7",
            "ecosystem": "pypi"
          },
          {
            "name": "rio-color",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "pypi"
          },
          {
            "name": "rjsmin",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "pypi"
          },
          {
            "name": "scipy",
            "direct": false,
            "version": "1.11.3",
            "ecosystem": "pypi"
          },
          {
            "name": "shapely",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "simplejson",
            "direct": false,
            "version": "3.10.0",
            "ecosystem": "pypi"
          },
          {
            "name": "six",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "pypi"
          },
          {
            "name": "strict-rfc3339",
            "direct": false,
            "version": "0.7",
            "ecosystem": "pypi"
          },
          {
            "name": "uritemplate",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "vine",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "webcolors",
            "direct": false,
            "version": "1.5",
            "ecosystem": "pypi"
          },
          {
            "name": "zipstream-ng",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 123,
        "direct_count": 54,
        "indirect_count": 69
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 627,
        "open_issues": 43,
        "closed_ratio": 0.965,
        "closed_issues": 1170,
        "closed_unmerged_prs": 99
      },
      "bus_factor": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "pierotofy",
          "commits": 2957,
          "avatar_url": "https://avatars.githubusercontent.com/u/1951843?u=37b2bc04d3739563c2ce575095e3d9db19394bcf&v=4"
        },
        {
          "type": "User",
          "login": "HeDo88TH",
          "commits": 72,
          "avatar_url": "https://avatars.githubusercontent.com/u/7868983?u=23cc73f74b2bdb6278d0a5706b3b38204318ee37&v=4"
        },
        {
          "type": "User",
          "login": "dokterbob",
          "commits": 45,
          "avatar_url": "https://avatars.githubusercontent.com/u/22742?v=4"
        },
        {
          "type": "User",
          "login": "nchamo",
          "commits": 35,
          "avatar_url": "https://avatars.githubusercontent.com/u/15222168?u=997db633cebf249e616c6718bfd96c3ae7d415a9&v=4"
        },
        {
          "type": "User",
          "login": "holyCowMp3",
          "commits": 30,
          "avatar_url": "https://avatars.githubusercontent.com/u/35110941?v=4"
        },
        {
          "type": "User",
          "login": "smathermather",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/1174901?u=79c2fe39e661c7b98b6ffa4d8ca9adaa2dcd1c53&v=4"
        },
        {
          "type": "User",
          "login": "arty-aeroai",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/135653270?v=4"
        },
        {
          "type": "User",
          "login": "Saijin-Naib",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/19295950?u=fcf42cf45cb31a8fdd7d67f04c6d74671ba17d53&v=4"
        },
        {
          "type": "User",
          "login": "jet86",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/5907985?u=d53d67bbcc7ebcc1d13ac58907494c5c7e36a155&v=4"
        },
        {
          "type": "User",
          "login": "ProjectBarks",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/4194371?u=25d0a1a616b1efd76f7b5594addd32d65034fb39&v=4"
        }
      ],
      "contributors_sampled": 97,
      "top_contributor_share": 0.855
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-and-publish.yml",
        "issue-triage.yml",
        "test-docker.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 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": 8,
            "reason": "6 out of 7 merged PRs checked by a CI test -- score normalized to 8",
            "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 1/16 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 36 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": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file 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": 0,
            "reason": "36 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "3aaa247e1e76685bf6066b12a98c9e6e39384583",
        "ran_at": "2026-07-15T21:20:58Z",
        "aggregate_score": 5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/opendronemap/webodm",
    "host": "github.com",
    "name": "webodm",
    "owner": "opendronemap"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 71,
      "inputs": {
        "security": 50,
        "vitality": 94,
        "community": 91,
        "governance": 54,
        "engineering": 64
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 94,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "commits_last_year": 555,
              "human_commit_share": null,
              "days_since_last_push": 3,
              "active_weeks_last_year": 46
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "46/52 weeks with commits",
                "points": 31.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 46
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "555 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 555
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 65,
              "latest_release_tag": "v3.2.6",
              "releases_from_tags": false,
              "days_since_latest_release": 3,
              "mean_days_between_releases": 16.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "65 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 65
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~16.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 16.6
                    }
                  }
                ],
                "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": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "no_commit_sample",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 91,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "forks": 1187,
              "stars": 4037,
              "watchers": 144,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "4,037 stars",
                "points": 58.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 4037
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1,187 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1187
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "144 watchers",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 144
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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": 13.5,
                "status": "met",
                "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": 54,
        "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": 97,
              "top_contributor_share": 0.855
            },
            "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 86% of commits",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 86
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "97 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 97
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 36 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 627,
              "open_issues": 43,
              "closed_issues": 1170,
              "issue_closed_ratio": 0.965,
              "closed_unmerged_prs": 99
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "96% of issues closed",
                "points": 45.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "627/726 decided PRs merged",
                "points": 33,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 627,
                      "decided": 726
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/16 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "followers": 39,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "WebODM",
              "public_repos": 30,
              "account_age_days": 188
            },
            "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": "39 followers of WebODM",
                "points": 11.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 39,
                      "login": "WebODM"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "30 public repos, account ~0 yr old",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 30
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 64,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "6 out of 7 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "drone",
                "photogrammetry",
                "point-cloud",
                "maps",
                "uav"
              ],
              "has_wiki": false,
              "homepage": "https://webodm.org/download",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://webodm.org/download",
                "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": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "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": 50,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5
            },
            "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": "6 out of 7 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "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 1/16 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 36 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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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": "30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "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": "36 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "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": 1,
              "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": "moderate",
        "name": "AI Readiness",
        "value": 54,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 1994
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "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": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice",
                    "automated_maintenance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 39,
            "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": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": null
            },
            "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 data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "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": "Python",
              "largest_source_bytes": 204783,
              "source_files_sampled": 476,
              "oversized_source_files": 4
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "4/476 source files over 60KB",
                "points": 54.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 476,
                      "oversized": 4
                    }
                  }
                ],
                "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": [
    "Could not fetch npm package 'WebODM' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-15T21:21:24.485753Z",
  "schema_version": "0.11.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/opendronemap/webodm.svg",
  "full_name": "opendronemap/webodm",
  "license_state": "standard",
  "license_spdx": "AGPL-3.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.11.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statistics.