公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-26 21:24 UTC

Snazzah / vscode-icons

Icons for Visual Studio Code

TypeScriptMIT★ 0 星标⑂ 0 复刻始于 2021年11月复刻在 GitHub 上查看 ↗

Snazzah/vscode-icons 的健康指数为 100 分中的 26 分,处于「危急」区间。 其得分最高的类别是Engineering Quality(63/100),最低的是Community & Adoption(12/100)。 最近一次更新在 402 天前。 近期的大部分工作由 2 位贡献者完成。

26
总分 / 100
危急

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

26
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

Abandonment Policy applies a 85% multiplier to weighted overall health.

所有权

Snazzah个人账户
427 关注者128 个公开仓库始于 2014年3月

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

17危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 402 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share0.98
days_since_last_push402
active_weeks_last_year0

发布纪律

40存在风险
评分方式
16.2/27有发布版本 — 85 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 1,729 天前
19.8/27发布节奏 — 约每 63 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count85
latest_release_tagv11.7.0
releases_from_tags
days_since_latest_release1,729
mean_days_between_releases63
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

12危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

25危急
评分方式
0/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

44存在风险 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
13.8/22.5提交分布 — 头号贡献者编写了 38% 的提交
13.5/13.5贡献者广度 — 99 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 57 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled99
top_contributor_share0.385
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 已裁定的 PR 中 0/2 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs2
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
18.9/25所有者影响力 — Snazzah 有 427 位关注者
25/25既往记录 — 128 个公开仓库,账户约 12 年
所用输入
followers427
owner_typeUser
is_verified
owner_loginSnazzah
public_repos128
account_age_days4,510
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

63中等 · 占总体的 20%

工程实践

88优秀
评分方式
24/24CI 工作流 — 5 个工作流
24/24存在测试
16/16Linter 配置 — .eslintrc.json
0/9.6Pre-commit 钩子
6.4/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

25危急
评分方式
0/30README
0/25文档目录
15/15文档 / 主页站点 — https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepagehttps://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

15危急 · 占总体的 16%

安全态势

15危急
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
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.5许可证 — 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 — 无数据
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 — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 32 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate1.5
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

62中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 98 次人类提交中有 98 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
22/22自动化测试
11/11Lint / 格式化配置 — .eslintrc.json
11/11静态类型检查 — tsconfig.json
10/10可复现环境 — lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 2 次为自动依赖更新
2/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
所用输入
has_nix
has_tests
lockfilespackage-lock.json
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.02
评分方式
45/45可类型检查的代码 — TypeScript(静态类型)
54.2/55可控的文件大小 — 采样的 146 个源文件中有 2 个超过 60KB
所用输入
primary_languageTypeScript
largest_source_bytes143,714
source_files_sampled146
oversized_source_files2

关键数据

0GitHub 星标
99贡献者
0最近 12 个月提交数
402距最近推送天数
85发布版本数
2巴士系数(bus factor)
0开放议题
npm软件包生态系统数

数据采集警告

  • 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

更多细节

