Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-29 05:41 UTC

rowanmanning / feed-parser

A well-tested and resilient Node.js parser for RSS and Atom feeds.

JavaScriptMIT★ 48 stars⑂ 8 forkssince Jul 2023View on GitHub ↗

rowanmanning/feed-parser holds a health index of 73 out of 100, placing it in the Good band. It scores highest on Engineering Quality (76/100) and lowest on AI Readiness (55/100). It was last updated 7 days ago. A single contributor accounts for most of its recent work.

73
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

73
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 64 is calibrated to 73 on the published index scale (record calibration 2026-08-02).

Ownership

Rowan ManningPersonal account
251 followers102 public repossince Oct 2009@Financial-Times

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@rowanmanning/feed-parser2.1.436,038537 days agoatomfeedrss

Metrics by category

Vitality

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

69Good · 21% of overall
How it's scored
36/36Push recency — last push 7 days ago
2.8/36Commit cadence — 4/52 weeks with commits
11.9/18Commit volume — 20 commits in the last year
3/10OpenSSF Scorecard: Maintained — 3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3
Inputs used
commits_last_year20
human_commit_share0.49
days_since_last_push7
active_weeks_last_year4
How it's scored
27/27Ships releases — 25 releases published
36/36Release recency — latest release 7 days ago
19.8/27Release cadence — a release every ~59.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count25
latest_release_tagv2.1.4
releases_from_tagsno
days_since_latest_release7
mean_days_between_releases59.8
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?

62Moderate · 17% of overall
How it's scored
27.1/60Stars — 48 stars
7/25Forks — 8 forks
0/15Watchers — 1 watchers
Inputs used
forks8
stars48
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateno
How it's scored
60.8/80Monthly downloads — 36,038 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@rowanmanning/feed-parser
dependents
ecosystemsnpm
total_downloads
monthly_downloads36,038
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

56Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.3/22.5Commit distribution — top contributor authored 99% of commits
2.7/13.5Contributor breadth — 2 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.986
How it's scored
30.8/42Issue resolution — 73% of issues closed
14.8/30PR acceptance — 125/253 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/15 approved changesets -- score normalized to 0
Inputs used
merged_prs125
open_issues4
closed_issues11
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.733
closed_unmerged_prs128
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
17.3/25Owner reach — 251 followers of rowanmanning
25/25Track record — 102 public repos, account ~16 yr old
Inputs used
followers251
owner_typeUser
is_verified
owner_loginrowanmanning
public_repos102
account_age_days6,133
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 7 days ago
20/20Version history — 53 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@rowanmanning/feed-parser
ecosystemsnpm
any_deprecatedno
min_days_since_publish7

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Security

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

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

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages9
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@rowanmanning/feed-parser@2.1.4 runtime dependency closure — what installing the published package pulls in — 9 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

55Moderate · 4% 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 — 49 of 49 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — biome.json
11/11Static type checking — jsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 48 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsjsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.48
How it's scored
27/45Type-checkable code — JavaScript with type-check config (jsconfig.json)
55/55Manageable file sizes — 0/34 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes33,078
source_files_sampled34
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

48GitHub stars
2contributors
20commits, last 12 months
7days since last push
25releases
1bus factor
4open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 8 ⇿
0Stars
8Forks
9Releases

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

02468812024-112025-082026-04
Major 1Minor 1Patch 7

Each point covers 2 days.

OpenSSF Scorecard 4.6 / 10
4.6aggregate

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

10Binary-Artifactsno binaries found in the repo
1Branch-Protectionbranch protection is not maximal on development and all release branches
6CI-Tests16 out of 24 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/15 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
3Maintained3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
6SASTSAST tool is not run on all commits -- score normalized to 6
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities19 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
npmfast-xml-parser^5.10.1package.json
npmhtml-entities^2.3.3package.json
All dependencies 274

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

