Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 20:46 UTC

JimiC / vscode-icons

Icons for Visual Studio Code

TypeScriptMIT★ 0 stars⑂ 1 forksince Nov 2016forkView on GitHub ↗

JimiC/vscode-icons holds a health index of 35 out of 100, placing it in the At risk band. It scores highest on AI Readiness (62/100) and lowest on Community & Adoption (12/100). It was last updated 672 days ago. 2 contributors account for most of its recent work.

35
overall / 100
At risk

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.

35
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

104 followers28 public repossince May 2012NTUA, SmartRue Lab, Athens

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

Metrics by category

Vitality

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

25Critical · 22% of overall
How it's scored
0/36Push recency — last push 672 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share0.98
days_since_last_push672
active_weeks_last_year0
How it's scored
27/27Ships releases — 7 releases published
7.2/36Release recency — latest release 672 days ago
27/27Release cadence — a release every ~0 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count7
latest_release_tagv12.9.0
releases_from_tagsno
days_since_latest_release672
mean_days_between_releases0

Community & Adoption

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

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

Sustainability & Governance

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

58Moderate · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.6/22.5Commit distribution — top contributor authored 40% of commits
13.5/13.5Contributor breadth — 99 contributors
10/10OpenSSF Scorecard: Contributors — project has 57 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled99
top_contributor_share0.396
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
5.5/38.3PR acceptance — 3/21 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs3
open_issues0
closed_issues1
issue_closed_ratio1
closed_unmerged_prs18
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.5/25Owner reach — 104 followers of JimiC
22.6/25Track record — 28 public repos, account ~14 yr old
Inputs used
followers104
owner_typeUser
is_verified
owner_loginJimiC
public_repos28
account_age_days5,192
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

57Moderate · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.json
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

10Critical
How it's scored
0/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

15Critical · 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 — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 57 contributing companies or organizations
0/10Dangerous-Workflow — dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
1/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 42 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate1.5
Excluded from scoring (no data or not applicable): branch_protection, ci_tests, packaging. 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.

62Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 98 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.json
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 2 of the last 100 commits are automated dependency updates
2/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.02
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.3/55Manageable file sizes — 2/149 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes132,236
source_files_sampled149
oversized_source_files2

Key facts

0GitHub stars
99contributors
0commits, last 12 months
672days since last push
7releases
2bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Community profile unavailable
  • Could not fetch npm package 'vscode-icons' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 1.5 / 10
