Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 19:47 UTC

tmeckel / terraform-provider-azuredevops

Terraform Azure DevOps provider

GoMIT★ 2 stars⑂ 0 forkssince Jun 2020forkView on GitHub ↗

tmeckel/terraform-provider-azuredevops holds a health index of 18 out of 100, placing it in the Critical band. It scores highest on AI Readiness (60/100) and lowest on Community & Adoption (12/100). It was last updated 1236 days ago. 3 contributors account for most of its recent work.

18
overall / 100
Critical

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.

18
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.

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Ownership

Thomas MeckelPersonal account
24 followers29 public repossince Sep 2015

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/microsoft/terraform-provider-azuredevopspoints to another repo — not scoredv1.16.0-498 days ago

Metrics by category

Vitality

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

13Critical · 22% of overall
How it's scored
0/36Push recency — last push 1,236 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push1,236
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 1 version tags (no GitHub releases)
0/36Release recency — latest release 2,228 days ago
12.6/27Release cadence — cadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count1
latest_release_tagv0.0.1
releases_from_tagsyes
days_since_latest_release2,228
mean_days_between_releases
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

12Critical · 18% of overall
How it's scored
0/60Stars — 2 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars2
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

46At risk · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
16/22.5Commit distribution — top contributor authored 29% of commits
13.5/13.5Contributor breadth — 77 contributors
10/10OpenSSF Scorecard: Contributors — project has 23 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled77
top_contributor_share0.289
How it's scored
0/46.8Issue resolution — no issues or no data
0/38.3PR acceptance — no decided pull requests or no data
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
10.1/25Owner reach — 24 followers of tmeckel
22.8/25Track record — 29 public repos, account ~10 yr old
Inputs used
followers24
owner_typeUser
is_verified
owner_logintmeckel
public_repos29
account_age_days3,973
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

46At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

40At risk
How it's scored
0/30README
25/25Documentation directory
15/15Documentation / homepage site — https://www.terraform.io/docs/providers/azuredevops/
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://www.terraform.io/docs/providers/azuredevops/
has_readmeno
has_docs_diryes
has_descriptionno

Security

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

30At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 23 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
0/5SAST — no SAST tool detected
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
0/7.5Vulnerabilities — 56 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.6
Excluded from scoring (no data or not applicable): ci_tests, dangerous_workflow, packaging, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
5.9/35Direct dependencies free of known advisories — 2 affected: golang.org/x/crypto 0.0.0-20210616213533-5ff15b29337e (critical 10.0), gopkg.in/yaml.v3 3.0.0 (high 7.5)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
27.8/40No advisories left outstanding — 2 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,589 days ago
Inputs used
sourceosv
advisories93
affected_packages7
assessed_packages55
unassessed_packages0
affected_by_severitycritical 2, high 4, moderate 1
direct_affected_packages2
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 55 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.

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.

60Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
10.7/40Legible commit history — 20 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.2
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — GNUmakefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/hashicorp/terraform-json/Makefile, vendor/github.com/vmihailenco/msgpack/Makefile, vendor/github.com/vmihailenco/msgpack/v4/Makefile, vendor/github.com/vmihailenco/tagparser/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/google.golang.org/grpc/Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — devcontainer, Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesGNUmakefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/hashicorp/terraform-json/Makefile, vendor/github.com/vmihailenco/msgpack/Makefile, vendor/github.com/vmihailenco/msgpack/v4/Makefile, vendor/github.com/vmihailenco/tagparser/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/google.golang.org/grpc/Makefile
has_devcontaineryes
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
54.4/55Manageable file sizes — 3/259 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes79,607
source_files_sampled259
oversized_source_files3
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.proto, vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.proto, vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_stdio.proto, vendor/github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/tfplugin5/tfplugin5.proto, vendor/github.com/hashicorp/terraform-plugin-go/tfprotov6/internal/tfplugin6/tfplugin6.proto, vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto, vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/modules/modules_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection.proto
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filesvendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.proto, vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.proto, vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_stdio.proto, vendor/github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/tfplugin5/tfplugin5.proto, vendor/github.com/hashicorp/terraform-plugin-go/tfprotov6/internal/tfplugin6/tfplugin6.proto, vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto, vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/modules/modules_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection.proto

Key facts