RegistryPackageVersionRelation
npmfast-xml-parser5.10.1direct
npmhtml-entities2.6.0direct
npm@ampproject/remapping2.3.0indirect
npm@babel/code-frame7.24.7indirect
npm@babel/compat-data7.24.7indirect
npm@babel/core7.24.7indirect
npm@babel/generator7.24.7indirect
npm@babel/helper-compilation-targets7.24.7indirect
npm@babel/helper-environment-visitor7.24.7indirect
npm@babel/helper-function-name7.24.7indirect
npm@babel/helper-hoist-variables7.24.7indirect
npm@babel/helper-module-imports7.24.7indirect
npm@babel/helper-module-transforms7.24.7indirect
npm@babel/helper-simple-access7.24.7indirect
npm@babel/helper-split-export-declaration7.24.7indirect
npm@babel/helper-string-parser7.24.7indirect
npm@babel/helper-validator-identifier7.24.7indirect
npm@babel/helper-validator-option7.24.7indirect
npm@babel/helpers7.24.7indirect
npm@babel/highlight7.24.7indirect
npm@babel/parser7.24.7indirect
npm@babel/template7.24.7indirect
npm@babel/traverse7.24.7indirect
npm@babel/types7.24.7indirect
npm@biomejs/biome2.4.4indirect
npm@biomejs/cli-darwin-arm642.4.4indirect
npm@biomejs/cli-darwin-x642.4.4indirect
npm@biomejs/cli-linux-arm642.4.4indirect
npm@biomejs/cli-linux-arm64-musl2.4.4indirect
npm@biomejs/cli-linux-x642.4.4indirect
npm@biomejs/cli-linux-x64-musl2.4.4indirect
npm@biomejs/cli-win32-arm642.4.4indirect
npm@biomejs/cli-win32-x642.4.4indirect
npm@commitlint/cli20.4.2indirect
npm@commitlint/config-conventional20.4.2indirect
npm@commitlint/config-validator20.4.0indirect
npm@commitlint/ensure20.4.1indirect
npm@commitlint/execute-rule20.0.0indirect
npm@commitlint/format20.4.0indirect
npm@commitlint/is-ignored20.4.1indirect
npm@commitlint/lint20.4.2indirect
npm@commitlint/load20.4.0indirect
npm@commitlint/message20.4.0indirect
npm@commitlint/parse20.4.1indirect
npm@commitlint/read20.4.0indirect
npm@commitlint/resolve-extends20.4.0indirect
npm@commitlint/rules20.4.2indirect
npm@commitlint/to-lines20.0.0indirect
npm@commitlint/top-level20.4.0indirect
npm@commitlint/types20.4.0indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jridgewell/gen-mapping0.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@nodable/entities3.0.0indirect
npm@rowanmanning/biome-config3.0.1indirect
npm@types/node25.3.0indirect
npmaddressparser1.0.1indirect
npmaggregate-error3.1.0indirect
npmajv8.18.0indirect
npmansi-regex5.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmanynum1.0.1indirect
npmappend-transform2.0.0indirect
npmarchy1.0.0indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarray-ify1.0.0indirect
npmarray-indexofobject0.0.1indirect
npmbalanced-match1.0.2indirect
npmbrace-expansion1.1.11indirect
npmbrowserslist4.23.1indirect
npmcaching-transform4.0.0indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcaniuse-lite1.0.30001638indirect
npmchalk2.4.2indirect
npmclean-stack2.2.0indirect
npmcliui6.0.0indirect
npmcliui7.0.4indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcommondir1.0.1indirect
npmcompare-func2.0.0indirect
npmconcat-map0.0.1indirect
npmconventional-changelog-angular8.1.0indirect
npmconventional-changelog-conventionalcommits9.1.0indirect
npmconventional-commits-parser6.2.1indirect
npmconvert-source-map1.9.0indirect
npmconvert-source-map2.0.0indirect
npmcore-util-is1.0.3indirect
npmcosmiconfig9.0.0indirect
npmcosmiconfig-typescript-loader6.2.0indirect
npmcross-spawn7.0.3indirect
npmdargs8.1.0indirect
npmdebug4.3.4indirect
npmdecamelize1.2.0indirect
npmdefault-require-extensions3.0.0indirect
npmdot-prop5.3.0indirect
npmelectron-to-chromium1.4.815indirect
npmemoji-regex8.0.0indirect
npmenv-paths2.2.1indirect
npmerror-ex1.3.4indirect
npmes6-error4.1.1indirect
npmescalade3.2.0indirect
npmescape-string-regexp1.0.5indirect
npmesprima4.0.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-uri3.1.0indirect
npmfast-xml-builder1.3.0indirect
npmfeedparser2.2.10indirect
npmfind-cache-dir3.3.2indirect
npmfind-up4.1.0indirect
npmforeground-child2.0.0indirect
npmforeground-child3.3.0indirect
npmfromentries1.3.2indirect
npmfs.realpath1.0.0indirect
npmfunction-bind1.1.2indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-package-type0.1.0indirect
npmgit-raw-commits4.0.0indirect
npmglob7.2.0indirect
npmglobal-directory4.0.1indirect
npmglobals11.12.0indirect
npmgraceful-fs4.2.9indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhasha5.2.2indirect
npmhasown2.0.2indirect
npmhtml-escaper2.0.2indirect
npmhusky9.1.7indirect
npmimport-fresh3.3.1indirect
npmimport-meta-resolve4.2.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini4.1.1indirect
npmis-arrayish0.2.1indirect
npmis-core-module2.13.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-obj2.0.0indirect
npmis-plain-obj1.1.0indirect
npmis-plain-obj4.1.0indirect
npmis-regexp1.0.0indirect
npmis-stream2.0.1indirect
npmis-typedarray1.0.0indirect
npmis-unsafe2.0.0indirect
npmis-windows1.0.2indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.0indirect
npmistanbul-lib-hook3.0.0indirect
npmistanbul-lib-instrument6.0.2indirect
npmistanbul-lib-processinfo2.0.2indirect
npmistanbul-lib-report3.0.0indirect
npmistanbul-lib-source-maps4.0.1indirect
npmistanbul-reports3.1.4indirect
npmjiti2.6.1indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.2indirect
npmjs-yaml4.1.1indirect
npmjsesc2.5.2indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson52.2.3indirect
npmlines-and-columns1.2.4indirect
npmlocate-path5.0.0indirect
npmlodash4.17.23indirect
npmlodash.assign4.2.0indirect
npmlodash.camelcase4.3.0indirect
npmlodash.flattendeep4.4.0indirect
npmlodash.get4.4.2indirect
npmlodash.has4.5.2indirect
npmlodash.kebabcase4.1.1indirect
npmlodash.mergewith4.6.2indirect
npmlodash.snakecase4.1.1indirect
npmlodash.startcase4.4.0indirect
npmlodash.uniq4.5.0indirect
npmlodash.upperfirst4.3.1indirect
npmlru-cache5.1.1indirect
npmmake-dir3.1.0indirect
npmmeow12.1.1indirect
npmmeow13.2.0indirect
npmminimatch3.1.2indirect
npmminimist1.2.8indirect
npmmri1.2.0indirect
npmms2.1.2indirect
npmnode-preload0.2.1indirect
npmnode-releases2.0.14indirect
npmnyc17.1.0indirect
npmonce1.4.0indirect
npmp-limit2.3.0indirect
npmp-locate4.1.0indirect
npmp-map3.0.0indirect
npmp-try2.2.0indirect
npmpackage-hash4.0.0indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmpath-exists4.0.0indirect
npmpath-expression-matcher1.6.2indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpicocolors1.1.1indirect
npmpkg-dir4.2.0indirect
npmprocess-nextick-args2.0.1indirect
npmprocess-on-spawn1.0.0indirect
npmquibble0.9.2indirect
npmreadable-stream2.3.8indirect
npmrelease-zalgo1.0.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmrequire-main-filename2.0.0indirect
npmresolve1.22.8indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmrimraf3.0.2indirect
npmsafe-buffer5.1.2indirect
npmsax1.2.4indirect
npmsemver6.3.1indirect
npmsemver7.6.2indirect
npmsemver7.7.4indirect
npmset-blocking2.0.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsource-map0.6.1indirect
npmspawn-wrap2.0.0indirect
npmsplit24.2.0indirect
npmsprintf-js1.0.3indirect
npmstring-width4.2.3indirect
npmstring_decoder1.1.1indirect
npmstringify-object-es52.5.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom4.0.0indirect
npmstrnum2.4.1indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtest-exclude6.0.0indirect
npmtestdouble3.20.2indirect
npmtheredoc1.0.0indirect
npmtinyexec1.0.2indirect
npmto-fast-properties2.0.0indirect
npmtype-fest0.8.1indirect
npmtypedarray-to-buffer3.1.5indirect
npmtypescript5.9.3indirect
npmundici-types7.18.2indirect
npmupdate-browserslist-db1.0.16indirect
npmutil-deprecate1.0.2indirect
npmuuid3.4.0indirect
npmwhich2.0.2indirect
npmwhich-module2.0.0indirect
npmwrap-ansi6.2.0indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic3.0.3indirect
npmxml-naming0.3.0indirect
npmy18n4.0.3indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyargs15.4.1indirect
npmyargs17.4.1indirect
npmyargs-parser18.1.3indirect
npmyargs-parser21.0.1indirect
Dependency advisories 0