1.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-26 20:46 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
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 57 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities42 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
npminversify^6.0.1package.json
npmlodash^4.17.21package.json
npmnsri^7.0.0package.json
npmopen^8.4.2package.json
npmreflect-metadata^0.1.13package.json
npmsemver^7.5.4package.json
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 22120,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "TypeScript": 857994
      },
      "pushed_at": "2024-09-22T15:32:40Z",
      "created_at": "2016-11-06T09:02:33Z",
      "owner_type": "User",
      "updated_at": "2024-09-22T15:29:06Z",
      "description": "Icons for Visual Studio Code",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Dimitris \"Jimi\" Charalampidis",
      "type": "User",
      "login": "JimiC",
      "company": "NTUA, SmartRue Lab, Athens",
      "location": "Athens, Greece",
      "followers": 104,
      "avatar_url": "https://avatars.githubusercontent.com/u/1716442?v=4",
      "created_at": "2012-05-08T10:13:00Z",
      "is_verified": null,
      "public_repos": 28,
      "account_age_days": 5192
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v12.9.0",
          "kind": "minor",
          "published_at": "2024-09-22T15:30:12Z"
        },
        {
          "tag": "v12.8.0",
          "kind": "minor",
          "published_at": "2024-09-22T15:30:18Z"
        },
        {
          "tag": "v12.7.0",
          "kind": "minor",
          "published_at": "2024-09-22T15:30:20Z"
        },
        {
          "tag": "v12.6.0",
          "kind": "minor",
          "published_at": "2024-09-22T15:31:13Z"
        },
        {
          "tag": "v12.5.0",
          "kind": "minor",
          "published_at": "2024-09-22T15:31:25Z"
        },
        {
          "tag": "v12.4.0",
          "kind": "minor",
          "published_at": "2024-09-22T15:30:50Z"
        },
        {
          "tag": "v12.2.0",
          "kind": "minor",
          "published_at": "2024-09-22T15:30:43Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "335811e6c4ac5d017a4ce179c624c86e4179ebd9",
          "body": null,
          "is_bot": false,
          "headline": "chore(version): update version",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2024-09-15T20:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "567dbeb68e98132d6aa201ca4de66e63f9430e90",
          "body": "* chore: add liara cloud icon\r\n\r\n* chore: add liara light mode icon\r\n\r\n* chore: remove light icon\r\n\r\n* chore: change icon size\r\n\r\n* chore: icon optimization\r\n\r\n* chore: resolve conflict\r\n\r\n* chore: improvement icon\r\n\r\n* updated icon\r\n\r\n* new launcher without extensions\r\n\r\n* fixed tests\r\n\r\n---------\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Add liara cloud icon (#3552)",
          "author_name": "MohammadHasan Akbari",
          "author_login": "jarqvi",
          "committed_at": "2024-09-15T20:10:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4df7d957fa071a1efd023abda8e3c9f720e1f99",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): add testplane icon (#3550)",
          "author_name": "Dmitriy Dudkevich",
          "author_login": "DudaGod",
          "committed_at": "2024-09-15T17:38:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "565a7d347f2a6861ff8f8646e47f340554616a8a",
          "body": "* added safetensors support\r\n\r\n* added safetensors icon\r\n\r\n* updated light and dark for safetensors\r\n\r\n* Update package.json",
          "is_bot": false,
          "headline": "Feat(icon): Added safetensors extension support (#3546)",
          "author_name": "PRUTHVI",
          "author_login": "pruthvi-yb",
          "committed_at": "2024-09-15T17:19:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b8adbe28a29ccbca699169e982954e655c649fc",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): support `next.config.ts` (#3561)",
          "author_name": "GoodbyeNJN",
          "author_login": "GoodbyeNJN",
          "committed_at": "2024-09-15T17:06:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35ac5e022eec1870b5bb01ab10c40c78b0127674",
          "body": "* feat(icon): add vyper icon\r\n\r\n* Update src/iconsManifest/supportedExtensions.ts\r\n\r\nCo-authored-by: trocher <trooocher@proton.me>\r\n\r\n---------\r\n\r\nCo-authored-by: trocher <trooocher@proton.me>",
          "is_bot": false,
          "headline": "feat(icon): add vyper icon (#3531)",
          "author_name": "Sabrina",
          "author_login": "itsacoyote",
          "committed_at": "2024-09-15T17:05:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "692dd99171fc4ef524ea5c08d63781315e6fd155",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): support `playwright.config.mts` (#3534)",
          "author_name": "Tmk",
          "author_login": "tmkx",
          "committed_at": "2024-09-15T17:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "395e895fe1a402cd2d95b11f507976fea2e81296",
          "body": null,
          "is_bot": false,
          "headline": "add test-d (#3549)",
          "author_name": "Eran Hirsch",
          "author_login": "eranhirsch",
          "committed_at": "2024-09-15T17:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a18bcedfbc006739d126c892628a81f3687d7066",
          "body": "* chore: support`.config` folder for nuxt\r\n\r\n* chore: support `nuxt` file\r\n\r\nCo-authored-by: Remco Haszing <remcohaszing@gmail.com>\r\n\r\n---------\r\n\r\nCo-authored-by: Remco Haszing <remcohaszing@gmail.com>",
          "is_bot": false,
          "headline": "chore: support `nuxt` file (#3543)",
          "author_name": "Yizack Rangel",
          "author_login": "Yizack",
          "committed_at": "2024-09-15T17:00:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f72ecd8c05a97b26082cf216f4f9e85000e9c2d6",
          "body": "* Update firebase icons with new logo\r\n\r\n* Bigger shield badge",
          "is_bot": false,
          "headline": "Update firebase icons with new logo (#3542)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2024-09-15T16:35:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6f5943844fdb028ab4a248365176a2cc87cdbf3",
          "body": "This is an image format.\r\n\r\nCloses #3519",
          "is_bot": false,
          "headline": "feat(icon): support the heic extension (#3528)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-09-15T16:32:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b992bddc547678b538f8d9c4579a635e27ec8efe",
          "body": "Both the extension and the icon were taken from\r\nhttps://en.wikipedia.org/wiki/Atom_(web_standard).",
          "is_bot": false,
          "headline": "feat(icon): add atom icon (#3527)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-09-15T16:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f483e37107d760d64ae5e3121373c76c3d9d3ee",
          "body": "Both the extension and the icon were taken from\r\nhttps://en.wikipedia.org/wiki/RSS.",
          "is_bot": false,
          "headline": "feat(icon): add rss icon (#3526)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-09-15T16:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bbcc739a0d17a7c4e294dfa2f250e74b709affe",
          "body": "HTML-validate uses the HTML icon. To disambiguate, I took the HTML icon\r\nand added the gear from the tsconfig icon.\r\n\r\nThe file names are taken from https://html-validate.org/usage/index.html.",
          "is_bot": false,
          "headline": "feat(icon): add HTML-validate icon (#3525)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-09-15T16:29:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71de6ec6e37f13ede97264be4cba867c6d2392dc",
          "body": "The icon was taken from https://app.bundlemon.dev/.\r\n\r\nBundleMon uses cosmiconfig to load its configuration files.",
          "is_bot": false,
          "headline": "feat(icon): add BundleMon icon (#3524)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-09-15T16:27:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8adf1f9d370edb9bd06f7bda127f104e4eaff026",
          "body": "This adds the icon for CodeRabbit. The CodeRabbit configuration file is\r\ndocumented on https://docs.coderabbit.ai/guides/configure-coderabbit/.\r\nThe icon is taken from the same page.",
          "is_bot": false,
          "headline": "feat(icon): add coderabbit icon (#3523)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-09-08T18:55:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bf29510fc124f5fba4ffc10fb7216fa33f7adb8",
          "body": "The svgo icon is applied to `svgo.config.cjs`, `svgo.config.js`, and\r\n`svgo.config.mjs`. The extensions were taken from\r\nhttps://github.com/svg/svgo/blob/v3.3.2/lib/svgo-node.js#L48-L56. The\r\nicon was taken from\r\nhttps://github.com/svg/svgo/blob/v3.3.2/logo/isotype.svg.",
          "is_bot": false,
          "headline": "feat(icon): add svgo icon (#3522)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-09-08T18:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a27dbacfaaf0a527737b471a1429459ce0a2c87",
          "body": "* feat(icon): add the supabase folder icon\r\n\r\nCloses #3307\r\n\r\n* add outline to supabase logo as contrast\r\n\r\n---------\r\n\r\nCo-authored-by: KingDarBoja <stevenbojato04@gmail.com>",
          "is_bot": false,
          "headline": "feat(icon): add the supabase folder icon (#3529)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-09-08T18:32:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b61740a400bbeb33caebf1c4e0e486b54c88903e",
          "body": "The `prototext` language ID is now treated the same as `proto` and\r\n`proto3`. It’s registered by\r\nhttps://marketplace.visualstudio.com/items?itemName=pbkit.vscode-pbkit\r\nas well as\r\nhttps://marketplace.visualstudio.com/items?itemName=dmitry-korobchenko.prototxt",
          "is_bot": false,
          "headline": "feat(icon): support the prototext language (#3545)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-09-08T18:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6341f8bd8004be905645b7a30e7ac77017e8f74",
          "body": "The gpg icon is used for the `.gpg` and `.pgp` file extensions.\r\n\r\nThe icon was taken from https://commons.wikimedia.org/wiki/File:GnuPG-Logo.svg",
          "is_bot": false,
          "headline": "feat(icon): add gpg icon (#3563)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-09-08T18:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b38cc2c874450355380dc644d5492c410affd936",
          "body": "Both `budget.json` and `budgets.json` are used by Lighthouse CI.\r\nAlthough there’s no default value, it’s a common convention to use one\r\nof these file names. See\r\nhttps://github.com/GoogleChrome/lighthouse-ci/blob/main/docs/configuration.md",
          "is_bot": false,
          "headline": "feat(icon): use lighthouse icon for budget(s).json (#3583)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-09-08T17:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6fe4b2b06f752132b66a7b1861425054d2930cd",
          "body": "Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0.\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.94.0)\n\n---\nupdated-dependencies:\n- dependency-name: webpack\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump webpack from 5.89.0 to 5.94.0 (#3586)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-08T17:43:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "993d023c6357a378a1b14284c9542e233aea152b",
          "body": null,
          "is_bot": false,
          "headline": "feat: update commitlint extensions (#3520)",
          "author_name": "Rui Wu",
          "author_login": "ModyQyW",
          "committed_at": "2024-09-01T19:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95f71395765d7aa5645df5f8794fbbd5e444bc17",
          "body": "support jinja-java",
          "is_bot": false,
          "headline": "feat(icon): support jinja-java (#3503)",
          "author_name": "Kukri",
          "author_login": "shitian9",
          "committed_at": "2024-09-01T19:06:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89a95757aed9a585f6f5256baa96f989b89a061c",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): run audit fix (#3535)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2024-06-22T10:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90c6efb7c5cd0e21b5f09f87d2e838bc1ab2f6a5",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): support `biome.jsonc` (#3517)",
          "author_name": "Superchupu",
          "author_login": "SuperchupuDev",
          "committed_at": "2024-06-04T13:39:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c633d3a24572db565d81319a9f9421b5f434eecc",
          "body": "Thanks to the TypeScript `satisfies` operator, keys from `languages` can\r\nbe accessed in a type-safe manner, without the need for the\r\n`ILanguageCollection` and `INativeLanguageCollection` types. This saves\r\nthe need to track the languages in multiple places.",
          "is_bot": false,
          "headline": "chore: remove I the language collection types (#3431)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-06-04T13:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "693ecd50c89621609d657425a7026cb6c3992304",
          "body": "* chore(folders): reorder some folders\r\n\r\n* chore(version): bump to 12.8.0",
          "is_bot": false,
          "headline": "chore(version): bump to 12.8.0 (#3516)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2024-06-01T18:07:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c67cc5633c497b45e0389f7297da010d6d56a6d1",
          "body": null,
          "is_bot": false,
          "headline": "chore(folders): reorder some folders (#3515)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2024-06-01T18:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1c9beaaf5bab116c6699951f0d88799c9e739cb",
          "body": "* feat(icon): add Front-Commerce icon\r\n\r\n* better icon\r\n\r\n* colored folders\r\n\r\n* remove light\r\n\r\n---------\r\n\r\nCo-authored-by: Paul van Dyk <paul@vandyk.fr>",
          "is_bot": false,
          "headline": "feat(icon): add support for frontcommerce (#3514)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2024-06-01T17:59:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e7ad9719f2430fb2412a31d9d317d607ea6a0c3",
          "body": "…con (#3460)\n\n* feat: Add support for 'tm' and 'tm.hcl' files including light theme icon\r\n\r\n* optimized icon\r\n\r\n---------\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat: Add support for 'tm' and 'tm.hcl' files including light theme i…",
          "author_name": "René Kuhn",
          "author_login": "RocketRene",
          "committed_at": "2024-06-01T17:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa66539052d6cdc6e37bff1e80c329a7aa1d8637",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): add gleam icon (#3461)",
          "author_name": "Snazzah",
          "author_login": "Snazzah",
          "committed_at": "2024-06-01T17:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80f2d94778e533bdd281a27fb5f726b75447edfc",
          "body": "Co-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add wxt icon (#3480)",
          "author_name": "Snazzah",
          "author_login": "Snazzah",
          "committed_at": "2024-06-01T17:10:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4851f808538a233327bd9902d502a1f743613cde",
          "body": "* Support HEEx files via EEx association\r\n\r\n* Support additional Phoenix and ElixirLS HEEx files\r\n\r\n---------\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): Support HEEx files via EEx association (#3493)",
          "author_name": "Mike Repeć",
          "author_login": "Flexicon",
          "committed_at": "2024-06-01T17:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64afaebecf71c691c9576bacf7144f944a95fb6c",
          "body": null,
          "is_bot": false,
          "headline": "docs(contributing): specify creating a branch for PRs (#3456)",
          "author_name": "Arthur",
          "author_login": "adufr",
          "committed_at": "2024-06-01T17:06:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "666da666732e7470b31963c69a2fa8b6f8b4dcc2",
          "body": "* Add SST Icon\r\n\r\n* Add filenames\r\n\r\n* Fix",
          "is_bot": false,
          "headline": "feat(icon): add SST icon (#3451)",
          "author_name": "Te Riu Warren",
          "author_login": "teriu",
          "committed_at": "2024-06-01T16:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35ba74850c4e9e9d3c77ec849dd0cc30c6430f31",
          "body": null,
          "is_bot": false,
          "headline": "feat: update stylelint extensions, add .mjs (#3450)",
          "author_name": "Rui Wu",
          "author_login": "ModyQyW",
          "committed_at": "2024-06-01T16:40:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "391869e1abeb007b66efa7f2f07d4d64a0ce7a5b",
          "body": "* Update mediawiki file type\r\n\r\n* optimzed to half\r\n\r\n---------\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Update mediawiki file type (#3474)",
          "author_name": "Stefan Kley",
          "author_login": "Kleywalker",
          "committed_at": "2024-06-01T16:25:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eb6b5037be6adf6b666f447e55dbde294f93123",
          "body": "This adds support for the nginx language registered by\r\nhttps://marketplace.visualstudio.com/items?itemName=william-voyek.vscode-nginx\r\nand https://github.com/ahmadalli/vscode-nginx-conf.\r\n\r\nThe file names were already supported. The icon is now also visible in the\r\nlanguage selector.\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): support the nginx language (#3428)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-06-01T16:24:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07bfb65a099406c06f8c359a87106b4f32c05d83",
          "body": "Co-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Add mediawiki folder type (#3473)",
          "author_name": "Stefan Kley",
          "author_login": "Kleywalker",
          "committed_at": "2024-06-01T16:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0741a8766fd303ec3335c3fd2c69d933d2e69b82",
          "body": "This adds support for the excel language registered by\r\nhttps://marketplace.visualstudio.com/items?itemName=redhat.java\r\n\r\nThis language is used for `.gradle.kts` files.\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): support the gradle-kotlin-dsl language (#3429)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-06-01T16:05:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "380b2d10adc6d5e1996d53adbf55e781321f72e4",
          "body": "This adds support for the ra_syntax_tree language registered by\r\nhttps://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): support the ra_syntax_tree language (#3430)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-06-01T16:05:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "820898004fc405212ef881587c164957434f27f3",
          "body": "The tmux icon is applied to .tmux.conf files. The logo was taken from\r\nhttps://github.com/tmux/tmux/blob/master/logo/tmux-logomark.svg.\r\n\r\nFor dark mode, the dark gray areas were made #d2d2d2.\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add the tmux icon (#3433)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-06-01T16:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7241ae047342ed148e54d92eceec15f3a00d3721",
          "body": "The raku language is builtin to VSCode.\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): support the raku language (#3443)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-06-01T16:02:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34fd61f0649f7f04f3630a2e9b00ecacafca055d",
          "body": "The icon is used for the `.coverage` file created by Python’s coverage,\r\nthe `.lcov` extension created by Python coverage’s lcov` reporter, and\r\nthe `lcov.info` file created by istanbul.\r\n\r\nThe icon was extracted from the existing coverage file icon.\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add coverage icon (#3448)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-06-01T16:01:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c71337be67f861f2ca812c035302fef483c5cb2",
          "body": "* feat(icon): support the search-result language\r\n\r\nThe search-result language is a language that’s builtin to VS Code. It’s\r\nused for the advanced code search results. The icon was extracted from\r\nthe VS Code code base.\r\n\r\n* remove light icon\r\n\r\n---------\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): support the search-result language (#3425)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-06-01T15:56:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acb747fb98141d71c7b881c1440e1834e36f9a80",
          "body": "By default VS Code sets the `properties` language ID for files with the\r\n`.properties` extension, but\r\n`https://marketplace.visualstudio.com/items?itemName=redhat.java` marks\r\nthem as `java-properties`.\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): support the java-properties language (#3423)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-06-01T15:53:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c07a57534143319dc3817f186bd0280b29793d9",
          "body": "This adds support for the zip language registered by\r\nhttps://marketplace.visualstudio.com/items?itemName=slevesque.vscode-zipexplorer\r\n\r\nThe file names were already supported. The icon is now also visible in the\r\nlanguage selector.\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): support the zip language (#3426)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-06-01T15:52:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95cf390f2713296861723f65fcb1b429c8bcf3fa",
          "body": "* feat(icon): add icons for libreoffice\r\n\r\nThe LibreOffice icons are applied to each matching open document file\r\nextension.\r\n\r\nCloses #2558\r\nCloses #2559\r\nCloses #2560\r\n\r\n* Minify LibreOffice icons\r\n\r\nReducing subtle gradients and merging paths allowed to significantly\r\nreduce file size, while maintaining recognizable, especially on a small\r\nscale.\r\n\r\n* Removed invisible paths from libreoffice_base icon\r\n\r\n---------\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add icons for libreoffice (#3400)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-06-01T15:44:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0717a257f10a061f6cfd98013f5378af60bd66f6",
          "body": "The vitest-snapshot language is registered by\r\nhttps://marketplace.visualstudio.com/items?itemName=vitest.explorer.\r\n\r\nThe jest-snapshot was added too. This is registered by\r\nhttps://marketplace.visualstudio.com/items?itemName=Orta.vscode-jest.\r\n\r\nThe file pattern of Vitest snapshots is the same as Jest snapshots. To\r\nsupport both, the extensions were removed from the `jest_snapshot` icon.\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): support vitest-snapshot language (#3490)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-06-01T15:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fcf96eeeb573954797904a2442899a1eaa7f3ca",
          "body": "DTD files are used for XML validation. The same icon is used as for XML,\r\nbut with the same green color as for TypeScript declaration files.\r\n\r\nThe `dtd` language ID is registered by\r\nhttps://marketplace.visualstudio.com/items?itemName=redhat.vscode-xml\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add icon for dtd files (#3488)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-06-01T15:22:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d34ee8b48c34adc52695fdb6ab747ff8acedbf1",
          "body": "RNC files are used for XML validation. There is an icon available on\r\nhttps://github.com/relaxng, but it’s very detailed and there’s no SVG\r\nversion available. Instead the same icon is used as for XML,\r\nbut with the same cyan color as is used in the original icon.\r\n\r\nThe `rnc` language ID is registered by\r\nhttps://marketplace.visualstudio.com/items?itemName=redhat.vscode-xml\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add icon for rnc files (#3489)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-06-01T15:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aaa3ac4dc324fbcfb0f9b879a1c1b0cec7b7c03",
          "body": "Closes #3483\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add the pyscript icon (#3491)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-06-01T15:22:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c27a5bbb1dff28e07b87e3fea18416b607321ff6",
          "body": "See https://github.com/xojs/xo.\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add XO icon (#3504)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-06-01T15:21:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fd0291462d6d80368ae384b6f9ae7028730d159",
          "body": "* Add icon for snakemake\r\n\r\n* Remove leading dot in extensionGlob\r\n\r\n* optimized icon\r\n\r\n* remove globs\r\n\r\n---------\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): Add snakemake language icon (#3420)",
          "author_name": "Thom Griffioen",
          "author_login": "ebete",
          "committed_at": "2024-06-01T15:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccd9433c85588aa97c50410449e0c71a2ccff448",
          "body": "* feat(icon): add miva icons\r\n\r\n* removed unnecessary extension definitions\r\n\r\n* fix issues\r\n\r\n---------\r\n\r\nCo-authored-by: Max Hegler <mhegler@miva.com>\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add miva icons (#3410)",
          "author_name": "Max Hegler",
          "author_login": "mghdotdev",
          "committed_at": "2024-06-01T15:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe32225d84333ab71ef6c27a3338360c553d46ce",
          "body": "* feat(icon): add support for knip files\r\n\r\n* optimize icon\r\n\r\n* remove light\r\n\r\n* optimized icon\r\n\r\n---------\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add support for knip files (#3507)",
          "author_name": "Harry",
          "author_login": "thedv91",
          "committed_at": "2024-06-01T14:32:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a53f282137643b914b59859096c8e0409a80aae1",
          "body": "* update Biome logo\r\n\r\n* optimized icon\r\n\r\n---------\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): update Biome logo (#3440)",
          "author_name": "Emanuele Stoppa",
          "author_login": "ematipico",
          "committed_at": "2024-06-01T14:32:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec089c58fdbaad00ea4bcf8ea9a8a312994dbe3e",
          "body": "* feat(icon): add icon for slint files\r\n\r\n* optimized icon\r\n\r\n* fix format\r\n\r\n---------\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add icon for slint files (#3508)",
          "author_name": "Serein",
          "author_login": "Serein207",
          "committed_at": "2024-06-01T14:12:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1f3cd030a61d9d814eace930213b02470e86f93",
          "body": "* support s-lang\r\n\r\n* add jec rc\r\n\r\n* opt\r\n\r\n---------\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): support the S-Lang language (#3509)",
          "author_name": "Shu Niu",
          "author_login": "niu541412",
          "committed_at": "2024-06-01T13:59:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "380fdf73c440e7d3d0c132f57f1d5cd7aef1abc6",
          "body": "Co-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): enable eslint.config.mjs and eslint.config.cjs (#3510)",
          "author_name": "ZHAO Jin-Xiang",
          "author_login": "xiaoxiangmoe",
          "committed_at": "2024-06-01T13:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2df41b23fe283138c45cfe57dabb7f37d6f1727",
          "body": "* feat(icon): add nextflow icon\r\n\r\nThis registers the icon for .nf files and the nextflow language ID.\r\n\r\nThe icon was taken from https://github.com/nextflow-io/trademark/blob/master/nextflow-icon.svg.\r\n\r\nThe language is registered by https://marketplace.visualstudio.com/items?itemName=nextflow.next\n[…]\nvscode-icons#3512\r\n\r\n* remove dot\r\n\r\n* add dot\r\n\r\n* testing\r\n\r\n* better message for failing extensions\r\n\r\n* fix tiltignore\r\n\r\n---------\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add nextflow icon (#3513)",
          "author_name": "Renato Santos",
          "author_login": "renatosantos98",
          "committed_at": "2024-06-01T13:39:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "79c370141fe104b4bdc85a5c3d0e21f2a98b12d5",
          "body": null,
          "is_bot": false,
          "headline": "Update wpilgen node version (#3452)",
          "author_name": "Dimitris \"Jimi\" Charalampidis",
          "author_login": "JimiC",
          "committed_at": "2024-05-04T21:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fe5b358b0dcfea46a37410a3af3c06c9ca6d79c",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): associate .tiltignore with tilt (#3455)",
          "author_name": "Arthur",
          "author_login": "adufr",
          "committed_at": "2024-05-04T21:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82748bdea13d50795e7c7c08f51b44bac76995fc",
          "body": "re #3446",
          "is_bot": false,
          "headline": "fix(readme): update extension path (#3497)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2024-05-04T21:25:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6822e9aef9100d85c550f9b34612aafd28317a2b",
          "body": "* Update supportedExtensions.ts\r\n\r\nXML-based sln\r\nhttps://schwabencode.com/blog/2024/04/10/welcome-new-visual-studio-slnx-solution-file\r\n\r\n* Apply suggestions from code review",
          "is_bot": false,
          "headline": "feat(icon): supported `.slnx` file (#3482)",
          "author_name": "舰队的偶像-岛风酱!",
          "author_login": "frg2089",
          "committed_at": "2024-05-04T21:15:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c98bc5ab4062ce45bb020798b96778c58bc5d21",
          "body": "Co-authored-by: Ang Wei Feng (Ted) <hello@tedawf.com>",
          "is_bot": false,
          "headline": "add .mjs to tailwind config file (#3477)",
          "author_name": "Ang Wei Feng (Ted)",
          "author_login": null,
          "committed_at": "2024-05-04T21:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "572ad42002e89acea4d6231a229851ea60c61cd3",
          "body": "'checkout all our changes' should be 'check out all our changes'",
          "is_bot": false,
          "headline": "Fixed typo (#3496)",
          "author_name": "TheLocalTemp",
          "author_login": null,
          "committed_at": "2024-05-04T21:02:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af287d58db76332082ca5d358698f7241790aab5",
          "body": "This registers the autoconf `m4`, `automake`, and `makefile2` languages.\r\nThese are all defined by\r\nhttps://marketplace.visualstudio.com/items?itemName=maelvalais.autoconf.\r\n\r\nSince these are all GNU tools, the `gnu` icon was used for all of them.",
          "is_bot": false,
          "headline": "feat(icon): use the gnu icon for autoconf files (#3444)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-05-03T22:29:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb61fdff4127356ecca7a89fe4a483943198892b",
          "body": "The `.package-lock.json` file is a version 3 lockfile that npm writes to\r\nthe `node_modules` directory.",
          "is_bot": false,
          "headline": "feat(icon): use npm icon for .package-lock.json (#3459)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-05-03T22:27:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "561456e76077cfdb28930082cb2cbe828b59cf28",
          "body": null,
          "is_bot": false,
          "headline": "fix link pointing to custom icons addition (#3470)",
          "author_name": "Hero Protagonist",
          "author_login": "carafelix",
          "committed_at": "2024-05-03T22:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d7172ea746988585b6d9788da59155daaa7a0aa",
          "body": null,
          "is_bot": false,
          "headline": "Add shared extensions (#3471)",
          "author_name": "George",
          "author_login": "george-hm",
          "committed_at": "2024-05-03T22:24:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81d9bf92f6b9ec439058d40d60804d6cc134473e",
          "body": "Closes #3478",
          "is_bot": false,
          "headline": "feat(icon): add cjs and mjs extensions for .mocharc (#3484)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-05-03T22:23:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "177e89434eae0bedbad235f420b7a53d94bfbe5e",
          "body": null,
          "is_bot": false,
          "headline": "fix(datadog): fix typo (#3494)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2024-05-03T22:21:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bdad1306336388d07380fa9005bf31e6aae7616",
          "body": "Both the `vim-help` and the `vim-snippet` languages are registered by\r\nhttps://marketplace.visualstudio.com/items?itemName=XadillaX.viml.",
          "is_bot": false,
          "headline": "feat(icon): register the vim-help and vim-snippet languages (#3463)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-05-03T22:20:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d08590a404f2fe80fd471fde9989e1533f3bfeca",
          "body": "Closes #3462",
          "is_bot": false,
          "headline": "feat(icon): support the systemd-conf language (#3464)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-05-03T22:18:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc4cc8eb12a40fbec46e09c6ea73f9e9fbf4e2b1",
          "body": "This adds support for the builtin code-text-binary language, which is\r\nused to represent binary files in VS Code.",
          "is_bot": false,
          "headline": "feat(icon): support the code-text-binary language (#3424)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-05-03T22:14:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "673d2e0299287a61f16033025fdcda9b097ea19e",
          "body": null,
          "is_bot": false,
          "headline": "ci(publish): publish regardless if previous fails",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2024-01-14T16:57:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4409775be94b62b275d2c50f9cb636567772a229",
          "body": "* feat: add pandacss icon\r\n\r\n* feat: added more extensions to pandacss config file\r\n\r\n* spaces added to the icon\r\n\r\n---------\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Add support for PandaCSS configuration file (#3342)",
          "author_name": "Dennis Morello",
          "author_login": "morellodev",
          "committed_at": "2024-01-14T16:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcfdd208f5bd6d894187d4279495d58876edac8a",
          "body": "* feat(icon): add juice icon\r\n\r\n* optimized icon\r\n\r\n* super opt\r\n\r\n* removed language id\r\n\r\n---------\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add juice icon (#3419)",
          "author_name": "DevVali",
          "author_login": "DevVali",
          "committed_at": "2024-01-14T16:03:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e00c6a4f0e0cbaa14c60eceefb06f7ae7547d77e",
          "body": "* feat(bruno): add bruno icon\r\n\r\n* optimize bruno svg\r\n\r\n* space added\r\n\r\n* removed extension\r\n\r\n---------\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add bruno icon (#3369)",
          "author_name": "Osemudiamhen Ughu",
          "author_login": "oseughu",
          "committed_at": "2024-01-14T15:27:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "003aa548d6bac4a9743cb8d98b7faa98d1e63a5e",
          "body": null,
          "is_bot": false,
          "headline": "Update publish workflow (#3418)",
          "author_name": "Dimitris \"Jimi\" Charalampidis",
          "author_login": "JimiC",
          "committed_at": "2024-01-14T15:24:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9885e6d42f617a670fe160caf2a741c527e8fa3d",
          "body": "Fixed issues due to update",
          "is_bot": false,
          "headline": "Update dependencies (#3417)",
          "author_name": "Dimitris \"Jimi\" Charalampidis",
          "author_login": "JimiC",
          "committed_at": "2024-01-14T14:37:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc5faff899b741d4df64eb53111a1480fa622b67",
          "body": "* add icons for pdm files\r\n\r\n* add .pdm-python file\r\n\r\n* add title tag to file_type_pdm.svg\r\n\r\n* icon updated\r\n\r\n---------\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add icon for PDM (#3407)",
          "author_name": "Jan Vollmer",
          "author_login": "jvllmr",
          "committed_at": "2024-01-14T14:31:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a94e0ec9e2335c49eb31e15fed1f4c7d3e64bc84",
          "body": "* feat(icon): add vento icon\r\n\r\n* optimized\r\n\r\n* specs\r\n\r\n---------\r\n\r\nCo-authored-by: Cameron McDonald <cmcdonald@appdat.jsc.nasa.gov>\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add vento icon (#3403)",
          "author_name": "J. Cameron McDonald",
          "author_login": "cameronhimself",
          "committed_at": "2024-01-14T14:19:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "282c14d0d6bef3a57cfbee27fab13ef8ca7dd016",
          "body": "* Update test workflow\r\n\r\n- Upgrading node version\r\n- Allow fail on non-essential node versions\r\n- Cancel workflow when another commit is made on the same branch\r\n- Run jobs on batch of 3\r\n- Improve code coverage workflow\r\n\r\n* updated min node version used\r\n\r\n---------\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Update test workflow (#3332)",
          "author_name": "Dimitris \"Jimi\" Charalampidis",
          "author_login": "JimiC",
          "committed_at": "2024-01-14T12:03:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d80a92eeccc8ff8e61441c14f71bd815aa975e5",
          "body": "Co-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Update extensions for Eleventy icon (#3409)",
          "author_name": "Grady Thompson",
          "author_login": "gradyat",
          "committed_at": "2024-01-14T11:57:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfb229c44d760dba98b7c34975fba029bf667b17",
          "body": "* feat(icon): add gotmpl icon\r\n\r\nThis registers the icon for gotmpl files.\r\n\r\nThe icon was taken from\r\nhttps://github.com/a-h/templ/blob/main/logo/logo.svg.\r\n\r\nCloses #3402\r\n\r\n* Replace language gotmpl with templ\r\n\r\nThis language is registered by\r\nhttps://marketplace.visualstudio.com/items?itemName=a-h.templ",
          "is_bot": false,
          "headline": "feat(icon): add templ icon (#3404)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-01-14T11:50:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a140b62de6731464382d2dbcca302be787083279",
          "body": "This adds support for the go.mod and go.work languages registered by\r\nhttps://marketplace.visualstudio.com/items?itemName=golang.Go\r\n\r\nThe file names were already supported. The icon is now also visible in\r\nthe language selector.\r\n\r\nThere is also the related go.sum language, but the matching filename is\r\nsometimes associated with the go.mod icon, and sometimes with the\r\ngo.work icon.",
          "is_bot": false,
          "headline": "feat(icon): support the go.mod and go.work languages (#3408)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-01-14T11:45:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2887ce14f171ad2342d3eecb56a0a831dbf33702",
          "body": "The icon was taken from\r\nhttps://github.com/excalidraw/excalidraw-vscode/blob/master/extension/assets/images/logo.svg.\r\nThe background was removed, and the icon was adjusted and minified to\r\nadhere to the vscode-icons guidelines.",
          "is_bot": false,
          "headline": "feat(icon): add excalidraw icon (#3397)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-01-14T11:43:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f30021dc84d6d2922f0ce732c98ffa093134d28",
          "body": null,
          "is_bot": false,
          "headline": "feat: add support for docker-compose.debug (#3393)",
          "author_name": "DevVali",
          "author_login": "DevVali",
          "committed_at": "2024-01-14T11:42:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "762b9df74775736d9c89391a409c42363c90373b",
          "body": "This also adds support for the xcompose language registered by\r\nhttps://marketplace.visualstudio.com/items?itemName=RubenVerg.xcompose",
          "is_bot": false,
          "headline": "feat(icon): support .XCompose files (#3391)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-01-14T11:42:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2284316961c3722ed7d89629a4145f39b9362ff0",
          "body": "This registers the debian icon for the debian file types registered by\r\nhttps://marketplace.visualstudio.com/items?itemName=dawidd6.debian-vscode.\r\n\r\nIt also uses the icon for `.deb` files.",
          "is_bot": false,
          "headline": "feat(icon): add icon for Debian files (#3373)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-01-14T11:41:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7501d4c0cd07ee513d9223953e6ecf83c173a153",
          "body": "Bumps [@koa/cors](https://github.com/koajs/cors) to 5.0.0 and updates ancestor dependency [@vscode/test-web](https://github.com/microsoft/vscode-test-web). These dependencies need to be updated together.\r\n\r\n\r\nUpdates `@koa/cors` from 3.4.3 to 5.0.0\r\n- [Changelog](https://github.com/koajs/cors/blob/m\n[…]\nvscode/test-web\"\r\n  dependency-type: direct:development\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump @koa/cors and @vscode/test-web (#3413)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-14T11:39:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2e9724949ecda15820c08c6e647deb34b6bc6fdd",
          "body": "Python’s `.whl` files are zip files that contain a Python package.",
          "is_bot": false,
          "headline": "feat(icon): add whl as file extension for zip (#3401)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-01-14T11:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac5aaa6a54c80b768b454a6d97b6f3caed934b46",
          "body": "This adds support for the excel language registered by\r\nhttps://marketplace.visualstudio.com/items?itemName=GrapeCity.gc-excelviewer\r\n\r\nThe file names were already supported. The icon is now also visible in\r\nthe language selector.",
          "is_bot": false,
          "headline": "feat(icon): support the excel language (#3390)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-01-14T11:32:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b326f10b812f8b23d6ddd660e603c82595228348",
          "body": "This adds support for the .python-version file. The Python icon was used, but\r\nthe colors were converted to grayscale, similar to the pyenv GitHub\r\norganization icon.\r\n\r\nCloses #3282",
          "is_bot": false,
          "headline": "feat(icon): support .python-version (#3392)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-01-14T11:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d2e278e5e2458e80c909c040e4cce8e526e8ae9",
          "body": "The icon is taken from the official Astro extension\r\nhttps://github.com/withastro/language-tools/tree/main/packages/vscode/assets\r\n\r\nIt was modified to adhere to the vscode-icons guidelines.\r\n\r\nAdditionally this registers support for the astro language, meaning the\r\nicon provided by vscode-icons is visible in the language selector.",
          "is_bot": false,
          "headline": "refactor(icon): update the astro icon (#3389)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-01-14T11:31:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdd450ec087ee72769e2ab70a3159725af8ed8e4",
          "body": "This adds support for the builtin snippets language, which is used for\r\nVSCode snippets files.\r\n\r\nThe file names were already supported. The icon is now also visible in\r\nthe language selector.",
          "is_bot": false,
          "headline": "feat(icon): support the snippets language (#3388)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-01-14T11:29:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8c1af8666f4d8b4847aa0c7a350861dc21fe779",
          "body": "This adds support for the sln language registered by\r\nhttps://marketplace.visualstudio.com/items?itemName=logerfo.sln-support\r\n\r\nThe file names were already supported. The icon is now also visible in\r\nthe language selector.",
          "is_bot": false,
          "headline": "feat(icon): support the sln language (#3387)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-01-14T11:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 7,
      "commits_last_year": 0,
      "latest_release_at": "2024-09-22T15:30:12Z",
      "latest_release_tag": "v12.9.0",
      "releases_from_tags": false,
      "days_since_last_push": 672,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 672,
      "mean_days_between_releases": 0
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 1,
      "stars": 0,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2020-06-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "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": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 132236,
      "source_files_sampled": 149,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "inversify",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.0.1"
        },
        {
          "name": "lodash",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.17.21"
        },
        {
          "name": "nsri",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.0"
        },
        {
          "name": "open",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.4.2"
        },
        {
          "name": "reflect-metadata",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.1.13"
        },
        {
          "name": "semver",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.5.4"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 3,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 1,
        "closed_unmerged_prs": 18
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "robertohuertasm",
          "commits": 791,
          "avatar_url": "https://avatars.githubusercontent.com/u/696981?v=4"
        },
        {
          "type": "User",
          "login": "JimiC",
          "commits": 528,
          "avatar_url": "https://avatars.githubusercontent.com/u/1716442?v=4"
        },
        {
          "type": "User",
          "login": "jens1o",
          "commits": 169,
          "avatar_url": "https://avatars.githubusercontent.com/u/11234139?v=4"
        },
        {
          "type": "User",
          "login": "KingDarBoja",
          "commits": 168,
          "avatar_url": "https://avatars.githubusercontent.com/u/30560560?v=4"
        },
        {
          "type": "User",
          "login": "remcohaszing",
          "commits": 73,
          "avatar_url": "https://avatars.githubusercontent.com/u/779047?v=4"
        },
        {
          "type": "User",
          "login": "Gama11",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/2620907?v=4"
        },
        {
          "type": "User",
          "login": "sasial-dev",
          "commits": 33,
          "avatar_url": "https://avatars.githubusercontent.com/u/44125644?v=4"
        },
        {
          "type": "User",
          "login": "Snazzah",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/7025343?v=4"
        },
        {
          "type": "User",
          "login": "PAXANDDOS",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/40315177?v=4"
        },
        {
          "type": "User",
          "login": "xiaoxiangmoe",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/8111351?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.396
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "coverage.yml",
        "publish.yml",
        "test.yml",
        "wpil.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.json"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "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": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 57 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 0,
            "reason": "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": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 2,
            "reason": "dependency not pinned by hash detected -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "42 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "335811e6c4ac5d017a4ce179c624c86e4179ebd9",
        "ran_at": "2026-07-26T20:46:31Z",
        "aggregate_score": 1.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2018-02-10T12:47:34Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/JimiC/vscode-icons",
    "host": "github.com",
    "name": "vscode-icons",
    "owner": "JimiC"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 35,
      "inputs": {
        "security": 15,
        "vitality": 25,
        "community": 12,
        "governance": 58,
        "engineering": 57
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 25,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.98,
              "days_since_last_push": 672,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 672 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 672
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "releases_count": 7,
              "latest_release_tag": "v12.9.0",
              "releases_from_tags": false,
              "days_since_latest_release": 672,
              "mean_days_between_releases": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "7 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 672 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 672
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~-0 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 3088,
              "days_since_last_human_commit": 679,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 679 days, with nothing left unanswered; held at dormant by nothing open to answer",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 679
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 1,
              "stars": 0,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 99,
              "top_contributor_share": 0.396
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 40% of commits",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 40
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 57 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "merged_prs": 3,
              "open_issues": 0,
              "closed_issues": 1,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 18
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "3/21 decided PRs merged",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 3,
                      "decided": 21
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "followers": 104,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "JimiC",
              "public_repos": 28,
              "account_age_days": 5192
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "104 followers of JimiC",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 104,
                      "login": "JimiC"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "28 public repos, account ~14 yr old",
                "points": 22.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 28
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "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": 57,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": ".eslintrc.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 15,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "ci_tests",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 15,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 1.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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 57 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "dangerous workflow patterns detected",
                "points": 0,
                "status": "missed",
                "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.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "42 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 29
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 62,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "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": "98 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 98,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.02
            },
            "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": ".eslintrc.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "2 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 132236,
              "source_files_sampled": 149,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/149 source files over 60KB",
                "points": 54.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 149,
                      "oversized": 2
                    }
                  }
                ],
                "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": [
    "Community profile unavailable",
    "Could not fetch npm package 'vscode-icons' from its registry",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T20:46:48.360816Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/JimiC/vscode-icons.svg",
  "full_name": "JimiC/vscode-icons",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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