Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 07:03 UTC

julia-vscode / CSTParser.jl

A concrete syntax tree parser for Julia

JuliaCustom license★ 112 stars⑂ 39 forkssince Jan 2017View on GitHub ↗

julia-vscode/CSTParser.jl holds a health index of 54 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (60/100) and lowest on AI Readiness (21/100). It was last updated 52 days ago. A single contributor accounts for most of its recent work.

54
overall / 100
Moderate

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.

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

Score profile

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

Ownership

90 followers27 public repossince Jan 2019

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

Metrics by category

Vitality

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

54Moderate · 22% of overall
How it's scored
18/36Push recency — last push 52 days ago
4.2/36Commit cadence — 6/52 weeks with commits
10/18Commit volume — 12 commits in the last year
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year12
human_commit_share1
days_since_last_push52
active_weeks_last_year6
How it's scored
27/27Ships releases — 55 releases published
36/36Release recency — latest release 52 days ago
12.6/27Release cadence — a release every ~156.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count55
latest_release_tagv3.5.0
releases_from_tagsno
days_since_latest_release52
mean_days_between_releases156.6
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?

50Moderate · 18% of overall
How it's scored
33.2/60Stars — 112 stars
13.2/25Forks — 39 forks
3.9/15Watchers — 6 watchers
Inputs used
forks39
stars112
watchers6
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes

Sustainability & Governance

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

60Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8/22.5Commit distribution — top contributor authored 64% of commits
13.5/13.5Contributor breadth — 18 contributors
10/10OpenSSF Scorecard: Contributors — project has 40 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled18
top_contributor_share0.643
How it's scored
41.3/46.8Issue resolution — 88% of issues closed
34.5/38.3PR acceptance — 239/265 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/15 approved changesets -- score normalized to 0
Inputs used
merged_prs239
open_issues15
closed_issues114
issue_closed_ratio0.884
closed_unmerged_prs26
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
14.1/25Owner reach — 90 followers of julia-vscode
22.5/25Track record — 27 public repos, account ~7 yr old
Inputs used
followers90
owner_typeOrganization
is_verified
owner_loginjulia-vscode
public_repos27
account_age_days2,742

Engineering Quality

Are baseline engineering and documentation practices in place?

59Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 1 out of 11 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

45At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0/2.5CI-Tests — 1 out of 11 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/15 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 40 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
6.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.5
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

21Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
28.8/40Legible commit history — 54 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.54
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Julia without a type-check config
0/55Manageable file sizes — no source files detected
Inputs used
primary_languageJulia
largest_source_bytes
source_files_sampled0
oversized_source_files0
Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.

Key facts

112GitHub stars
18contributors
12commits, last 12 months
52days since last push
55releases
1bus factor
15open issues
package ecosystems

More detail

Star and fork history 112 ★ / 39 ⇿
112Stars
39Forks
55Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0204060801001201123952017-022021-102026-07
Major 3Minor 17Patch 35

Each point covers 9 days.

OpenSSF Scorecard 4.5 / 10
4.5aggregate

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-22 07:03 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests1 out of 11 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/15 approved changesets -- score normalized to 0
10Contributorsproject has 40 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 0

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