Installing npm:@rowanmanning/feed-parser@2.1.4 pulls in 9 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "library"
      ],
      "is_fork": false,
      "size_kb": 2721,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "JavaScript": 250581
      },
      "pushed_at": "2026-07-21T19:43:00Z",
      "created_at": "2023-07-25T07:07:51Z",
      "owner_type": "User",
      "updated_at": "2026-07-25T21:49:39Z",
      "description": "A well-tested and resilient Node.js parser for RSS and Atom feeds.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://rowanmanning.com/",
      "name": "Rowan Manning",
      "type": "User",
      "login": "rowanmanning",
      "company": "@Financial-Times",
      "location": "London, UK",
      "followers": 251,
      "avatar_url": "https://avatars.githubusercontent.com/u/138944?v=4",
      "created_at": "2009-10-12T23:04:50Z",
      "is_verified": null,
      "public_repos": 102,
      "account_age_days": 6133
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.1.4",
          "kind": "patch",
          "published_at": "2026-07-21T07:16:24Z"
        },
        {
          "tag": "v2.1.3",
          "kind": "patch",
          "published_at": "2026-03-27T11:12:33Z"
        },
        {
          "tag": "v2.1.2",
          "kind": "patch",
          "published_at": "2026-02-21T16:54:10Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2025-06-25T23:25:15Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2025-05-21T07:17:04Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2025-03-30T10:43:51Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2025-03-16T22:02:48Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2025-03-04T22:57:48Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2025-02-28T08:03:11Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2025-01-28T18:03:52Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2024-09-09T20:16:25Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2024-08-04T07:22:52Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2024-07-13T20:34:06Z"
        },
        {
          "tag": "v0.5.8",
          "kind": "patch",
          "published_at": "2024-07-10T23:00:17Z"
        },
        {
          "tag": "v0.5.7",
          "kind": "patch",
          "published_at": "2024-06-23T22:08:12Z"
        },
        {
          "tag": "v0.5.6",
          "kind": "patch",
          "published_at": "2024-06-16T14:18:08Z"
        },
        {
          "tag": "v0.5.5",
          "kind": "patch",
          "published_at": "2024-01-30T22:36:52Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2024-01-15T23:07:42Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2024-01-15T21:16:14Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2024-01-14T17:52:39Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2023-11-22T08:38:06Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2023-09-11T21:54:41Z"
        },
        {
          "tag": "v0.4.13",
          "kind": "patch",
          "published_at": "2023-09-11T21:20:36Z"
        },
        {
          "tag": "v0.4.12",
          "kind": "patch",
          "published_at": "2023-07-25T11:40:56Z"
        },
        {
          "tag": "v0.4.11",
          "kind": "patch",
          "published_at": "2023-07-25T11:02:49Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "12809d919a7ecc5b35fb35048b8e7fb54fda5d28",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 2.1.4",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2026-07-21T07:13:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d7e3ff8f4f3c9ab5970c240d53cdd239a59f968",
          "body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.5.9 to 5.10.1.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://\n[…]\n\n- dependency-name: fast-xml-parser\n  dependency-version: 5.8.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "fix: bump fast-xml-parser from 5.5.9 to 5.10.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T07:09:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4727382749005069b9a1fe179d1a503d37e40fc0",
          "body": "As pointed out in #272, parsing the tag values results in some\nunexpected behaviour when numeric values are encountered in feeds.\n\nThis resolves the issue by disabling tag value parsing.\n\nCo-Authored-By: Joe Jordan <joejordan@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: stop parsing tag values",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2026-07-21T07:07:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5534c11596d105d9944ec226430cdd02465ffef0",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 2.1.3",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2026-03-27T11:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d27e62e41f9f101f630a5f3a3cc86c98a763fad5",
          "body": "I think this _could_ be considered unsafe however fast-xml-parser\nintroduced a breaking change by locking this down.\n\nIn the next major version of this library I'll set this back to a\nreasonable default and make it configurable instead of us having to\nmake a decision centrally.",
          "is_bot": false,
          "headline": "fix: allow for feeds with many entities",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2026-03-27T11:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8da4f0a2d1bfe8e50bb6b7097904700874e8456f",
          "body": null,
          "is_bot": false,
          "headline": "build: tweak dependabot versioning",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2026-02-21T17:02:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab1ac2480989998381ff349f6782d49da37ac0bd",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 2.1.2",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2026-02-21T16:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bac054b217b1e3b6960a34f5a4f948ebf952141a",
          "body": "Bumps [@rowanmanning/biome-config](https://github.com/rowanmanning/biome-config) from 2.0.0 to 3.0.0.\n- [Release notes](https://github.com/rowanmanning/biome-config/releases)\n- [Changelog](https://github.com/rowanmanning/biome-config/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rowanmannin\n[…]\nname: \"@rowanmanning/biome-config\"\n  dependency-version: 3.0.0\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @rowanmanning/biome-config from 2.0.0 to 3.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-21T16:49:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4b9a24c46059bcbdf13cf4997555a22b21fec5e6",
          "body": "Bumps  and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together.\n\nUpdates `js-yaml` from 4.1.0 to 4.1.1\n- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)\n\nUpdates `j\n[…]\naml\n  dependency-version: 4.1.1\n  dependency-type: indirect\n- dependency-name: js-yaml\n  dependency-version: 3.14.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "fix: bump js-yaml",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-21T11:53:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "472c4ff3a0df6c5a95977ea3aeaa2e5d950c1e43",
          "body": "Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.8.1 to 20.4.1.\n- [Release notes](https://github.com/conventional-changelog/commitlint/releases)\n- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/c\n[…]\nependency-name: \"@commitlint/cli\"\n  dependency-version: 20.4.1\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @commitlint/cli from 19.8.1 to 20.4.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-21T11:53:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "19e7f8145514420be86b6f1b3210222d0c8a9495",
          "body": "Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.8.1 to 20.4.1.\n- [Release notes](https://github.com/conventional-changelog/commitlint/releases)\n- [Changelog](https://github.com/conventional-changelog/comm\n[…]\n\"@commitlint/config-conventional\"\n  dependency-version: 20.4.1\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @commitlint/config-conventional from 19.8.1 to 20.4.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-21T11:44:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "152e9fc358bfa7ae7bb546de704c136a45e991e2",
          "body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)\n\n---\nupdated-dependencies:\n- dependency-name: lodash\n  dependency-version: 4.17.23\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump lodash from 4.17.21 to 4.17.23",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-21T11:44:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47f89f0922a984f88e3cf3f92c0946d1b847bdcb",
          "body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.0 to 5.3.5.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\n\n- dependency-name: fast-xml-parser\n  dependency-version: 5.3.5\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "fix: bump fast-xml-parser from 5.3.0 to 5.3.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-21T11:41:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2d011cce82b9486cd32c8491d1df8a42c2a0fdab",
          "body": null,
          "is_bot": false,
          "headline": "build: disable the linter for snapshots",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2026-02-21T11:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d176cf36e9b1233a32eb8f38c8eec9ef57f6c16c",
          "body": null,
          "is_bot": false,
          "headline": "test: remove temporary code",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2026-02-21T11:36:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a8bc6165842bda811437221fcd7bc06cbe942c8",
          "body": "This introduces a few FIXME comments relating to #209, we'll need to\naddress each of these to consider the issue fixed.\n\nI need to update the sample feeds to that the tests don't keep failing\non `main`.",
          "is_bot": false,
          "headline": "test: add new real-world sample feeds",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2026-02-21T11:31:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b53a3fbf9fc16b1b38e07aaae7c64ca49962b8db",
          "body": null,
          "is_bot": false,
          "headline": "build: add id-token permissions",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2026-02-20T08:26:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67e79ccc971fe4ee5723c27066d564167ec3ffc0",
          "body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.2.5 to 5.3.0.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\n\n- dependency-name: fast-xml-parser\n  dependency-version: 5.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "fix: bump fast-xml-parser from 5.2.5 to 5.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-14T20:23:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9bec955469ee17a80688b1de24f1a8f1a90d4fdd",
          "body": "Bumps the development-dependencies group with 1 update in the / directory: [typescript](https://github.com/microsoft/TypeScript).\n\n\nUpdates `typescript` from 5.8.3 to 5.9.3\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Changelog](https://github.com/microsoft/TypeScript/blob/\n[…]\ncy-version: 5.9.3\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump typescript",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-14T20:01:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5d0fcc6f95a10e85f5f92c264f6546ae3f3fbb66",
          "body": "Bumps [rowanmanning/actions](https://github.com/rowanmanning/actions) from 2 to 3.\n- [Commits](https://github.com/rowanmanning/actions/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: rowanmanning/actions\n  dependency-version: '3'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump rowanmanning/actions from 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-14T19:55:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c14207b7cb4abbd395c1e6f2ca4eca67062d0b27",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 2.1.1",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2025-06-25T23:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fe68e5cc51e9dd6a43c3a297ff36ef6371c5262",
          "body": "Resolves #204",
          "is_bot": false,
          "headline": "fix: remove npm engines",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2025-06-25T23:13:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb7977c92098e324290417de5da8209543a606b8",
          "body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.2.3 to 5.2.5.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\n\n- dependency-name: fast-xml-parser\n  dependency-version: 5.2.5\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "fix: bump fast-xml-parser from 5.2.3 to 5.2.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-25T23:04:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ccf98af3f19dd947d44cb90e89f2a03a70c530a8",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 2.1.0",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2025-05-21T07:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93b8bf71ceab4ca480ffc2e90ead35f6711f5461",
          "body": null,
          "is_bot": false,
          "headline": "feat: add Node.js 24 support",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2025-05-21T06:56:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a2731b022a426e2ebef8313e1da955170aaec63",
          "body": "…h 3 updates\n\nBumps the development-dependencies group with 3 updates in the / directory: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/co\n[…]\ncy-version: 5.8.3\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump the development-dependencies group across 1 directory wit…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-21T06:28:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "85a89fc93d3109d8c1a874c1feccdb10d743b322",
          "body": "Bumps [html-entities](https://github.com/mdevils/html-entities) from 2.5.3 to 2.6.0.\n- [Release notes](https://github.com/mdevils/html-entities/releases)\n- [Changelog](https://github.com/mdevils/html-entities/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/mdevils/html-entities/compare/v2.5.3\n[…]\n.0)\n\n---\nupdated-dependencies:\n- dependency-name: html-entities\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "fix: bump html-entities from 2.5.3 to 2.6.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-21T06:23:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ff0563f3735e9b5b53504db362a4cc9d12337522",
          "body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.0.9 to 5.2.3.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\n\n- dependency-name: fast-xml-parser\n  dependency-version: 5.2.3\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "fix: bump fast-xml-parser from 5.0.9 to 5.2.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-21T06:21:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c090c024c3a96ef8a5dd9b88d1476dafaffc40bc",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 2.0.2",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2025-03-30T10:41:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfb5b99f3922f19ff0ed1ebbaffcee3250179165",
          "body": "Bumps [html-entities](https://github.com/mdevils/html-entities) from 2.5.2 to 2.5.3.\n- [Release notes](https://github.com/mdevils/html-entities/releases)\n- [Changelog](https://github.com/mdevils/html-entities/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mdevils/html-entities/compare/v2.5\n[…]\n.3)\n\n---\nupdated-dependencies:\n- dependency-name: html-entities\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "fix: bump html-entities from 2.5.2 to 2.5.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-30T10:38:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c917d3f2ff2b11ce4d8a12e024e84819edee7132",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 2.0.1",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2025-03-16T22:00:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d5c84dce006044ace89c85fab8d095b960dd205",
          "body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.0.8 to 5.0.9.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\n)\n\n---\nupdated-dependencies:\n- dependency-name: fast-xml-parser\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "fix: bump fast-xml-parser from 5.0.8 to 5.0.9",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-16T13:32:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8e59ab75c6e00a3bf19f5adc1e40e2011b7fcb24",
          "body": "Bumps [@rowanmanning/biome-config](https://github.com/rowanmanning/biome-config) from 1.4.0 to 2.0.0.\n- [Release notes](https://github.com/rowanmanning/biome-config/releases)\n- [Changelog](https://github.com/rowanmanning/biome-config/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rowanmannin\n[…]\n-dependencies:\n- dependency-name: \"@rowanmanning/biome-config\"\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @rowanmanning/biome-config from 1.4.0 to 2.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-14T07:39:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "911ef161d707fe2c9b866ef6d6308438d4c655d1",
          "body": "Bumps [rowanmanning/actions](https://github.com/rowanmanning/actions) from 1 to 2.\n- [Commits](https://github.com/rowanmanning/actions/compare/v1...v2)\n\n---\nupdated-dependencies:\n- dependency-name: rowanmanning/actions\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump rowanmanning/actions from 1 to 2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-14T07:35:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd0abf503d64a66c7637a244182ea651c27406b7",
          "body": "Bumps the development-dependencies group with 2 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional).\n\n\nUpdates \n[…]\nfig-conventional\"\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump the development-dependencies group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-08T21:50:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "07b22b13bfa6bacfb2cc3757e3d712267b0edbc0",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 2.0.0",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2025-03-04T22:54:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7244be3be46822cea64bc174b257c61492903006",
          "body": null,
          "is_bot": false,
          "headline": "chore!: drop Node.js 18",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2025-03-04T22:44:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fac28ddc919cf7f7c2e8797ed9e4e1b559549883",
          "body": null,
          "is_bot": false,
          "headline": "chore: correct the node version sort order",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2025-03-03T22:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "783f737d95f14610479f03941506cb1a92a1fba0",
          "body": null,
          "is_bot": false,
          "headline": "chore: hard-code Node.js versions in actions",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2025-03-03T22:36:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05c7ce12d888d69a311695961c720dc93268c8e9",
          "body": "Bumps the development-dependencies group with 1 update: [typescript](https://github.com/microsoft/TypeScript).\n\n\nUpdates `typescript` from 5.7.3 to 5.8.2\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipeline\n[…]\n-name: typescript\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump typescript in the development-dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-02T13:16:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b45376ecc141ff68e7abfe150ee2f743e9292bd3",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 1.1.2",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2025-02-28T08:00:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34b1b2fa4ebdc98a0d66d4cf0f2b945eecae1b01",
          "body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.5.1 to 5.0.8.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\n)\n\n---\nupdated-dependencies:\n- dependency-name: fast-xml-parser\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "fix: bump fast-xml-parser from 4.5.1 to 5.0.8",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-28T07:52:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "86468ce8dca5725476689b47c62bcedb01c5b620",
          "body": "Bumps the development-dependencies group with 1 update: [@rowanmanning/biome-config](https://github.com/rowanmanning/biome-config).\n\nUpdates `@rowanmanning/biome-config` from 1.3.1 to 1.4.0\n- [Release notes](https://github.com/rowanmanning/biome-config/releases)\n- [Changelog](https://github.com/rowa\n[…]\ning/biome-config\"\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @rowanmanning/biome-config",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-04T21:20:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3f7329a5c539977fbf971168e8e181fefed5124a",
          "body": "Bumps the development-dependencies group with 2 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional).\n\n\nUpdates \n[…]\nfig-conventional\"\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump the development-dependencies group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-03T22:29:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5ba67c18d70b6a7216e8e3dcbaf3113a66750ba1",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 1.1.1",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2025-01-28T18:01:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8123560051a300678182590400993bbfb9758076",
          "body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.5.0 to 4.5.1.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\n)\n\n---\nupdated-dependencies:\n- dependency-name: fast-xml-parser\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "fix: bump fast-xml-parser from 4.5.0 to 4.5.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-22T22:05:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9652f97ad4b18912280c4e0514748f4a15ee12f6",
          "body": "…h 4 updates\n\nBumps the development-dependencies group with 4 updates in the / directory: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/co\n[…]\n-name: typescript\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump the development-dependencies group across 1 directory wit…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-22T22:02:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c90fe379c8466c39e62e7fc27bed8652d31df7c4",
          "body": "Bumps the development-dependencies group with 1 update: [typescript](https://github.com/microsoft/TypeScript).\n\n\nUpdates `typescript` from 5.6.2 to 5.6.3\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipeline\n[…]\n-name: typescript\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump typescript in the development-dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-12T09:54:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "15012e4a348852a5af7847a56c42f4691dc2b91c",
          "body": null,
          "is_bot": false,
          "headline": "chore: simplify directory structure",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-09-20T10:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee551fa535e1533ead39e67245b03a6683fdef4f",
          "body": null,
          "is_bot": false,
          "headline": "chore: use strict types",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-09-20T10:50:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1dd41fe8c47f661779953a314e1fd022cf89e81",
          "body": "Bumps the development-dependencies group with 1 update: [nyc](https://github.com/istanbuljs/nyc).\n\n\nUpdates `nyc` from 17.0.0 to 17.1.0\n- [Release notes](https://github.com/istanbuljs/nyc/releases)\n- [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com\n[…]\nendency-name: nyc\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump nyc in the development-dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-19T20:21:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3f5aa9cc2d8ab4382af3b50717795b059bb33817",
          "body": "Bumps the development-dependencies group with 1 update: [husky](https://github.com/typicode/husky).\n\n\nUpdates `husky` from 9.1.5 to 9.1.6\n- [Release notes](https://github.com/typicode/husky/releases)\n- [Commits](https://github.com/typicode/husky/compare/v9.1.5...v9.1.6)\n\n---\nupdated-dependencies:\n- \n[…]\ndency-name: husky\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump husky in the development-dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-13T21:09:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d8f7818cc31b3b25da5ad09ca847b7f7d1bf1082",
          "body": "Bumps the development-dependencies group with 2 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional).\n\n\nUpdates \n[…]\nfig-conventional\"\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump the development-dependencies group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-12T05:46:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f17c77c26d8b7225ca62a394a6ec12f21f9e400e",
          "body": null,
          "is_bot": false,
          "headline": "chore: ignore the TypeScript config file",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-09-12T05:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9a575391da6a9a3c631811888729c7fdce29b6d",
          "body": "Bumps the development-dependencies group with 1 update: [typescript](https://github.com/microsoft/TypeScript).\n\nUpdates `typescript` from 5.5.4 to 5.6.2\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines\n[…]\n-name: typescript\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump typescript in the development-dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-10T07:38:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "999501cb0e0d323bb4f96ef2991b10a9209b97d9",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 1.1.0",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-09-09T20:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cff6211162710eb705743f7de7920a3f84ac8a5",
          "body": "This adds `dc:subject` to the list of elements that can be pulled into\nfeed and item categories, for both Atom and RSS. The element is only\nsupposed to have inner text so we've just taken that and used the same\nvalue for both the category term and label.\n\nResolves #156.",
          "is_bot": false,
          "headline": "feat: use dc:subject as a feed/item category",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-09-09T20:08:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d751046e8231d7c31e109b6fe6b2fce35373327",
          "body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.1 to 4.5.0.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\n)\n\n---\nupdated-dependencies:\n- dependency-name: fast-xml-parser\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "fix: bump fast-xml-parser from 4.4.1 to 4.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-04T07:27:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "75aa8b3eeafe4c90f55eeb9144d3c9934894607a",
          "body": "Bumps the development-dependencies group with 2 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional).\n\n\nUpdates \n[…]\nfig-conventional\"\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump the development-dependencies group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-01T09:13:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "39d20401a66089358ea978cc51980420c29bc9a3",
          "body": "Bumps the development-dependencies group with 1 update: [husky](https://github.com/typicode/husky).\n\n\nUpdates `husky` from 9.1.4 to 9.1.5\n- [Release notes](https://github.com/typicode/husky/releases)\n- [Commits](https://github.com/typicode/husky/compare/v9.1.4...v9.1.5)\n\n---\nupdated-dependencies:\n- \n[…]\ndency-name: husky\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump husky in the development-dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-21T17:06:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6f15c6aa6263f61f5cfc903237a5e46ba83b6f43",
          "body": "Bumps the development-dependencies group with 1 update: [@rowanmanning/biome-config](https://github.com/rowanmanning/biome-config).\n\n\nUpdates `@rowanmanning/biome-config` from 1.3.0 to 1.3.1\n- [Release notes](https://github.com/rowanmanning/biome-config/releases)\n- [Changelog](https://github.com/row\n[…]\ning/biome-config\"\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @rowanmanning/biome-config",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-14T20:33:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f0603bbdb1fa4d13686b1ae35a21355c57417af3",
          "body": null,
          "is_bot": false,
          "headline": "chore: add a security policy",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-08-11T09:13:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "659a3a0fb91ef236e9833318de31ea1d62284e02",
          "body": "Bumps the development-dependencies group with 1 update: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli).\n\n\nUpdates `@commitlint/cli` from 19.3.0 to 19.4.0\n- [Release notes](https://github.com/conventional-changelog/commitlint/releases)\n- [Changelog](\n[…]\n\"@commitlint/cli\"\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @commitlint/cli in the development-dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-09T21:28:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3c8f5d432556b3bfe1400b54dc7577a76518da28",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 1.0.1",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-08-04T07:20:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e92fd79fd2becc50e6da7f23760e1798b558eefc",
          "body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.0 to 4.4.1.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\n)\n\n---\nupdated-dependencies:\n- dependency-name: fast-xml-parser\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "fix: bump fast-xml-parser from 4.4.0 to 4.4.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-29T23:13:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c38b6cc676861dc8687f0d2875abc19eb26984c4",
          "body": "Bumps the development-dependencies group with 1 update: [husky](https://github.com/typicode/husky).\n\n\nUpdates `husky` from 9.1.3 to 9.1.4\n- [Release notes](https://github.com/typicode/husky/releases)\n- [Commits](https://github.com/typicode/husky/compare/v9.1.3...v9.1.4)\n\n---\nupdated-dependencies:\n- \n[…]\ndency-name: husky\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump husky in the development-dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-29T23:12:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3d7ea13105574456d88b747fc3385b0bae108dd3",
          "body": "…h 2 updates\n\nBumps the development-dependencies group with 2 updates in the / directory: [husky](https://github.com/typicode/husky) and [typescript](https://github.com/Microsoft/TypeScript).\n\n\nUpdates `husky` from 9.0.11 to 9.1.3\n- [Release notes](https://github.com/typicode/husky/releases)\n- [Comm\n[…]\n-name: typescript\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump the development-dependencies group across 1 directory wit…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-27T08:57:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6575868c263e32d8f684fbf9170faa2565d83b66",
          "body": null,
          "is_bot": false,
          "headline": "docs: add an import example",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-07-17T20:51:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89d1f69c8955099284beeaf1b714319592b3e675",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 1.0.0",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-07-13T20:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4959af67b812144bfbfeea9cd58456a0c488a90",
          "body": "Release-As: 1.0.0",
          "is_bot": false,
          "headline": "docs: remove the warning notice - we're ready",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-07-13T20:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf3ce3347d3642e7b9e0320f16f43008fb536644",
          "body": null,
          "is_bot": false,
          "headline": "fix: prevent husky from failing",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-07-13T20:21:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee51290b86c19413deeb7d3551036ff6b0465a7f",
          "body": null,
          "is_bot": false,
          "headline": "docs: add a note on parsing feed URLs",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-07-13T19:57:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "238e571527407daaf65897b2654b2dab97b0e5c3",
          "body": null,
          "is_bot": false,
          "headline": "refactor!: stop using default exports",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-07-13T19:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61f15393203850cc149a3ab3f6ef268d14d45038",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.5.8",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-07-10T22:57:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b24696fbdb70ed9f4b1b06734f37fc7e9f9997b9",
          "body": null,
          "is_bot": false,
          "headline": "feat: add category support",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-07-10T22:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88bea356942511b77d5cf7cb7b10bc5f217675f8",
          "body": "This was breaking anything that had only numeric characters in element\ntext. I've updated the snapshots so we can see how the parsing has\nchanged with this fix.",
          "is_bot": false,
          "headline": "fix: handle non-string values in text elements",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-07-08T22:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "174188acd1ec815c9c5c2a353ee16ade3fd7486c",
          "body": "We weren't properly handling thumbnails and we were missing a few cases\nwhere we could provide a thumbnail for a feed item based on the\nthumbnails of non-image media. Adding a few new example feeds\nhighlighted the issue.",
          "is_bot": false,
          "headline": "fix: handle some thumbnail/media edge-cases",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-07-08T20:31:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6330017df27aa0ca28fa7a3e8c6ca31eef2274e",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove old release-please workflow",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-07-06T18:46:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce704bcb08b94775c765e9033c4056eb2aa8b165",
          "body": null,
          "is_bot": false,
          "headline": "chore: validate commit messages in PRs",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-07-06T18:42:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c789d80d1bd1604a085c33068b6822633d4242cd",
          "body": null,
          "is_bot": false,
          "headline": "chore: switch to a reusable workflow",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-07-06T16:05:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af37a8239cb70299c94a95e5e07a4c5fc289bc44",
          "body": null,
          "is_bot": false,
          "headline": "chore: speed up and rethink the test action",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-07-03T23:51:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "654ae40645b2281e36048b3393c17f848a6f9487",
          "body": "…h 2 updates\n\nBumps the development-dependencies group with 2 updates in the / directory: [@rowanmanning/biome-config](https://github.com/rowanmanning/biome-config) and [typescript](https://github.com/Microsoft/TypeScript).\n\n\nUpdates `@rowanmanning/biome-config` from 1.2.0 to 1.3.0\n- [Release notes]\n[…]\n-name: typescript\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump the development-dependencies group across 1 directory wit…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-02T20:39:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7858abae5e43b2ac42a942cbbd8bb0b9ae3289a4",
          "body": "Bumps [nyc](https://github.com/istanbuljs/nyc) from 15.1.0 to 17.0.0.\n- [Release notes](https://github.com/istanbuljs/nyc/releases)\n- [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/istanbuljs/nyc/compare/v15.1.0...nyc-v17.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: nyc\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump nyc from 15.1.0 to 17.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-29T20:48:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9496521b3feab78a78d197645af89c41894b7b2f",
          "body": null,
          "is_bot": false,
          "headline": "chore: migrate to TypeScript 5.5",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-06-29T15:30:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe642c2f88e25dbd52fee218ccaf97c353e5d810",
          "body": null,
          "is_bot": true,
          "headline": "chore(main): release 0.5.7",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-06-23T22:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e9bfd928627498cac9dc77e92ed01afbd6e75a9",
          "body": null,
          "is_bot": false,
          "headline": "feat: add Node.js 22 support",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-06-23T22:03:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "183a75067c4e76c95a13704d1337189de7bf82d3",
          "body": null,
          "is_bot": false,
          "headline": "chore: switch to the native test runner",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-06-23T09:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e7217e8e2aa344578dd609662526358954ae279",
          "body": null,
          "is_bot": true,
          "headline": "chore(main): release 0.5.6",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-06-16T14:17:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "429625aa84ab91984c71c125b8ccc249327654c1",
          "body": "Bumps the development-dependencies group with 3 updates: [mocha](https://github.com/mochajs/mocha), [testdouble](https://github.com/testdouble/testdouble.js) and [typescript](https://github.com/Microsoft/TypeScript).\n\n\nUpdates `mocha` from 10.3.0 to 10.4.0\n- [Release notes](https://github.com/mochaj\n[…]\n-name: typescript\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump the development-dependencies group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-16T13:56:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "05c727298223b53eedf65899022e48177d896559",
          "body": "Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.6.0 to 19.2.2.\n- [Release notes](https://github.com/conventional-changelog/commitlint/releases)\n- [Changelog](https://github.com/conventional-changelog/comm\n[…]\nndencies:\n- dependency-name: \"@commitlint/config-conventional\"\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @commitlint/config-conventional from 18.6.0 to 19.2.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-16T13:53:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f17dcc5c0090bac78dc3dadbfc7d6ed1d510373e",
          "body": "updated-dependencies:\n- dependency-name: fast-xml-parser\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "---",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-16T13:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0292c93ad24204c617949eb7afe092500fa40ef5",
          "body": "Bumps [html-entities](https://github.com/mdevils/html-entities) from 2.4.0 to 2.5.2.\n- [Release notes](https://github.com/mdevils/html-entities/releases)\n- [Changelog](https://github.com/mdevils/html-entities/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mdevils/html-entities/compare/v2.4\n[…]\n.2)\n\n---\nupdated-dependencies:\n- dependency-name: html-entities\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "fix: bump html-entities from 2.4.0 to 2.5.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-16T13:50:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6ac2d428d8155c848fc4ccf7e0bc18b72561320b",
          "body": "Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.6.0 to 19.3.0.\n- [Release notes](https://github.com/conventional-changelog/commitlint/releases)\n- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/c\n[…]\n---\nupdated-dependencies:\n- dependency-name: \"@commitlint/cli\"\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump @commitlint/cli from 18.6.0 to 19.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-16T13:50:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0eb5e8a8bdb512e6d9a918943be65e7188511df7",
          "body": null,
          "is_bot": false,
          "headline": "chore: update biome config version",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-06-16T13:49:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab4273a10a8f71b46c0372cc4a2a024b01af46cf",
          "body": "Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: braces\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump braces from 3.0.2 to 3.0.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-16T13:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d083b302862ec6510af83f6c69d1e20f68e5397c",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove project validation",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-06-16T13:42:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a00bfbd9ed284df4a1583ffe8b00a93ccc64699",
          "body": null,
          "is_bot": false,
          "headline": "chore: switch to biome",
          "author_name": "Rowan Manning",
          "author_login": "rowanmanning",
          "committed_at": "2024-06-16T13:21:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd46fa29477278330db4119fa99dc8a76ba5f010",
          "body": "Bumps the development-dependencies group with 4 updates: [eslint](https://github.com/eslint/eslint), [husky](https://github.com/typicode/husky), [mocha](https://github.com/mochajs/mocha) and [typescript](https://github.com/Microsoft/TypeScript).\n\n\nUpdates `eslint` from 8.56.0 to 8.57.0\n- [Release no\n[…]\n-name: typescript\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump the development-dependencies group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-16T13:01:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f4cb9ff804d3dba627acb72ea57466b8ea5d4aae",
          "body": null,
          "is_bot": true,
          "headline": "chore(main): release 0.5.5",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-30T22:36:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e638343fe5cc940893bd21a8c94e2d4926c4e287",
          "body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.3 to 4.3.4.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\n)\n\n---\nupdated-dependencies:\n- dependency-name: fast-xml-parser\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "fix: bump fast-xml-parser from 4.3.3 to 4.3.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-30T22:34:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 25,
      "commits_last_year": 20,
      "latest_release_at": "2026-07-21T07:16:24Z",
      "latest_release_tag": "v2.1.4",
      "releases_from_tags": false,
      "days_since_last_push": 7,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 7,
      "mean_days_between_releases": 59.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@rowanmanning/feed-parser",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "atom",
            "feed",
            "rss"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@rowanmanning/feed-parser",
          "is_deprecated": false,
          "latest_version": "2.1.4",
          "repository_url": "https://github.com/rowanmanning/feed-parser",
          "versions_count": 53,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 36038,
          "first_published_at": "2022-06-01T07:10:49.139000Z",
          "latest_published_at": "2026-07-21T07:17:28.540000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 7
        }
      ]
    },
    "popularity": {
      "forks": 8,
      "stars": 48,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-06-21",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 8,
        "total_forks": 8
      },
      "star_history": null,
      "open_issues_and_prs": 14
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "jsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 33078,
      "source_files_sampled": 34,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 9,
        "malicious_count": 0,
        "assessed_package": "npm:@rowanmanning/feed-parser@2.1.4",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "fast-xml-parser",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.10.1"
        },
        {
          "name": "html-entities",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.3.3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "fast-xml-parser",
            "direct": true,
            "version": "5.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "html-entities",
            "direct": true,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-environment-visitor",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-function-name",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-hoist-variables",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-simple-access",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-split-export-declaration",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/biome",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-arm64",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-x64",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64-musl",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64-musl",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-arm64",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-x64",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/cli",
            "direct": false,
            "version": "20.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/config-conventional",
            "direct": false,
            "version": "20.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/config-validator",
            "direct": false,
            "version": "20.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/ensure",
            "direct": false,
            "version": "20.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/execute-rule",
            "direct": false,
            "version": "20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/format",
            "direct": false,
            "version": "20.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/is-ignored",
            "direct": false,
            "version": "20.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/lint",
            "direct": false,
            "version": "20.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/load",
            "direct": false,
            "version": "20.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/message",
            "direct": false,
            "version": "20.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/parse",
            "direct": false,
            "version": "20.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/read",
            "direct": false,
            "version": "20.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/resolve-extends",
            "direct": false,
            "version": "20.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/rules",
            "direct": false,
            "version": "20.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/to-lines",
            "direct": false,
            "version": "20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/top-level",
            "direct": false,
            "version": "20.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/types",
            "direct": false,
            "version": "20.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/load-nyc-config",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.25",
            "ecosystem": "npm"
          },
          {
            "name": "@nodable/entities",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rowanmanning/biome-config",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "addressparser",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anynum",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "append-transform",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "archy",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-ify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-indexofobject",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "caching-transform",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001638",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "commondir",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "compare-func",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-angular",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-conventionalcommits",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-parser",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig-typescript-loader",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "dargs",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "default-require-extensions",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.4.815",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "es6-error",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-xml-builder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "feedparser",
            "direct": false,
            "version": "2.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "find-cache-dir",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fromentries",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-raw-commits",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "global-directory",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hasha",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "9.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-meta-resolve",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-regexp",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typedarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unsafe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-windows",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-hook",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-processinfo",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.23",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.assign",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.camelcase",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.flattendeep",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.get",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.has",
            "direct": false,
            "version": "4.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.kebabcase",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.mergewith",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.snakecase",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.startcase",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.uniq",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.upperfirst",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "12.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "13.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "mri",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-preload",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "nyc",
            "direct": false,
            "version": "17.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-hash",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-expression-matcher",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "process-on-spawn",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "quibble",
            "direct": false,
            "version": "0.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "release-zalgo",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-main-filename",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.8",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "set-blocking",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "spawn-wrap",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-object-es5",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strnum",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "testdouble",
            "direct": false,
            "version": "3.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "theredoc",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "to-fast-properties",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "typedarray-to-buffer",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-module",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "xml-naming",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "15.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "18.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.0.1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 274,
        "direct_count": 2,
        "indirect_count": 272
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 10,
        "merged_prs": 125,
        "open_issues": 4,
        "closed_ratio": 0.733,
        "closed_issues": 11,
        "closed_unmerged_prs": 128
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "rowanmanning",
          "commits": 139,
          "avatar_url": "https://avatars.githubusercontent.com/u/138944?v=4"
        },
        {
          "type": "User",
          "login": "rowanbot",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/48598026?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.986
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "commit-style.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "biome.json"
      ],
      "has_editorconfig": false,
      "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": 1,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 6,
            "reason": "16 out of 24 merged PRs checked by a CI test -- score normalized to 6",
            "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/15 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "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": 3,
            "reason": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 6,
            "reason": "SAST tool is not run on all commits -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "19 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "12809d919a7ecc5b35fb35048b8e7fb54fda5d28",
        "ran_at": "2026-07-29T05:41:36Z",
        "aggregate_score": 4.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T19:42:52Z",
      "oldest_open_prs": [
        {
          "number": 238,
          "created_at": "2026-02-21T17:03:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 239,
          "created_at": "2026-02-21T17:03:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 240,
          "created_at": "2026-02-21T18:58:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 241,
          "created_at": "2026-02-25T19:43:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 243,
          "created_at": "2026-03-01T07:57:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 261,
          "created_at": "2026-04-10T03:48:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 269,
          "created_at": "2026-05-08T19:43:33Z",
          "last_comment_at": "2026-07-21T07:09:31Z",
          "last_comment_author": "rowanmanning"
        },
        {
          "number": 275,
          "created_at": "2026-07-21T07:12:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 276,
          "created_at": "2026-07-21T07:12:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 277,
          "created_at": "2026-07-21T07:12:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-21T07:13:42Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 209,
          "created_at": "2025-06-21T18:36:48Z",
          "last_comment_at": "2026-03-27T11:09:27Z",
          "last_comment_author": "rowanmanning"
        },
        {
          "number": 212,
          "created_at": "2025-09-25T19:26:20Z",
          "last_comment_at": "2026-01-23T22:43:34Z",
          "last_comment_author": "rowanmanning"
        },
        {
          "number": 220,
          "created_at": "2025-11-08T00:28:12Z",
          "last_comment_at": "2026-03-30T10:11:07Z",
          "last_comment_author": "oliver-moran"
        },
        {
          "number": 278,
          "created_at": "2026-07-25T21:57:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/rowanmanning/feed-parser",
    "host": "github.com",
    "name": "feed-parser",
    "owner": "rowanmanning"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": "The weighted overall 64 is calibrated to 73 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 64,
            "calibrated": 73,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 73,
      "inputs": {
        "security": 57,
        "vitality": 69,
        "community": 62,
        "governance": 56,
        "calibration": "2026-08-02",
        "engineering": 76,
        "ai_readiness": 55,
        "weighted_overall_raw": 64
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 69,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "commits_last_year": 20,
              "human_commit_share": 0.49,
              "days_since_last_push": 7,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "20 commits in the last year",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "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": 92,
            "inputs": {
              "releases_count": 25,
              "latest_release_tag": "v2.1.4",
              "releases_from_tags": false,
              "days_since_latest_release": 7,
              "mean_days_between_releases": 59.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "25 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~59.8 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 59.8
                    }
                  }
                ],
                "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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 14,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 14 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 14
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 62,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "forks": 8,
              "stars": 48,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "48 stars",
                "points": 27.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 48
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "8 forks",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "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": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "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
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 76,
            "inputs": {
              "packages": [
                "@rowanmanning/feed-parser"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 36038
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "36,038 downloads/month across npm",
                "points": 60.8,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 36038,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 56,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.986
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 99% of commits",
                "points": 0.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "merged_prs": 125,
              "open_issues": 4,
              "closed_issues": 11,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.733,
              "closed_unmerged_prs": 128,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "73% of issues closed",
                "points": 30.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 73
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "125/253 decided PRs merged",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 125,
                      "decided": 253
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/15 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "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": 65,
            "inputs": {
              "followers": 251,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "rowanmanning",
              "public_repos": 102,
              "account_age_days": 6133
            },
            "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": "251 followers of rowanmanning",
                "points": 17.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 251,
                      "login": "rowanmanning"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "102 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 102
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@rowanmanning/feed-parser"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 7
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 7 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "53 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 53
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 76,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "biome.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "16 out of 24 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "library"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "1 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 57,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "16 out of 24 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/15 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 6",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "19 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@rowanmanning/feed-parser@2.1.4 runtime dependency closure — what installing the published package pulls in — 9 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@rowanmanning/feed-parser@2.1.4",
                  "assessed": 9
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 9,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 9,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 3
            },
            "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": 55,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "49 of 49 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 49,
                      "sampled": 49
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "jsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.48
            },
            "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": "biome.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "jsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "jsconfig.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": "48 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 48,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 33078,
              "source_files_sampled": 34,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript with type-check config (jsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "jsconfig.json",
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/34 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 34,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library"
      ],
      "labels": [
        "library"
      ],
      "scores": {
        "library": 8
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        },
        {
          "tier": "tags",
          "label": "library",
          "source": "tag:library",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T05:41:50.265337Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rowanmanning/feed-parser.svg",
  "full_name": "rowanmanning/feed-parser",
  "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 v2.5.0, schema v0.27.0 — full methodology · metrics wiki.

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