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

kid1412621 / vscode-icons

Icons for Visual Studio Code

TypeScriptMIT★ 0 stars⑂ 0 forkssince Aug 2021forkView on GitHub ↗

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

24
overall / 100
Critical

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

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

Score profile

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

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

Ownership

NanoNovaPersonal account
25 followers51 public repossince Mar 2017

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

Metrics by category

Vitality

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

17Critical · 22% of overall
How it's scored
0/36Push recency — last push 1,809 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share0.96
days_since_last_push1,809
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 84 version tags (no GitHub releases)
0/36Release recency — latest release 1,820 days ago
19.8/27Release cadence — a release every ~53.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count84
latest_release_tagv11.6.0
releases_from_tagsyes
days_since_latest_release1,820
mean_days_between_releases53.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

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

Sustainability & Governance

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

41At risk · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.6/22.5Commit distribution — top contributor authored 40% of commits
13.5/13.5Contributor breadth — 98 contributors
10/10OpenSSF Scorecard: Contributors — project has 34 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled98
top_contributor_share0.396
How it's scored
0/46.8Issue resolution — no issues or no data
0/38.3PR acceptance — no decided pull requests or no data
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
10.2/25Owner reach — 25 followers of kid1412621
24.5/25Track record — 51 public repos, account ~9 yr old
Inputs used
followers25
owner_typeUser
is_verified
owner_loginkid1412621
public_repos51
account_age_days3,427
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

25Critical
How it's scored
0/30README
0/25Documentation directory
15/15Documentation / homepage site — https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

19Critical · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 34 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
0/7.5Vulnerabilities — 58 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate1.9
Excluded from scoring (no data or not applicable): ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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

64Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 95 of 96 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.99
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.json
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 4 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.04
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.3/55Manageable file sizes — 2/150 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes102,174
source_files_sampled150
oversized_source_files2

Key facts