OpenSSF Scorecard 1.5 / 10
1.5综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-26 21:24 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-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
不适用Packagingpackaging workflow not detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities32 existing vulnerabilities detected
直接依赖 5
注册表软件包版本约束清单文件
npminversify^6.0.1package.json
npmlodash^4.17.21package.json
npmopen^8.4.2package.json
npmreflect-metadata^0.1.13package.json
npmsemver^7.5.4package.json
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 22558,
      "has_wiki": true,
      "homepage": "https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons",
      "languages": {
        "TypeScript": 868637
      },
      "pushed_at": "2025-06-18T22:04:33Z",
      "created_at": "2021-11-18T13:51:11Z",
      "owner_type": "User",
      "updated_at": "2025-06-18T22:04:50Z",
      "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": "snazzah.com",
      "name": "Snazzah",
      "type": "User",
      "login": "Snazzah",
      "company": null,
      "location": null,
      "followers": 427,
      "avatar_url": "https://avatars.githubusercontent.com/u/7025343?v=4",
      "created_at": "2014-03-21T18:41:48Z",
      "is_verified": null,
      "public_repos": 128,
      "account_age_days": 4510
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v11.7.0",
          "kind": "minor",
          "published_at": "2021-10-31T16:41:08Z"
        },
        {
          "tag": "v11.6.0",
          "kind": "minor",
          "published_at": "2021-08-01T17:50:17Z"
        },
        {
          "tag": "v11.5.0",
          "kind": "minor",
          "published_at": "2021-06-13T17:40:29Z"
        },
        {
          "tag": "v11.4.0",
          "kind": "minor",
          "published_at": "2021-04-04T14:46:23Z"
        },
        {
          "tag": "v11.3.0",
          "kind": "minor",
          "published_at": "2021-04-02T15:11:41Z"
        },
        {
          "tag": "v11.2.0",
          "kind": "minor",
          "published_at": "2021-03-14T16:40:22Z"
        },
        {
          "tag": "v11.1.0",
          "kind": "minor",
          "published_at": "2021-01-01T15:51:05Z"
        },
        {
          "tag": "v11.0.0",
          "kind": "major",
          "published_at": "2020-09-17T18:24:59Z"
        },
        {
          "tag": "v10.2.0",
          "kind": "minor",
          "published_at": "2020-07-11T21:26:48Z"
        },
        {
          "tag": "v10.1.1",
          "kind": "patch",
          "published_at": "2020-04-12T07:30:20Z"
        },
        {
          "tag": "v10.1.0",
          "kind": "minor",
          "published_at": "2020-04-10T13:15:42Z"
        },
        {
          "tag": "v10.0.0",
          "kind": "major",
          "published_at": "2020-02-16T19:24:56Z"
        },
        {
          "tag": "v9.7.0",
          "kind": "minor",
          "published_at": "2019-12-28T20:17:44Z"
        },
        {
          "tag": "v9.6.0",
          "kind": "minor",
          "published_at": "2019-11-24T16:49:59Z"
        },
        {
          "tag": "v9.5.0",
          "kind": "minor",
          "published_at": "2019-10-22T19:44:38Z"
        },
        {
          "tag": "v9.4.0",
          "kind": "minor",
          "published_at": "2019-09-21T14:56:01Z"
        },
        {
          "tag": "v9.3.0",
          "kind": "minor",
          "published_at": "2019-08-23T19:10:37Z"
        },
        {
          "tag": "v9.2.0",
          "kind": "minor",
          "published_at": "2019-08-01T15:58:11Z"
        },
        {
          "tag": "v9.1.0",
          "kind": "minor",
          "published_at": "2019-07-29T18:07:48Z"
        },
        {
          "tag": "v9.0.0",
          "kind": "major",
          "published_at": "2019-07-28T22:17:13Z"
        },
        {
          "tag": "v8.8.0",
          "kind": "minor",
          "published_at": "2019-06-24T09:28:36Z"
        },
        {
          "tag": "v8.7.0",
          "kind": "minor",
          "published_at": "2019-05-26T10:03:27Z"
        },
        {
          "tag": "v8.6.0",
          "kind": "minor",
          "published_at": "2019-04-22T10:00:04Z"
        },
        {
          "tag": "v8.5.0",
          "kind": "minor",
          "published_at": "2019-04-07T15:20:52Z"
        },
        {
          "tag": "v8.4.0",
          "kind": "minor",
          "published_at": "2019-03-24T21:10:01Z"
        },
        {
          "tag": "v8.3.0",
          "kind": "minor",
          "published_at": "2019-03-13T22:46:47Z"
        },
        {
          "tag": "v8.2.0",
          "kind": "minor",
          "published_at": "2019-02-17T19:27:55Z"
        },
        {
          "tag": "v8.1.0",
          "kind": "minor",
          "published_at": "2019-02-03T15:42:33Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2018-12-16T00:05:41Z"
        },
        {
          "tag": "v7.28.0",
          "kind": "minor",
          "published_at": "2018-10-30T21:18:12Z"
        },
        {
          "tag": "v7.27.0",
          "kind": "minor",
          "published_at": "2018-09-23T09:07:03Z"
        },
        {
          "tag": "v7.26.0",
          "kind": "minor",
          "published_at": "2018-09-09T16:19:39Z"
        },
        {
          "tag": "v7.25.0",
          "kind": "minor",
          "published_at": "2018-08-01T21:01:08Z"
        },
        {
          "tag": "v7.24.0",
          "kind": "minor",
          "published_at": "2018-06-20T20:53:16Z"
        },
        {
          "tag": "v7.23.0",
          "kind": "minor",
          "published_at": "2018-04-25T23:20:54Z"
        },
        {
          "tag": "v7.22.0",
          "kind": "minor",
          "published_at": "2018-03-21T21:36:19Z"
        },
        {
          "tag": "v7.21.0",
          "kind": "minor",
          "published_at": "2018-03-11T23:51:16Z"
        },
        {
          "tag": "v7.20.0",
          "kind": "minor",
          "published_at": "2018-02-17T21:17:44Z"
        },
        {
          "tag": "v7.19.0",
          "kind": "minor",
          "published_at": "2017-12-09T16:15:18Z"
        },
        {
          "tag": "v7.18.1",
          "kind": "patch",
          "published_at": "2017-11-14T21:48:32Z"
        },
        {
          "tag": "v7.17.0",
          "kind": "minor",
          "published_at": "2017-10-28T20:22:06Z"
        },
        {
          "tag": "v7.16.0",
          "kind": "minor",
          "published_at": "2017-10-22T14:16:32Z"
        },
        {
          "tag": "v7.15.0",
          "kind": "minor",
          "published_at": "2017-10-08T20:12:07Z"
        },
        {
          "tag": "v7.14.0",
          "kind": "minor",
          "published_at": "2017-09-25T12:58:38Z"
        },
        {
          "tag": "v7.13.0",
          "kind": "minor",
          "published_at": "2017-09-18T09:56:33Z"
        },
        {
          "tag": "v7.12.0",
          "kind": "minor",
          "published_at": "2017-07-28T07:53:36Z"
        },
        {
          "tag": "v7.11.0",
          "kind": "minor",
          "published_at": "2017-07-25T08:55:27Z"
        },
        {
          "tag": "v7.10.1",
          "kind": "patch",
          "published_at": "2017-06-27T00:03:10Z"
        },
        {
          "tag": "v7.10.0",
          "kind": "minor",
          "published_at": "2017-06-26T10:03:49Z"
        },
        {
          "tag": "v7.9.0",
          "kind": "minor",
          "published_at": "2017-06-06T09:33:36Z"
        },
        {
          "tag": "v7.8.1",
          "kind": "patch",
          "published_at": "2017-05-29T08:45:47Z"
        },
        {
          "tag": "v7.8.0",
          "kind": "minor",
          "published_at": "2017-05-29T08:43:54Z"
        },
        {
          "tag": "v7.7.0",
          "kind": "minor",
          "published_at": "2017-05-09T16:39:29Z"
        },
        {
          "tag": "v7.6.0",
          "kind": "minor",
          "published_at": "2017-04-24T18:55:23Z"
        },
        {
          "tag": "v7.5.1",
          "kind": "patch",
          "published_at": "2017-04-04T13:57:46Z"
        },
        {
          "tag": "v7.5.0",
          "kind": "minor",
          "published_at": "2017-04-03T08:19:19Z"
        },
        {
          "tag": "v7.4.0",
          "kind": "minor",
          "published_at": "2017-03-18T16:33:28Z"
        },
        {
          "tag": "v7.3.0",
          "kind": "minor",
          "published_at": "2017-02-25T21:33:23Z"
        },
        {
          "tag": "v7.2.0",
          "kind": "minor",
          "published_at": "2017-02-05T21:54:33Z"
        },
        {
          "tag": "v7.1.2",
          "kind": "patch",
          "published_at": "2017-01-23T12:02:36Z"
        },
        {
          "tag": "v7.1.1",
          "kind": "patch",
          "published_at": "2017-01-23T00:46:23Z"
        },
        {
          "tag": "v7.1.0",
          "kind": "minor",
          "published_at": "2017-01-23T00:16:08Z"
        },
        {
          "tag": "v7.0.1",
          "kind": "patch",
          "published_at": "2017-01-15T23:05:45Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2017-01-15T21:56:55Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2017-01-09T00:23:30Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2017-01-08T11:31:23Z"
        },
        {
          "tag": "v4.3.0",
          "kind": "minor",
          "published_at": "2016-12-25T10:50:30Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2016-12-18T21:53:50Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2016-12-11T23:39:10Z"
        },
        {
          "tag": "v4.0.6",
          "kind": "patch",
          "published_at": "2016-12-11T02:10:24Z"
        },
        {
          "tag": "v4.0.5",
          "kind": "patch",
          "published_at": "2016-12-04T18:56:13Z"
        },
        {
          "tag": "v4.0.4",
          "kind": "patch",
          "published_at": "2016-11-29T21:49:22Z"
        },
        {
          "tag": "v4.0.3",
          "kind": "patch",
          "published_at": "2016-11-29T19:54:43Z"
        },
        {
          "tag": "v4.0.2",
          "kind": "patch",
          "published_at": "2016-11-20T20:46:10Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2016-11-08T10:33:04Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2016-11-07T11:01:08Z"
        },
        {
          "tag": "v3.0.8",
          "kind": "patch",
          "published_at": "2016-11-05T16:37:12Z"
        },
        {
          "tag": "v3.0.7",
          "kind": "patch",
          "published_at": "2016-10-28T17:56:21Z"
        },
        {
          "tag": "v3.0.6",
          "kind": "patch",
          "published_at": "2016-10-24T11:57:56Z"
        },
        {
          "tag": "v3.0.5",
          "kind": "patch",
          "published_at": "2016-10-15T16:30:23Z"
        },
        {
          "tag": "v3.0.4",
          "kind": "patch",
          "published_at": "2016-10-12T13:16:36Z"
        },
        {
          "tag": "v3.0.3",
          "kind": "patch",
          "published_at": "2016-10-11T11:49:44Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2016-10-02T13:21:14Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2016-09-25T15:11:46Z"
        },
        {
          "tag": "2.0.5",
          "kind": "patch",
          "published_at": "2016-09-15T09:25:22Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e5d14693ae1d59677f0d0242ea40e5648ad465b7",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): add icon for alloy (#3795)",
          "author_name": "Hendrik Hüls",
          "author_login": "hendrik-huels",
          "committed_at": "2025-06-13T12:00:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b79b4ff985dda246464405854e4e46a3fd4e5496",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): update `turbo` icon to handle `turbo.jsonc` (#3791)",
          "author_name": "Brad Adams",
          "author_login": "breadadams",
          "committed_at": "2025-06-05T19:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbffc2f51388117583612af876e3b7bb82246736",
          "body": "…ces (#3780)",
          "is_bot": false,
          "headline": "feat(icon): support project-specific paket.template and paket.referen…",
          "author_name": "Benedict Lee",
          "author_login": "benedictleejh",
          "committed_at": "2025-05-31T09:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2465af622e3bbc776522e85d6a6466130d6a2a25",
          "body": null,
          "is_bot": false,
          "headline": "Update Ember and add Glimmer (#3785)",
          "author_name": "Thomas Gossmann",
          "author_login": "gossi",
          "committed_at": "2025-05-28T15:10:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "288bc6b5cb06736a6aff0fc28f8cd29acb323810",
          "body": null,
          "is_bot": false,
          "headline": "[QA] set a <title> in bunfig SVG file (#3769)",
          "author_name": "Emmanuel Haguet",
          "author_login": "Manu1400",
          "committed_at": "2025-05-11T19:21:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b75db1e0b9028c2b9c4349b1c4dfb8fb9bc36776",
          "body": "…ock.json (#3777)",
          "is_bot": false,
          "headline": "chore(version): bump version to 12.13.0 in package.json and package-l…",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2025-05-11T19:00:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c95a49f59bffc10aa26b313bef352debca7ddc2c",
          "body": "Bumps [koa](https://github.com/koajs/koa) from 2.16.0 to 2.16.1.\n- [Release notes](https://github.com/koajs/koa/releases)\n- [Changelog](https://github.com/koajs/koa/blob/master/History.md)\n- [Commits](https://github.com/koajs/koa/compare/2.16.0...v2.16.1)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\n.\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump koa from 2.16.0 to 2.16.1 (#3753)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-11T18:43:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c623df8e7d433f99dd7dd0ccc84f044803b476e9",
          "body": "Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.0.4 to 3.0.8.\n- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.0.4...v3.0.8)\n\n---\nupdated-dependencies:\n- dependency-name: tar-fs\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump tar-fs from 3.0.4 to 3.0.8 (#3748)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-11T18:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58cbbe50a1d295ce89c609e4ef224e0ac8ada76a",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): add Firebase Storage ruleset (#3751)",
          "author_name": "Jago",
          "author_login": "jagomf",
          "committed_at": "2025-05-11T17:35:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86be877586d3fc5d98e975278c3e4bbf646172bd",
          "body": "Closes #3741",
          "is_bot": false,
          "headline": "feat(icon): add support for lean (#3776)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-05-11T17:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8450f4d8456d1b71ec5780d8703196ea437b826c",
          "body": "GeoJSON doesn’t have an official icon. This icon is based on the various\n`*map` icons we have, as it ressembles a globe. This is also how GeoJSON\nis depicted in some other places.\n\nCloses #2682",
          "is_bot": false,
          "headline": "feat(icon): add GeoJSON icon (#3774)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-05-11T17:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f25dcae1b4e49728b39b555ae0f7f43c7c4b24a6",
          "body": "The filename was based on\nhttps://code.visualstudio.com/docs/copilot/chat/mcp-servers#_add-an-mcp-server-to-your-workspace.\n\nThe icon was taken from https://modelcontextprotocol.io.",
          "is_bot": false,
          "headline": "feat(icon): add icon for mcp.json (#3767)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-05-11T17:33:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5999fb6f58e9110eecc61247f45b8d00e3244c1",
          "body": "This is a new language that’s registered by the Docker extension.",
          "is_bot": false,
          "headline": "feat(icon): add support for dockerbake (#3756)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-05-11T17:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeac798073ee869b5ce2d414b564ccd792c74624",
          "body": "All rounded recangles were replaced with lines with a rounded stroke.",
          "is_bot": false,
          "headline": "perf(icon): reduce the size if the Prettier icons (#3771)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-05-11T17:33:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "284a3f9b31104b5a8ad4f2dabfdf99b752758e6f",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): add support for .cursorignore (#3768)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-05-11T17:33:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "807c9ed16c070d0e9d533bb1e34142b91e2d5d95",
          "body": "Closes #3743",
          "is_bot": false,
          "headline": "feat(icon): add cjs extension for hardhat.config.cjs (#3772)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-05-11T17:32:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cd86e5eb5784e324d7accb9c1b3e12fddcc8522",
          "body": "VSCode 1.100 added support for the new `instructions` and `prompt`\nlanguages. THese are used for Copilot integration.\n\nSee https://code.visualstudio.com/updates/v1_100#_prompt-and-instructions-files",
          "is_bot": false,
          "headline": "feat(icon): support instructions and prompt languages (#3773)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-05-11T17:32:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26ee0db6566dec6f8f1781fe4569503fe5bd250b",
          "body": "Both the icon and extensions were taken from\nhttps://en.wikipedia.org/wiki/Aseprite.\n\nCloses #3680",
          "is_bot": false,
          "headline": "feat(icon): add aseprite icon (#3770)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-05-11T17:32:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76873c167b4b3e1ef2595c81b2c13cf0a76906ec",
          "body": null,
          "is_bot": false,
          "headline": "Add more extensions for XO.js (#3764)",
          "author_name": "Álvaro Mondéjar Rubio",
          "author_login": "mondeja",
          "committed_at": "2025-04-25T05:08:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bae5bd02ac8eb7390a40d190f533092e9596f52",
          "body": null,
          "is_bot": false,
          "headline": "fix(icon): fix c3 icon and activate (#3752)",
          "author_name": "Arnaud Moura",
          "author_login": "EchoPouet",
          "committed_at": "2025-04-24T08:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abb2b8d5b0a6f04ad111f33a0d9cfe84a9a6d2dd",
          "body": "* feat(icons): add PackShip package builder icon\n\n* fix: Removed the white background from PackShip icon & increased margin of the icon\n\n* feat: Simplified the configuration to include only the most common and practical config file patterns and added light and dark mode variants of the icon\n\n* Update supportedExtensions.ts\n\nadd trailing comma\n\n* refactor: compress icons from 13KB each to 7KB\n\n* refactor: compress icons from about 7KB to tops 800B\n\n* fix: swap light and dark mode icons",
          "is_bot": false,
          "headline": "feat(icons): add PackShip package builder icon (#3744)",
          "author_name": "Hatem Soliman",
          "author_login": "CodeNKoffee",
          "committed_at": "2025-04-07T11:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d58bacbe220174a94d19b26f213b4cb608c4b902",
          "body": null,
          "is_bot": false,
          "headline": "chore(version): update version and audit fix (#3747)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2025-03-28T21:34:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3157277a7659fd4417bc3d6901747c61743ff7c",
          "body": "* feat(icon): add Markuplint icon\n\n* fixed light support in declaration\n\n---------\n\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add Markuplint icon (#3567)",
          "author_name": "kagan",
          "author_login": "kagankan",
          "committed_at": "2025-03-28T21:07:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42354e2fb10d507d9f114ff4a2bfbf083ea10f7a",
          "body": "* feat(icon): add tsdoc icon to tsdoc.json\n\n* feat(icon): Fix tsdoc icon for tsdoc.json\n\n---------\n\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add tsdoc icon to tsdoc.json (#3569)",
          "author_name": "Nolan Gajdascz",
          "author_login": "Gajdascz",
          "committed_at": "2025-03-28T20:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "627d81017dbaa376d32f47cf9a9e59214f4e9108",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): add support for additional image file extensions (#3694)",
          "author_name": "Cristian Chitiva",
          "author_login": "cychitivav",
          "committed_at": "2025-03-28T20:13:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9def19340d64e900696367816116e212b76bb3d7",
          "body": "* feat(msl): support for metal shading language\n\n* refactor(icon): rename msl to metal\n\n* Fix formatting\n\n* feat(icon): support for texture(s) folder icon (#3721)\n\n---------\n\nCo-authored-by: Remco Haszing <remcohaszing@gmail.com>",
          "is_bot": false,
          "headline": "feat(icon): support for texture(s) folder icon (#3724)",
          "author_name": "Ustym Ukhman",
          "author_login": "UstymUkhman",
          "committed_at": "2025-03-28T20:10:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "def0b87b9e49eca2a9ac5d12fd5229f5966afbb3",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): support for .git files inside git submodules (#3734)",
          "author_name": "Paulchen",
          "author_login": "paulchen5",
          "committed_at": "2025-03-28T20:08:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b07f49907d1da36efabaa5a18989cb66aef006d3",
          "body": "This is an experimental configuration file for Node.js. See\nhttps://nodejs.org/docs/latest/api/cli.html#--experimental-default-config-file",
          "is_bot": false,
          "headline": "feat(icon): support node.config.json (#3739)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-03-22T00:08:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c92fc6f64e1f14805560d46faa5368a495a8938",
          "body": "The icon was taken from the user interface of a Stackblitz project.\n\nThe filename was taken from\nhttps://developer.stackblitz.com/platform/webcontainers/project-config",
          "is_bot": false,
          "headline": "feat(icon): add the stackblitz icon (#3738)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-03-22T00:08:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74509511c526757f9fa9409f55f2e4c0b9ec0ea5",
          "body": "The old icon was based on the classic npm logo. This is no longer in\nuse by npm. The new logo is the square npm logo used by npm in various\nplaces, such as favicons and social media accounts.\n\nCloses #2884\nCloses #3192\n\n* Update file_type_npm.svg",
          "is_bot": false,
          "headline": "refactor(icon): update the npm icon (#3726)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-03-22T00:07:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bac1c4d74fb9eb0ea10722e8b8a27d63c1c22e9",
          "body": "The claude icon is used for claude.md files. The file name is based on\nhttps://docs.anthropic.com/en/docs/agents-and-tools/claude-code.\n\nThe icon was taken from https://claude.ai/login",
          "is_bot": false,
          "headline": "feat(icon): add claude icon (#3725)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-03-22T00:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a992d349d93faa2f86607da716ad21548a290dca",
          "body": "Maps sln to slnf as an additional extension",
          "is_bot": false,
          "headline": "Update to include slnf (#3732)",
          "author_name": "Tim Heuer",
          "author_login": "timheuer",
          "committed_at": "2025-03-13T08:51:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b949844ed457a1032ef11e63bbb3d6b31c84262",
          "body": "…es) (#3722)\n\n* feat(icon): add Dune and OPAM file type icons (OCaml build system files)\n\n* feat(icon): optimize Dune/Opam icon SVGs\n\n* fix(icon): fixed opam extension based on unit test\n\n* fix(icon): update Dune file type icon to use viewBox for better scaling\n\n* opam file modified to follow the guidelines\n\n* aligned dune icon\n\n* svgo applied\n\n* fix(icon): remove unnecessary filenamesGlob for dune file types\n\n---------\n\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add Dune and OPAM file type icons (OCaml build system fil…",
          "author_name": "Samuel Braun",
          "author_login": "web-dev-sam",
          "committed_at": "2025-02-23T10:50:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aac6254b527fa07e6b586bc016e2d8f9f1119dc5",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): add Lefthook icon (#3720)",
          "author_name": "Romario Stanković",
          "author_login": "romario-stankovic",
          "committed_at": "2025-02-20T17:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15a8106ecf3af85867b5b9ac5166095f76dca773",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): support for metal shading language (#3718)",
          "author_name": "Ustym Ukhman",
          "author_login": "UstymUkhman",
          "committed_at": "2025-02-19T15:11:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41ea0802d9810c65c9cf081092e066dafa906dc3",
          "body": null,
          "is_bot": false,
          "headline": "feat(yaml): support for official icon toggling (#3706)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2025-02-10T22:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ac748ef980304c1f082f077b563409bcbebe5b7",
          "body": "The icon was taken from https://changie.dev.\n\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(icon): add the changie icon (#3708)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-02-09T19:44:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5198032ce996f58d62e5726467dec9039156c02",
          "body": "Configure VSCode to trim final newlines from SVG files.",
          "is_bot": false,
          "headline": "chore(vscode): trim svg newlines (#3709)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-02-09T09:48:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21447698d5db4f6708b6825a9ad8d963efc37a52",
          "body": "The icon was added in #3244, but the metadata was added in a test\nfixture instead of the builtin extensions file. This moves it into the\nproper file.\n\nCloses #3289",
          "is_bot": false,
          "headline": "feat(icon): support the taskfile icon (#3710)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-02-09T09:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16772e8e9e2c783eaa137398b16091cdefece235",
          "body": null,
          "is_bot": false,
          "headline": "feat: add support for `svelte` extensions with Storybook (#3714)",
          "author_name": "Thomas Marnet",
          "author_login": "tmarnet",
          "committed_at": "2025-02-08T23:09:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07ecb65d4221f1ec5b5f6b31514491724f87ac42",
          "body": null,
          "is_bot": false,
          "headline": "ci(icons): use target",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2025-02-08T00:51:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "702304d905ec50868c95923aedf2d7ec4aa0a1dc",
          "body": null,
          "is_bot": false,
          "headline": "ci(icon): new token",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2025-02-08T00:44:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b83a51ae7bdb0c7704f5448fbcf30ae852f55eab",
          "body": null,
          "is_bot": false,
          "headline": "ci(icons): add token",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2025-02-08T00:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49c601b5392a74b41596f4d34835c5dad0bd876b",
          "body": null,
          "is_bot": false,
          "headline": "ci(icons): add the size of the icons in the preview comment (#3713)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2025-02-08T00:25:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fdb0553ed95dd013823288a2e81de8b635194ff",
          "body": "Adds a new workflow to check the contributed icons and verify how the look on different background colors.",
          "is_bot": false,
          "headline": "ci(images): check icons in different backgrounds (#3712)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2025-02-08T00:03:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faf1b2f1df19d5503451cd2e05ff23c38c931060",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): syncpack icon (#3707)",
          "author_name": "Carlo Corradini",
          "author_login": "carlocorradini",
          "committed_at": "2025-02-07T14:26:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cecddc39126160a51529acd9beea56395d991da4",
          "body": "The integrity check is not really needed for the extension to work, and it may become a [maintainability burden](https://github.com/JimiC/nsri/issues/260#issuecomment-2629110523). From that point of view, the idea is to simplify the extension and get rid of unnecessary dependencies.",
          "is_bot": false,
          "headline": "chore(nsri): remove integrity check (#3703)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2025-02-02T14:36:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7141f948f6ac63982051de0aafdad91da3a1aa39",
          "body": null,
          "is_bot": false,
          "headline": "chore(vresion): version bump to 12.11.0 (#3696)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2025-01-29T20:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd8ea8304547ff356e5e2cbbd17888bcfcac9fbc",
          "body": "The agda icon was taken from\nhttps://github.com/agda/agda/blob/master/doc/user-manual/agda.svg. Since\nthe icon is black, there’s also a light variant.\n\nThe icon is applied to the language IDs registered by\nhttps://marketplace.visualstudio.com/items?itemName=banacorn.agda-mode\n\nCloses #3168",
          "is_bot": false,
          "headline": "feat(icon): add agda icon (#3663)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T11:35:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62097b7122abda2523bdc6ffcde6a05adbf86d26",
          "body": "…668)\n\nwith the prefix dot included, `vsicons-icon-theme.json` has `docusaurus.config..ts` as a generated value.",
          "is_bot": false,
          "headline": "fix(docusaurus): correct extensionsGlob to not include prefix dot (#3…",
          "author_name": "Avi Vahl",
          "author_login": null,
          "committed_at": "2025-01-29T09:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "294bda2f6789baf5f6ffc242fb588fbc9532003d",
          "body": "The `.bak` file extension is often used to create temporary backup\nfiles. I created the icon by taking the default file icon, and appending\nthe backwards arrow from the `file_type_manifest_bak` icon.\n\nCloses #3350",
          "is_bot": false,
          "headline": "feat(icon): add bak icon (#3661)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T09:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "037bc7a617db2ac0de724f7bf7186f431d662d2b",
          "body": null,
          "is_bot": false,
          "headline": "Support for Seedkit (#3695)",
          "author_name": "Al-eXO",
          "author_login": "Al-eXO",
          "committed_at": "2025-01-29T08:47:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae8225ceca990172f25e8b909ad6b287534820ff",
          "body": "This updates the yaml icon to match yaml branding in other places, such\nas https://yaml.org/ and https://github.com/yaml\n\nThe icon created from the SVG favicon on the official website.",
          "is_bot": false,
          "headline": "refactor(icon): update yaml icon (#3658)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:48:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b55e1136ea038aeadcf1dc04f356360bcbb73e6",
          "body": "Closes #3605",
          "is_bot": false,
          "headline": "feat(gltf): add the gltf icon (#3659)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:47:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a8a451d13d4e8d8c7d7368930c137661a7c5168",
          "body": "The icon was taken from the top-left corner of https://www.blender.org.\n\nSee https://github.com/vscode-icons/vscode-icons/issues/3605#issuecomment-2568092030",
          "is_bot": false,
          "headline": "feat(icon): add the blender icon for blend files (#3660)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:47:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46b83309eb20135f425c6a4e565a50fc4e068e5f",
          "body": "The icon was taken from https://npmpackagejsonlint.org.\n\nThis tool uses cosmiconfig 8. The appropriate file names were used for\nthat.\n\nCloses #3382",
          "is_bot": false,
          "headline": "feat(icon): add npmpackagejsonlint icon (#3677)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:45:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03abbf71ab9dd023a4e091ca0428e7515b5705ee",
          "body": "Closes #3371",
          "is_bot": false,
          "headline": "feat(icon): use the fonts folder icon for webfonts (#3676)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:45:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "847aef5fc9da780faee5032306b7f1bc3bea4a67",
          "body": "The `lark` language ID is registered by\nhttps://marketplace.visualstudio.com/items?itemName=dirk-thomas.vscode-lark.\n\nThe icon was taken from\nhttps://github.com/lark-parser/ide/blob/master/static/favicon.svg.\n\nCloses #3559",
          "is_bot": false,
          "headline": "feat(icon): add lark icon (#3675)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:44:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7366d016209677c6c751b023655bc421d1f4bcb",
          "body": "The file icon is applied to `pytest.ini` and `.pytest.ini`. See\nhttps://docs.pytest.org/en/stable/reference/customize.html.\n\nThe folder icon is applied to `.pytest_cache`. See\nhttps://docs.pytest.org/en/stable/reference/reference.html#confval-cache_dir.\n\nPreviously the python folder icon was used for `.pytest_cache`.\n\nThe icon was taken from\nhttps://github.com/pytest-dev/pytest/blob/main/doc/en/img/pytest_logo_curves.svg.",
          "is_bot": false,
          "headline": "feat(icon): add the pytest icon (#3674)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:44:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ac084923520a90471454a4ddda28b12d6c6c05d",
          "body": "* feat(icon): add the mypy icon\n\nThe file icon is applied to `.mypy.ini` and `mypy.ini`. See\nhttps://mypy.readthedocs.io/en/stable/config_file.html.\n\nThe folder icon is applied to the `.mypy_cache` directory. See\nhttps://mypy.readthedocs.io/en/stable/config_file.html#confval-cache_dir.\n\nThe icon was taken from https://mypy.readthedocs.io/en/stable/\n\n* fix: specify mypy has a light icon\n\n* chore: remove unwanted comment",
          "is_bot": false,
          "headline": "feat(icon): add the mypy icon (#3673)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:43:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62a33457afaf61b9db533e50811dce23de4b205f",
          "body": "The copilot-instructions.md file is used for adding custom instructions.\n\nSee https://docs.github.com/en/copilot/customizing-copilot/adding-custom-instructions-for-github-copilot\n\nThe github-copilot.xml file is used to configure Copilot for JetBrains.\n\nSee https://docs.github.com/en/copilot/managing-copilot/configure-personal-settings/configuring-github-copilot-in-your-environment?tool=jetbrains",
          "is_bot": false,
          "headline": "feat(icon): add the copilot icon (#3672)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:43:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bb11bb2aefd3c6a32fcf8675f5b3e9ffe5662e6",
          "body": "Support for `eleventy.config.mjs` was added in Eleventy 3.0.0.\n\nSee https://www.11ty.dev/docs/config/#default-filenames",
          "is_bot": false,
          "headline": "feat(icon): support eleventy.config.mjs (#3666)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:43:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1e326d7ff45fd2c75248bb2df8f7c3e986f6dd1",
          "body": "Closes #3189",
          "is_bot": false,
          "headline": "feat(icon): add codemagic icon (#3662)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:42:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1293a8d922544c65094c18d325e39ea0a676b099",
          "body": "The icon and filenames were taken from https://histoire.dev/guide/config.html.\n\nCloses #3167",
          "is_bot": false,
          "headline": "feat(icon): add the histoire icon (#3678)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed2da5ee419c14735ce2a46b1061ebf1a9adf82e",
          "body": "This adds an icon for the `netlify` folder. The issues requests an icon\nfor the `.netlify` folder, but I only saw references to the `netlify`\nfolder in the documentation.\n\nI used the background color of the `file_type_light_netlify.svg` icon as\nthe closed folder color.\n\nCloses #3215",
          "is_bot": false,
          "headline": "feat(icon): add netlify folder icon (#3682)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a62d6b4de62bd63c65a04fd1fd8d98002093b3be",
          "body": "Prettier now checks all supported files in the project instead of a\nglob.\n\nPrettier respects `.gitignore`, so `package*.json` was removed from\n`.prettierignore`.\n\nESLint now uses configuration overrides to specify additional file\nextensions instead of a CLI flag.\n\nLinting no longer happens before bu\n[…]\n combination in our test\nmatrix. This means linting issues will only show up once in pull\nrequests instead of for every failed build job.\n\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "chore: refactor linting setup (#3681)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:39:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e7a1103ac6895b130df595dc1d6a1885d84e8fb7",
          "body": "The `just` language ID is registered by\nhttps://marketplace.visualstudio.com/items?itemName=skellock.just and\nhttps://marketplace.visualstudio.com/items?itemName=kokakiwi.vscode-just.\n\nI manually recreated the icon to match the favicon of\nhttps://just.systems by overlaying it.\n\nhttps://plugins.jetbr\n[…]\nre the holes are transparent. To me the white dots on a black\ncircle look seem pretty iconic.\n\nIt also looks pretty good in dark mode in my opinion, despite the outer\ncircle being black.\n\nCloses #2679",
          "is_bot": false,
          "headline": "feat(icon): add just icon (#3683)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:39:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9de3367c76011d9efd77d08efbd62a686a1847e2",
          "body": "Their deprecated extension uses the `oraclesql` language ID. Their\nmaintained extension uses `oracle-sql`.\n\nCloses #2745",
          "is_bot": false,
          "headline": "feat(icon): treat the oracle-sql language ID as psql (#3684)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc88e9aaa950c1b0e787023a0be3022cfe84ea64",
          "body": "The regular icon is based on the icon on\nhttps://vercel.com/frameworks/nextjs. The light icon is based on the\nfavicon.\n\nCloses #3293",
          "is_bot": false,
          "headline": "refactor(icon): update the next icon (#3685)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38b07fb4d5ba0a00c32f4e87b9ca75846fcf7231",
          "body": "The icon is based on the favicon of https://www.cursor.com.\n\nThe icon is not available as SVG, so I recreated it manually.",
          "is_bot": false,
          "headline": "feat(icon): add icon for .cursorrules (#3686)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:37:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d8b24899668b8eb379a02df7db50237cc069e6a",
          "body": "Closes #3140",
          "is_bot": false,
          "headline": "feat(icon): add the purgecss icon (#3687)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:37:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec6e67f93dcf4bd7f7254b71dfc27a8045fdc462",
          "body": "Closes #3667",
          "is_bot": false,
          "headline": "feat(icon): support dunder for src, lib, and libs folders (#3688)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:37:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47a870542166cb3eaa2e6b19f051b86a463f6a30",
          "body": "Closes #3133",
          "is_bot": false,
          "headline": "feat(icon): add support for fastly.toml (#3689)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:36:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa32bfa684df5a39447e023254c0ace1d5606f7f",
          "body": "The icon was taken from the logo on https://gohugo.io.\n\nThe file names were taken from\nhttps://gohugo.io/getting-started/configuration/. Also several places\nin the documentation mention `.hugo_build.lock`.\n\nCloses #3209",
          "is_bot": false,
          "headline": "feat(icon): add the Hugo icon (#3690)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:35:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2075cecc4dfc5f775755a15f7f964d052ad6bbe6",
          "body": "Previously the `feature` language ID was used for cucumber files. Now\nthe official extension uses the `cucumber` language ID.\n\nCloses #3248",
          "is_bot": false,
          "headline": "feat(icon): add cucumber language ID (#3692)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-29T07:35:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e56ee72092270412fd020fe3571f1b8e6297a252",
          "body": "\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "chore: updated the Angular icon (#3679)",
          "author_name": "Jeevan",
          "author_login": "JeevanMahesha",
          "committed_at": "2025-01-29T00:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7743b7ec0d2c5d5c3f010cbf8b795c9b69723a4",
          "body": null,
          "is_bot": false,
          "headline": "swap-java-and-jar-icons. Fixes issue #3653. (#3654)",
          "author_name": "Tanmoy Das",
          "author_login": "dasTanmoy0096",
          "committed_at": "2025-01-28T23:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a07ec5094a1c21f3e4be2056ce790cb5e62acc2",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): enable lint-staged typescript config (#3671)",
          "author_name": "Benedict Lee",
          "author_login": "benedictleejh",
          "committed_at": "2025-01-18T08:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b766540c889804281867b17559ac35cf582c4f8",
          "body": "* Update file_type_css.svg to official CSS logo\r\n\r\n* Update file_type_cssmap.svg\r\n\r\nSwapped the old logo for the official one\r\n\r\n* Update file_type_cssmap.svg\r\n\r\nPost SVGOMG optimisation\r\n\r\n* Update file_type_css.svg\r\n\r\nOptimised via SVGOMG\r\n\r\n* Update file_type_css.svg\r\n\r\nResized in icon space\r\n\r\n*\n[…]\nstored semi-colons\r\n\r\n* fix: error  Replace `⏎········'.oxlintignore',⏎········'.oxlintrc.json',⏎······` with `'.oxlintignore',·'.oxlintrc.json'`  prettier/prettier\r\n\r\n* fix: restore semi-colons again",
          "is_bot": false,
          "headline": "refactor(icon): update css folder icon (#3652)",
          "author_name": "Jon R. Humphrey",
          "author_login": "jonrandahl",
          "committed_at": "2025-01-09T18:56:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "53506ffc3fafa5f26a55fa5920a81d0e31b9fb1f",
          "body": null,
          "is_bot": false,
          "headline": "feat(icons): add oxlint icon (#3665)",
          "author_name": "Alexander S.",
          "author_login": "Sysix",
          "committed_at": "2025-01-05T17:53:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4ac1a9277d6d16eee25ec0ceafdd2f303dc1179",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): add opentofu icon (#3646)",
          "author_name": "Kieran Lowe",
          "author_login": "kieran-lowe",
          "committed_at": "2025-01-02T18:50:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad7340f869660876dcc4c7dd8e714ff5ff0ac75a",
          "body": "* feat(icon): add Docusaurus config\r\n\r\n* Reduce file size of file_type_docusaurus.svg\r\n\r\n* Further reduce file size of file_type_docusaurus.svg",
          "is_bot": false,
          "headline": "feat(icon): add Docusaurus config (#3645)",
          "author_name": "Jake Boone",
          "author_login": "jakeboone02",
          "committed_at": "2025-01-01T18:17:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee0ddff592270def6cca218ef2fc097c305be0fd",
          "body": "The icon was taken from https://github.com/tamasfe/taplo/blob/master/taplo-icon.svg\n\nThe filenames were taken from https://taplo.tamasfe.dev/configuration/file.html\n\nCloses #3225",
          "is_bot": false,
          "headline": "feat(icon): add the Taplo icon (#3649)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-12-29T15:13:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d32b1517f11ee3e8949365815ed61eed067ad6c1",
          "body": "See https://docs.weblate.org/en/latest/wlc.html#wlc-config\n\nThe icon was taken from https://github.com/WeblateOrg/weblate/blob/main/docs/images/logo-text.svg",
          "is_bot": false,
          "headline": "feat(icon): add the Weblate icon (#3648)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-12-29T15:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "569be4d6a2df72574ba6e5c98fbe6132632b7e6e",
          "body": "Closes #3487",
          "is_bot": false,
          "headline": "feat(icon): use the www icon for the .web folder (#3650)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-12-29T15:12:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4cd157323d217cd61b9efd873197ee6c2bf499b",
          "body": "This is the result of running:\n\n```sh\nprettier --write .\n```",
          "is_bot": false,
          "headline": "chore: fix Prettier formatting (#3647)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-12-19T11:14:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0739025898aff06a8006b3ec65b432d87d3490b9",
          "body": "---------\n\nCo-authored-by: Remco Haszing <remcohaszing@gmail.com>",
          "is_bot": false,
          "headline": "feat(icon): add bun.lock for bun (#3644)",
          "author_name": "Tu Nguyen",
          "author_login": "nguyenyou",
          "committed_at": "2024-12-19T10:49:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fd39ed3e1eca50e3189f464bfd4e1118b1122e4",
          "body": null,
          "is_bot": false,
          "headline": "chore(version): bump to 12.10.0",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2024-12-14T23:08:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d43025b4a4cf466114518963158e42c41167b749",
          "body": "This uses the `app` folder icon for the `application` and `applications`\r\nfolder. `app` is an abbreviation for `application`.\r\n\r\nCloses #3632",
          "is_bot": false,
          "headline": "feat(icon): use app icon for application(s) folder (#3634)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-12-14T23:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bece144408fbea87ada9ebb88a265e99582ed6d",
          "body": "This language was introduced in\r\nhttps://github.com/bazel-contrib/vscode-bazel/pull/379",
          "is_bot": false,
          "headline": "feat(icon): support the bazelrc language (#3637)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-12-14T23:06:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b58be76b89fbd0ffbf53915be33dd6631c5fb37",
          "body": "See https://github.com/DeltaXML/vscode-xslt-tokenizer/blob/20b6aa257da710a7c35b7e1e82358789caf4244b/package.json#L817-L825\r\n\r\nCloses #3252",
          "is_bot": false,
          "headline": "feat(icon): consider xslt language an alias of xsl (#3638)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-12-14T23:06:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eef1a805926f45390609d2d29a901dcd08332ab2",
          "body": "There are multiple extensions that register the `cypher` language,\r\nincluding the official one on\r\nhttps://marketplace.visualstudio.com/items?itemName=neo4j-extensions.neo4j-for-vscode\r\n\r\nCloses #3630",
          "is_bot": false,
          "headline": "feat(icon): support the cypher language (#3639)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-12-14T23:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9438ca562726e4e12c1161ead43fdf82894852a",
          "body": "* feat(icon): add the Minecraft file icon\r\n\r\nCloses #2479\r\n\r\n* Update src/iconsManifest/languages.ts\r\n\r\n* Update src/iconsManifest/supportedExtensions.ts",
          "is_bot": false,
          "headline": "feat(icon): add the Minecraft file icon (#3641)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-12-14T23:05:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdcd9c3355c9d9710844bb2dce4744b0218d4241",
          "body": "See https://github.com/vscode-icons/vscode-icons/issues/2479#issuecomment-2525187525",
          "is_bot": false,
          "headline": "feat(icon): add .minecraft folder icon (#3642)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-12-14T23:05:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "607541cadfef40872a88ff4d96ead5b1691bbe2c",
          "body": "Use the debian icon for aptfile.\r\n\r\nCloses #3119",
          "is_bot": false,
          "headline": "feat(icon): support aptfile (#3633)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-12-14T23:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e10283b73fe200463060620013eb397eb9628e7",
          "body": null,
          "is_bot": false,
          "headline": "feat: add bun.lock to bun file types (#3636)",
          "author_name": "Jake Boone",
          "author_login": "jakeboone02",
          "committed_at": "2024-12-14T01:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b6e135f9da980c99702d5ab182e785affd60092",
          "body": "See https://pnpm.io/pnpmfile.\r\n\r\nThe issue also mentions `global_pnpmfile.cjs`. I decided to not include\r\nthat, as it’s non-standard.\r\n\r\nCloses #3256",
          "is_bot": false,
          "headline": "feat(icon): support .pnpmfile.cjs (#3631)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-12-14T01:15:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ad563f4041d75e95ceefa2bab15e93cbbb736d6",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): enable eslint typescript config (#3599)",
          "author_name": "Benedict Lee",
          "author_login": "benedictleejh",
          "committed_at": "2024-12-14T01:15:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad49b8f003c27ab31e0d89617d4a9bbffc2ae743",
          "body": "* feat: capnp file type extension\r\n\r\n* fix registered the capnproto language and updated the icon to a smaller size as requested\r\n\r\n* Update src/iconsManifest/languages.ts\r\n\r\nCo-authored-by: Remco Haszing <remcohaszing@gmail.com>\r\n\r\n* fix(viewbox) fixed icon size\r\n\r\n* fix(icon) fixed icon resolution and reduced file size\r\n\r\n---------\r\n\r\nCo-authored-by: Remco Haszing <remcohaszing@gmail.com>",
          "is_bot": false,
          "headline": "feat: capnp file type extension (#3625)",
          "author_name": "Matteo Stefanelli",
          "author_login": "MatthewS8",
          "committed_at": "2024-12-14T01:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc9004e17c4b80a0415103151a58a0bad4c95d8b",
          "body": "* added antlers.html support\r\n\r\n* added icon\r\n\r\n* update icon according to guidelines\r\n\r\n---------\r\n\r\nCo-authored-by: Mytch <mytchallbransgrove@Hayleys-Macbook-Pro>\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(antlers.html): add statamic antlers icon support (#3591)",
          "author_name": "Mytchall Bransgrove",
          "author_login": "mytchallb",
          "committed_at": "2024-12-14T01:13:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 85,
      "commits_last_year": 0,
      "latest_release_at": "2021-10-31T16:41:08Z",
      "latest_release_tag": "v11.7.0",
      "releases_from_tags": true,
      "days_since_last_push": 402,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1729,
      "mean_days_between_releases": 63
    },
    "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": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "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": 143714,
      "source_files_sampled": 146,
      "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": "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": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "robertohuertasm",
          "commits": 802,
          "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": 137,
          "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": 19,
          "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.385
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "coverage.yml",
        "publish.yml",
        "svg-icon-check.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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 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": null,
            "reason": "no releases found",
            "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": "32 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e5d14693ae1d59677f0d0242ea40e5648ad465b7",
        "ran_at": "2026-07-26T21:24:11Z",
        "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": "2026-07-25T17:39:17Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SKIPPED",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Snazzah/vscode-icons",
    "host": "github.com",
    "name": "vscode-icons",
    "owner": "Snazzah"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 26,
      "inputs": {
        "security": 15,
        "vitality": 17,
        "community": 12,
        "governance": 44,
        "engineering": 63,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 31,
        "overall_after_abandonment_multiplier": 26
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "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": 402,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 402 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 402
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "releases_count": 85,
              "latest_release_tag": "v11.7.0",
              "releases_from_tags": true,
              "days_since_latest_release": 1729,
              "mean_days_between_releases": 63
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "85 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 85
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1729 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1729
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~63 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 63
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 408,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 408 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 408,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "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": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 44,
        "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.385
            },
            "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 38% of commits",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 38
                    }
                  }
                ],
                "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": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/2 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 2
                    }
                  }
                ],
                "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": 67,
            "inputs": {
              "followers": 427,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Snazzah",
              "public_repos": 128,
              "account_age_days": 4510
            },
            "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": "427 followers of Snazzah",
                "points": 18.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 427,
                      "login": "Snazzah"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "128 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 128
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "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": 63,
        "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": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": 25,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons",
              "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": "https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 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): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "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": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 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": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "32 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": 28
            },
            "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": 143714,
              "source_files_sampled": 146,
              "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/146 source files over 60KB",
                "points": 54.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 146,
                      "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-26T21:24:29.346831Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/Snazzah/vscode-icons.svg",
  "full_name": "Snazzah/vscode-icons",
  "license_state": "standard",
  "license_spdx": "MIT"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.27.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计.