2GitHub stars
77contributors
0commits, last 12 months
1,236days since last push
1releases
3bus factor
0open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable
  • go package 'github.com/microsoft/terraform-provider-azuredevops' points at a different repository (https://github.com/microsoft/terraform-provider-azuredevops); excluded from ecosystem scoring

More detail

OpenSSF Scorecard 2.6 / 10
2.6aggregate

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-25 19:47 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 23 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities56 existing vulnerabilities detected
Direct dependencies 10
RegistryPackageVersion constraintManifest
Gogithub.com/ahmetb/go-linqv3.0.0+incompatiblego.mod
Gogithub.com/golang/mockv1.6.0go.mod
Gogithub.com/google/uuidv1.1.2go.mod
Gogithub.com/hashicorp/go-uuidv1.0.3go.mod
Gogithub.com/hashicorp/terraform-plugin-sdk/v2v2.11.0go.mod
Gogithub.com/microsoft/azure-devops-go-api/azuredevopsv1.0.0-b5go.mod
Gogithub.com/microsoft/azure-devops-go-api/azuredevops/v6v6.0.0-20211202191553-0974d0145be8go.mod
Gogithub.com/stretchr/testifyv1.7.0go.mod
Gogolang.org/x/cryptov0.0.0-20210616213533-5ff15b29337ego.mod
Gogopkg.in/yaml.v3v3.0.0go.mod
All dependencies 55

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

RegistryPackageVersionRelation
Gogithub.com/ahmetb/go-linq3.0.0+incompatibledirect
Gogithub.com/golang/mock1.6.0direct
Gogithub.com/google/uuid1.1.2direct
Gogithub.com/hashicorp/go-uuid1.0.3direct
Gogithub.com/hashicorp/terraform-plugin-sdk/v22.11.0direct
Gogithub.com/microsoft/azure-devops-go-api/azuredevops1.0.0-b5direct
Gogithub.com/microsoft/azure-devops-go-api/azuredevops/v66.0.0-20211202191553-0974d0145be8direct
Gogithub.com/stretchr/testify1.7.0direct
Gogolang.org/x/crypto0.0.0-20210616213533-5ff15b29337edirect
Gogopkg.in/yaml.v33.0.0direct
Gogithub.com/agext/levenshtein1.2.2indirect
Gogithub.com/apparentlymart/go-cidr1.1.0indirect
Gogithub.com/apparentlymart/go-textseg/v1313.0.0indirect
Gogithub.com/davecgh/go-spew1.1.1indirect
Gogithub.com/fatih/color1.7.0indirect
Gogithub.com/golang/protobuf1.5.2indirect
Gogithub.com/google/go-cmp0.5.7indirect
Gogithub.com/hashicorp/errwrap1.0.0indirect
Gogithub.com/hashicorp/go-checkpoint0.5.0indirect
Gogithub.com/hashicorp/go-cleanhttp0.5.2indirect
Gogithub.com/hashicorp/go-cty1.4.1-0.20200414143053-d3edf31b6320indirect
Gogithub.com/hashicorp/go-hclog1.2.0indirect
Gogithub.com/hashicorp/go-multierror1.1.1indirect
Gogithub.com/hashicorp/go-plugin1.4.3indirect
Gogithub.com/hashicorp/go-version1.4.0indirect
Gogithub.com/hashicorp/hc-install0.3.1indirect
Gogithub.com/hashicorp/hcl/v22.11.1indirect
Gogithub.com/hashicorp/logutils1.0.0indirect
Gogithub.com/hashicorp/terraform-exec0.16.0indirect
Gogithub.com/hashicorp/terraform-json0.13.0indirect
Gogithub.com/hashicorp/terraform-plugin-go0.8.0indirect
Gogithub.com/hashicorp/terraform-plugin-log0.3.0indirect
Gogithub.com/hashicorp/terraform-registry-address0.0.0-20210412075316-9b2996cce896indirect
Gogithub.com/hashicorp/terraform-svchost0.0.0-20200729002733-f050f53b9734indirect
Gogithub.com/hashicorp/yamux0.0.0-20181012175058-2f1d1f20f75dindirect
Gogithub.com/mattn/go-colorable0.1.4indirect
Gogithub.com/mattn/go-isatty0.0.10indirect
Gogithub.com/mitchellh/copystructure1.2.0indirect
Gogithub.com/mitchellh/go-testing-interface1.14.1indirect
Gogithub.com/mitchellh/go-wordwrap1.0.0indirect
Gogithub.com/mitchellh/mapstructure1.4.3indirect
Gogithub.com/mitchellh/reflectwalk1.0.2indirect
Gogithub.com/oklog/run1.0.0indirect
Gogithub.com/pmezard/go-difflib1.0.0indirect
Gogithub.com/vmihailenco/msgpack4.0.4+incompatibleindirect
Gogithub.com/vmihailenco/msgpack/v44.3.12indirect
Gogithub.com/vmihailenco/tagparser0.1.1indirect
Gogithub.com/zclconf/go-cty1.10.0indirect
Gogolang.org/x/net0.0.0-20210405180319-a5a99cb37ef4indirect
Gogolang.org/x/sys0.0.0-20210615035016-665e8c7367d1indirect
Gogolang.org/x/text0.3.5indirect
Gogoogle.golang.org/appengine1.6.6indirect
Gogoogle.golang.org/genproto0.0.0-20200711021454-869866162049indirect
Gogoogle.golang.org/grpc1.45.0indirect
Gogoogle.golang.org/protobuf1.27.1indirect
Dependency advisories 7

This repository publishes no package the index resolves, so its own dependency graph was assessed — 55 packages, which also include development and test pins that never ship: 7 carry known advisories, of which 2 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/crypto0.0.0-20210616213533-5ff15b29337edirectcritical433.4.0
google.golang.org/grpc1.45.0indirectcritical51.82.1
gopkg.in/yaml.v33.0.0directhigh13.0.1
golang.org/x/net0.0.0-20210405180319-a5a99cb37ef4indirecthigh3412.0.2
golang.org/x/text0.3.5indirecthigh50.39.0
google.golang.org/protobuf1.27.1indirecthigh21.33.0
golang.org/x/sys0.0.0-20210615035016-665e8c7367d1indirectmoderate31.18.2

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 28188,
      "has_wiki": false,
      "homepage": "https://www.terraform.io/docs/providers/azuredevops/",
      "languages": {
        "Go": 1474138,
        "HCL": 1662,
        "HTML": 13939,
        "Shell": 13894,
        "Makefile": 3588,
        "Dockerfile": 2571,
        "PowerShell": 10608
      },
      "pushed_at": "2023-03-06T22:37:48Z",
      "created_at": "2020-06-28T09:22:48Z",
      "owner_type": "User",
      "updated_at": "2024-05-10T13:09:39Z",
      "description": "Terraform Azure DevOps provider",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Thomas Meckel",
      "type": "User",
      "login": "tmeckel",
      "company": null,
      "location": "Germany",
      "followers": 24,
      "avatar_url": "https://avatars.githubusercontent.com/u/14177833?v=4",
      "created_at": "2015-09-08T10:18:52Z",
      "is_verified": null,
      "public_repos": 29,
      "account_age_days": 3973
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2020-06-18T14:51:24Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "fa225f0cfd83f163ad9248692b0b8bcfecd8595f",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "Set up CI with Azure Pipelines",
          "author_name": "xuzhang3",
          "author_login": "xuzhang3",
          "committed_at": "2022-08-11T08:26:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "805e11022bab9b05aec296bde266a95b7881f5d5",
          "body": "add resources build_folder & build_folder_permissions",
          "is_bot": false,
          "headline": "Merge pull request #604 from bobmhong/feature/build_folder_resource",
          "author_name": "xuzhang3",
          "author_login": "xuzhang3",
          "committed_at": "2022-08-05T03:30:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8672e4438179299501642a9654fd22f1c3ea0567",
          "body": null,
          "is_bot": false,
          "headline": "update azuredevops.erb",
          "author_name": "Bob Hong",
          "author_login": "bobmhong",
          "committed_at": "2022-08-03T15:53:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e910f1ce55d881ea6620c92df06c90d4468ae6c",
          "body": null,
          "is_bot": false,
          "headline": "rename test file",
          "author_name": "Bob Hong",
          "author_login": "bobmhong",
          "committed_at": "2022-08-03T15:52:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae85d19bf6fb5b26703720a22724abbf692ff42d",
          "body": null,
          "is_bot": false,
          "headline": "reformat with make fmt",
          "author_name": "Bob Hong",
          "author_login": "bobmhong",
          "committed_at": "2022-08-02T18:07:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abd60f29b1bd851e1e4946fd354d1f17eb916c18",
          "body": null,
          "is_bot": false,
          "headline": "accepted suggested changes",
          "author_name": "Bob Hong",
          "author_login": "bobmhong",
          "committed_at": "2022-08-02T15:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cef29ccde2435059f650ed87ec7bcabead08ce09",
          "body": "…zurerm\n\nFeature/data serviceendpoint azurerm",
          "is_bot": false,
          "headline": "Merge pull request #623 from a30004053/feature/data_serviceendpoint_a…",
          "author_name": "xuzhang3",
          "author_login": "xuzhang3",
          "committed_at": "2022-07-21T10:10:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f1cd1be60400dcbb5983516051325319ab1ead9",
          "body": "This reverts commit 519cc9fdd755626f2642edd93bcff843f005e76c.",
          "is_bot": false,
          "headline": "Revert \"Rename data source attribute\"",
          "author_name": "Sharath Nair",
          "author_login": "a30004053",
          "committed_at": "2022-07-21T09:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "519cc9fdd755626f2642edd93bcff843f005e76c",
          "body": null,
          "is_bot": false,
          "headline": "Rename data source attribute",
          "author_name": "Sharath Nair",
          "author_login": "a30004053",
          "committed_at": "2022-07-20T01:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eb4c29e8562e5cc8665aabcbb1debc6ea397435",
          "body": null,
          "is_bot": false,
          "headline": "Fixes to datasource",
          "author_name": "Sharath Nair",
          "author_login": "a30004053",
          "committed_at": "2022-07-18T13:08:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cc63344d164fe261ed71bee7609c1b5bdb3b4bf",
          "body": null,
          "is_bot": false,
          "headline": "Fix formatting, remove spurious comments",
          "author_name": "Sharath Nair",
          "author_login": "a30004053",
          "committed_at": "2022-07-18T07:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4b4e4acfe3efcc498322498da8a62af280eccc4",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests",
          "author_name": "Sharath Nair",
          "author_login": "a30004053",
          "committed_at": "2022-07-18T02:19:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5e14e11444ca8576ff7a241bda2e4668f35ebd9",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in docs",
          "author_name": "Sharath Nair",
          "author_login": "a30004053",
          "committed_at": "2022-07-15T09:35:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cce032cc23397775d40111dd5acb35f58c3557f3",
          "body": "v0.2.2 CHANGELOG.md",
          "is_bot": false,
          "headline": "Merge pull request #622 from xuzhang3/v0.2.2",
          "author_name": "xuzhang3",
          "author_login": "xuzhang3",
          "committed_at": "2022-07-15T07:27:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85558efc077407a1d7eeb0bc7a6c3c37b7f05b02",
          "body": "# Conflicts:\n#\tCHANGELOG.md",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/v0.2.2' into v0.2.2",
          "author_name": "xuzhang3",
          "author_login": null,
          "committed_at": "2022-07-15T07:25:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d0cd98a3b5600dfbad4acb83b9e801801d2bc68",
          "body": null,
          "is_bot": false,
          "headline": "v0.2.2 CHANGELOG.md",
          "author_name": "xuzhang3",
          "author_login": null,
          "committed_at": "2022-07-15T07:24:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6409c1efede1abdbecec39538f1a072502f18407",
          "body": null,
          "is_bot": false,
          "headline": "v0.2.2 CHANGELOG.md",
          "author_name": "xuzhang3",
          "author_login": null,
          "committed_at": "2022-07-15T07:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "114db65526f9e0e2cb2a2bbca042869e1bf63957",
          "body": null,
          "is_bot": false,
          "headline": "Explicit check for empty response when looking up by Name",
          "author_name": "Sharath Nair",
          "author_login": "a30004053",
          "committed_at": "2022-07-15T05:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c263fa3babf1c56b6c32d58449405fb37b2bcee2",
          "body": null,
          "is_bot": false,
          "headline": "restore t.Skip",
          "author_name": "Sharath Nair",
          "author_login": "a30004053",
          "committed_at": "2022-07-15T04:19:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbf362ca1ec475a187fe1560883d2dd0ea4c69a4",
          "body": null,
          "is_bot": false,
          "headline": "Add datasource for azurerm serviceendpoints",
          "author_name": "Sharath Nair",
          "author_login": "a30004053",
          "committed_at": "2022-07-15T04:13:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28e7be71b213cfa8021cfe7b2b7f7930e4e79562",
          "body": "feat: new resource azuredevops_serviceendpoint_incomingwebhook",
          "is_bot": false,
          "headline": "Merge pull request #612 from MischaFrank/main",
          "author_name": "xuzhang3",
          "author_login": "xuzhang3",
          "committed_at": "2022-07-14T08:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f0852bee33bddaeeb4e7688519ec4598cdc2896",
          "body": null,
          "is_bot": false,
          "headline": "removed secret hash, fixed import doc",
          "author_name": "MischaFrank",
          "author_login": "MischaFrank",
          "committed_at": "2022-07-13T09:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "210773a02659ca1efe16c07e804e0acdedb91a86",
          "body": "[Bug fix] - azuredevops_serviceendpoint_servicefabric -Remove sensitive data hash",
          "is_bot": false,
          "headline": "Merge pull request #619 from xuzhang3/f/se_fabric_certificate_validate",
          "author_name": "xuzhang3",
          "author_login": "xuzhang3",
          "committed_at": "2022-07-13T07:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04ce9b7a3a6a59d71a50addfb6ba5aaf8fcc00d3",
          "body": null,
          "is_bot": false,
          "headline": "remove sensitive data hash",
          "author_name": "xuzhang3",
          "author_login": null,
          "committed_at": "2022-07-11T05:54:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c74ab6c4286356111af9a01ea2296ee02db9dcb6",
          "body": "[bug fix]azuredevops_project - sync project staus",
          "is_bot": false,
          "headline": "Merge pull request #616 from xuzhang3/f/handle_project_notfounderror",
          "author_name": "xuzhang3",
          "author_login": "xuzhang3",
          "committed_at": "2022-07-07T03:12:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5155792084e7029df32f8b2da9f49f8230cc046",
          "body": null,
          "is_bot": false,
          "headline": "handle 404 error code",
          "author_name": "Zooopx",
          "author_login": null,
          "committed_at": "2022-07-05T07:54:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a8c8f7b1f625437a7567d722c341ddc684c89e8",
          "body": "feat: create data for build definition",
          "is_bot": false,
          "headline": "Merge pull request #610 from josh-barker/feat/data-build-definition",
          "author_name": "xuzhang3",
          "author_login": "xuzhang3",
          "committed_at": "2022-07-04T05:48:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e823c0b62ca37c0239633a5570c92ea33455f31",
          "body": null,
          "is_bot": false,
          "headline": "formac doc",
          "author_name": "Zooopx",
          "author_login": null,
          "committed_at": "2022-07-04T05:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a727b20d17b3c041810fce8cfac077261024dfcf",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix build definition tests",
          "author_name": "Josh Barker",
          "author_login": "josh-barker",
          "committed_at": "2022-07-03T23:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceeeab5228d2b995fc38b209499ef42965dd3ed3",
          "body": null,
          "is_bot": false,
          "headline": "feat: create data for build definition",
          "author_name": "Josh Barker",
          "author_login": "josh-barker",
          "committed_at": "2022-07-03T23:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7884fad75a9b0f4e7d792b0f8635bf8f7cbd9e5",
          "body": "…endpoint\n\nFeature/extend azurerm serviceendpoint",
          "is_bot": false,
          "headline": "Merge pull request #594 from a30004053/feature/extend_azurerm_service…",
          "author_name": "xuzhang3",
          "author_login": "xuzhang3",
          "committed_at": "2022-06-29T07:42:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f2e447947edcec10fc298afc0933ab1bdc8e085",
          "body": "Incorporate suggestions for resource documentation",
          "is_bot": false,
          "headline": "Fixes: `TestAccServiceEndpointAzureRm_MgmtGrpCreateAndUpdate`.",
          "author_name": "Sharath Nair",
          "author_login": "a30004053",
          "committed_at": "2022-06-28T02:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f289f61570edc734e269bde31baf9d6d77c2092d",
          "body": null,
          "is_bot": false,
          "headline": "Fix lint error: `gofmt -s`",
          "author_name": "Sharath Nair",
          "author_login": "a30004053",
          "committed_at": "2022-06-27T23:57:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fff1b4dc9ac2a916a400e16d6aea79fa9b4735e",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in docs",
          "author_name": "Sharath Nair",
          "author_login": "a30004053",
          "committed_at": "2022-06-27T23:57:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2272bd3f0f1a56f3cee3fde41d293c84085e39ba",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary if{} block",
          "author_name": "Sharath Nair",
          "author_login": "a30004053",
          "committed_at": "2022-06-27T23:57:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62c16e38a50c877bc5625ec18421983d29dbe096",
          "body": "… scopes",
          "is_bot": false,
          "headline": "Extend azuredevops_serviceendpoint_azurerm to support managementGroup…",
          "author_name": "Sharath Nair",
          "author_login": "a30004053",
          "committed_at": "2022-06-27T23:57:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86e728a22c7ff16ad0cc0fbeb68c1ec3331f9bbd",
          "body": null,
          "is_bot": false,
          "headline": "fix secret not returned by service",
          "author_name": "MischaFrank",
          "author_login": "MischaFrank",
          "committed_at": "2022-06-27T14:16:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eba0a01ea4cad7cb901da7d2528c71a736605327",
          "body": null,
          "is_bot": false,
          "headline": "docs: minor fixes and additions",
          "author_name": "MischaFrank",
          "author_login": "MischaFrank",
          "committed_at": "2022-06-27T09:42:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27f19f99cb3566c479db4656a230d0f5b7362083",
          "body": null,
          "is_bot": false,
          "headline": "feat: new resource azuredevops_serviceendpoint_incomingwebhook",
          "author_name": "MischaFrank",
          "author_login": "MischaFrank",
          "committed_at": "2022-06-27T07:53:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b103dc8da0d227178fa52f28a57db0fcdc6ebad4",
          "body": "Remove deprecate API",
          "is_bot": false,
          "headline": "Merge pull request #609 from xuzhang3/f/pipeline_settings",
          "author_name": "xuzhang3",
          "author_login": "xuzhang3",
          "committed_at": "2022-06-24T07:56:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7408bd9c93b406753148a5949f745def7bb6cfa8",
          "body": null,
          "is_bot": false,
          "headline": "update get",
          "author_name": "Zooopx",
          "author_login": null,
          "committed_at": "2022-06-23T13:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6eb7771a70bc70805a2498d26de127c4a2207722",
          "body": null,
          "is_bot": false,
          "headline": "remove extra linefeed to appease linter",
          "author_name": "Bob Hong",
          "author_login": "bobmhong",
          "committed_at": "2022-06-10T13:52:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f79997ae60da3e1b368d0a846623b8e24c8afeed",
          "body": null,
          "is_bot": false,
          "headline": "add docs for build_folder, build_folder_permissions",
          "author_name": "Bob Hong",
          "author_login": "bobmhong",
          "committed_at": "2022-06-10T13:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "908e9eaa8417558859d2fff6fa470e514d1476bc",
          "body": null,
          "is_bot": false,
          "headline": "add debug config, make path required",
          "author_name": "Bob Hong",
          "author_login": "bobmhong",
          "committed_at": "2022-06-09T21:02:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbabe63c02098883ea2be6613e56ac9c5cbebc00",
          "body": "…Type\n\nadding 'DefaultBranch' into match_type setting",
          "is_bot": false,
          "headline": "Merge pull request #591 from wetwicky/feature/Add_DefaultBranch_Match…",
          "author_name": "xuzhang3",
          "author_login": "xuzhang3",
          "committed_at": "2022-06-01T09:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7692d2d5bb62bb1a2330bd43e18bdcbdaf4c77db",
          "body": null,
          "is_bot": false,
          "headline": "fix indent",
          "author_name": "Michael Vincent",
          "author_login": null,
          "committed_at": "2022-05-31T19:33:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a76a6104e6c7db23dd3b522cc33c565dd401ba78",
          "body": "Co-authored-by: xuzhang3 <57888764+xuzhang3@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Apply suggestions from code review",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-31T19:27:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38968943bde25058306c8152c09aa69b243081eb",
          "body": "…t.go\n\nCo-authored-by: xuzhang3 <57888764+xuzhang3@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update azuredevops/internal/acceptancetests/resource_branchpolicy_tes…",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-31T19:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b243386e72418873c6f3a5f3bc23509ed302b81",
          "body": "…t.go\n\nCo-authored-by: xuzhang3 <57888764+xuzhang3@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update azuredevops/internal/acceptancetests/resource_branchpolicy_tes…",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-31T19:24:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a1a2b3727aa8549b2d6e28c8f56ee40891704a7",
          "body": "…t.go\n\nCo-authored-by: xuzhang3 <57888764+xuzhang3@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update azuredevops/internal/acceptancetests/resource_branchpolicy_tes…",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-31T19:23:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca92136b046b8059eeb4698766f7c49018a6ecff",
          "body": "…t.go\n\nCo-authored-by: xuzhang3 <57888764+xuzhang3@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update azuredevops/internal/acceptancetests/resource_branchpolicy_tes…",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-31T19:23:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e357647106a3e6037cefade978a877e7437b8909",
          "body": "…t.go\n\nCo-authored-by: xuzhang3 <57888764+xuzhang3@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update azuredevops/internal/acceptancetests/resource_branchpolicy_tes…",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-31T19:23:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1558c5d970c290e03a484b67beeb5edea14f35cb",
          "body": null,
          "is_bot": false,
          "headline": "fix indentation",
          "author_name": "Michael Vincent",
          "author_login": null,
          "committed_at": "2022-05-31T15:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32976d733405ba8a08bd691c463ca32e15df4706",
          "body": null,
          "is_bot": false,
          "headline": "fix typo",
          "author_name": "Michael Vincent",
          "author_login": null,
          "committed_at": "2022-05-31T14:52:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9690d874d9ae9a41e8cb92054ca6c09defb99d16",
          "body": "…t.go\n\nCo-authored-by: xuzhang3 <57888764+xuzhang3@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update azuredevops/internal/acceptancetests/resource_branchpolicy_tes…",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-31T14:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62b9fca25d65d4838e3cb7ea7b1826fc18bb0293",
          "body": "…t.go\n\nCo-authored-by: xuzhang3 <57888764+xuzhang3@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update azuredevops/internal/acceptancetests/resource_branchpolicy_tes…",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-31T14:16:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b27877c965da133f97d67ddfdeb3351e22df041",
          "body": "…t.go\n\nCo-authored-by: xuzhang3 <57888764+xuzhang3@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update azuredevops/internal/acceptancetests/resource_branchpolicy_tes…",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-31T14:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95ab3cc7bbe6cc3008f38dd52083dceab5728af9",
          "body": "…t.go\n\nCo-authored-by: xuzhang3 <57888764+xuzhang3@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update azuredevops/internal/acceptancetests/resource_branchpolicy_tes…",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-31T14:15:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0ce5aab75b75d5a9188d89246f34138bf0bed1f",
          "body": "…t.go\n\nCo-authored-by: xuzhang3 <57888764+xuzhang3@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update azuredevops/internal/acceptancetests/resource_branchpolicy_tes…",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-31T14:15:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6182512518cd35b2b02a3f630735e8d3be991d34",
          "body": "Co-authored-by: xuzhang3 <57888764+xuzhang3@users.noreply.github.com>",
          "is_bot": false,
          "headline": "scopeSetting[\"refName\"] will be nil when matchKind=DefaultBranch,",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-31T14:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d7eac84b1692c0a24ad04741b3bc69202eb4a96",
          "body": null,
          "is_bot": false,
          "headline": "remove repo attribute when 'DefaultBranch is set for the example",
          "author_name": "Michael Vincent",
          "author_login": null,
          "committed_at": "2022-05-31T14:01:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13c3b0ec5909bb6614a0ccaf411c64fc52c87bfb",
          "body": "Co-authored-by: xuzhang3 <57888764+xuzhang3@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update website/docs/r/branch_policy_build_validation.html.markdown",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-31T13:55:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c052d528a4051ba5a2a31866f8630946f7a96be7",
          "body": "Bug fix - azuredevops_project azuredevops_project_features - concurrent update/read bug",
          "is_bot": false,
          "headline": "Merge pull request #596 from xuzhang3/fix/project_features",
          "author_name": "xuzhang3",
          "author_login": "xuzhang3",
          "committed_at": "2022-05-31T09:10:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9b8571e052b89a5163d3e0d1d15291cbc45ae09",
          "body": null,
          "is_bot": false,
          "headline": "fix policySettings assignation",
          "author_name": "Michael Vincent",
          "author_login": null,
          "committed_at": "2022-05-30T21:45:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0c3885af8c9c8be7625f1d732ae97fa4661eb38",
          "body": null,
          "is_bot": false,
          "headline": "remove hardcoded value",
          "author_name": "Michael Vincent",
          "author_login": null,
          "committed_at": "2022-05-30T21:14:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da5bbd85e3b1cc6344db2f789f7dac6972fd3e3e",
          "body": null,
          "is_bot": false,
          "headline": "fix return statement of for error",
          "author_name": "Michael Vincent",
          "author_login": null,
          "committed_at": "2022-05-30T21:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd18b247c702bf746194e5e8419c8b423af3f3cd",
          "body": null,
          "is_bot": false,
          "headline": "fix typo",
          "author_name": "Michael Vincent",
          "author_login": null,
          "committed_at": "2022-05-30T20:54:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beb3bc4f2d5cb7a175f1e300ca9829a0c9e311c5",
          "body": null,
          "is_bot": false,
          "headline": "interface type assertion",
          "author_name": "Michael Vincent",
          "author_login": null,
          "committed_at": "2022-05-30T20:54:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f60a0ae512b03e1bbc319693cfb77098ae085c69",
          "body": null,
          "is_bot": false,
          "headline": "adding verification for match_type",
          "author_name": "Michael Vincent",
          "author_login": null,
          "committed_at": "2022-05-30T19:48:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8987f3e1595cf1b7f019828177f575ce59e72918",
          "body": null,
          "is_bot": false,
          "headline": "make fmt",
          "author_name": "Michael Vincent",
          "author_login": null,
          "committed_at": "2022-05-30T18:19:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fb2d66ed6e2adac969c6a579ab42ef2014f74c6",
          "body": "if empty string is passed, replace by nil",
          "is_bot": false,
          "headline": "Update common.go",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-30T17:23:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b6a83a44c8068284f885b0b02684e807be05f18",
          "body": null,
          "is_bot": false,
          "headline": "Update resource_branchpolicy_test.go",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-30T16:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f3a2fde516cad9acd17edddf7f2fa0b828acd78",
          "body": null,
          "is_bot": false,
          "headline": "Update resource_branchpolicy_test.go",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-30T15:58:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e72fc6addd0d1bbdaa704fb16008d6960be6219",
          "body": null,
          "is_bot": false,
          "headline": "Update resource_branchpolicy_test.go",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-30T15:57:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8fc73d275ff93d4d93f4f3148217fbba0de1037",
          "body": "…t.go\n\n\r\nfix typo in match type and scope index reference\n\nCo-authored-by: xuzhang3 <57888764+xuzhang3@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update azuredevops/internal/acceptancetests/resource_branchpolicy_tes…",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-30T13:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3856108f53ac5c5c739db19e44f8790feebcd65",
          "body": null,
          "is_bot": false,
          "headline": "build_folder,build_folder_permissions initial code",
          "author_name": "Bob Hong",
          "author_login": "bobmhong",
          "committed_at": "2022-05-26T15:56:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1ad9b5e4e901c6ff0acb3e5376069cef600b04b",
          "body": "[Dependency] Update yaml from v2 to v3",
          "is_bot": false,
          "headline": "Merge pull request #599 from xuzhang3/dep/updat_yaml",
          "author_name": "xuzhang3",
          "author_login": "xuzhang3",
          "committed_at": "2022-05-26T08:35:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47c5ad832eda542e70ee880537205709b92fca0f",
          "body": null,
          "is_bot": false,
          "headline": "update vendor",
          "author_name": "Zooopx",
          "author_login": null,
          "committed_at": "2022-05-26T07:26:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28f6b14868c0793c0a37beeddbdf73be7ab9895b",
          "body": null,
          "is_bot": false,
          "headline": "merge upstream",
          "author_name": "Zooopx",
          "author_login": null,
          "committed_at": "2022-05-26T07:21:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fbe7127d127161b5e4696a5bbacf995156bf098",
          "body": null,
          "is_bot": false,
          "headline": "update yaml from v2 to v3",
          "author_name": "Zooopx",
          "author_login": null,
          "committed_at": "2022-05-26T07:09:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ae6826de85536eee37c7f89dd8872e3985e174a",
          "body": null,
          "is_bot": false,
          "headline": "add acceptance test for status check branch policy",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-25T20:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c692aa940160db45d9b9f8f7339b3613bdd3cb8",
          "body": null,
          "is_bot": false,
          "headline": "remove mock test",
          "author_name": "Zooopx",
          "author_login": null,
          "committed_at": "2022-05-24T06:56:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9d03ec265def4caad9901836b6b91190c5c5961",
          "body": null,
          "is_bot": false,
          "headline": "fix potential concurrent modify error",
          "author_name": "Zooopx",
          "author_login": null,
          "committed_at": "2022-05-24T06:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc53b47a748a4acb23ea7c0e090191932aed4681",
          "body": "New resource azuredevops_serviceendpoint_octopusdeploy",
          "is_bot": false,
          "headline": "Merge pull request #583 from xuzhang3/f/octopus_endpoint",
          "author_name": "xuzhang3",
          "author_login": "xuzhang3",
          "committed_at": "2022-05-23T09:10:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9de67361120930dd005470af093beb014e2e9d54",
          "body": null,
          "is_bot": false,
          "headline": "doc update",
          "author_name": "Zooopx",
          "author_login": null,
          "committed_at": "2022-05-23T09:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd0ea0be2cd1f00da574abbc44b985e77f66d8ca",
          "body": null,
          "is_bot": false,
          "headline": "Update branch_policy_merge_types.html.markdown",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-12T19:01:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49d0909bb5776a30107d9017f9f66937aa9e6696",
          "body": null,
          "is_bot": false,
          "headline": "Update branch_policy_status_check.html.markdown",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-12T18:59:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "250abd10a69df80c2931a830943d6e6a07b0c3b4",
          "body": null,
          "is_bot": false,
          "headline": "Update branch_policy_work_item_linking.html.markdown",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-12T18:57:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "445c02c6663905138c610707baf7c3d4c03ceebc",
          "body": null,
          "is_bot": false,
          "headline": "Update branch_policy_min_reviewers.html.markdown",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-12T18:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b476642924ba023cf818ffd6a8871315c15549c",
          "body": null,
          "is_bot": false,
          "headline": "Update branch_policy_comment_resolution.html.markdown",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-12T18:53:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd20d6df87a544b717d0ccc920b3ddcbefc6846a",
          "body": null,
          "is_bot": false,
          "headline": "Update branch_policy_comment_resolution.html.markdown",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-12T18:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "929329853d89be4f6f08766093b96d4a5fb34ead",
          "body": null,
          "is_bot": false,
          "headline": "Update branch_policy_build_validation.html.markdown",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-12T18:49:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bcfc896ce9a2bb1b7a8e1bf6fd3de090d5298e0",
          "body": null,
          "is_bot": false,
          "headline": "Update branch_policy_auto_reviewers.html.markdown",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-12T18:47:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee0d9856c18ddd42f0e9341cff7500f402c0462a",
          "body": "add 'DefaultBranch' match_type",
          "is_bot": false,
          "headline": "Update common.go",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-12T18:23:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d871f5f8301f08c3376c6a98af9be316906e6ef5",
          "body": "add `DefaultBranch` value to  `match_type` attribute",
          "is_bot": false,
          "headline": "Update branch_policy_status_check.html.markdown",
          "author_name": "michael Vincent",
          "author_login": "wetwicky",
          "committed_at": "2022-05-12T18:20:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5460919b46cb5ef6b08cf7e6ad60b7406e4dba2e",
          "body": "Bump terraform-sdk to v2.11.0",
          "is_bot": false,
          "headline": "Merge pull request #587 from xuzhang3/f/gump_terraform_sdk",
          "author_name": "xuzhang3",
          "author_login": "xuzhang3",
          "committed_at": "2022-05-05T06:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aff30f02e81aad780988d18de20091b46a52529",
          "body": null,
          "is_bot": false,
          "headline": "bump terraform-sdk to v2.11.0",
          "author_name": "Zooopx",
          "author_login": null,
          "committed_at": "2022-05-05T04:16:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33cef9617e16ebd6c200a590345f1de5dec4ac4f",
          "body": null,
          "is_bot": false,
          "headline": "update document",
          "author_name": "Zooopx",
          "author_login": null,
          "committed_at": "2022-04-29T07:40:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b72467721b8dc54a3b587495c57a77bfdbf6c108",
          "body": null,
          "is_bot": false,
          "headline": "new resource azuredevops_serviceendpoint_octopusdeploy",
          "author_name": "Zooopx",
          "author_login": null,
          "committed_at": "2022-04-29T07:21:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d7c889ff9090edd6bf8695b290951e12271746e",
          "body": "Bump go v1.18",
          "is_bot": false,
          "headline": "Merge pull request #582 from xuzhang3/f/bump_goversion",
          "author_name": "xuzhang3",
          "author_login": "xuzhang3",
          "committed_at": "2022-04-26T02:42:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 1,
      "commits_last_year": 0,
      "latest_release_at": "2020-06-18T14:51:24Z",
      "latest_release_tag": "v0.0.1",
      "releases_from_tags": true,
      "days_since_last_push": 1236,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2228,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/microsoft/terraform-provider-azuredevops",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/microsoft/terraform-provider-azuredevops",
          "is_deprecated": false,
          "latest_version": "v1.16.0",
          "repository_url": "https://github.com/microsoft/terraform-provider-azuredevops",
          "versions_count": 49,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T02:39:57Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 2,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "GNUmakefile",
        "vendor/github.com/hashicorp/go-multierror/Makefile",
        "vendor/github.com/hashicorp/terraform-json/Makefile",
        "vendor/github.com/vmihailenco/msgpack/Makefile",
        "vendor/github.com/vmihailenco/msgpack/v4/Makefile",
        "vendor/github.com/vmihailenco/tagparser/Makefile",
        "vendor/golang.org/x/net/http2/Makefile",
        "vendor/google.golang.org/grpc/Makefile"
      ],
      "api_schema_files": [
        "vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.proto",
        "vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.proto",
        "vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_stdio.proto",
        "vendor/github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/tfplugin5/tfplugin5.proto",
        "vendor/github.com/hashicorp/terraform-plugin-go/tfprotov6/internal/tfplugin6/tfplugin6.proto",
        "vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto",
        "vendor/google.golang.org/appengine/internal/base/api_base.proto",
        "vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto",
        "vendor/google.golang.org/appengine/internal/log/log_service.proto",
        "vendor/google.golang.org/appengine/internal/modules/modules_service.proto",
        "vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto",
        "vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection.proto"
      ],
      "has_devcontainer": true,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 79607,
      "source_files_sampled": 259,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "0.0.0-20210616213533-5ff15b29337e",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-45x7-px36-x8w8",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-8c26-wmh5-6g9v",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-f6x5-jh6r-wrfv",
              "GHSA-gwc9-m7rh-j2ww"
            ],
            "fixed_version": "3.4.0",
            "advisory_count": 43,
            "oldest_advisory_days": 1589
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "1.45.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf",
              "GHSA-m425-mq94-257g",
              "GHSA-p77j-4mvh-x3m3",
              "GO-2023-2153",
              "GO-2026-4762"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 5,
            "oldest_advisory_days": 1003
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "3.0.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-hp87-p4gw-j4gq"
            ],
            "fixed_version": "3.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 1527
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "0.0.0-20210405180319-a5a99cb37ef4",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-2wrh-6pvc-2jm9",
              "GHSA-4374-p667-p6c8",
              "GHSA-4v7x-pqxf-cx7m",
              "GHSA-5cv4-jp36-h3mw",
              "GHSA-69cg-p879-7622",
              "GHSA-83g2-8m93-v3w7",
              "GHSA-h86h-8ppg-mxmh",
              "GHSA-qppj-fm5r-hxr3",
              "GHSA-qxp5-gwg8-xv66",
              "GHSA-vvgc-356p-c3xw"
            ],
            "fixed_version": "12.0.2",
            "advisory_count": 34,
            "oldest_advisory_days": 1619
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "0.3.5",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-69ch-w2m2-3vjp",
              "GHSA-ppp9-7jff-5vj2",
              "GO-2021-0113",
              "GO-2022-1059",
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 5,
            "oldest_advisory_days": 1753
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "1.27.1",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-8r3f-844c-mc37",
              "GO-2024-2611"
            ],
            "fixed_version": "1.33.0",
            "advisory_count": 2,
            "oldest_advisory_days": 871
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.0.0-20210615035016-665e8c7367d1",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-p782-xgp4-8hr8",
              "GO-2022-0493",
              "GO-2026-5024"
            ],
            "fixed_version": "1.18.2",
            "advisory_count": 3,
            "oldest_advisory_days": 1492
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 4,
          "critical": 2,
          "moderate": 1
        },
        "advisory_count": 93,
        "affected_count": 7,
        "assessed_count": 55,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/ahmetb/go-linq",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.0+incompatible"
        },
        {
          "name": "github.com/golang/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.2"
        },
        {
          "name": "github.com/hashicorp/go-uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.3"
        },
        {
          "name": "github.com/hashicorp/terraform-plugin-sdk/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.11.0"
        },
        {
          "name": "github.com/microsoft/azure-devops-go-api/azuredevops",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0-b5"
        },
        {
          "name": "github.com/microsoft/azure-devops-go-api/azuredevops/v6",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.0.0-20211202191553-0974d0145be8"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210616213533-5ff15b29337e"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/ahmetb/go-linq",
            "direct": true,
            "version": "3.0.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/mock",
            "direct": true,
            "version": "1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-uuid",
            "direct": true,
            "version": "1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-sdk/v2",
            "direct": true,
            "version": "2.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/azure-devops-go-api/azuredevops",
            "direct": true,
            "version": "1.0.0-b5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/azure-devops-go-api/azuredevops/v6",
            "direct": true,
            "version": "6.0.0-20211202191553-0974d0145be8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "0.0.0-20210616213533-5ff15b29337e",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/agext/levenshtein",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/apparentlymart/go-cidr",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/apparentlymart/go-textseg/v13",
            "direct": false,
            "version": "13.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-checkpoint",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cty",
            "direct": false,
            "version": "1.4.1-0.20200414143053-d3edf31b6320",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-hclog",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-plugin",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hc-install",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl/v2",
            "direct": false,
            "version": "2.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/logutils",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-exec",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-json",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-go",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-log",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-registry-address",
            "direct": false,
            "version": "0.0.0-20210412075316-9b2996cce896",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-svchost",
            "direct": false,
            "version": "0.0.0-20200729002733-f050f53b9734",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/yamux",
            "direct": false,
            "version": "0.0.0-20181012175058-2f1d1f20f75d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "0.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-testing-interface",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-wordwrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/run",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmihailenco/msgpack",
            "direct": false,
            "version": "4.0.4+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmihailenco/msgpack/v4",
            "direct": false,
            "version": "4.3.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmihailenco/tagparser",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zclconf/go-cty",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "0.0.0-20210405180319-a5a99cb37ef4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.0.0-20210615035016-665e8c7367d1",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/appengine",
            "direct": false,
            "version": "1.6.6",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "0.0.0-20200711021454-869866162049",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "1.45.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "1.27.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 55,
        "direct_count": 10,
        "indirect_count": 45
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 3,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "xuzhang3",
          "commits": 277,
          "avatar_url": "https://avatars.githubusercontent.com/u/57888764?v=4"
        },
        {
          "type": "User",
          "login": "tmeckel",
          "commits": 178,
          "avatar_url": "https://avatars.githubusercontent.com/u/14177833?v=4"
        },
        {
          "type": "User",
          "login": "EliiseS",
          "commits": 108,
          "avatar_url": "https://avatars.githubusercontent.com/u/12761692?v=4"
        },
        {
          "type": "User",
          "login": "nmiodice",
          "commits": 73,
          "avatar_url": "https://avatars.githubusercontent.com/u/2497673?v=4"
        },
        {
          "type": "User",
          "login": "wetwicky",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/14280460?v=4"
        },
        {
          "type": "User",
          "login": "zhmurko",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/390663?v=4"
        },
        {
          "type": "User",
          "login": "billbirchatcoles",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/75357351?v=4"
        },
        {
          "type": "User",
          "login": "hbuckle",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/18499079?v=4"
        },
        {
          "type": "User",
          "login": "jaroslav-svoboda",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/89016510?v=4"
        },
        {
          "type": "User",
          "login": "uanid",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/35264628?v=4"
        }
      ],
      "contributors_sampled": 77,
      "top_contributor_share": 0.289
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 23 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "56 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "fa225f0cfd83f163ad9248692b0b8bcfecd8595f",
        "ran_at": "2026-07-25T19:47:42Z",
        "aggregate_score": 2.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 1,
          "created_at": "2023-02-23T05:59:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2,
          "created_at": "2023-02-25T02:55:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3,
          "created_at": "2023-02-25T08:58:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 4,
          "created_at": "2023-03-06T22:37:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/tmeckel/terraform-provider-azuredevops",
    "host": "github.com",
    "name": "terraform-provider-azuredevops",
    "owner": "tmeckel"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 18,
      "inputs": {
        "security": 30,
        "vitality": 13,
        "community": 12,
        "governance": 46,
        "engineering": 46,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 30,
        "overall_after_abandonment_multiplier": 18
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 13,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 1236,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1236 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1236
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "releases_count": 1,
              "latest_release_tag": "v0.0.1",
              "releases_from_tags": true,
              "days_since_latest_release": 2228,
              "mean_days_between_releases": null
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "1 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2228 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2228
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "cadence unknown (single release)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence_unknown",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "unfixed_advisory",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 4,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1444,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1444 days; 3 unmet obligation(s): pull requests unanswered, a fixed advisory left unapplied, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1444,
                      "count": 3,
                      "signals": "pull requests unanswered, a fixed advisory left unapplied, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 2,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 46,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 77,
              "top_contributor_share": 0.289
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 29% of commits",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 29
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "77 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 77
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 23 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "followers": 24,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "tmeckel",
              "public_repos": 29,
              "account_age_days": 3973
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "24 followers of tmeckel",
                "points": 10.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 24,
                      "login": "tmeckel"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "29 public repos, account ~10 yr old",
                "points": 22.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 29
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 46,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://www.terraform.io/docs/providers/azuredevops/",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.terraform.io/docs/providers/azuredevops/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 26,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 23 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "56 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "at_risk",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 55 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.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 55
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "osv",
              "advisories": 93,
              "affected_packages": 7,
              "assessed_packages": 55,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 2, high 4, moderate 1",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: golang.org/x/crypto 0.0.0-20210616213533-5ff15b29337e (critical 10.0), gopkg.in/yaml.v3 3.0.0 (high 7.5)",
                "points": 5.9,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "golang.org/x/crypto 0.0.0-20210616213533-5ff15b29337e (critical 10.0), gopkg.in/yaml.v3 3.0.0 (high 7.5)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "2 advisory-carrying package(s) unaddressed past 90 days; oldest published 1589 days ago",
                "points": 27.8,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 2,
                      "oldest": 1589
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 55,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "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": 60,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.2,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "20 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 10.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 20,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "GNUmakefile",
                "vendor/github.com/hashicorp/go-multierror/Makefile",
                "vendor/github.com/hashicorp/terraform-json/Makefile",
                "vendor/github.com/vmihailenco/msgpack/Makefile",
                "vendor/github.com/vmihailenco/msgpack/v4/Makefile",
                "vendor/github.com/vmihailenco/tagparser/Makefile",
                "vendor/golang.org/x/net/http2/Makefile",
                "vendor/google.golang.org/grpc/Makefile"
              ],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "GNUmakefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/hashicorp/terraform-json/Makefile, vendor/github.com/vmihailenco/msgpack/Makefile, vendor/github.com/vmihailenco/msgpack/v4/Makefile, vendor/github.com/vmihailenco/tagparser/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/google.golang.org/grpc/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "GNUmakefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/hashicorp/terraform-json/Makefile, vendor/github.com/vmihailenco/msgpack/Makefile, vendor/github.com/vmihailenco/msgpack/v4/Makefile, vendor/github.com/vmihailenco/tagparser/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/google.golang.org/grpc/Makefile"
                    }
                  }
                ],
                "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": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 79607,
              "source_files_sampled": 259,
              "oversized_source_files": 3
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "3/259 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 259,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.proto",
                "vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.proto",
                "vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_stdio.proto",
                "vendor/github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/tfplugin5/tfplugin5.proto",
                "vendor/github.com/hashicorp/terraform-plugin-go/tfprotov6/internal/tfplugin6/tfplugin6.proto",
                "vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto",
                "vendor/google.golang.org/appengine/internal/base/api_base.proto",
                "vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto",
                "vendor/google.golang.org/appengine/internal/log/log_service.proto",
                "vendor/google.golang.org/appengine/internal/modules/modules_service.proto",
                "vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto",
                "vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.proto, vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.proto, vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_stdio.proto, vendor/github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/tfplugin5/tfplugin5.proto, vendor/github.com/hashicorp/terraform-plugin-go/tfprotov6/internal/tfplugin6/tfplugin6.proto, vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto, vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/modules/modules_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.proto, vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.proto, vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_stdio.proto, vendor/github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/tfplugin5/tfplugin5.proto, vendor/github.com/hashicorp/terraform-plugin-go/tfprotov6/internal/tfplugin6/tfplugin6.proto, vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto, vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/modules/modules_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable",
    "go package 'github.com/microsoft/terraform-provider-azuredevops' points at a different repository (https://github.com/microsoft/terraform-provider-azuredevops); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T19:47:59.185202Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tmeckel/terraform-provider-azuredevops.svg",
  "full_name": "tmeckel/terraform-provider-azuredevops",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.27.0 — full methodology · metrics wiki.

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