# theopenlane/core — health index 81/100 (Good)

> Inspection of the public repository theopenlane/core by inspect.software. It holds a health index of 81 out of 100, placing it in the Good band. The index is a signal derived from publicly visible practice, not a warranty, a security audit, or an endorsement, and it is independent of payment.

- Repository: https://github.com/theopenlane/core
- Report page: https://inspect.software/software/theopenlane/core
- Full JSON report: https://inspect.software/api/repositories/theopenlane/core/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/theopenlane/core.svg
- Inspected: 2026-07-21
- Methodology: metrics 1.13.0, report schema 0.23.0 (https://inspect.software/methodology.md)

## Category summary

| Category | Weight | Index | Band |
|---|---|---|---|
| Vitality | 22% | 100/100 | Excellent |
| Community & Adoption | 18% | 70/100 | Good |
| Sustainability & Governance | 24% | 70/100 | Good |
| Engineering Quality | 20% | 86/100 | Excellent |
| Security | 16% | 78/100 | Good |
| AI Readiness | not counted | 71/100 | Good |

## Repository facts

| Field | Value |
|---|---|
| Description | Open source compliance automation for SOC 2, GDPR, ISO27001, NIST 800-53, and more |
| Homepage | https://console.theopenlane.io/signup |
| Primary language | Go |
| License | Apache-2.0 |
| Stars | 280 |
| Forks | 50 |
| Created | 2024-08-24 |
| Last push | 2026-07-21 |
| Latest release | v1.30.0 |
| Commits (last year) | 1,338 |
| Bus factor | 1 |
| Topics | go, golang, graphql, openlane, hacktoberfest, soc2, iso27001, nist800-53, compliance-automation, compliance-as-code, security-audit, grc, cybersecurity, cybersecurity-tools, grc-automation, open-source-compliance, open-source, security |

## Published packages

| Registry | Package | Latest | Monthly downloads |
|---|---|---|---|
| go | github.com/theopenlane/core | v1.30.0 | — |
| go | github.com/theopenlane/core/cli | v1.1.0 | — |
| go | github.com/theopenlane/core/common | v1.0.25 | — |

## Vitality — 100/100 (Excellent)

Is the project alive — is code being written and are releases shipping? Weight: 22% of the overall index.

### Development activity — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Push recency | met | 36 / 36 | last push 0 days ago |
| Commit cadence | met | 36 / 36 | 52/52 weeks with commits |
| Commit volume | met | 18 / 18 | 1338 commits in the last year |
| OpenSSF Scorecard: Maintained | met | 10 / 10 | 30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10 |

### Release discipline — 100/100 (Excellent)

Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ships releases | met | 27 / 27 | 100 releases published |
| Release recency | met | 36 / 36 | latest release 0 days ago |
| Release cadence | met | 27 / 27 | a release every ~0.7 days |
| OpenSSF Scorecard: Signed-Releases | excluded | 0 / 10 | no releases found |

### Abandonment — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Project is still maintained | met | 100 / 100 | last human commit 0 days ago |

## Community & Adoption — 70/100 (Good)

Does the project have users, downloads, attention, and a welcoming setup for contributors? Weight: 18% of the overall index.

### Popularity & adoption — 56/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Stars | partial | 39.7 / 60 | 280 stars |
| Forks | partial | 14.1 / 25 | 50 forks |
| Watchers | partial | 1.7 / 15 | 3 watchers |

### Community health — 85/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 22.5 / 22.5 | — |
| License | met | 22.5 / 22.5 | recognized license (Apache-2.0) |
| CONTRIBUTING guide | met | 18 / 18 | — |
| Code of conduct | met | 13.5 / 13.5 | — |
| Issue template | not met | 0 / 7.2 | — |
| PR template | not met | 0 / 6.3 | — |

## Sustainability & Governance — 70/100 (Good)

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep? Weight: 24% of the overall index.

### Maintainer resilience (bus factor) — 43/100 (At risk)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Bus factor | partial | 9 / 54 | 1 contributor(s) cover half of all commits |
| Commit distribution | partial | 10.6 / 22.5 | top contributor authored 53% of commits |
| Contributor breadth | met | 13.5 / 13.5 | 18 contributors |
| OpenSSF Scorecard: Contributors | met | 10 / 10 | project has 6 contributing companies or organizations |

### Issue & PR responsiveness — 89/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Issue resolution | partial | 40.9 / 46.8 | 88% of issues closed |
| PR acceptance | partial | 32.7 / 38.2 | 2182/2552 decided PRs merged |
| OpenSSF Scorecard: Code-Review | met | 15 / 15 | all changesets reviewed |

### Ownership & stewardship — 61/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ownership backing | met | 30 / 30 | organization-owned |
| Verified domain | not met | 0 / 20 | — |
| Owner reach | partial | 15 / 25 | 121 followers of theopenlane |
| Track record | partial | 15.8 / 25 | 43 public repos, account ~1 yr old |

### Package maintenance — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Published & resolvable | met | 25 / 25 | 3 package(s) on go |
| Publish recency | met | 35 / 35 | latest publish 0 days ago |
| Version history | met | 20 / 20 | 574 published versions |
| Not deprecated | met | 20 / 20 | active, not deprecated or yanked |

## Engineering Quality — 86/100 (Excellent)

Are baseline engineering and documentation practices in place? Weight: 20% of the overall index.

### Engineering practices — 94/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| CI workflows | met | 24 / 24 | 2 workflow(s) |
| Tests present | met | 24 / 24 | — |
| Linter config | met | 16 / 16 | .golangci.yaml |
| Pre-commit hooks | met | 9.6 / 9.6 | — |
| .editorconfig | not met | 0 / 6.4 | — |
| OpenSSF Scorecard: CI-Tests | met | 20 / 20 | 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |

### Documentation — 75/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 30 / 30 | — |
| Documentation directory | not met | 0 / 25 | — |
| Documentation / homepage site | met | 15 / 15 | https://console.theopenlane.io/signup |
| Repository description | met | 10 / 10 | — |
| Topics | met | 10 / 10 | 18 topics |
| Wiki | met | 10 / 10 | — |

## Security — 78/100 (Good)

Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure? Weight: 16% of the overall index.

### Security posture — 75/100 (Good)

Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Binary-Artifacts | met | 7.5 / 7.5 | no binaries found in the repo |
| Branch-Protection | partial | 3.8 / 7.5 | branch protection is not maximal on development and all release branches |
| CI-Tests | met | 2.5 / 2.5 | 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |
| CII-Best-Practices | partial | 0.5 / 2.5 | badge detected: InProgress |
| Code-Review | met | 7.5 / 7.5 | all changesets reviewed |
| Contributors | met | 2.5 / 2.5 | project has 6 contributing companies or organizations |
| Dangerous-Workflow | met | 10 / 10 | no dangerous workflow patterns detected |
| Dependency-Update-Tool | met | 7.5 / 7.5 | update tool detected |
| Fuzzing | not met | 0 / 5 | project is not fuzzed |
| License | met | 2.5 / 2.5 | license file detected |
| Maintained | met | 7.5 / 7.5 | 30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10 |
| Packaging | met | 5 / 5 | packaging workflow detected |
| Pinned-Dependencies | not met | 0 / 5 | dependency not pinned by hash detected -- score normalized to 0 |
| SAST | met | 5 / 5 | SAST tool is run on all commits |
| Security-Policy | met | 5 / 5 | security policy file detected |
| Signed-Releases | excluded | 0 / 7.5 | no releases found |
| Token-Permissions | not met | 0 / 7.5 | detected GitHub workflow tokens with excessive permissions |
| Vulnerabilities | partial | 6.8 / 7.5 | 1 existing vulnerabilities detected |

### Dependency advisories — 89/100 (Excellent)

Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 396 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Direct dependencies free of known advisories | partial | 26.6 / 35 | 1 affected: golang.org/x/crypto v0.53.0 (unknown) |
| Indirect dependencies free of known advisories | excluded | 0 / 25 | transitive set not separable from development and test dependencies in this scope |
| No advisories left outstanding | met | 40 / 40 | no advisory has been public longer than 90 days |

### Malicious dependencies — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| No dependency reported as a malicious package | met | 100 / 100 | no dependency is reported as a malicious package |

### High-Risk Jurisdiction Exposure — 100/100 (Excellent)

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.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Policy exposure multiplier | met | 100 / 100 | no confirmed policy-scope location match |

## AI Readiness — 71/100 (Good)

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.

### Agent context & guidance — 40/100 (At risk)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Agent instructions | not met | 0 / 45 | no CLAUDE.md / AGENTS.md / editor rules |
| Machine-readable docs (llms.txt) | not met | 0 / 15 | — |
| Legible commit history | met | 40 / 40 | 68 of 69 human commits state their intent (structured subject or explanatory body) |

### Verify loop (build / test / typecheck) — 80/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | met | 18 / 18 | .buildkite/tests/Taskfile.yaml, Taskfile.yaml, cli/Taskfile.yaml, db/Taskfile.yaml, docker/Taskfile.yaml, fga/Taskfile.yaml, internal/integrations/cli/Taskfile.yaml, jsonschema/Taskfile.yaml, pkg/catalog/Taskfile.yaml |
| Automated tests | met | 22 / 22 | — |
| Lint / format config | met | 11 / 11 | .golangci.yaml |
| Static type checking | met | 11 / 11 | Go (statically typed) |
| Reproducible environment | met | 10 / 10 | Dockerfile, lockfile |
| Demonstrated agent practice | not met | 0 / 10 | no agent-authored commits among the last 100 |
| Automated maintenance | met | 8 / 8 | 31 of the last 100 commits are automated dependency updates |
| OpenSSF Scorecard: Pinned-Dependencies | not met | 0 / 10 | dependency not pinned by hash detected -- score normalized to 0 |

### Code legibility for models — 98/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Type-checkable code | met | 45 / 45 | Go (statically typed) |
| Manageable file sizes | partial | 53.2 / 55 | 102/3105 source files over 60KB |

### Machine-readable interfaces — 80/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| API schema (OpenAPI/GraphQL/proto) | met | 40 / 40 | internal/graphapi/clientschema/schema.graphql, internal/graphapi/historyschema/schema.graphql, internal/graphapi/query/actionplan.graphql, internal/graphapi/query/apitoken.graphql, internal/graphapi/query/assessment.graphql, internal/graphapi/query/assessmentresponse.graphql, internal/graphapi/query/asset.graphql, internal/graphapi/query/campaign.graphql, internal/graphapi/query/campaignextended.graphql, internal/graphapi/query/campaigntarget.graphql, internal/graphapi/query/checkresult.graphql, internal/graphapi/query/contact.graphql, internal/graphapi/query/control.graphql, internal/graphapi/query/controlextended.graphql, internal/graphapi/query/controlimplementation.graphql, internal/graphapi/query/controlobjective.graphql, internal/graphapi/query/controlreport.graphql, internal/graphapi/query/customdomain.graphql, internal/graphapi/query/customtypeenum.graphql, internal/graphapi/query/directoryaccount.graphql, internal/graphapi/query/directorygroup.graphql, internal/graphapi/query/directorymembership.graphql, internal/graphapi/query/directorysyncrun.graphql, internal/graphapi/query/discussion.graphql, internal/graphapi/query/dnsverification.graphql, internal/graphapi/query/documentdata.graphql, internal/graphapi/query/emailtemplate.graphql, internal/graphapi/query/entity.graphql, internal/graphapi/query/entitytype.graphql, internal/graphapi/query/event.graphql, internal/graphapi/query/evidence.graphql, internal/graphapi/query/export.graphql, internal/graphapi/query/file.graphql, internal/graphapi/query/finding.graphql, internal/graphapi/query/findingcontrol.graphql, internal/graphapi/query/group.graphql, internal/graphapi/query/groupmembership.graphql, internal/graphapi/query/groupsetting.graphql, internal/graphapi/query/history/actionplanhistory.graphql, internal/graphapi/query/history/assessmenthistory.graphql, internal/graphapi/query/history/assessmentresponsehistory.graphql, internal/graphapi/query/history/assethistory.graphql, internal/graphapi/query/history/auditlog.graphql, internal/graphapi/query/history/campaignhistory.graphql, internal/graphapi/query/history/campaigntargethistory.graphql, internal/graphapi/query/history/checkresulthistory.graphql, internal/graphapi/query/history/contacthistory.graphql, internal/graphapi/query/history/controlhistory.graphql, internal/graphapi/query/history/controlimplementationhistory.graphql, internal/graphapi/query/history/controlobjectivehistory.graphql, internal/graphapi/query/history/customdomainhistory.graphql, internal/graphapi/query/history/directoryaccounthistory.graphql, internal/graphapi/query/history/directorygrouphistory.graphql, internal/graphapi/query/history/directorymembershiphistory.graphql, internal/graphapi/query/history/discussionhistory.graphql, internal/graphapi/query/history/dnsverificationhistory.graphql, internal/graphapi/query/history/documentdatahistory.graphql, internal/graphapi/query/history/emailtemplatehistory.graphql, internal/graphapi/query/history/entityhistory.graphql, internal/graphapi/query/history/entitytypehistory.graphql, internal/graphapi/query/history/evidencehistory.graphql, internal/graphapi/query/history/filehistory.graphql, internal/graphapi/query/history/findingcontrolhistory.graphql, internal/graphapi/query/history/findinghistory.graphql, internal/graphapi/query/history/grouphistory.graphql, internal/graphapi/query/history/groupmembershiphistory.graphql, internal/graphapi/query/history/groupsettinghistory.graphql, internal/graphapi/query/history/hushhistory.graphql, internal/graphapi/query/history/identityholderhistory.graphql, internal/graphapi/query/history/integrationhistory.graphql, internal/graphapi/query/history/internalpolicyhistory.graphql, internal/graphapi/query/history/jobtemplatehistory.graphql, internal/graphapi/query/history/mappabledomainhistory.graphql, internal/graphapi/query/history/mappedcontrolhistory.graphql, internal/graphapi/query/history/narrativehistory.graphql, internal/graphapi/query/history/notehistory.graphql, internal/graphapi/query/history/notificationpreferencehistory.graphql, internal/graphapi/query/history/notificationtemplatehistory.graphql, internal/graphapi/query/history/organizationhistory.graphql, internal/graphapi/query/history/organizationsettinghistory.graphql, internal/graphapi/query/history/orgmembershiphistory.graphql, internal/graphapi/query/history/orgsubscriptionhistory.graphql, internal/graphapi/query/history/platformhistory.graphql, internal/graphapi/query/history/procedurehistory.graphql, internal/graphapi/query/history/programhistory.graphql, internal/graphapi/query/history/programmembershiphistory.graphql, internal/graphapi/query/history/remediationhistory.graphql, internal/graphapi/query/history/reviewhistory.graphql, internal/graphapi/query/history/riskhistory.graphql, internal/graphapi/query/history/scanhistory.graphql, internal/graphapi/query/history/scheduledjobhistory.graphql, internal/graphapi/query/history/sladefinitionhistory.graphql, internal/graphapi/query/history/standardhistory.graphql, internal/graphapi/query/history/subcontrolhistory.graphql, internal/graphapi/query/history/subprocessorhistory.graphql, internal/graphapi/query/history/systemdetailhistory.graphql, internal/graphapi/query/history/taskhistory.graphql, internal/graphapi/query/history/templatehistory.graphql, internal/graphapi/query/history/trustcentercompliancehistory.graphql, internal/graphapi/query/history/trustcenterdochistory.graphql, internal/graphapi/query/history/trustcenterentityhistory.graphql, internal/graphapi/query/history/trustcenterfaqhistory.graphql, internal/graphapi/query/history/trustcenterhistory.graphql, internal/graphapi/query/history/trustcenterndarequesthistory.graphql, internal/graphapi/query/history/trustcenterpreviewsetting.graphql, internal/graphapi/query/history/trustcentersettinghistory.graphql, internal/graphapi/query/history/trustcentersubprocessorhistory.graphql, internal/graphapi/query/history/trustcenterwatermarkconfighistory.graphql, internal/graphapi/query/history/userhistory.graphql, internal/graphapi/query/history/usersettinghistory.graphql, internal/graphapi/query/history/vendorriskscorehistory.graphql, internal/graphapi/query/history/vendorscoringconfighistory.graphql, internal/graphapi/query/history/vulnerabilityhistory.graphql, internal/graphapi/query/history/workflowassignmenthistory.graphql, internal/graphapi/query/history/workflowassignmenttargethistory.graphql, internal/graphapi/query/history/workflowdefinitionhistory.graphql, internal/graphapi/query/history/workfloweventhistory.graphql, internal/graphapi/query/history/workflowinstancehistory.graphql, internal/graphapi/query/history/workflowobjectrefhistory.graphql, internal/graphapi/query/hush.graphql, internal/graphapi/query/identityholder.graphql, internal/graphapi/query/integration.graphql, internal/graphapi/query/internalpolicy.graphql, internal/graphapi/query/invite.graphql, internal/graphapi/query/jobresult.graphql, internal/graphapi/query/jobrunner.graphql, internal/graphapi/query/jobrunnerregistrationtoken.graphql, internal/graphapi/query/jobrunnertoken.graphql, internal/graphapi/query/jobtemplate.graphql, internal/graphapi/query/mappabledomain.graphql, internal/graphapi/query/mappedcontrol.graphql, internal/graphapi/query/narrative.graphql, internal/graphapi/query/note.graphql, internal/graphapi/query/notification.graphql, internal/graphapi/query/notificationpreference.graphql, internal/graphapi/query/notificationtemplate.graphql, internal/graphapi/query/onboarding.graphql, internal/graphapi/query/organization.graphql, internal/graphapi/query/organizationsetting.graphql, internal/graphapi/query/orgmembership.graphql, internal/graphapi/query/orgsubscription.graphql, internal/graphapi/query/personalaccesstoken.graphql, internal/graphapi/query/platform.graphql, internal/graphapi/query/procedure.graphql, internal/graphapi/query/program.graphql, internal/graphapi/query/programembership.graphql, internal/graphapi/query/programmembership.graphql, internal/graphapi/query/remediation.graphql, internal/graphapi/query/review.graphql, internal/graphapi/query/risk.graphql, internal/graphapi/query/scan.graphql, internal/graphapi/query/scheduledjob.graphql, internal/graphapi/query/scheduledjobrun.graphql, internal/graphapi/query/search.graphql, internal/graphapi/query/sladefinition.graphql, internal/graphapi/query/standard.graphql, internal/graphapi/query/subcontrol.graphql, internal/graphapi/query/subprocessor.graphql, internal/graphapi/query/subscriber.graphql, internal/graphapi/query/systemdetail.graphql, internal/graphapi/query/tagdefinition.graphql, internal/graphapi/query/task.graphql, internal/graphapi/query/template.graphql, internal/graphapi/query/tfasetting.graphql, internal/graphapi/query/trustcenter.graphql, internal/graphapi/query/trustcentercompliance.graphql, internal/graphapi/query/trustcenterdoc.graphql, internal/graphapi/query/trustcenterdomain.graphql, internal/graphapi/query/trustcenterentity.graphql, internal/graphapi/query/trustcenterfaq.graphql, internal/graphapi/query/trustcenternda.graphql, internal/graphapi/query/trustcenterndarequest.graphql, internal/graphapi/query/trustcenterpreviewsetting.graphql, internal/graphapi/query/trustcentersetting.graphql, internal/graphapi/query/trustcentersubprocessor.graphql, internal/graphapi/query/trustcenterwatermarkconfig.graphql, internal/graphapi/query/user.graphql, internal/graphapi/query/usersetting.graphql, internal/graphapi/query/vendorriskscore.graphql, internal/graphapi/query/vendorscoringconfig.graphql, internal/graphapi/query/vulnerability.graphql, internal/graphapi/query/webauthn.graphql, internal/graphapi/query/worfklowassignmentextended.graphql, internal/graphapi/query/workflow.graphql, internal/graphapi/query/workflowassignment.graphql, internal/graphapi/query/workflowassignmenttarget.graphql, internal/graphapi/query/workflowdefinition.graphql, internal/graphapi/query/workflowevent.graphql, internal/graphapi/query/workflowinstance.graphql, internal/graphapi/query/workflowobjectref.graphql, internal/graphapi/schema/actionplan.graphql, internal/graphapi/schema/apitoken.graphql, internal/graphapi/schema/assessment.graphql, internal/graphapi/schema/assessmentextended.graphql, internal/graphapi/schema/assessmentresponse.graphql, internal/graphapi/schema/assessmentresponseextended.graphql, internal/graphapi/schema/asset.graphql, internal/graphapi/schema/campaign.graphql, internal/graphapi/schema/campaignextended.graphql, internal/graphapi/schema/campaigntarget.graphql, internal/graphapi/schema/checkresult.graphql, internal/graphapi/schema/common/directives.graphql, internal/graphapi/schema/common/scalars.graphql, internal/graphapi/schema/contact.graphql, internal/graphapi/schema/control.graphql, internal/graphapi/schema/controlextended.graphql, internal/graphapi/schema/controlimplementation.graphql, internal/graphapi/schema/controlobjective.graphql, internal/graphapi/schema/controlreport.graphql, internal/graphapi/schema/customdomain.graphql, internal/graphapi/schema/customtypeenum.graphql, internal/graphapi/schema/directoryaccount.graphql, internal/graphapi/schema/directorygroup.graphql, internal/graphapi/schema/directorymembership.graphql, internal/graphapi/schema/directorysyncrun.graphql, internal/graphapi/schema/discussion.graphql, internal/graphapi/schema/dnsverification.graphql, internal/graphapi/schema/documentdata.graphql, internal/graphapi/schema/domainscanextended.graphql, internal/graphapi/schema/emailtemplate.graphql, internal/graphapi/schema/emailtemplateextended.graphql, internal/graphapi/schema/ent.graphql, internal/graphapi/schema/entity.graphql, internal/graphapi/schema/entityextended.graphql, internal/graphapi/schema/entitytype.graphql, internal/graphapi/schema/event.graphql, internal/graphapi/schema/evidence.graphql, internal/graphapi/schema/export.graphql, internal/graphapi/schema/file.graphql, internal/graphapi/schema/fileextended.graphql, internal/graphapi/schema/finding.graphql, internal/graphapi/schema/findingcontrol.graphql, internal/graphapi/schema/group.graphql, internal/graphapi/schema/groupextended.graphql, internal/graphapi/schema/groupmembership.graphql, internal/graphapi/schema/groupsetting.graphql, internal/graphapi/schema/hush.graphql, internal/graphapi/schema/identityholder.graphql, internal/graphapi/schema/integration.graphql, internal/graphapi/schema/integrationextended.graphql, internal/graphapi/schema/internalpolicy.graphql, internal/graphapi/schema/internalpolicyextended.graphql, internal/graphapi/schema/invite.graphql, internal/graphapi/schema/jobresult.graphql, internal/graphapi/schema/jobrunner.graphql, internal/graphapi/schema/jobrunnerregistrationtoken.graphql, internal/graphapi/schema/jobrunnertoken.graphql, internal/graphapi/schema/jobtemplate.graphql, internal/graphapi/schema/mappabledomain.graphql, internal/graphapi/schema/mappedcontrol.graphql, internal/graphapi/schema/mappedcontrolextended.graphql, internal/graphapi/schema/narrative.graphql, internal/graphapi/schema/note.graphql, internal/graphapi/schema/notification.graphql, internal/graphapi/schema/notificationpreference.graphql, internal/graphapi/schema/notificationtemplate.graphql, internal/graphapi/schema/onboarding.graphql, internal/graphapi/schema/organization.graphql, internal/graphapi/schema/organizationsetting.graphql, internal/graphapi/schema/orgextended.graphql, internal/graphapi/schema/orgmembership.graphql, internal/graphapi/schema/orgmembershipextended.graphql, internal/graphapi/schema/orgsubscription.graphql, internal/graphapi/schema/orgsubscriptionextended.graphql, internal/graphapi/schema/personalaccesstoken.graphql, internal/graphapi/schema/platform.graphql, internal/graphapi/schema/procedure.graphql, internal/graphapi/schema/program.graphql, internal/graphapi/schema/programextended.graphql, internal/graphapi/schema/programmembership.graphql, internal/graphapi/schema/remediation.graphql, internal/graphapi/schema/review.graphql, internal/graphapi/schema/revision.graphql, internal/graphapi/schema/risk.graphql, internal/graphapi/schema/scan.graphql, internal/graphapi/schema/scheduledjob.graphql, internal/graphapi/schema/scheduledjobrun.graphql, internal/graphapi/schema/search.graphql, internal/graphapi/schema/search_ext.graphql, internal/graphapi/schema/sladefinition.graphql, internal/graphapi/schema/standard.graphql, internal/graphapi/schema/subcontrol.graphql, internal/graphapi/schema/subprocessor.graphql, internal/graphapi/schema/subscriber.graphql, internal/graphapi/schema/subscription.graphql, internal/graphapi/schema/systemdetail.graphql, internal/graphapi/schema/tagdefinition.graphql, internal/graphapi/schema/task.graphql, internal/graphapi/schema/template.graphql, internal/graphapi/schema/templatecontext.graphql, internal/graphapi/schema/tfaextended.graphql, internal/graphapi/schema/tfasetting.graphql, internal/graphapi/schema/trustcenter.graphql, internal/graphapi/schema/trustcentercompliance.graphql, internal/graphapi/schema/trustcenterdoc.graphql, internal/graphapi/schema/trustcenterdomain.graphql, internal/graphapi/schema/trustcenterentity.graphql, internal/graphapi/schema/trustcenterextended.graphql, internal/graphapi/schema/trustcenterfaq.graphql, internal/graphapi/schema/trustcenternda.graphql, internal/graphapi/schema/trustcenterndarequest.graphql, internal/graphapi/schema/trustcenterpreviewsetting.graphql, internal/graphapi/schema/trustcentersetting.graphql, internal/graphapi/schema/trustcentersubprocessor.graphql, internal/graphapi/schema/trustcenterwatermarkconfig.graphql, internal/graphapi/schema/user.graphql, internal/graphapi/schema/userextended.graphql, internal/graphapi/schema/usersetting.graphql, internal/graphapi/schema/vendorriskscore.graphql, internal/graphapi/schema/vendorscoringconfig.graphql, internal/graphapi/schema/vulnerability.graphql, internal/graphapi/schema/vulnerability_extended.graphql, internal/graphapi/schema/vulnerability_summary.graphql, internal/graphapi/schema/webauthn.graphql, internal/graphapi/schema/workflowadmin.graphql, internal/graphapi/schema/workflowassignment.graphql, internal/graphapi/schema/workflowassignmentextended.graphql, internal/graphapi/schema/workflowassignmenttarget.graphql, internal/graphapi/schema/workflowdefinition.graphql, internal/graphapi/schema/workflowdefinitionextended.graphql, internal/graphapi/schema/workflowevent.graphql, internal/graphapi/schema/workflowinstance.graphql, internal/graphapi/schema/workflowinstanceextended.graphql, internal/graphapi/schema/workflowobjectref.graphql, internal/graphapi/schema/workflowproposalextended.graphql, internal/graphapi/schemahistory/ent.graphql, internal/graphapi/schemahistory/enums.graphql |
| MCP server | not met | 0 / 20 | — |
| Runnable examples | met | 40 / 40 | example, examples |

## What this report is

inspect.software measures public repositories against a single published, versioned methodology and reports the result as a 1–100 health index. Findings are signals derived from what is visible in public repository data — they are not a security audit, a warranty, or an endorsement, and no result depends on payment.

- Methodology, formulas and weights: https://inspect.software/methodology.md
- What a result does and does not claim: https://inspect.software/wiki/signals-not-warranties.md
- Rating bands: https://inspect.software/wiki/scoring-bands.md
- Corrections: https://inspect.software/contact.md
- Index of all documents: https://inspect.software/llms.txt