0GitHub stars
98contributors
0commits, last 12 months
1,809days since last push
84releases
2bus factor
0open issues
npmpackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 1.9 / 10
1.9aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-26 21:25 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 34 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities58 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
npminversify^5.0.1package.json
npmlodash^4.17.21package.json
npmnsri^6.0.0package.json
npmopen^7.2.1package.json
npmreflect-metadata^0.1.13package.json
npmsemver^7.3.2package.json
All dependencies not collected

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 20199,
      "has_wiki": true,
      "homepage": "https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons",
      "languages": {
        "TypeScript": 821024
      },
      "pushed_at": "2021-08-12T00:38:49Z",
      "created_at": "2021-08-11T09:59:41Z",
      "owner_type": "User",
      "updated_at": "2021-08-11T09:59:42Z",
      "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": "https://nanova.me",
      "name": "NanoNova",
      "type": "User",
      "login": "kid1412621",
      "company": null,
      "location": "Outerspace",
      "followers": 25,
      "avatar_url": "https://avatars.githubusercontent.com/u/26278054?v=4",
      "created_at": "2017-03-08T13:39:35Z",
      "is_verified": null,
      "public_repos": 51,
      "account_age_days": 3427
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "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": "d888bd29160bae58c38e9f71af4a21c71715d5e4",
          "body": "rehype, remark, and retext are all part of the unified ecosystem. They use\r\n`unified-engine` to resolve their configuration files. This now supports `.cjs`\r\nand `.mjs` files.\r\n\r\nSee https://github.com/unifiedjs/unified-engine/blob/main/lib/configuration.js#L50-L57\r\nfor a list of supported file extensions.\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat(unified): add missing file extensions (#2819)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2021-08-08T13:22:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd275ac07904b71cdbb0af0abb8f445b89bb1b57",
          "body": "* feat(helm): Use Helm icon for Chart.lock and Chart.yaml\r\n\r\nCurrently `Chart.yaml` incorrectly has a Helm template language mode. However,\r\nit’s a regular YAML file. This has been corrected in\r\nhttps://github.com/Azure/vscode-kubernetes-tools/pull/948.\r\n\r\nBoth `Chart.lock` and `Chart.yaml` are related to Helm charts though. It makes\r\nsense to use the Helm icon.\r\n\r\n* Process feedback for Helm chart files",
          "is_bot": false,
          "headline": "feat(helm): Use Helm icon for Chart.lock and Chart.yaml (#2818)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2021-08-06T08:35:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fed3f69b2cc38904e0f55e8d3c7d6b9fdb744f64",
          "body": "* chore(11.6.0): prepare next release\r\n\r\n* fix blank lines\r\n\r\n* add new one\r\n\r\n* html.erb",
          "is_bot": false,
          "headline": "chore(11.6.0): prepare next release (#2813)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-08-01T17:50:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6588be5e6c8a1f984a304683648c602e6ab5beb",
          "body": "fixes #2779",
          "is_bot": false,
          "headline": "feat(rails): support for html.erb lang id (#2815)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-08-01T17:47:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09fdc36aa171ab04ecfc062f602808e8fefea53e",
          "body": "fixes #2780",
          "is_bot": false,
          "headline": "feat(xlsb): support for binary format (#2814)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-08-01T17:39:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "783893210d11314a1eca57e182c09f78e5307cc1",
          "body": null,
          "is_bot": false,
          "headline": "feat(appsemble): add Appsemble icon (#2809)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2021-07-31T19:07:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ded86f62189f3e2e4e7580eb21ac227359d8670a",
          "body": "* Added horusec-config file icon\r\n\r\n* Resize and adjust color of Horusec icon\r\n\r\n* Update file_type_horusec.svg\r\n\r\nCo-authored-by: Manuel Bojato <30560560+KingDarBoja@users.noreply.github.com>\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Added horusec-config file icon (#2787)",
          "author_name": "Lucas Bruno",
          "author_login": "lucasbrunozup",
          "committed_at": "2021-07-31T19:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c34a145116b1d6e56edaf21fe5e78bad2ef20bc9",
          "body": "The list of supported filenames can be found on\r\nhttps://github.com/postcss/postcss-load-config/blob/d1478640e823b5432b7dc43a0ba6e23c58b7b981/src/index.js#L77-L86",
          "is_bot": false,
          "headline": "feat(postcss): add missing extensions (#2803)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2021-07-31T19:04:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ea5ec5988f613fc293e911bb5dad6ec53bfb371",
          "body": "* Add support for Yarn Berry config file\r\n\r\n* Use extensions instead of filenameGlobs for yarnrc\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Add support for Yarn Berry config file (#2733)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2021-06-14T13:57:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a22db17e53fde3009aef3b138bd587a52ab1555a",
          "body": "* fix(vsce): fix the vsce version\r\n\r\nNew 1.93.0 version makes the publication fail with an error saying that the The specified icon 'extension/images/logo.png' wasn't found in the extension.\r\n\r\nI looked into vsce issues and there was one related which was closed without any answer in 2018. I'll get back to it at some point, but for the moment I will merge this to unblock our release.\r\n\r\n* changelog update",
          "is_bot": false,
          "headline": "fix(vsce): fix the vsce version (#2796)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-06-13T17:40:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6da05cf2d7a76451a32c42bb1f035272fc142c3",
          "body": "* chore(version): prepare release 11.5.0\r\n\r\n* changelog update",
          "is_bot": false,
          "headline": "chore(version): prepare release 11.5.0 (#2795)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-06-13T16:06:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "147008f8f759fae59efb9727393770bc890f462a",
          "body": null,
          "is_bot": false,
          "headline": "feat(rust): add light version of rust toolchain icon (#2794)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-06-13T15:07:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8719b9f1858c7e96ff3495a134e6ce8bb6cade1",
          "body": "* Update TSConfig with official alternative\r\n\r\n* update to ts icon author's suggestion\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Update TSConfig with official alternative (#2630)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2021-06-13T15:01:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fcd1a96d70550c1232fce2737274dedee6024c3",
          "body": "* Update Rust icon\r\n\r\n* use black only for light themes\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Update Rust icon (#2683)",
          "author_name": "Ryan Leckey",
          "author_login": "mehcode",
          "committed_at": "2021-06-13T14:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15c2fe293f4d73b5e38610faf60cb6621d67a172",
          "body": "Licensebat uses a `.licrc` file as you can see here: https://licensebat.com/#info-8",
          "is_bot": false,
          "headline": "feat(icon): support for licensebat icon (#2793)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-06-13T14:26:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1d4ba6fe4c6b60d10ec74fe776e4df6e9316bdf",
          "body": "re #2766",
          "is_bot": false,
          "headline": "feat(vscode): virtual workspace support (#2791)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-06-13T14:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8842c1747c5b691888e787f6692b9440e273bb19",
          "body": "fix #2709",
          "is_bot": false,
          "headline": "feat(log): support for language id (#2790)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-06-13T14:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7336db0834c34d34ed8407aefe36d4875bb63fa",
          "body": "re #2763",
          "is_bot": false,
          "headline": "feat(vscode): untrusted workspaces support (#2792)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-06-13T14:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cec4ab3b2260a2c642dcc05aaacaef84e3100719",
          "body": "* add astro and astroconfig icons\r\n\r\n* optimized\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Add support for Astro (#2774)",
          "author_name": "Nate Moore",
          "author_login": "natemoo-re",
          "committed_at": "2021-06-12T20:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74026fb92034fb58868909cba53cafdfe2df37ad",
          "body": "* Update Chef policyfile extensions\r\n\r\nWe want to match on policyfile.rb not policyfile and we also want to\r\nmatch on the lock file.\r\n\r\nSigned-off-by: Tim Smith <tsmith@chef.io>\r\n\r\n* Remove extra comma\r\n\r\nCo-authored-by: Manuel Bojato <30560560+KingDarBoja@users.noreply.github.com>\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Update Chef policyfile extensions (#2784)",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2021-06-12T19:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e03db9fe6e05dc2bda4661dd4b7512937f81e111",
          "body": null,
          "is_bot": false,
          "headline": "More easy description for vscode beginner (#2789)",
          "author_name": "Yusaku Sekine",
          "author_login": "You-saku",
          "committed_at": "2021-06-12T19:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5eda5cec3ca355c49c91d705af86d7fab47e964",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Dapr folder (#2771)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2021-06-12T18:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "388fdf52dcbd532597437a87ebb39b289bc3d9ed",
          "body": "Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.\r\n- [Release notes](https://github.com/npm/hosted-git-info/releases)\r\n- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)\r\n- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8.\n[…]\nigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": true,
          "headline": "Bump hosted-git-info from 2.8.8 to 2.8.9 (#2770)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-06-12T18:56:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a3e13811de5a0cc9cc51370a5a6fef13c513d9b9",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Teal (#2769)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2021-06-12T18:56:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "958b40f2c68f06b377bcdf458727bcf20c4a7260",
          "body": null,
          "is_bot": false,
          "headline": "Add support for OpenSCAD (#2768)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2021-06-12T18:55:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40a34d1b37cf1466b6a668681842ac5c3d58b5cd",
          "body": "Co-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "feat: extend docker with compose plus yaml extension (#2767)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2021-06-12T18:26:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fcb75add4d5a8f65100b62d7efa096f6b9c185c",
          "body": "Co-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Support cjs config file for postcss and tailwind (#2764)",
          "author_name": "KoichiKiyokawa",
          "author_login": "KoichiKiyokawa",
          "committed_at": "2021-06-12T18:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea33991ee62a9805c45c8bea23cca5b63555f110",
          "body": "Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.\r\n- [Release notes](https://github.com/npm/ssri/releases)\r\n- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)\r\n- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump ssri from 6.0.1 to 6.0.2 (#2762)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-06-12T18:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7a9e3c69a2af799d9ba8693819794718e194956",
          "body": null,
          "is_bot": false,
          "headline": "Update supportedExtensions.ts (#2750)",
          "author_name": "Nick Bourdakos",
          "author_login": "bourdakos1",
          "committed_at": "2021-04-15T17:42:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "734aa1ac9a0d6223507217ad23426bf558b57f8d",
          "body": "* ignore DS_Store\r\n\r\n* changelog\r\n\r\n* version",
          "is_bot": false,
          "headline": "chore(v11.4.0): prepare new version (#2747)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-04-04T14:46:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "686a5dcc5f83dccd491ced4334582c98aeb8bbda",
          "body": "* Add support for Gitpod config file\r\n\r\n* Update file_type_gitpod.svg\r\n\r\n* Update gitpod extension as glob\r\n\r\n* Missing comma\r\n\r\n* Provide the new logo.\r\n\r\n* apply optimizations\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>\r\nCo-authored-by: Manuel Bojato <30560560+KingDarBoja@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add support for Gitpod config file (#2696)",
          "author_name": "Mike Nikles",
          "author_login": null,
          "committed_at": "2021-04-04T14:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a66e016a310bedb352f6e4013831b584b5ea1b73",
          "body": "* Support for CodeQL language\r\n\r\n* Update file_type_codeql.svg\r\n\r\n* apply changes as requested in https://github.com/vscode-icons/vscode-icons/issues/2734#issuecomment-812036353\r\n\r\nCo-authored-by: Manuel Bojato <30560560+KingDarBoja@users.noreply.github.com>\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Support for CodeQL language (#2735)",
          "author_name": "Lucas Recknagel",
          "author_login": "lrecknagel",
          "committed_at": "2021-04-04T14:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80e5f38c901157fb9c4dfb070be1c3a567c86607",
          "body": null,
          "is_bot": false,
          "headline": "chore(11.3.0): prepare new release (#2744)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-04-02T15:11:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e492b4f884d965ae5f9d296d6fc921a725ea3f5",
          "body": "* Create pipeline.svg\r\n\r\n* Rename pipeline.svg to file_type_pipeline.svg\r\n\r\n* Update supportedExtensions.ts\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Add support for Elyra Pipelines (#2738)",
          "author_name": "Nick Bourdakos",
          "author_login": "bourdakos1",
          "committed_at": "2021-04-02T14:05:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "400e29328494f0994be00e8c07f6ed9ade08a472",
          "body": "Co-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Update JSP icon to Jakarta SP (#2743)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2021-04-02T13:34:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8c9e2dafb9dd51762a85288b5ec76906bb4328c",
          "body": "* Update commitlint extensions\r\n\r\n* Update supportedExtensions.ts\r\n\r\nCo-authored-by: Manuel Bojato <30560560+KingDarBoja@users.noreply.github.com>\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Update commitlint extensions (#2741)",
          "author_name": "Gustavo Perdomo",
          "author_login": "gperdomor",
          "committed_at": "2021-04-02T13:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6b6f4be7f24b5fb01f7c0b842b71097d476389f",
          "body": "Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.\r\n- [Release notes](https://github.com/yargs/y18n/releases)\r\n- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/yargs/y18n/commits)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump y18n from 4.0.0 to 4.0.1 (#2739)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-04-02T13:31:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5af5bdc668ed69854321b840d64d0d4d3a86810",
          "body": "…2732)\n\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Add support for file 'tailwind.config.json' in the 'tailwind' icon (#…",
          "author_name": "Mike Valeriano",
          "author_login": "mkvlrn",
          "committed_at": "2021-04-02T13:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eb8c5045c2b7e0c98d1f3a5cce313b96bbada49",
          "body": "Co-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Add support for `tsv` extension (#2731)",
          "author_name": "Mateusz Piotr Moruś",
          "author_login": "mMosiur",
          "committed_at": "2021-04-02T13:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f628325886e5fa86b4a5ca6e44ec75db64cfd0ab",
          "body": "Co-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "fix mdx extension glob (#2729)",
          "author_name": "James Burnside",
          "author_login": "JamesBurnside",
          "committed_at": "2021-04-02T13:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39b282d9913ebfeabe8967df23aacfaf0fbecee1",
          "body": null,
          "is_bot": false,
          "headline": "fix(cfm): remove wrong language id association (#2728)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-04-02T13:12:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cecc297c7fda7a76e3fd291e817df08a95c1787d",
          "body": "Co-authored-by: Manuel Bojato <30560560+KingDarBoja@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(glitter): add support for glitter (#2726)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-04-02T13:06:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8a4f6272e9a00636383b4df37ba1705587a1b97",
          "body": null,
          "is_bot": false,
          "headline": "Fix URL typo in changelog entry (#2727)",
          "author_name": "Kyle Mckay",
          "author_login": "kymckay",
          "committed_at": "2021-03-15T12:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f39d9f038eb96896a683b5aa2be82052bbe8961",
          "body": "* chore(11.2.0): prepare new release\r\n\r\n* format extensions",
          "is_bot": false,
          "headline": "chore(11.2.0): prepare new release (#2725)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-03-14T16:40:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "279ebf631c94014ec8af325fc90432e1bcb60b66",
          "body": "* Add support for Vapor\r\n\r\n* Fix: add Laravel Vapor as filenamed icon\r\n\r\n* exported for screens\r\n\r\n* transparency back\r\n\r\n* final comma\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Add support for Laravel Vapor (#2720)",
          "author_name": "Ruben Robles",
          "author_login": "d8vjork",
          "committed_at": "2021-03-14T14:53:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc7872262c9b059c574bd16fc4cfedbb6bdf156e",
          "body": "Support for all Serverless Framework configuration file extensions.",
          "is_bot": false,
          "headline": "Serverless Framework configuration file extensions (#2724)",
          "author_name": "Carlo Corradini",
          "author_login": "carlocorradini",
          "committed_at": "2021-03-14T10:38:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "521a4a5a0d885de953842129433246d0fad4aebb",
          "body": "Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.\r\n- [Release notes](https://github.com/indutny/elliptic/releases)\r\n- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump elliptic from 6.5.3 to 6.5.4 (#2721)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-03-14T09:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "201463bf350347c6acd9804a6a76462f75365838",
          "body": "The following vulnerabilities are fixed with an upgrade:\r\n- https://snyk.io/vuln/SNYK-JS-LODASH-1018905\r\n- https://snyk.io/vuln/SNYK-JS-LODASH-1040724\r\n\r\nCo-authored-by: snyk-bot <snyk-bot@snyk.io>",
          "is_bot": false,
          "headline": "fix: package.json & package-lock.json to reduce vulnerabilities (#2700)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-03-14T09:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd430bbb1271daa826aa4b5c50945e0857e8604e",
          "body": "* add sparql icon\r\n\r\n* add sparql to language collection\r\n\r\n* add sparql to supported extensions\r\n\r\n* add sparql with extension rq to languages\r\n\r\n* update icon according to art guideliens\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Add support for SPARQL (#2718)",
          "author_name": "semkeijsper",
          "author_login": "semkeijsper",
          "committed_at": "2021-03-14T09:56:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7148ff28ac66cb4d9029c90f268789925c3899d9",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Husky folder (#2716)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2021-03-14T09:47:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bbd061adc6b50166c9415fdc8d6bcb6190de046",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Bicep (#2715)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2021-03-14T09:46:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a94e088c1b7a44a67ec4adf4c3743d9dfa62d8fc",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Vite (#2708)",
          "author_name": "Tareque Md Hanif",
          "author_login": "tmdh",
          "committed_at": "2021-03-14T09:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cc75364f4a3669be34c29233f6139627372d42f",
          "body": null,
          "is_bot": false,
          "headline": "add mdx storybook file support (#2694)",
          "author_name": "James Burnside",
          "author_login": "JamesBurnside",
          "committed_at": "2021-03-14T09:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eadc839bedea6bd85d3d87b10f2d2664be33c78b",
          "body": "* Update Imba Icon\r\n\r\nChanges proposed: Fix\r\nUpdate Imba icon to match the branding of the new version of the [Imba Language (2.0)](https://imba.io)\r\nSource: https://github.com/imba/branding-imba/blob/master/imba-icon.svg\r\n\r\n* add extension name\r\n\r\nadd extension names 'imba', 'imba2'\r\n\r\n* Update file_type_imba.svg\r\n\r\n* Update with title property\r\n\r\n* Update with title property\r\n\r\nCo-authored-by: Manuel Bojato <30560560+KingDarBoja@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update Imba Icon (to version 2.0) (#2684)",
          "author_name": "Eric Vida",
          "author_login": "ericvida",
          "committed_at": "2021-03-14T09:34:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0488e6225f2603950f8556a3b4908535d184e72",
          "body": "Jest common/shared configuration file.\r\n\r\n*.base.* and *.common.* pattern.\r\n\r\nSee https://github.com/facebook/jest/issues/3112 for more example.",
          "is_bot": false,
          "headline": "Jest common/shared configuration file. (#2681)",
          "author_name": "Carlo Corradini",
          "author_login": "carlocorradini",
          "committed_at": "2021-03-14T09:29:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "648cea2d8a5cf667b79cb9a1e7972a356a54ebda",
          "body": "fix #2673",
          "is_bot": false,
          "headline": "fix(jinja): support for better jinja language ids (#2677)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-03-14T09:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cad84465daa6342c2f0845902d4ac492a83f6ae",
          "body": "fixes #2670",
          "is_bot": false,
          "headline": "feat(api): add plural forms to api folder (#2680)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-03-14T09:21:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "631acf4b45523c3418168072ec69283d24c08697",
          "body": "Co-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Add support for CASC (#2692)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2021-03-14T09:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc6bf462d3a31ada2c77e7822451c6e80d0308e7",
          "body": "https://stylelint.io/user-guide/configure\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "add more extension to stylelint (#2699)",
          "author_name": "Vitalii Tverdokhlib",
          "author_login": "vitaliytv",
          "committed_at": "2021-03-14T09:15:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "993b2304170322b103d4db179dca9de9ad8753bc",
          "body": null,
          "is_bot": false,
          "headline": "Add interface extension (#2722)",
          "author_name": "George",
          "author_login": "george-hm",
          "committed_at": "2021-03-14T09:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b9e48e351186a0d5ddf35b083875febc5d8d3e0",
          "body": "Link is currently broken because the casing doesn't match the filename.",
          "is_bot": false,
          "headline": "Fix license link in readme (#2723)",
          "author_name": "Ty Mick",
          "author_login": "TyMick",
          "committed_at": "2021-03-14T08:40:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1120bad531c928642d2ee49942be079a9fb0519b",
          "body": "It seems CFM extensions are using a new language id. I've kept the old one in case some extension is\r\nstill using it although I have reviewed all the cfm extensions and they don't seem to be supporting\r\nanymore.\r\n\r\nfixes #2673",
          "is_bot": false,
          "headline": "fix(cfm): add more language ids (#2678)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-01-05T13:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ce5c13eff96670b71ba2987f9f440a8ff4f167e",
          "body": "* chore(11.1.0): prepare new release\r\n\r\n* fix audit",
          "is_bot": false,
          "headline": "chore(11.1.0): prepare new release (#2675)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2021-01-01T15:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f439b58f66118810ffd5c8a4328175fa4c3491b5",
          "body": null,
          "is_bot": false,
          "headline": "Add support for TypeDoc (#2669)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2021-01-01T10:37:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f255a4f0ce7480b8ed046f29aa7c706b5601d58",
          "body": "Gulp supports the `.mjs` file extension for config files (tracked at https://github.com/gulpjs/interpret/issues/65).\r\nIt looks like `.cjs` is not supported yet (https://github.com/gulpjs/interpret/issues/68).",
          "is_bot": false,
          "headline": "Add icon for Gulpfile.mjs (#2665)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2021-01-01T10:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a606c9b8891698316375880c70bb1bdbfe8d6d81",
          "body": null,
          "is_bot": false,
          "headline": "Differentiate \"unlicence\" spelling variant (#2674)",
          "author_name": "Ty Mick",
          "author_login": "TyMick",
          "committed_at": "2021-01-01T10:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b11fc55b3b575e1d6070cd519f8a72b778fd3f87",
          "body": null,
          "is_bot": false,
          "headline": "Make MDX a code language (#2661)",
          "author_name": "Ty Mick",
          "author_login": "TyMick",
          "committed_at": "2020-12-31T19:55:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cf218c8d82b09f40c5e3cac8e6a9a773c096c4d",
          "body": "* jest.config.ts configuration file in Typescript\r\n\r\n**Jest** now supports *jest.config.ts* as configuration file.\r\n\r\nSee [https://github.com/facebook/jest/issues/9636](https://github.com/facebook/jest/issues/9636) for more information.\r\n\r\n* apply only to jest.config.ts\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "jest.config.ts configuration file in Typescript (#2657)",
          "author_name": "Carlo Corradini",
          "author_login": "carlocorradini",
          "committed_at": "2020-12-31T19:44:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee098b33684ecd814aaa8ad75a0b5e6542643f96",
          "body": "Co-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Add support for Unlicense (#2651)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2020-12-31T19:37:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "628c92dca0b6a821305a009f4b8d442f0def33c2",
          "body": null,
          "is_bot": false,
          "headline": "Add support for py.typed (#2650)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2020-12-31T19:32:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4efa15339e33fbaa91faa17dd659d18e5e7a78d0",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Tiltfile (#2649)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2020-12-31T19:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "668c75a8f0440e311a7465dc4df4a9bdc7f326d7",
          "body": "* Add COPYING filenames to license icon\r\n\r\n* Add COPYING.LESSER",
          "is_bot": false,
          "headline": "Add COPYING filename associations to license icon (#2643)",
          "author_name": "Ty Mick",
          "author_login": "TyMick",
          "committed_at": "2020-12-31T19:31:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb4233026acf99778c05ae02fe1eab01073a695e",
          "body": "* feat : add support of .hypr & .hypr.live files\r\n\r\n* fix: hypr icon according to guidelines and use language id\r\n\r\nCo-authored-by: KingDarBoja <stevenbojato04@gmail.com>",
          "is_bot": false,
          "headline": "feat : add support of .hypr & .hypr.live files (#2641)",
          "author_name": "Artem Vorobiov",
          "author_login": "art-c0der",
          "committed_at": "2020-12-31T19:29:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7484b8657eefd4debe83e9f91447193430d815ec",
          "body": null,
          "is_bot": false,
          "headline": "Add clients extension (#2638)",
          "author_name": "Stefan Kley",
          "author_login": "Kleywalker",
          "committed_at": "2020-12-31T19:28:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "826e6223a361117fab0ba1830adefa6f8bc332b9",
          "body": "These files contain debug symbols for `.nupkg` files.",
          "is_bot": false,
          "headline": "Add support for .snupkg files (#2632)",
          "author_name": "Theodore Tsirpanis",
          "author_login": "teo-tsirpanis",
          "committed_at": "2020-12-31T19:22:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fa248323938345155e2713bde3e43acd47ab4c7",
          "body": "Co-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Add Support for FaunaDB (#2629)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2020-12-31T19:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e20e25756587ea842cfd6c9a3c1c38df91ce4bac",
          "body": "Co-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Add support for Ogone (#2628)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2020-12-31T19:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba237601008b49d4f18fe81263fdc7619fea4599",
          "body": "Co-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Extend icon suffix for cpp headers (#2621)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2020-12-31T19:14:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97755d82811c77ed62e550e29cf086bda784f45a",
          "body": "* Add support for tuc\r\n\r\n* fix: remove extra id on tuc lang definition\r\n\r\nCo-authored-by: Petr Chromec <mortal_flesh@seznam.cz>",
          "is_bot": false,
          "headline": "Add support for tuc (#2620)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2020-12-31T19:13:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dee48469efc251a6426e81c788482e2734f7b7d",
          "body": null,
          "is_bot": false,
          "headline": "chore(11.0.0): prepare new release (#2616)",
          "author_name": "Roberto Huertas",
          "author_login": "robertohuertasm",
          "committed_at": "2020-09-17T18:24:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30a3469b414da3eb9a02f3001f06c40529f984e6",
          "body": "Co-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "support cjs config file extension for rollup (#2603)",
          "author_name": "Santiago Aguilar Hernández",
          "author_login": "sant123",
          "committed_at": "2020-09-17T17:32:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd9e6252b102f39010f52bd59d76599213135819",
          "body": "* support mjs/cjs config file extension for prettier\r\n\r\n* Replace mjs and add json5",
          "is_bot": false,
          "headline": "Support cjs/json5 config file extension for prettier (#2612)",
          "author_name": "Shrujal Shah",
          "author_login": "shrujalshah28",
          "committed_at": "2020-09-17T17:21:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f91a6b182c43be1580497f0321a48eee1e42e2eb",
          "body": "* 2610: support for AVIF format\r\n\r\n* applied style rules\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "2610: support for AVIF format (#2611)",
          "author_name": "Maxim Shmakov",
          "author_login": "mvshmakov",
          "committed_at": "2020-09-15T17:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a1e1aa50faf745c93deca4231b31c85fbcc836a",
          "body": "* Adding SVG for rego (open policy agent)\r\n\r\n* better formatting\r\n\r\n* add trailing comma\r\n\r\n* exported for screens\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Add support for Rego Policies (#2590)",
          "author_name": "Lee Faus",
          "author_login": null,
          "committed_at": "2020-09-15T17:11:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42f0fb4862aae0013477dde71c08a9176e5eb98e",
          "body": "* Add support for BlitzBasic\r\n\r\nFixes #2608\r\n\r\n[x] Add support for BlitzBasic (icon, file ext)\r\n\r\n* minify svg file\r\n\r\n* remove shadows and optimize with illustrator\r\n\r\nCo-authored-by: Roberto Huertas <roberto.huertas@outlook.com>",
          "is_bot": false,
          "headline": "Add support for BlitzBasic (#2609)",
          "author_name": "Lukasz Pojezierski",
          "author_login": "Lukaszeq",
          "committed_at": "2020-09-15T17:03:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeb52d550cdb4fff8fbceb63984790e31b45c2e8",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies and fix eslint rules (#2614)",
          "author_name": "Dimitris \"Jimi\" Charalampidis",
          "author_login": "JimiC",
          "committed_at": "2020-09-15T16:45:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "951be9ade23b2d3983f3a173c22259b9553a5ae3",
          "body": "* add .bazel extension support for Bazel\r\n\r\ne.g. [googletest](https://github.com/google/googletest/blob/master/BUILD.bazel) uses the .bazel extension and [many other projects](https://github.com/search?l=&q=extension%3Abazel+load&type=Code) seem to do so as well.\r\n\r\n* fix bazel file name\r\n\r\n* add starlark support",
          "is_bot": false,
          "headline": "add .bazel extension support for Bazel (#2605)",
          "author_name": "Raphael Schweizer",
          "author_login": "CaringDev",
          "committed_at": "2020-09-15T16:37:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b198a2dcefe6854ac031903fdffb12f12769679",
          "body": "* Add support for hooks.\r\n\r\n* Cleanup SVG attributes",
          "is_bot": false,
          "headline": "Add support for Hook(s) folder (#2604)",
          "author_name": "Chance Graff",
          "author_login": "chancegraff",
          "committed_at": "2020-09-15T16:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a0333cbd9eee91c21d5661f3138b170906c49b9",
          "body": null,
          "is_bot": false,
          "headline": "Mark *.tgz and *.bz2 as archive (#2572)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2020-08-30T17:10:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5520034720ddf9df278eb706ce67ba25e677fae8",
          "body": null,
          "is_bot": false,
          "headline": "Update mlang ids based on new extension (#2587)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2020-08-30T17:09:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef5ed6433a2ac3349e507619a836ca1303ff7f89",
          "body": null,
          "is_bot": false,
          "headline": "Update Typescript and Typescript Def icons (#2582)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2020-08-30T17:07:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8158654fcad9e9ad89cba9e91bbf1fd93ab0ddc7",
          "body": null,
          "is_bot": false,
          "headline": "feat: support tool folder within the tools category (#2584)",
          "author_name": "Jorge Coca",
          "author_login": "jorgecoca",
          "committed_at": "2020-08-30T17:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0017eeff63ee861b6c88548c2fbd2eeee3e075b",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Jasmine Config file (#2597)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2020-08-30T17:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a61faac9ea14f9dc2987b59dbf09694143c5f4ea",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Spacengine (#2598)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2020-08-30T17:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff1e17fcb4c00b7f082914af94c818e0f517a0f3",
          "body": null,
          "is_bot": false,
          "headline": "Add support for hygen (#2578)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2020-08-30T17:03:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8b026e71283d38dfc94293d45d0640e768ad7e9",
          "body": null,
          "is_bot": false,
          "headline": "Add support for ReScript (#2600)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2020-08-30T17:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e9ca78f5c4b596112bf3848836857f9713a945a",
          "body": null,
          "is_bot": false,
          "headline": "Add old gradle icon (#2573)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2020-08-30T17:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31681f91aaf495850f3c036992092733ca0626c6",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Numpy (#2574)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2020-08-30T16:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22db8833689ddb367ed27be406c2844aa45199be",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Next folder (#2562)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2020-08-30T16:58:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "438e921599678e324c242d1e5ab1314e13af5021",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Next (#2561)",
          "author_name": "Manuel Bojato",
          "author_login": "KingDarBoja",
          "committed_at": "2020-08-30T16:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 84,
      "commits_last_year": 0,
      "latest_release_at": "2021-08-01T17:50:17Z",
      "latest_release_tag": "v11.6.0",
      "releases_from_tags": true,
      "days_since_last_push": 1809,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1820,
      "mean_days_between_releases": 53.1
    },
    "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": 102174,
      "source_files_sampled": 150,
      "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": "^5.0.1"
        },
        {
          "name": "lodash",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.17.21"
        },
        {
          "name": "nsri",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.0.0"
        },
        {
          "name": "open",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.2.1"
        },
        {
          "name": "reflect-metadata",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.1.13"
        },
        {
          "name": "semver",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.3.2"
        }
      ],
      "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": 0
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "robertohuertasm",
          "commits": 679,
          "avatar_url": "https://avatars.githubusercontent.com/u/696981?v=4"
        },
        {
          "type": "User",
          "login": "JimiC",
          "commits": 519,
          "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": 167,
          "avatar_url": "https://avatars.githubusercontent.com/u/30560560?v=4"
        },
        {
          "type": "User",
          "login": "Gama11",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/2620907?v=4"
        },
        {
          "type": "User",
          "login": "aalaap",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/79404?v=4"
        },
        {
          "type": "User",
          "login": "admvx",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/9346256?v=4"
        },
        {
          "type": "User",
          "login": "g-plane",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/17216317?v=4"
        },
        {
          "type": "User",
          "login": "xiaoxiangmoe",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/8111351?v=4"
        },
        {
          "type": "User",
          "login": "remcohaszing",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/779047?v=4"
        }
      ],
      "contributors_sampled": 98,
      "top_contributor_share": 0.396
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "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 34 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "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": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "58 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d888bd29160bae58c38e9f71af4a21c71715d5e4",
        "ran_at": "2026-07-26T21:25:58Z",
        "aggregate_score": 1.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/kid1412621/vscode-icons",
    "host": "github.com",
    "name": "vscode-icons",
    "owner": "kid1412621"
  },
  "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": 24,
      "inputs": {
        "security": 19,
        "vitality": 17,
        "community": 12,
        "governance": 41,
        "engineering": 45,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 28,
        "overall_after_abandonment_multiplier": 24
      },
      "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.96,
              "days_since_last_push": 1809,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1809 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1809
                    }
                  }
                ],
                "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": 84,
              "latest_release_tag": "v11.6.0",
              "releases_from_tags": true,
              "days_since_latest_release": 1820,
              "mean_days_between_releases": 53.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "84 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 84
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1820 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1820
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~53.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 53.1
                    }
                  }
                ],
                "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": 1813,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1813 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1813,
                      "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": 41,
        "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": 98,
              "top_contributor_share": 0.396
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 40% of commits",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 40
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "98 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 34 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "followers": 25,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "kid1412621",
              "public_repos": 51,
              "account_age_days": 3427
            },
            "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": "25 followers of kid1412621",
                "points": 10.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 25,
                      "login": "kid1412621"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "51 public repos, account ~9 yr old",
                "points": 24.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 51
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 45,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".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": 19,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 19,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 1.9
            },
            "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 34 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "58 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": 27
            },
            "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": 64,
        "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": 0.99,
              "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": "95 of 96 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 95,
                      "sampled": 96
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 69,
            "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.04
            },
            "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": "4 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 102174,
              "source_files_sampled": 150,
              "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/150 source files over 60KB",
                "points": 54.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 150,
                      "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:26:16.160083Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kid1412621/vscode-icons.svg",
  "full_name": "kid1412621/vscode-icons",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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