RegistryPackageVersionRelation
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies to assess

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 2831,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Julia": 317865
      },
      "pushed_at": "2026-05-31T00:29:51Z",
      "created_at": "2017-01-23T20:21:11Z",
      "owner_type": "Organization",
      "updated_at": "2026-05-31T00:24:11Z",
      "description": "A concrete syntax tree parser for Julia",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Julia",
      "significant_languages": [
        "Julia"
      ]
    },
    "owner": {
      "blog": "https://www.julia-vscode.org/",
      "name": "Julia extension for Visual Studio Code",
      "type": "Organization",
      "login": "julia-vscode",
      "company": null,
      "location": null,
      "followers": 90,
      "avatar_url": "https://avatars.githubusercontent.com/u/46800729?v=4",
      "created_at": "2019-01-18T00:29:56Z",
      "is_verified": null,
      "public_repos": 27,
      "account_age_days": 2742
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2026-05-31T00:29:51Z"
        },
        {
          "tag": "v3.3.3",
          "kind": "patch",
          "published_at": "2026-05-31T00:29:36Z"
        },
        {
          "tag": "v3.3.2",
          "kind": "patch",
          "published_at": "2026-05-31T00:28:57Z"
        },
        {
          "tag": "v3.3.1",
          "kind": "patch",
          "published_at": "2026-05-31T00:28:20Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2026-05-31T00:27:43Z"
        },
        {
          "tag": "v3.4.3",
          "kind": "patch",
          "published_at": "2024-04-23T10:38:30Z"
        },
        {
          "tag": "v3.4.2",
          "kind": "patch",
          "published_at": "2024-03-05T10:47:06Z"
        },
        {
          "tag": "v3.4.1",
          "kind": "patch",
          "published_at": "2024-02-01T20:05:49Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2024-01-08T15:05:55Z"
        },
        {
          "tag": "v3.3.6",
          "kind": "patch",
          "published_at": "2022-07-21T16:22:10Z"
        },
        {
          "tag": "v3.3.5",
          "kind": "patch",
          "published_at": "2022-07-21T03:26:52Z"
        },
        {
          "tag": "v3.3.4",
          "kind": "patch",
          "published_at": "2022-06-28T15:18:46Z"
        },
        {
          "tag": "v3.2.4",
          "kind": "patch",
          "published_at": "2021-07-29T22:01:11Z"
        },
        {
          "tag": "v3.2.3",
          "kind": "patch",
          "published_at": "2021-06-22T19:14:10Z"
        },
        {
          "tag": "v3.2.2",
          "kind": "patch",
          "published_at": "2021-05-25T12:13:38Z"
        },
        {
          "tag": "v3.2.1",
          "kind": "patch",
          "published_at": "2021-05-10T12:00:54Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2021-05-05T20:01:07Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2021-01-22T21:19:44Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2021-01-09T16:14:49Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2020-07-12T04:00:43Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2020-06-13T21:00:37Z"
        },
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2020-06-08T08:00:55Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2020-05-08T13:01:11Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2020-04-13T11:01:07Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2020-03-01T05:00:39Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2020-01-11T19:54:48Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2019-12-03T18:00:08Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2019-12-03T17:56:31Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2019-11-29T18:47:52Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2019-10-30T03:30:43Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2019-08-07T13:50:22Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2019-07-18T16:24:30Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2019-06-12T11:02:08Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2019-01-23T17:15:43Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2019-01-02T17:13:10Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2018-11-02T07:31:16Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2018-10-28T22:57:52Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2018-08-28T18:02:37Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2018-09-17T19:32:53Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2018-01-14T08:46:42Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2017-11-13T17:42:36Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2017-10-24T05:57:38Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2017-10-06T06:28:45Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2017-09-21T07:27:02Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2017-09-19T19:18:18Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2017-09-16T20:38:16Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2017-08-26T14:23:59Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2017-08-16T18:41:46Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2017-08-03T12:57:34Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2017-07-29T10:08:41Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2017-06-12T09:06:01Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2017-06-01T09:32:18Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2017-05-25T13:19:26Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2017-05-12T15:59:19Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2017-05-04T23:02:37Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "dada206816733cc11a05c0580a3f74d52893f3fb",
          "body": "New version: v3.5.0",
          "is_bot": false,
          "headline": "Merge pull request #402 from julia-vscode/release-3.5.0",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2026-05-31T00:24:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24753fb2723bbe534d1c5c5a14f7f34280c11efb",
          "body": null,
          "is_bot": false,
          "headline": "Set version to v3.5.1-DEV",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2026-05-31T00:06:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "815f371254fadba9f1dd25bba2f4b09a1c00cab7",
          "body": null,
          "is_bot": false,
          "headline": "Set version to v3.5.0",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2026-05-31T00:06:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bcc62adf5c8e43d791f2d2ec497c792edc24db2",
          "body": null,
          "is_bot": false,
          "headline": "Bump min Julia version to 1.10",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2026-04-04T19:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04828cd8dc25944903d84cb5ffe86ec44ab98619",
          "body": null,
          "is_bot": false,
          "headline": "Remove remaining package butler file",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2026-04-04T19:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cafcc1e35eb137f6d0686220e55f084ca26edfe5",
          "body": null,
          "is_bot": false,
          "headline": "Update workflow to use new testitem workflow repo",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2026-03-21T19:44:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61bacfa3b7ae8b857567e19526c50cea60a7f46d",
          "body": null,
          "is_bot": false,
          "headline": "Include all test files",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2026-03-06T01:30:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "145c81e6a2abb055a18091a981534079a8c019d5",
          "body": "…-anon-kw-func\n\nRevert \"fix: anon long form func definition\"",
          "is_bot": false,
          "headline": "Merge pull request #401 from julia-vscode/revert-393-sp/fix-long-form…",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2026-02-13T18:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9076bcfcc4919e245bbc8a80575ceeb5027cf58",
          "body": null,
          "is_bot": false,
          "headline": "Revert \"fix: anon long form func definition\"",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2026-02-13T18:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f50121528a9dec7939277795eaa7992c980548e2",
          "body": "fix: anon long form func definition",
          "is_bot": false,
          "headline": "Merge pull request #393 from julia-vscode/sp/fix-long-form-anon-kw-func",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2026-02-11T15:00:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0edc6027cb7ebf346e6e69b2abd950782c74dd65",
          "body": "fix: get tests passing",
          "is_bot": false,
          "headline": "Merge pull request #400 from julia-vscode/sp/some-fixes",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2025-10-15T14:17:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3333ba6d36f0c9b639434cac89b72f970b7a470b",
          "body": "the begin...end is still scuffed and there are some issues with `^` parsing, but tests pass at least",
          "is_bot": false,
          "headline": "fix: get tests passing",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2025-10-15T13:05:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8b36500933a16577537974e3fbefa2adc34484f",
          "body": "fix: correctly parse try expr catch err finally expr end",
          "is_bot": false,
          "headline": "Merge pull request #398 from julia-vscode/sp/fix-try-catch-finally",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2025-05-05T14:22:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dac7651124a23591a7122f053ede646c0875f4a5",
          "body": null,
          "is_bot": false,
          "headline": "fix: correctly parse try expr catch err finally expr end",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2025-05-05T14:00:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99e12c903f237394addfd3817bc9920e5afe3d61",
          "body": "Update CI",
          "is_bot": false,
          "headline": "Merge pull request #396 from julia-vscode/update-ci",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2024-12-23T04:17:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdfb413efd9c25e2a82306ee433c69aabfb5db64",
          "body": null,
          "is_bot": false,
          "headline": "Update CI",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2024-12-20T22:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44f622fd8af2e413a8953dbb8c739b3c02a66d31",
          "body": "fix: correctly iterate over :publics",
          "is_bot": false,
          "headline": "Merge pull request #394 from julia-vscode/sp/fix-public-iterate",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-07-14T16:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12980cad3f5a225512ba571f7b9ce02c3c055beb",
          "body": null,
          "is_bot": false,
          "headline": "fix: correctly iterate over :publics",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-07-13T13:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e9255bcb35de9d4b5558271a2485ca74eb7bdab",
          "body": "Julia Package Butler Updates",
          "is_bot": false,
          "headline": "Merge pull request #389 from julia-vscode/julia-pkgbutler-updates",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2024-06-28T11:32:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82e6bf509e72fd82275281308d86e49b05b1c308",
          "body": null,
          "is_bot": false,
          "headline": "Fix issues identified by Julia Package Butler",
          "author_name": "Julia Package Butler",
          "author_login": null,
          "committed_at": "2024-06-28T11:29:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a75373740f0d1a4f748b4e5ce0907fd085aa03d4",
          "body": null,
          "is_bot": false,
          "headline": "fix: correct anon func block parsing on old julia versions",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-06-12T07:30:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4bc81775582cf0510bb1ea55a54ec156c8a7323",
          "body": "with one or fewer non-kw args",
          "is_bot": false,
          "headline": "fix: anon long form func definition",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-06-11T15:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d43ed0e589a7e35827348536dcacc42a7b10690",
          "body": "public is allowed as function name in toplevel",
          "is_bot": false,
          "headline": "Merge pull request #392 from N5N3/master",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-06-11T15:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12c69cb5d41b7ac5d3045ca2bba49f2c33708830",
          "body": null,
          "is_bot": false,
          "headline": "adopt suggestion",
          "author_name": "N5N3",
          "author_login": "N5N3",
          "committed_at": "2024-06-11T15:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f57ae6e906e8e6eb63cdfca8358508e3dca45ed",
          "body": null,
          "is_bot": false,
          "headline": "public is allowed as function name in toplevel",
          "author_name": "N5N3",
          "author_login": "N5N3",
          "committed_at": "2024-06-10T16:18:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d68f48f90899376ba08cf0380ff56ecec97024c",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix CI",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-05-06T09:21:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ea92f4e40052d87d52aedabb16b550b5ac539ec",
          "body": "chore: reintroduce macos tests",
          "is_bot": false,
          "headline": "Merge pull request #391 from julia-vscode/sp/macos-tests",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-04-30T18:14:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2fdc9104470dc6105fcde1898835015fd8381d7",
          "body": null,
          "is_bot": false,
          "headline": "chore: reintroduce macos tests",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-04-30T18:02:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39528bb481a83cfeda2a7581a39a05f63ae036b4",
          "body": "fix: add version check to public kw parsing",
          "is_bot": false,
          "headline": "Merge pull request #390 from julia-vscode/sp/public-version-check",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-04-23T10:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71dd4b7183ea2859f5877e14712f2f351828506a",
          "body": null,
          "is_bot": false,
          "headline": "fix: add version check to public kw parsing",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-04-23T08:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "248b35cd327451bed1cbee032bb8e64f6af4fc71",
          "body": null,
          "is_bot": false,
          "headline": "v3.4.3",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-04-23T07:57:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a7e5394f46251316392dfdd789da6fb5746f57c",
          "body": "feat: handle public kw",
          "is_bot": false,
          "headline": "Merge pull request #388 from julia-vscode/sp/public",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-04-23T07:36:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "949d780fd9db8f0671325ca98d3a16539cb7a42e",
          "body": null,
          "is_bot": false,
          "headline": "rm macos tests",
          "author_name": "pfitzseb",
          "author_login": "pfitzseb",
          "committed_at": "2024-04-22T21:51:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22410e6b344109ea7af75e9c36e860b776179c9e",
          "body": null,
          "is_bot": false,
          "headline": "add additional block scope in kwargs to match ref parser",
          "author_name": "pfitzseb",
          "author_login": "pfitzseb",
          "committed_at": "2024-04-22T21:36:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88fd0c2349f104f301eeeb90f226085b1f2d0266",
          "body": null,
          "is_bot": false,
          "headline": "only parse public in toplevel scopse",
          "author_name": "pfitzseb",
          "author_login": "pfitzseb",
          "committed_at": "2024-04-22T21:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5535ff1b32db4b83f2763ebb9dc6956bba051ea2",
          "body": null,
          "is_bot": false,
          "headline": "feat: handle public kw",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-04-22T19:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94852f4c4142c1f2a1c2d4d3e7e22170280d01bd",
          "body": "bump version",
          "is_bot": false,
          "headline": "Merge pull request #387 from KristofferC/patch-3",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-03-05T10:30:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23b41e36d5a31f0e6435f4be7d268879811a8d07",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-03-04T18:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cdf30d851936871c2d2e37cc02e94bdcc70a313",
          "body": "fix IOBuffer type on 1.11",
          "is_bot": false,
          "headline": "Merge pull request #386 from KristofferC/kc/cst",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-03-04T15:08:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c5c3abedc70010b23b0b8b301972421688c398a",
          "body": null,
          "is_bot": false,
          "headline": "fix IOBuffer type on 1.11",
          "author_name": "Kristoffer",
          "author_login": "KristofferC",
          "committed_at": "2024-03-04T14:27:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a89f3abeb726ef47c2cbd317f37888fc4d5eb620",
          "body": "…sing\n\nfix: proper curly parsing in where with comparison operator",
          "is_bot": false,
          "headline": "Merge pull request #384 from julia-vscode/sp/fix-curly-where-comp-par…",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-02-20T21:28:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c127f30d7b088cbb61e89048fb78bcbab14c301e",
          "body": null,
          "is_bot": false,
          "headline": "fix: proper curly parsing in where with comparison operator",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-02-20T21:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84660f92707ff95ccde3130c25665340bee5470c",
          "body": null,
          "is_bot": false,
          "headline": "v3.4.1",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-02-01T19:42:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3c42b9f5f181548d85e8d956493ca63ed158bab",
          "body": "Improve code to avoid reliance on computation of length",
          "is_bot": false,
          "headline": "Merge pull request #383 from vtjnash/patch-1",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-02-01T14:48:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "460402ee43447321e93288fa69ec9d5e923db1c4",
          "body": "The `length` of a String is expensive to compute, and the `length` of a `Stateful` is deprecated. It does not appear to be necessary to compute however.",
          "is_bot": false,
          "headline": "Improve code to avoid reliance on computation of length",
          "author_name": "Jameson Nash",
          "author_login": "vtjnash",
          "committed_at": "2024-02-01T14:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1d330cc9433c6265e9966c24ce182c14df4f334",
          "body": null,
          "is_bot": false,
          "headline": "v3.4.0",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-01-08T14:21:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3ac5692a081b25cfd2b67600b9867e9cc0c4332",
          "body": "fix: correctly iterate over `global (a,b,)`",
          "is_bot": false,
          "headline": "Merge pull request #381 from julia-vscode/sp/fix-global-tuple-iteration",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-01-08T14:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a75e946c1d532ae3dbbe5afd3a392985e39143e1",
          "body": "fix: parse quotenode with prime",
          "is_bot": false,
          "headline": "Merge pull request #380 from julia-vscode/sp/fix-dollar-prime-parse",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-01-08T13:47:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c78c05afa1292824e0697dd7f32acf093522a6ea",
          "body": null,
          "is_bot": false,
          "headline": "fix: correctly iterate over `global (a,b,)`",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-01-08T13:47:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fdcf9e4573b628a2112cf7d0522336f19308f71",
          "body": "…uffix\n\nfix: correctly handle suffixed string macros with mod access",
          "is_bot": false,
          "headline": "Merge pull request #379 from julia-vscode/sp/fix-str-macro-getfield-s…",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-01-08T13:00:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa52cc90cb7243cb54d741c0c677b62c2c774072",
          "body": null,
          "is_bot": false,
          "headline": "fix: parse quotenode with prime",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-01-08T12:49:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69a12425a4833874d51d589cd3f04ea7ff4ba5a7",
          "body": null,
          "is_bot": false,
          "headline": "fix: correctly handle suffixed string macros with mod access",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-01-08T12:34:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "027ee0177dafcb1045a23b3ba1fdd3f2252ba5ac",
          "body": "fix: 1.10 compat",
          "is_bot": false,
          "headline": "Merge pull request #378 from julia-vscode/sp/fix-1-10",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-01-08T12:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "464aa136d800102ef1fc84a0c363424e380ac575",
          "body": null,
          "is_bot": false,
          "headline": "fix: 1.10 compat",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2024-01-05T14:22:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02c54a6ecc99792d878ffa9f93b9a49163ee2364",
          "body": "Julia Package Butler Updates",
          "is_bot": false,
          "headline": "Merge pull request #377 from julia-vscode/julia-pkgbutler-updates",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2023-12-27T21:28:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c262816751e45b3155e1f6718368b31b33482586",
          "body": null,
          "is_bot": false,
          "headline": "Fix issues identified by Julia Package Butler",
          "author_name": "Julia Package Butler",
          "author_login": null,
          "committed_at": "2023-12-27T21:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b4b0c35bc06942edab6933911806034b7e2383b",
          "body": "fix: char parsing for 1.9 compat",
          "is_bot": false,
          "headline": "Merge pull request #376 from julia-vscode/sp/fix-1.9-tests",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2023-07-27T19:50:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e3714cf40447f3e2cd4342440247f7b97b57324",
          "body": null,
          "is_bot": false,
          "headline": "fix: char parsing for 1.9 compat",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2023-07-27T18:46:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f306152ea123bda86ffbd454d2ac38c04a10fa5",
          "body": "Julia Package Butler Updates",
          "is_bot": false,
          "headline": "Merge pull request #375 from julia-vscode/julia-pkgbutler-updates",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2023-07-25T15:51:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "654640dfbca38dfc2462e157a815bcb6619f1fba",
          "body": null,
          "is_bot": false,
          "headline": "Fix issues identified by Julia Package Butler",
          "author_name": "Julia Package Butler",
          "author_login": null,
          "committed_at": "2023-07-25T15:51:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62b3df60aec5d2922a17fdfaa868a9692c7e6a4f",
          "body": "Migrate to test item framework",
          "is_bot": false,
          "headline": "Merge pull request #374 from julia-vscode/testitem",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2023-07-25T15:39:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b448d4082c6756af6e7036e781f9d022f088c499",
          "body": null,
          "is_bot": false,
          "headline": "Temporarily remove Julia 1.9",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2023-07-25T13:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e85ef5808d7de01b3e146e89980783227f088be0",
          "body": null,
          "is_bot": false,
          "headline": "Fix bug in test item migration",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2023-07-25T13:25:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad71187a9fa3f86d67f86a193aa37fbacef9e429",
          "body": null,
          "is_bot": false,
          "headline": "Migrate to test item framework",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2023-07-25T12:43:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b268a17a06124edeb9e81d6e99d0c4bd49772e2e",
          "body": "Support bracketed function call in function definition",
          "is_bot": false,
          "headline": "Merge pull request #370 from Pangoraw/bracketed_function_def",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2023-07-03T07:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb80a0be038c6761efa65581c7f6b57a9aac4b0b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into bracketed_function_def",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2023-07-03T07:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fe75cd3da0e2fa187d4ba67c63346106e0b6f40",
          "body": "Julia Package Butler Updates",
          "is_bot": false,
          "headline": "Merge pull request #373 from julia-vscode/julia-pkgbutler-updates",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2023-05-11T01:51:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "388d352480657b16fe734668365b6314a1966925",
          "body": null,
          "is_bot": false,
          "headline": "Fix issues identified by Julia Package Butler",
          "author_name": "Julia Package Butler",
          "author_login": null,
          "committed_at": "2023-05-11T01:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1705839550f849f6d28b3e0cd4836fdb4eb5dc5",
          "body": null,
          "is_bot": false,
          "headline": "Update utils.jl",
          "author_name": "Paul Berg",
          "author_login": "Pangoraw",
          "committed_at": "2023-02-22T17:38:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f0ff205e15762a8b131057e2776c4e87da086e1",
          "body": "The following syntax:\n\n```julia\nfunction (f(a, b))\nend\n```\n\nwas interpreted as an anonymous function with 1 argument of name `f(a,b)`.\nThis commits allows this syntax as a function `f` with two arguments.\n\nThis happened to me in the following case where the references to `a`\nwhere resolved as global `a` (instead of as an argument):\n\n```julia\nfunction (a + b)\n    a\nend\n```",
          "is_bot": false,
          "headline": "Support bracketed function call in function definition",
          "author_name": "Paul Berg",
          "author_login": "Pangoraw",
          "committed_at": "2023-02-22T17:14:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b9f9419c5d220cf944642639228131efd49212d",
          "body": "fix: correctly abort macro parsing in dotted generators",
          "is_bot": false,
          "headline": "Merge pull request #369 from julia-vscode/sp/fix-dotted-generator",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2023-02-06T09:01:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca781c5d1fcf8369c68f9a04e739223155f717a6",
          "body": null,
          "is_bot": false,
          "headline": "fix: correctly abort macro parsing in dotted generators",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2023-02-06T08:41:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d68ad7ee0e72036ccc2ea86a3c366d3a824db72",
          "body": "Julia Package Butler Updates",
          "is_bot": false,
          "headline": "Merge pull request #366 from julia-vscode/julia-pkgbutler-updates",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2022-10-14T12:58:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "897214fbb91e2d99e44fa67fa757afa5fce1c37c",
          "body": null,
          "is_bot": false,
          "headline": "Fix issues identified by Julia Package Butler",
          "author_name": "Julia Package Butler",
          "author_login": null,
          "committed_at": "2022-10-14T12:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25413200bd815a49cce9d792b6598c8725833c30",
          "body": "Use the standard VS Code approach to enable vendoring",
          "is_bot": false,
          "headline": "Merge pull request #364 from julia-vscode/enable-vendoring",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2022-10-03T22:25:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cef6692eb2cf1628fedccb6f9f8c1bcd980bc44d",
          "body": null,
          "is_bot": false,
          "headline": "Fix a vendoring bug",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2022-10-03T20:03:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b950764a67b000a2ec048e453476b250c807daa9",
          "body": null,
          "is_bot": false,
          "headline": "Fix a vendoring bug",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2022-10-03T20:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4298b13d2d913dda44ea0df111c47cf68be554b",
          "body": null,
          "is_bot": false,
          "headline": "Use the standard VS Code approach to enable vendoring",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2022-10-03T19:41:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5cb953e12d8c5c8191e1fcb6aef80ecab7f6a06",
          "body": "Julia Package Butler Updates",
          "is_bot": false,
          "headline": "Merge pull request #363 from julia-vscode/julia-pkgbutler-updates",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2022-08-18T20:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ab2f9ca343ab86dc2ab9270c0bb786bdc46e639",
          "body": null,
          "is_bot": false,
          "headline": "Fix issues identified by Julia Package Butler",
          "author_name": "Julia Package Butler",
          "author_login": null,
          "committed_at": "2022-08-18T20:13:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89efdcb579f85d88363fab725cfd015efd5f7e1f",
          "body": "Fix parsing of unterminated brackets",
          "is_bot": false,
          "headline": "Merge pull request #362 from julia-vscode/sp/unterminated-bracket",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2022-08-17T15:00:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7214ab6d70ea4174d465c28d6072bf0f0c0b69e4",
          "body": null,
          "is_bot": false,
          "headline": "Fix parsing of unterminated brackets",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2022-08-17T07:59:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cc34290064dc9c2060d0bece38c5fd6afde974e",
          "body": "Add diagnostics for CSTParser indexing bug",
          "is_bot": false,
          "headline": "Merge pull request #360 from julia-vscode/cstparser-indexing-diagnostics",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2022-08-16T16:46:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54f5558e702f8812b480c2ba211d9ac198a5a82b",
          "body": "…quare-slurping\n\nDon't consume RSQUAREs when closer.square is true",
          "is_bot": false,
          "headline": "Merge pull request #361 from julia-vscode/sp/less-unexpected-token-rs…",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2022-08-15T15:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a3b5b44f6e98d5d6b4ddaf805b00cab0269e27a",
          "body": null,
          "is_bot": false,
          "headline": "Don't consume RSQUAREs when closer.square is true",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2022-08-15T11:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de2a55e55f493614bf6ecc2da43611acb8884de1",
          "body": null,
          "is_bot": false,
          "headline": "Add diagnostics for CSTParser indexing bug",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2022-08-14T17:42:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5759e0338cd9e9db89692f3eef15608639a35597",
          "body": "Various fixes",
          "is_bot": false,
          "headline": "Merge pull request #356 from julia-vscode/sp/juliacon-fixes",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2022-08-01T09:28:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6fd41d56b6ce7fde5d53000baa0110f45759848",
          "body": null,
          "is_bot": false,
          "headline": "Disable comprehension tests on old Julia versions",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2022-08-01T07:36:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e41b7851c4de7bfd3c6f13fd605b114b1f481067",
          "body": null,
          "is_bot": false,
          "headline": "Fix let block parsing in comprehension",
          "author_name": "pfitzseb",
          "author_login": "pfitzseb",
          "committed_at": "2022-07-31T17:25:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfc4161a5cdd7955c9188f27300e9237039f6e3d",
          "body": null,
          "is_bot": false,
          "headline": "Fix global tuple iteration",
          "author_name": "pfitzseb",
          "author_login": "pfitzseb",
          "committed_at": "2022-07-31T13:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aef6f57708fed078542c4a6f001aeed35734ea0b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into sp/juliacon-fixes",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2022-07-26T07:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93225f9bd1a3cb6be8a9517a99e566f3b3a7fead",
          "body": "Julia Package Butler Updates",
          "is_bot": false,
          "headline": "Merge pull request #357 from julia-vscode/julia-pkgbutler-updates",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2022-07-26T05:41:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "562344ad8c8bd70862628d5012537a3a857ec288",
          "body": null,
          "is_bot": false,
          "headline": "Fix issues identified by Julia Package Butler",
          "author_name": "Julia Package Butler",
          "author_login": null,
          "committed_at": "2022-07-26T05:35:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c318e1278518a2a08f15552aada3c9273b7c9a8",
          "body": null,
          "is_bot": false,
          "headline": "Fix allow_no_assignment logic for quoted global consts",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2022-07-25T22:22:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79d5733e3df01b93f980979000cd53eb81cc5b9a",
          "body": null,
          "is_bot": false,
          "headline": "NFC: rename allow_const_field -> allow_no_assignment",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2022-07-25T21:20:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8b47efb2b7eb2458999d03a361ae87d785f2bb7",
          "body": null,
          "is_bot": false,
          "headline": "NFC: Improve length(EXPR) code",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2022-07-25T21:10:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a9104a1067a8fc946558b28d2159f73dcfa2a7c",
          "body": null,
          "is_bot": false,
          "headline": "fix (typed_)ncat prime parsing",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2022-07-25T21:10:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4368243199ee688e4d1ce176a8b351ccbfe99977",
          "body": null,
          "is_bot": false,
          "headline": "Set version to v3.3.7-DEV",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2022-07-21T16:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2831264262b048a83f84a7b5dc54338e7cf96ee7",
          "body": null,
          "is_bot": false,
          "headline": "Set version to v3.3.6",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2022-07-21T16:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "166c7130c8f4ad5580201a4a0de1177207448ca4",
          "body": "Fix ncat conversion on 1.6",
          "is_bot": false,
          "headline": "Merge pull request #354 from julia-vscode/sp/fix-ncat-1-6",
          "author_name": "Sebastian Pfitzner",
          "author_login": "pfitzseb",
          "committed_at": "2022-07-21T08:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 55,
      "commits_last_year": 12,
      "latest_release_at": "2026-05-31T00:29:51Z",
      "latest_release_tag": "v3.5.0",
      "releases_from_tags": false,
      "days_since_last_push": 52,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 52,
      "mean_days_between_releases": 156.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 39,
      "stars": 112,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2017-05-10",
            "count": 1
          },
          {
            "date": "2017-07-20",
            "count": 1
          },
          {
            "date": "2017-07-26",
            "count": 1
          },
          {
            "date": "2017-07-28",
            "count": 1
          },
          {
            "date": "2017-09-15",
            "count": 1
          },
          {
            "date": "2018-09-19",
            "count": 1
          },
          {
            "date": "2018-12-31",
            "count": 1
          },
          {
            "date": "2019-03-31",
            "count": 1
          },
          {
            "date": "2019-05-22",
            "count": 1
          },
          {
            "date": "2019-08-13",
            "count": 1
          },
          {
            "date": "2019-10-07",
            "count": 1
          },
          {
            "date": "2019-10-17",
            "count": 1
          },
          {
            "date": "2020-02-15",
            "count": 1
          },
          {
            "date": "2020-04-02",
            "count": 1
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 1
          },
          {
            "date": "2021-03-27",
            "count": 1
          },
          {
            "date": "2021-04-12",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 1
          },
          {
            "date": "2021-04-24",
            "count": 1
          },
          {
            "date": "2021-06-19",
            "count": 1
          },
          {
            "date": "2021-07-04",
            "count": 1
          },
          {
            "date": "2021-08-08",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 1
          },
          {
            "date": "2021-12-02",
            "count": 1
          },
          {
            "date": "2022-01-29",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 2
          },
          {
            "date": "2024-06-10",
            "count": 1
          },
          {
            "date": "2024-07-13",
            "count": 1
          },
          {
            "date": "2024-12-16",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 39,
        "total_forks": 39
      },
      "star_history": {
        "days": [
          {
            "date": "2017-02-04",
            "count": 1
          },
          {
            "date": "2017-02-26",
            "count": 1
          },
          {
            "date": "2017-03-23",
            "count": 1
          },
          {
            "date": "2017-04-15",
            "count": 1
          },
          {
            "date": "2017-04-20",
            "count": 1
          },
          {
            "date": "2017-04-27",
            "count": 2
          },
          {
            "date": "2017-04-28",
            "count": 1
          },
          {
            "date": "2017-05-03",
            "count": 1
          },
          {
            "date": "2017-05-09",
            "count": 1
          },
          {
            "date": "2017-05-17",
            "count": 1
          },
          {
            "date": "2017-06-24",
            "count": 1
          },
          {
            "date": "2017-06-29",
            "count": 1
          },
          {
            "date": "2017-07-19",
            "count": 2
          },
          {
            "date": "2017-07-20",
            "count": 2
          },
          {
            "date": "2017-07-23",
            "count": 1
          },
          {
            "date": "2017-08-02",
            "count": 1
          },
          {
            "date": "2017-08-08",
            "count": 3
          },
          {
            "date": "2017-10-19",
            "count": 1
          },
          {
            "date": "2017-10-26",
            "count": 1
          },
          {
            "date": "2017-11-08",
            "count": 1
          },
          {
            "date": "2017-11-09",
            "count": 1
          },
          {
            "date": "2017-12-14",
            "count": 1
          },
          {
            "date": "2018-02-19",
            "count": 1
          },
          {
            "date": "2018-02-21",
            "count": 1
          },
          {
            "date": "2018-04-19",
            "count": 1
          },
          {
            "date": "2018-05-01",
            "count": 1
          },
          {
            "date": "2018-06-09",
            "count": 1
          },
          {
            "date": "2018-08-05",
            "count": 1
          },
          {
            "date": "2018-08-11",
            "count": 1
          },
          {
            "date": "2018-08-28",
            "count": 1
          },
          {
            "date": "2018-09-21",
            "count": 1
          },
          {
            "date": "2018-09-22",
            "count": 1
          },
          {
            "date": "2018-11-27",
            "count": 1
          },
          {
            "date": "2018-12-14",
            "count": 1
          },
          {
            "date": "2018-12-20",
            "count": 1
          },
          {
            "date": "2019-01-01",
            "count": 1
          },
          {
            "date": "2019-01-02",
            "count": 1
          },
          {
            "date": "2019-01-08",
            "count": 1
          },
          {
            "date": "2019-03-08",
            "count": 1
          },
          {
            "date": "2019-05-17",
            "count": 1
          },
          {
            "date": "2019-06-04",
            "count": 1
          },
          {
            "date": "2019-06-15",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-07-02",
            "count": 1
          },
          {
            "date": "2019-08-02",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-11-27",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 1
          },
          {
            "date": "2020-05-03",
            "count": 3
          },
          {
            "date": "2020-05-17",
            "count": 1
          },
          {
            "date": "2020-08-12",
            "count": 1
          },
          {
            "date": "2021-01-09",
            "count": 1
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-01-31",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-03-01",
            "count": 2
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-30",
            "count": 1
          },
          {
            "date": "2021-04-03",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 1
          },
          {
            "date": "2021-04-17",
            "count": 1
          },
          {
            "date": "2021-05-18",
            "count": 1
          },
          {
            "date": "2021-05-27",
            "count": 1
          },
          {
            "date": "2021-06-06",
            "count": 1
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-08-02",
            "count": 2
          },
          {
            "date": "2021-08-06",
            "count": 1
          },
          {
            "date": "2021-10-10",
            "count": 1
          },
          {
            "date": "2021-10-16",
            "count": 1
          },
          {
            "date": "2021-11-20",
            "count": 1
          },
          {
            "date": "2021-12-02",
            "count": 1
          },
          {
            "date": "2021-12-21",
            "count": 2
          },
          {
            "date": "2022-01-03",
            "count": 1
          },
          {
            "date": "2022-02-16",
            "count": 1
          },
          {
            "date": "2022-03-13",
            "count": 1
          },
          {
            "date": "2022-04-02",
            "count": 1
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-07-02",
            "count": 1
          },
          {
            "date": "2022-08-06",
            "count": 1
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2023-02-19",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-06-09",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 2
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-11-01",
            "count": 1
          },
          {
            "date": "2026-04-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 112,
        "total_stars": 112
      },
      "open_issues_and_prs": 18
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 239,
        "open_issues": 15,
        "closed_ratio": 0.884,
        "closed_issues": 114,
        "closed_unmerged_prs": 26
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "ZacLN",
          "commits": 768,
          "avatar_url": "https://avatars.githubusercontent.com/u/5861046?v=4"
        },
        {
          "type": "User",
          "login": "pfitzseb",
          "commits": 221,
          "avatar_url": "https://avatars.githubusercontent.com/u/6735977?v=4"
        },
        {
          "type": "User",
          "login": "davidanthoff",
          "commits": 157,
          "avatar_url": "https://avatars.githubusercontent.com/u/1036561?v=4"
        },
        {
          "type": "User",
          "login": "Keno",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/1291671?v=4"
        },
        {
          "type": "User",
          "login": "KristofferC",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/1282691?v=4"
        },
        {
          "type": "User",
          "login": "c42f",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/601473?v=4"
        },
        {
          "type": "User",
          "login": "aminya",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/16418197?v=4"
        },
        {
          "type": "User",
          "login": "BenPH",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/6343165?v=4"
        },
        {
          "type": "User",
          "login": "Pangoraw",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/9824244?v=4"
        },
        {
          "type": "User",
          "login": "aviatesk",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/40514306?v=4"
        }
      ],
      "contributors_sampled": 18,
      "top_contributor_share": 0.643
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "juliaci.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "1 out of 11 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/15 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 40 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 9,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "dada206816733cc11a05c0580a3f74d52893f3fb",
        "ran_at": "2026-07-22T07:03:01Z",
        "aggregate_score": 4.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T02:38:58Z",
      "oldest_open_prs": [
        {
          "number": 353,
          "created_at": "2022-07-21T04:42:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 395,
          "created_at": "2024-07-14T09:20:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 397,
          "created_at": "2025-01-12T07:39:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-05-31T00:24:07Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 56,
          "created_at": "2017-10-26T10:58:39Z",
          "last_comment_at": "2017-11-02T21:32:42Z",
          "last_comment_author": "Keno"
        },
        {
          "number": 70,
          "created_at": "2018-06-15T21:46:59Z",
          "last_comment_at": "2020-06-05T06:04:53Z",
          "last_comment_author": "c42f"
        },
        {
          "number": 87,
          "created_at": "2018-11-22T17:48:00Z",
          "last_comment_at": "2018-11-22T19:15:03Z",
          "last_comment_author": "Keno"
        },
        {
          "number": 130,
          "created_at": "2020-02-16T08:45:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 160,
          "created_at": "2020-04-20T10:28:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 166,
          "created_at": "2020-04-28T09:32:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 206,
          "created_at": "2020-09-04T19:45:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 238,
          "created_at": "2021-01-29T15:38:47Z",
          "last_comment_at": "2021-01-30T01:23:45Z",
          "last_comment_author": "davidanthoff"
        },
        {
          "number": 240,
          "created_at": "2021-02-01T19:20:59Z",
          "last_comment_at": "2021-09-19T02:59:47Z",
          "last_comment_author": "o314"
        },
        {
          "number": 281,
          "created_at": "2021-05-23T21:24:48Z",
          "last_comment_at": "2021-05-26T03:08:21Z",
          "last_comment_author": "domluna"
        },
        {
          "number": 309,
          "created_at": "2021-08-31T23:17:44Z",
          "last_comment_at": "2022-05-16T13:50:56Z",
          "last_comment_author": "pfitzseb"
        },
        {
          "number": 316,
          "created_at": "2021-10-05T19:25:08Z",
          "last_comment_at": "2022-10-17T13:58:17Z",
          "last_comment_author": "pfitzseb"
        },
        {
          "number": 319,
          "created_at": "2021-10-05T19:29:32Z",
          "last_comment_at": "2022-10-17T13:53:17Z",
          "last_comment_author": "pfitzseb"
        },
        {
          "number": 325,
          "created_at": "2022-01-30T04:29:51Z",
          "last_comment_at": "2022-03-26T17:48:58Z",
          "last_comment_author": "davidanthoff"
        },
        {
          "number": 365,
          "created_at": "2022-10-07T20:17:03Z",
          "last_comment_at": "2023-08-09T11:37:27Z",
          "last_comment_author": "mmesiti"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/julia-vscode/CSTParser.jl",
    "host": "github.com",
    "name": "CSTParser.jl",
    "owner": "julia-vscode"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 54,
      "inputs": {
        "security": 45,
        "vitality": 54,
        "community": 50,
        "governance": 60,
        "engineering": 59
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 54,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "commits_last_year": 12,
              "human_commit_share": 1,
              "days_since_last_push": 52,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 52 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "12 commits in the last year",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 84,
            "inputs": {
              "releases_count": 55,
              "latest_release_tag": "v3.5.0",
              "releases_from_tags": false,
              "days_since_latest_release": 52,
              "mean_days_between_releases": 156.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "55 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 55
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 52 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~156.6 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 156.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 52,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 52 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 52
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 50,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "forks": 39,
              "stars": 112,
              "watchers": 6,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "112 stars",
                "points": 33.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 112
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "39 forks",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 18,
              "top_contributor_share": 0.643
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 64% of commits",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 64
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "18 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 40 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 239,
              "open_issues": 15,
              "closed_issues": 114,
              "issue_closed_ratio": 0.884,
              "closed_unmerged_prs": 26
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "88% of issues closed",
                "points": 41.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "239/265 decided PRs merged",
                "points": 34.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 239,
                      "decided": 265
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/15 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "followers": 90,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "julia-vscode",
              "public_repos": 27,
              "account_age_days": 2742
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "90 followers of julia-vscode",
                "points": 14.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 90,
                      "login": "julia-vscode"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "27 public repos, account ~7 yr old",
                "points": 22.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 27
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 59,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 11 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 11 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/15 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 40 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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": 18
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 21,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.54,
              "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": "54 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 54,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "critical",
            "name": "Code legibility for models",
            "note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "manageable_file_sizes"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "primary_language": "Julia",
              "largest_source_bytes": null,
              "source_files_sampled": 0,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Julia without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Julia"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "no source files detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_source_files",
                    "params": {}
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T07:03:25.270484Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/julia-vscode/CSTParser.jl.svg",
  "full_name": "julia-vscode/CSTParser.jl",
  "license_state": "custom",
  "license_spdx": null
}

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

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