Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-29 12:49 UTC

Deltares / fews-pi-requests

Delft-FEWS Web Services REST API javascript libraries (https://fewsdocs.deltares.nl/webservices/rest-api/v1/)

TypeScriptMIT★ 1 star⑂ 1 forksince Oct 2021View on GitHub ↗

Deltares/fews-pi-requests holds a health index of 70 out of 100, placing it in the Good band. It scores highest on Vitality (89/100) and lowest on Community & Adoption (34/100). It was last updated 5 days ago. 3 contributors account for most of its recent work.

70
overall / 100
Good

Software health index

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

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

Score profile

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

Ownership

Stichting DeltaresOrganization
318 followers94 public repossince Feb 2014

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@deltares/fews-pi-requests3.0.14,1291378 days agofewspi-rest-service

Metrics by category

Vitality

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

89Excellent · 22% of overall
How it's scored
36/36Push recency — last push 5 days ago
18/36Commit cadence — 26/52 weeks with commits
18/18Commit volume — 172 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year172
human_commit_share1
days_since_last_push5
active_weeks_last_year26

Release discipline

100Excellent
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 8 days ago
27/27Release cadence — a release every ~11.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv3.0.1
releases_from_tagsno
days_since_latest_release8
mean_days_between_releases11.3
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?

34At risk · 18% of overall
How it's scored
0/60Stars — 1 stars
0/25Forks — 1 forks
3.3/15Watchers — 5 watchers
Inputs used
forks1
stars1
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
48.2/80Monthly downloads — 4,129 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@deltares/fews-pi-requests
dependents
ecosystemsnpm
total_downloads
monthly_downloads4,129
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?

80Good · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
15/22.5Commit distribution — top contributor authored 33% of commits
13.5/13.5Contributor breadth — 13 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor3
contributors_sampled13
top_contributor_share0.334
How it's scored
39.1/46.8Issue resolution — 84% of issues closed
34.4/38.3PR acceptance — 198/220 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 6/18 approved changesets -- score normalized to 3
Inputs used
merged_prs198
open_issues15
closed_issues77
issue_closed_ratio0.837
closed_unmerged_prs22
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
18/25Owner reach — 318 followers of Deltares
25/25Track record — 94 public repos, account ~12 yr old
Inputs used
followers318
owner_typeOrganization
is_verified
owner_loginDeltares
public_repos94
account_age_days4,555
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 8 days ago
20/20Version history — 137 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@deltares/fews-pi-requests
ecosystemsnpm
any_deprecatedno
min_days_since_publish8

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

71Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 6/18 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
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
7.5/7.5Maintained — 30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
2.2/7.5Vulnerabilities — 7 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.5
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
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_packages1
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:@deltares/fews-pi-requests@3.0.1 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.

AI Readiness

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

56Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
29.3/40Legible commit history — 55 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.55
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.js
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
1/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/238 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes58,213
source_files_sampled238
oversized_source_files0

Key facts

1GitHub stars
13contributors
172commits, last 12 months
5days since last push
100releases
3bus factor
15open issues
npmpackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 6.5 / 10
6.5aggregate

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 6/18 approved changesets -- score normalized to 3
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
3Vulnerabilities7 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npm@deltares/fews-web-oc-utils^2.1.1package.json
All dependencies 266

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

RegistryPackageVersionRelation
npm@deltares/fews-web-oc-utils2.1.1direct
npm@apidevtools/json-schema-ref-parser11.9.3indirect
npm@blazediff/core1.9.1indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.21.1indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/eslintrc3.3.3indirect
npm@eslint/js9.39.2indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@gerrit0/mini-shiki3.21.0indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.7indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jsdevtools/ono7.1.3indirect
npm@napi-rs/wasm-runtime1.1.5indirect
npm@oxc-project/types0.133.0indirect
npm@polka/url1.0.0-next.29indirect
npm@rolldown/binding-android-arm641.0.3indirect
npm@rolldown/binding-darwin-arm641.0.3indirect
npm@rolldown/binding-darwin-x641.0.3indirect
npm@rolldown/binding-freebsd-x641.0.3indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.3indirect
npm@rolldown/binding-linux-arm64-gnu1.0.3indirect
npm@rolldown/binding-linux-arm64-musl1.0.3indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.3indirect
npm@rolldown/binding-linux-s390x-gnu1.0.3indirect
npm@rolldown/binding-linux-x64-gnu1.0.3indirect
npm@rolldown/binding-linux-x64-musl1.0.3indirect
npm@rolldown/binding-openharmony-arm641.0.3indirect
npm@rolldown/binding-wasm32-wasi1.0.3indirect
npm@rolldown/binding-win32-arm64-msvc1.0.3indirect
npm@rolldown/binding-win32-x64-msvc1.0.3indirect
npm@rolldown/pluginutils1.0.1indirect
npm@shikijs/engine-oniguruma3.21.0indirect
npm@shikijs/langs3.21.0indirect
npm@shikijs/themes3.21.0indirect
npm@shikijs/types3.21.0indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@standard-schema/spec1.1.0indirect
npm@tybys/wasm-util0.10.2indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.8indirect
npm@types/glob-to-regexp0.4.4indirect
npm@types/hast3.0.4indirect
npm@types/json-schema7.0.15indirect
npm@types/lodash4.17.23indirect
npm@types/node22.19.7indirect
npm@types/unist3.0.3indirect
npm@typescript-eslint/eslint-plugin8.54.0indirect
npm@typescript-eslint/parser8.54.0indirect
npm@typescript-eslint/project-service8.54.0indirect
npm@typescript-eslint/scope-manager8.54.0indirect
npm@typescript-eslint/tsconfig-utils8.54.0indirect
npm@typescript-eslint/type-utils8.54.0indirect
npm@typescript-eslint/types8.54.0indirect
npm@typescript-eslint/typescript-estree8.54.0indirect
npm@typescript-eslint/utils8.54.0indirect
npm@typescript-eslint/visitor-keys8.54.0indirect
npm@vitest/browser4.1.9indirect
npm@vitest/browser-playwright4.1.9indirect
npm@vitest/expect4.1.9indirect
npm@vitest/mocker4.1.9indirect
npm@vitest/pretty-format4.1.9indirect
npm@vitest/runner4.1.9indirect
npm@vitest/snapshot4.1.9indirect
npm@vitest/spy4.1.9indirect
npm@vitest/utils4.1.9indirect
npmacorn8.15.0indirect
npmacorn-jsx5.3.2indirect
npmadm-zip0.5.17indirect
npmagent-base6.0.2indirect
npmajv6.15.0indirect
npmansi-styles4.3.0indirect
npmargparse2.0.1indirect
npmassertion-error2.0.1indirect
npmasynckit0.4.0indirect
npmaxios1.18.0indirect
npmb4a1.8.1indirect
npmbalanced-match1.0.2indirect
npmbare-events2.9.1indirect
npmbare-fs4.7.2indirect
npmbare-os3.9.1indirect
npmbare-path3.0.1indirect
npmbare-stream2.13.3indirect
npmbare-url2.4.5indirect
npmbrace-expansion1.1.15indirect
npmbrace-expansion2.1.1indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcallsites3.1.0indirect
npmchai6.2.2indirect
npmchalk4.1.2indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcommander14.0.3indirect
npmconcat-map0.0.1indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdelayed-stream1.0.0indirect
npmdequal2.0.3indirect
npmdetect-libc2.1.2indirect
npmdunder-proto1.0.1indirect
npmentities4.5.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.1.0indirect
npmes-object-atoms1.1.2indirect
npmes-set-tostringtag2.1.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.39.2indirect
npmeslint-config-prettier10.1.8indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmespree10.4.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmevents-universal1.0.1indirect
npmexpect-type1.3.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-fifo1.3.2indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfdir6.5.0indirect
npmfetch-mock12.6.0indirect
npmfile-entry-cache8.0.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfollow-redirects1.16.0indirect
npmform-data4.0.6indirect
npmfsevents2.3.2indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmglob-parent6.0.2indirect
npmglob-to-regexp0.4.1indirect
npmglobals14.0.0indirect
npmgopd1.2.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.4indirect
npmhpagent1.2.0indirect
npmhttps-proxy-agent5.0.1indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmisexe2.0.0indirect
npmjs-yaml4.2.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-to-typescript15.0.4indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlinkify-it5.0.1indirect
npmlocate-path6.0.0indirect
npmlodash4.18.1indirect
npmlodash.merge4.6.2indirect
npmlunr2.3.9indirect
npmmagic-string0.30.21indirect
npmmarkdown-it14.2.0indirect
npmmath-intrinsics1.1.0indirect
npmmdurl2.0.0indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmminimatch3.1.5indirect
npmminimatch9.0.9indirect
npmminimist1.2.8indirect
npmmrmime2.0.1indirect
npmms2.1.3indirect
npmnanoid3.3.12indirect
npmnatural-compare1.4.0indirect
npmnode-forge1.4.0indirect
npmobug2.1.3indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmparent-module1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.4indirect
npmplaywright1.58.0indirect
npmplaywright-core1.58.0indirect
npmpngjs7.0.0indirect
npmpostcss8.5.15indirect
npmprelude-ls1.2.1indirect
npmprettier3.8.1indirect
npmproperties-file4.0.0indirect
npmproxy-from-env2.1.0indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmregexparam3.0.0indirect
npmresolve-from4.0.0indirect
npmrolldown1.0.3indirect
npmsemver7.7.4indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsirv3.0.2indirect
npmslugify1.6.9indirect
npmsonarqube-scanner4.3.6indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstd-env4.1.0indirect
npmstreamx2.28.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmtar-stream3.1.8indirect
npmteex1.0.1indirect
npmtext-decoder1.2.7indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmtotalist3.0.1indirect
npmts-api-utils2.4.0indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtypedoc0.28.16indirect
npmtypescript5.9.3indirect
npmtypescript-eslint8.54.0indirect
npmuc.micro2.1.0indirect
npmundici-types6.21.0indirect
npmuri-js4.4.1indirect
npmvite8.0.16indirect
npmvitest4.1.9indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmword-wrap1.2.5indirect
npmws8.21.0indirect
npmyaml2.9.0indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

Installing npm:@deltares/fews-pi-requests@3.0.1 pulls in 1 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": [],
      "is_fork": false,
      "size_kb": 1706,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 7064,
        "TypeScript": 330026
      },
      "pushed_at": "2026-07-24T10:31:52Z",
      "created_at": "2021-10-18T14:23:05Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T09:47:01Z",
      "description": "Delft-FEWS Web Services REST API javascript libraries (https://fewsdocs.deltares.nl/webservices/rest-api/v1/)",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://deltares.nl/en/",
      "name": "Stichting Deltares",
      "type": "Organization",
      "login": "Deltares",
      "company": null,
      "location": "Netherlands",
      "followers": 318,
      "avatar_url": "https://avatars.githubusercontent.com/u/6613768?v=4",
      "created_at": "2014-02-07T08:48:02Z",
      "is_verified": null,
      "public_repos": 94,
      "account_age_days": 4555
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2026-07-21T09:47:04Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2026-07-17T12:38:00Z"
        },
        {
          "tag": "v3.0.0-rc.1",
          "kind": "prerelease",
          "published_at": "2026-07-17T12:27:29Z"
        },
        {
          "tag": "v3.0.0-rc.0",
          "kind": "prerelease",
          "published_at": "2026-07-17T09:33:22Z"
        },
        {
          "tag": "v2.1.2",
          "kind": "patch",
          "published_at": "2026-07-08T14:17:31Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2026-06-16T11:31:05Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2026-06-02T07:08:30Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2026-05-18T09:01:59Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2026-04-10T12:31:20Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2026-04-10T12:26:32Z"
        },
        {
          "tag": "v2.0.0-beta.9",
          "kind": "prerelease",
          "published_at": "2026-03-26T14:50:46Z"
        },
        {
          "tag": "v2.0.0-beta.8",
          "kind": "prerelease",
          "published_at": "2026-02-27T13:57:20Z"
        },
        {
          "tag": "v2.0.0-beta.7",
          "kind": "prerelease",
          "published_at": "2026-02-17T12:39:34Z"
        },
        {
          "tag": "v2.0.0-beta.6",
          "kind": "prerelease",
          "published_at": "2026-02-06T10:05:16Z"
        },
        {
          "tag": "v2.0.0-beta.5",
          "kind": "prerelease",
          "published_at": "2026-01-30T14:11:56Z"
        },
        {
          "tag": "v2.0.0-beta.4",
          "kind": "prerelease",
          "published_at": "2026-01-27T09:33:14Z"
        },
        {
          "tag": "v2.0.0-beta.3",
          "kind": "prerelease",
          "published_at": "2026-01-19T13:03:42Z"
        },
        {
          "tag": "v2.0.0-beta.2",
          "kind": "prerelease",
          "published_at": "2025-12-10T11:52:06Z"
        },
        {
          "tag": "v2.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2025-11-14T08:06:36Z"
        },
        {
          "tag": "v2.0.0-beta.0",
          "kind": "prerelease",
          "published_at": "2025-11-14T07:52:48Z"
        },
        {
          "tag": "v1.23.0",
          "kind": "minor",
          "published_at": "2025-11-11T19:20:31Z"
        },
        {
          "tag": "v1.22.0",
          "kind": "minor",
          "published_at": "2025-10-31T15:13:19Z"
        },
        {
          "tag": "v1.21.0",
          "kind": "minor",
          "published_at": "2025-10-27T10:39:15Z"
        },
        {
          "tag": "v1.20.0",
          "kind": "minor",
          "published_at": "2025-10-22T09:25:31Z"
        },
        {
          "tag": "v1.19.7",
          "kind": "patch",
          "published_at": "2025-10-15T12:15:52Z"
        },
        {
          "tag": "v1.19.6",
          "kind": "patch",
          "published_at": "2025-09-29T15:08:22Z"
        },
        {
          "tag": "v1.19.5",
          "kind": "patch",
          "published_at": "2025-08-26T07:12:40Z"
        },
        {
          "tag": "v1.19.4",
          "kind": "patch",
          "published_at": "2025-07-22T11:43:28Z"
        },
        {
          "tag": "v1.19.3",
          "kind": "patch",
          "published_at": "2025-07-01T09:26:53Z"
        },
        {
          "tag": "v1.19.2",
          "kind": "patch",
          "published_at": "2025-06-20T04:56:37Z"
        },
        {
          "tag": "v1.19.1",
          "kind": "patch",
          "published_at": "2025-06-20T03:36:04Z"
        },
        {
          "tag": "v1.19.0",
          "kind": "minor",
          "published_at": "2025-06-20T03:12:05Z"
        },
        {
          "tag": "v1.18.0",
          "kind": "minor",
          "published_at": "2025-06-18T01:13:23Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2025-06-09T03:00:08Z"
        },
        {
          "tag": "v1.16.1",
          "kind": "patch",
          "published_at": "2025-06-06T12:29:09Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2025-06-05T02:44:20Z"
        },
        {
          "tag": "v1.15.1",
          "kind": "patch",
          "published_at": "2025-06-02T02:20:20Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2025-05-28T14:40:11Z"
        },
        {
          "tag": "v1.14.1",
          "kind": "patch",
          "published_at": "2025-05-27T11:52:03Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2025-05-21T13:02:29Z"
        },
        {
          "tag": "v1.13.9",
          "kind": "patch",
          "published_at": "2025-05-09T09:35:12Z"
        },
        {
          "tag": "v1.13.8",
          "kind": "patch",
          "published_at": "2025-05-08T09:38:00Z"
        },
        {
          "tag": "v1.13.7",
          "kind": "patch",
          "published_at": "2025-05-01T08:07:05Z"
        },
        {
          "tag": "v1.13.6",
          "kind": "patch",
          "published_at": "2025-04-18T03:49:35Z"
        },
        {
          "tag": "v1.13.5",
          "kind": "patch",
          "published_at": "2025-04-18T01:04:22Z"
        },
        {
          "tag": "v1.13.4",
          "kind": "patch",
          "published_at": "2025-04-16T02:29:19Z"
        },
        {
          "tag": "v1.13.3",
          "kind": "patch",
          "published_at": "2025-04-11T19:05:16Z"
        },
        {
          "tag": "v1.13.2",
          "kind": "patch",
          "published_at": "2025-04-11T02:06:35Z"
        },
        {
          "tag": "v1.13.1",
          "kind": "patch",
          "published_at": "2025-04-11T01:56:54Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2025-04-11T01:28:24Z"
        },
        {
          "tag": "v1.12.5",
          "kind": "patch",
          "published_at": "2025-04-08T02:44:49Z"
        },
        {
          "tag": "v1.12.4",
          "kind": "patch",
          "published_at": "2025-04-08T00:50:58Z"
        },
        {
          "tag": "v1.12.3",
          "kind": "patch",
          "published_at": "2025-04-07T03:58:15Z"
        },
        {
          "tag": "v1.12.2",
          "kind": "patch",
          "published_at": "2025-04-07T03:47:37Z"
        },
        {
          "tag": "v1.12.1",
          "kind": "patch",
          "published_at": "2025-04-07T03:41:06Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2025-04-07T03:28:55Z"
        },
        {
          "tag": "v1.11.2",
          "kind": "patch",
          "published_at": "2025-04-02T06:07:47Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2025-04-01T02:33:31Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2025-03-26T08:30:45Z"
        },
        {
          "tag": "v1.10.3",
          "kind": "patch",
          "published_at": "2025-03-20T07:50:51Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2025-03-18T12:20:06Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2025-02-25T14:58:35Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2025-02-20T02:35:51Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2025-02-14T06:00:15Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2025-02-12T06:05:14Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2025-02-10T03:55:23Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2025-02-10T03:45:25Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2025-02-10T02:52:22Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2025-02-06T09:53:43Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2025-02-05T07:38:45Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2025-02-05T06:21:34Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2025-02-05T04:08:37Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2025-02-05T03:51:19Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2025-01-30T13:23:47Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2025-01-30T13:02:50Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2025-01-23T12:26:25Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2025-01-22T11:49:34Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-01-16T09:45:03Z"
        },
        {
          "tag": "v1.2.10",
          "kind": "patch",
          "published_at": "2024-12-12T14:05:58Z"
        },
        {
          "tag": "v1.2.9",
          "kind": "patch",
          "published_at": "2024-11-19T08:31:41Z"
        },
        {
          "tag": "v1.2.8",
          "kind": "patch",
          "published_at": "2024-09-25T10:55:33Z"
        },
        {
          "tag": "v1.2.7",
          "kind": "patch",
          "published_at": "2024-09-19T09:06:31Z"
        },
        {
          "tag": "v1.2.6",
          "kind": "patch",
          "published_at": "2024-07-05T13:14:18Z"
        },
        {
          "tag": "v1.2.5",
          "kind": "patch",
          "published_at": "2024-07-04T09:53:12Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2024-06-19T13:16:51Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2024-06-19T13:09:42Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2024-06-19T12:13:58Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2024-06-12T10:48:08Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2024-06-11T08:45:58Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2024-06-10T14:15:20Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2024-04-25T10:39:05Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2024-04-24T11:40:37Z"
        },
        {
          "tag": "v1.0.11",
          "kind": "patch",
          "published_at": "2024-04-16T12:03:01Z"
        },
        {
          "tag": "v1.0.10",
          "kind": "patch",
          "published_at": "2024-03-29T12:12:08Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2024-03-01T12:25:22Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2024-03-01T12:14:44Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2024-02-29T13:34:21Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2024-02-29T13:06:18Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2024-02-28T14:31:43Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2024-02-27T12:22:49Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a6eb3308f1b96540e1fe5fe17cbbeeb36daf5af3",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 3.0.1",
          "author_name": "ShomailaF",
          "author_login": "ShomailaF",
          "committed_at": "2026-07-21T09:45:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7589714b470f7aa399f9b5e93741c3d4b85583b9",
          "body": "…st-runtask\n\nmake userId optional for post-/runtask and added test",
          "is_bot": false,
          "headline": "Merge pull request #316 from Deltares/315-make-userid-optional-for-po…",
          "author_name": "ShomailaF",
          "author_login": "ShomailaF",
          "committed_at": "2026-07-21T09:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c9a36a2ff3c4502537ba4c5337ea5e7fd5c4045",
          "body": null,
          "is_bot": false,
          "headline": "make userId optional for post-/runtask and added test",
          "author_name": "ShomailaF",
          "author_login": "ShomailaF",
          "committed_at": "2026-07-21T09:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51b7cdc0d9f9a0fd96b26c8b2357699fb90f54d6",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 3.0.0",
          "author_name": "ShomailaF",
          "author_login": "ShomailaF",
          "committed_at": "2026-07-17T12:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4bc0c05a8ba13248e2f77d0f2af6f9ff9b334e9",
          "body": null,
          "is_bot": false,
          "headline": "chore: clear rc configuration for final stable release 3.0.0",
          "author_name": "ShomailaF",
          "author_login": "ShomailaF",
          "committed_at": "2026-07-17T12:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac000db9d8f2802160508dddaab70f3fd5f8039a",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 3.0.0-rc.1",
          "author_name": "ShomailaF",
          "author_login": "ShomailaF",
          "committed_at": "2026-07-17T12:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cade2df68d27089cd035b472ead471218db171e",
          "body": null,
          "is_bot": false,
          "headline": "fix: update fetchMock URLs to include missing query parameters",
          "author_name": "ShomailaF",
          "author_login": "ShomailaF",
          "committed_at": "2026-07-17T11:32:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d7ccef20b6f843700430dc6e15499289e0082a6",
          "body": null,
          "is_bot": false,
          "headline": "test: add required fields to fix documentation build types",
          "author_name": "ShomailaF",
          "author_login": "ShomailaF",
          "committed_at": "2026-07-17T11:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0a8fb66a7b461e9ac14b75e797e8bbc1391647a",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 3.0.0-rc.0",
          "author_name": "ShomailaF",
          "author_login": "ShomailaF",
          "committed_at": "2026-07-17T09:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33553aca25cbf19cfc68fc848cc20893d484c7a8",
          "body": null,
          "is_bot": false,
          "headline": "chore: add rc publish configuration",
          "author_name": "ShomailaF",
          "author_login": "ShomailaF",
          "committed_at": "2026-07-17T09:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61948dca31c731e599109ba9b6c4360e55898a15",
          "body": "…-sonarcube\n\nUpdate dependencies and improve type handling in various modules",
          "is_bot": false,
          "headline": "Merge pull request #313 from Deltares/dwo-1310--fix-vulnerabilites-in…",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-07-16T12:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f4735028456f2fc25c50e1ab1f86bb459d40c26",
          "body": null,
          "is_bot": false,
          "headline": "fix unit test parameters.spec.ts",
          "author_name": "ShomailaF",
          "author_login": "ShomailaF",
          "committed_at": "2026-07-16T12:32:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "222ff57cc37c682edb37ca5d49050da3c72c9017",
          "body": "- Bump @deltares/fews-web-oc-utils to version 2.1.1 in package.json and package-lock.json\n- Refactor generateTypes.js to use async/await for better readability\n- Enhance convertToParameterGroups.ts with new utility functions for parameter handling\n- Modify request parameter interfaces to include necessary fields and improve type safety\n- Clean up type guards in webOcCompontentsTypeGuards.ts for consistency\n- Update unit tests for whatIfScenarios to use more descriptive assertions",
          "is_bot": false,
          "headline": "Update dependencies and improve type handling in various modules",
          "author_name": "ShomailaF",
          "author_login": "ShomailaF",
          "committed_at": "2026-07-15T13:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b473e84e99b52ca27d5511a3bb7984551a5fbaa6",
          "body": "…r-ids-query-parameters\n\nfeat: update taskRunIds and parameterIds types to support arrays",
          "is_bot": false,
          "headline": "Merge pull request #307 from Deltares/306-add-option-to-pass-array-fo…",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-07-15T11:56:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6c33280c818abe8d07899388d538ae2784655e9",
          "body": "chore: update build pipeline and dependencies, vite version 8.0.16, remove unused plugin, add tsconfig.build.json",
          "is_bot": false,
          "headline": "Merge pull request #309 from Deltares/308-update-to-vite-v8",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-07-15T11:55:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14760584aa1dcc2a56ade7632c4711ca0f54667a",
          "body": "…add tsconfig.build.json",
          "is_bot": false,
          "headline": "chore: update build pipeline and dependencies, remove unused plugin, …",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-07-15T11:45:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd399380080523f3aa55ec86671caed5fbe76729",
          "body": "Changes due to FEWS PI openapi schema improvements",
          "is_bot": false,
          "headline": "Merge pull request #312 from Deltares/310-improve-fews-pi-openapi-schema",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-07-15T11:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49c09331d70eeff88f8d913ec65e916af1c2af9d",
          "body": "… simplifying request key usage",
          "is_bot": false,
          "headline": "Refactor ActionRequest interface by removing unnecessary comments and…",
          "author_name": "ShomailaF",
          "author_login": "ShomailaF",
          "committed_at": "2026-07-15T11:10:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "116a97ce98ea05f90e037d9bb987a9a14a424084",
          "body": "… definitions",
          "is_bot": false,
          "headline": "Enhance OpenAPI schema by adding missing endpoints and improving type…",
          "author_name": "ShomailaF",
          "author_login": "ShomailaF",
          "committed_at": "2026-07-15T10:42:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a54fe961ab50df7c7dd18fc33fc107943ffe201",
          "body": null,
          "is_bot": false,
          "headline": "2.1.2",
          "author_name": "hvangeffen",
          "author_login": "hvangeffen",
          "committed_at": "2026-07-08T14:17:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "368c41806cf7b6689c2c77c902848e90b7e24c5a",
          "body": "Add topic id to messages endpoint",
          "is_bot": false,
          "headline": "Merge pull request #311 from Deltares/add-topic-id-to-messages-endpoint",
          "author_name": "hvangeffen",
          "author_login": "hvangeffen",
          "committed_at": "2026-07-08T14:16:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7c99e84b22e992c354e5e3ae745e57f694814de",
          "body": null,
          "is_bot": false,
          "headline": "Add topic id to messages endpoint",
          "author_name": "hvangeffen",
          "author_login": "hvangeffen",
          "committed_at": "2026-07-08T13:55:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "870d39237095561d2028954ac8c034ca49f8fcac",
          "body": null,
          "is_bot": false,
          "headline": "2.1.1",
          "author_name": "hvangeffen",
          "author_login": "hvangeffen",
          "committed_at": "2026-06-16T11:30:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3b255a660aa09ecba89d96aa8b0460824fb9325",
          "body": "Add messages endpoints",
          "is_bot": false,
          "headline": "Merge pull request #301 from Deltares/add-messages-endpoints",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-06-16T09:53:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa5ec6844c23df9f628f134acb4affcefdb2f5b2",
          "body": null,
          "is_bot": false,
          "headline": "Update types for message endpoints",
          "author_name": "hvangeffen",
          "author_login": "hvangeffen",
          "committed_at": "2026-06-16T07:37:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81c394e4a66306d731e0fba8bed3d13459bafd59",
          "body": null,
          "is_bot": false,
          "headline": "Add message endpoint tests",
          "author_name": "hvangeffen",
          "author_login": "hvangeffen",
          "committed_at": "2026-06-15T12:23:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aca4142ff931f5f327d13b2daa1ebe8ebcd8f24a",
          "body": null,
          "is_bot": false,
          "headline": "Add messages endpoints",
          "author_name": "hvangeffen",
          "author_login": "hvangeffen",
          "committed_at": "2026-06-15T12:23:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9b0e0b6c28f6172b50b695becd90b83a30b7529",
          "body": null,
          "is_bot": false,
          "headline": "Add messages types and update importstatus",
          "author_name": "hvangeffen",
          "author_login": "hvangeffen",
          "committed_at": "2026-06-15T12:23:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f3b3b0ebf95bf3ff7731ba5bad0cff51c4fa215",
          "body": null,
          "is_bot": false,
          "headline": "feat: update taskRunIds and parameterIds types to support arrays",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-06-15T12:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03c28ae18e34ccb87a41bcc86e9942aee74b0c57",
          "body": "…nstatus-not-correctly-shown\n\n304 dwo 1327 log display taskrunstatus not correctly shown",
          "is_bot": false,
          "headline": "Merge pull request #305 from Deltares/304-dwo-1327-log-display-taskru…",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-06-15T12:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd80bd29366d43f957e379881c5c33fc5aa908cf",
          "body": null,
          "is_bot": false,
          "headline": "feat: revert taskRunIds and parameterIds types to string",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-06-15T11:59:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "417746642dc4ed98834dbb816f9bbe00cb1743fb",
          "body": null,
          "is_bot": false,
          "headline": "feat: refactor to explodeQueryParameters to use OAS terminology",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-06-15T11:38:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac98e6c76849c1795cebc697fdb3c1b8fc3011e1",
          "body": "…dability and error handling",
          "is_bot": false,
          "headline": "feat: refactor filterToParams and splitUrl functions for improved rea…",
          "author_name": "ShomailaF",
          "author_login": "ShomailaF",
          "committed_at": "2026-06-12T13:21:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0646cb090cd2570560bfa5ff733e14c079d0ff4",
          "body": "…on strategy",
          "is_bot": false,
          "headline": "feat: enhance query parameters handling with configurable serializati…",
          "author_name": "ShomailaF",
          "author_login": "ShomailaF",
          "committed_at": "2026-06-12T13:08:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6933077290e062d012fd7c7e3092ee7c8b52882b",
          "body": null,
          "is_bot": false,
          "headline": "2.1.0",
          "author_name": "hvangeffen",
          "author_login": "hvangeffen",
          "committed_at": "2026-06-02T07:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14dae1e0ba954eaf5b3a52b274c1b2e711a0ff46",
          "body": "Add task run id to grid actions filter",
          "is_bot": false,
          "headline": "Merge pull request #303 from Deltares/add-task-run-id-to-filters",
          "author_name": "hvangeffen",
          "author_login": "hvangeffen",
          "committed_at": "2026-06-02T07:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "753e6c7fc6fef04d899969ad8fec6759095f6431",
          "body": null,
          "is_bot": false,
          "headline": "Add task run id to grid actions filter",
          "author_name": "hvangeffen",
          "author_login": "hvangeffen",
          "committed_at": "2026-06-02T06:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c1beadce7ba199a774d0861db8af141065aef75",
          "body": "…erties\n\nAdd initial SonarCloud configuration for project analysis",
          "is_bot": false,
          "headline": "Merge pull request #299 from Deltares/298-dwo-1310-add-sonarcloudprop…",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-05-21T08:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54449a24003d0ad39cf29b9850145478d96c877e",
          "body": null,
          "is_bot": false,
          "headline": "fix: add initial SonarCloud configuration for project analysis",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-05-21T08:17:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c3d71f9df402af1c0eda35568082d54b56aa4a6",
          "body": "fix: update permissions in workflow files to limit access",
          "is_bot": false,
          "headline": "Merge pull request #297 from Deltares/296-fix-sonarcloud-issues",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-05-18T14:13:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca7ea92cbca0636313f8128309c6f61d03893f53",
          "body": "…in getExternalForecasts method",
          "is_bot": false,
          "headline": "fix: update class properties to be readonly and improve key checking …",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-05-18T12:02:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bddf4d8cee5a1533f3ace3f9b076ac3c1f13425e",
          "body": "…Filter",
          "is_bot": false,
          "headline": "fix: remove redundant alias in import statement for ProductAttributes…",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-05-18T11:59:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73e7b112b6778351731f1e179aaa1523f4efa96d",
          "body": null,
          "is_bot": false,
          "headline": "fix: update import statement to use node:path module",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-05-18T11:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64ec3ce6a08952e1bae7d2fdc9295cd9d1b9d674",
          "body": null,
          "is_bot": false,
          "headline": "fix: update fs import to use node:fs module",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-05-18T11:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fe7d7e9616bf8ee7114264796363dc28d92a279",
          "body": null,
          "is_bot": false,
          "headline": "fix: update permissions in workflow files to limit access",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-05-18T11:53:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05bf44cd27c36aaca28ad2cd6786543185266cef",
          "body": null,
          "is_bot": false,
          "headline": "2.0.2",
          "author_name": "ShomailaF",
          "author_login": "ShomailaF",
          "committed_at": "2026-05-18T08:57:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a0536a03eb313eaff746d3ced2f86976628006e",
          "body": "…ards\n\nfeat: add \"embed-url\" component option to WebOCDashboardItem",
          "is_bot": false,
          "headline": "Merge pull request #295 from Deltares/294-support-embed-url-in-dashbo…",
          "author_name": "ShomailaF",
          "author_login": "ShomailaF",
          "committed_at": "2026-05-18T08:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca8a2bfb9a89ad7f7d26b07ddc9ffb8ae38fa0ae",
          "body": null,
          "is_bot": false,
          "headline": "feat: add \"embed-url\" component option to WebOCDashboardItem",
          "author_name": "ShomailaF",
          "author_login": "ShomailaF",
          "committed_at": "2026-05-18T08:48:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ecc01b67b48da9d58a1fa985621bd2c1036e8c3",
          "body": null,
          "is_bot": false,
          "headline": "2.0.1",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-04-10T12:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9535fbbf6641b5a73c0a3cd415f4b9b193220de",
          "body": null,
          "is_bot": false,
          "headline": "Remove beta tag",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-04-10T12:30:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a17b7d619fe76283e8c796a3fd91e24122fd7286",
          "body": "…-workflows-to-use-nodejs-24\n\nchore: update GitHub Actions workflows to use Node.js 24",
          "is_bot": false,
          "headline": "Merge pull request #293 from Deltares/292-chore-update-github-actions…",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-04-10T12:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49b340db0b9959c640c32e2f78ef8cda0d27ae9f",
          "body": null,
          "is_bot": false,
          "headline": "chore: update GitHub Actions workflows to use Node.js 24",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-04-10T12:24:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6309359c6483510ee71876c32a5c21b5f25aac15",
          "body": "…edattribute-externaloverlay-locationslayerzoomsettings\n\nAdd types for locationEnabledAttribute and expend LocationsLayer interface",
          "is_bot": false,
          "headline": "Merge pull request #291 from Deltares/290-add-types-for-locationenabl…",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-04-10T12:22:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8fdeb1a143469816f1c360bac978f34ccb8ab21",
          "body": "… LocationsLayer interface",
          "is_bot": false,
          "headline": "Add types for locationEnabledAttribute in various settings and expand…",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-04-10T11:52:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18f166d5d5c7722a68f220a068aaada3d4f70897",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-04-10T09:40:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3a3b4164d66e046e887efb3157f0b68cc9ef770",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0-beta.9",
          "author_name": "cees-wolfs-vt",
          "author_login": "cees-wolfs-vt",
          "committed_at": "2026-03-26T14:43:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbec29c525ad3e075144e4214234d6b07aed1738",
          "body": "Add topology assocation of taskruns",
          "is_bot": false,
          "headline": "Merge pull request #288 from Deltares/taskrun-topology-associations",
          "author_name": "Cees Wolfs",
          "author_login": "cees-wolfs-vt",
          "committed_at": "2026-03-26T12:43:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "715df448fca0793d827fa3822c535c13382dd693",
          "body": null,
          "is_bot": false,
          "headline": "Add topology assocation of taskruns",
          "author_name": "cees-wolfs-vt",
          "author_login": "cees-wolfs-vt",
          "committed_at": "2026-03-26T12:07:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea76cf9e0353d528313a2fe5abe70c0569ccf9bb",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0-beta.8",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-02-27T13:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b9344fb4dfaae5d6d4a156a116669de5b3e5006",
          "body": "…ports\n\nExport types for dynamic reports",
          "is_bot": false,
          "headline": "Merge pull request #285 from Deltares/284-export-types-for-dynamic-re…",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-02-27T13:56:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "034f3da5b333934aea018da4e6649e8934c43c94",
          "body": null,
          "is_bot": false,
          "headline": "Export dynamicDisplayReportFilter",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-02-27T13:46:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f23f251825c4c74cf5005675538c9715bd864629",
          "body": null,
          "is_bot": false,
          "headline": "Sort imports",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-02-27T13:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "406e4b570eff871806b60967de815dd68294eaf8",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0-beta.7",
          "author_name": "hvangeffen",
          "author_login": "hvangeffen",
          "committed_at": "2026-02-17T12:38:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7f57e079795ea68fe37d354f37bc3a4285a6a44",
          "body": "Add permissions endpoint",
          "is_bot": false,
          "headline": "Merge pull request #283 from jfleuren-vt/add-permissions-endpoint",
          "author_name": "hvangeffen",
          "author_login": "hvangeffen",
          "committed_at": "2026-02-17T12:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbc0c9b0829ea3a59dd90ef04f57e160c8eefaf0",
          "body": null,
          "is_bot": false,
          "headline": "comment out broken type updates",
          "author_name": "Jules Fleuren",
          "author_login": "jfleuren-vt",
          "committed_at": "2026-02-06T10:41:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5f20ffe05f49eaf58590b24731c2beb7f4ebf1f",
          "body": null,
          "is_bot": false,
          "headline": "redo type update pi_rest_actions.json",
          "author_name": "Jules Fleuren",
          "author_login": "jfleuren-vt",
          "committed_at": "2026-02-06T10:40:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9259b50c7160acf5e7b166003acd415c7fed534a",
          "body": null,
          "is_bot": false,
          "headline": "redo type update pi_rest_weboc_configuration.json",
          "author_name": "Jules Fleuren",
          "author_login": "jfleuren-vt",
          "committed_at": "2026-02-06T10:40:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1129ab9c187a8dbc66d9f9a5a83e9c21fd39b80f",
          "body": "This reverts commit ea8425bfaf7cfde1036137e90c57928c42fdd0cb.",
          "is_bot": false,
          "headline": "Revert \"update Types\"",
          "author_name": "Jules Fleuren",
          "author_login": "jfleuren-vt",
          "committed_at": "2026-02-06T10:30:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e384c544c9855a779ae10ee252163de95b1f6ad6",
          "body": null,
          "is_bot": false,
          "headline": "create test for getPermissions",
          "author_name": "Jules Fleuren",
          "author_login": "jfleuren-vt",
          "committed_at": "2026-02-06T10:17:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a46ba8e52b676d9fcdf9999641927f335ff25954",
          "body": null,
          "is_bot": false,
          "headline": "request to permissions endpoint",
          "author_name": "Jules Fleuren",
          "author_login": "jfleuren-vt",
          "committed_at": "2026-02-06T10:17:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d3464f09abb65ead27848ffbc7d92f2fe179b20",
          "body": null,
          "is_bot": false,
          "headline": "typo",
          "author_name": "Jules Fleuren",
          "author_login": "jfleuren-vt",
          "committed_at": "2026-02-06T10:17:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea8425bfaf7cfde1036137e90c57928c42fdd0cb",
          "body": null,
          "is_bot": false,
          "headline": "update Types",
          "author_name": "Jules Fleuren",
          "author_login": "jfleuren-vt",
          "committed_at": "2026-02-06T10:17:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09775e15538609d9b90db511a6aaa3f8a1cbd809",
          "body": null,
          "is_bot": false,
          "headline": "Add permissions response type",
          "author_name": "Jules Fleuren",
          "author_login": "jfleuren-vt",
          "committed_at": "2026-02-06T10:17:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f738e889a9a381a632fd0a634d8cd4077d6a8b47",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0-beta.6",
          "author_name": "cees-wolfs-vt",
          "author_login": "cees-wolfs-vt",
          "committed_at": "2026-02-06T10:03:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "496364aec3ebf95c55dcb5409217961c9468bdeb",
          "body": "Add fullDataPeriod param",
          "is_bot": false,
          "headline": "Merge pull request #281 from Deltares/update-filter-actions",
          "author_name": "hvangeffen",
          "author_login": "hvangeffen",
          "committed_at": "2026-02-06T10:02:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "656810236ac37d95c22aab029748a1c43c70f68f",
          "body": "Add log display side panel type",
          "is_bot": false,
          "headline": "Merge pull request #282 from Deltares/add-log-display-side-panel-type",
          "author_name": "hvangeffen",
          "author_login": "hvangeffen",
          "committed_at": "2026-02-06T08:19:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc54299c40d14063d9e4ffa807eb5869a1e234dd",
          "body": null,
          "is_bot": false,
          "headline": "Add log display side panel type",
          "author_name": "hvangeffen",
          "author_login": "hvangeffen",
          "committed_at": "2026-02-04T13:38:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23a99c3b3efc18392a1f624b048264575ebdefb6",
          "body": null,
          "is_bot": false,
          "headline": "Add fulldataperiod param",
          "author_name": "cees-wolfs-vt",
          "author_login": "cees-wolfs-vt",
          "committed_at": "2026-02-03T13:35:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad6f4af0c902fd5115af33691a6d3d9564ca9f83",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0-beta.5",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-01-30T14:11:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcc0b9970cebcd55b6aa0fa21af819ede61348ab",
          "body": "chore: update dependencies and devDependencies in package.json",
          "is_bot": false,
          "headline": "Merge pull request #280 from Deltares/279-update-dependencies",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-01-30T14:10:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bba5981e298feeca4935ac535efb45eabc6aed27",
          "body": "- Bump @deltares/fews-web-oc-utils from ^2.0.1 to ^2.0.2\n- Update @types/node from ^22.19.0 to ^22.19.7\n- Upgrade @vitest/browser-playwright from ^4.0.8 to ^4.0.18\n- Increment eslint from ^9.39.1 to ^9.39.2\n- Update sonarqube-scanner from ^4.3.2 to ^4.3.4\n- Bump typedoc from ^0.28.14 to ^0.28.16\n- Upgrade typescript-eslint from ^8.46.4 to ^8.54.0\n- Update vite from ^7.2.2 to ^7.3.1\n- Upgrade vitest from ^4.0.8 to ^4.0.18",
          "is_bot": false,
          "headline": "chore: update dependencies and devDependencies in package.json",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-01-30T13:55:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5af9f89702185916902c1ab58672dba4a8ebe3ed",
          "body": "…t-array\n\nUpdate types making compose in documentdisplays an array",
          "is_bot": false,
          "headline": "Merge pull request #274 from Deltares/fix-document-display-compose-no…",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-01-30T13:51:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f6753e6e5dd30a4db61f55eb313627d04f66209",
          "body": "Add topology grid nodes group id",
          "is_bot": false,
          "headline": "Merge pull request #278 from Deltares/add-topology-grid-group-id-type",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-01-30T13:50:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5bded88978ee6c49b472b7a62ea26b874740ed7",
          "body": null,
          "is_bot": false,
          "headline": "Update types",
          "author_name": "hvangeffen",
          "author_login": "hvangeffen",
          "committed_at": "2026-01-27T15:31:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c4749e393aef02531a8bb3d6f9a7de9a883d5b4",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0-beta.4",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2026-01-27T09:32:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b8abda0df03e34b88e56a0c3bafb78edbb50ccb",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0-beta.3",
          "author_name": "cees-wolfs-vt",
          "author_login": "cees-wolfs-vt",
          "committed_at": "2026-01-19T13:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3229c5485348a9db205b59d1184156f64e2708c",
          "body": "Enable startTime and endTime",
          "is_bot": false,
          "headline": "Merge pull request #276 from Deltares/275-enable-starttime-endtime",
          "author_name": "Cees Wolfs",
          "author_login": "cees-wolfs-vt",
          "committed_at": "2026-01-19T12:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1af9f2f5b833de12d770a08f1af74ffb0d153d72",
          "body": null,
          "is_bot": false,
          "headline": "Enable startTime and endTime",
          "author_name": "cees-wolfs-vt",
          "author_login": "cees-wolfs-vt",
          "committed_at": "2026-01-13T09:52:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f369c0fa1bb353090638fae6a5b18bb9d504646a",
          "body": null,
          "is_bot": false,
          "headline": "Update types making comopse in documentdisplays an array",
          "author_name": "hvangeffen",
          "author_login": "hvangeffen",
          "committed_at": "2026-01-09T09:40:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f324886af9eef0fa09f4d8d48230a8cedb1aae1b",
          "body": "…ends\n\n Add support for microfrontends end point",
          "is_bot": false,
          "headline": "Merge pull request #273 from Deltares/272-add-support-for-micro-front…",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2025-12-24T12:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "974a08ee1fe0b7709556ceaf04657f017e88a4cf",
          "body": null,
          "is_bot": false,
          "headline": "feat: add unit and e2e tests for micro frontends with mock data",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2025-12-24T12:04:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31b8820fe309d331a3be196c4b4c25751e8e3f89",
          "body": "…nit tests",
          "is_bot": false,
          "headline": "feat: add micro frontends support with new JSON schema, filter, and u…",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2025-12-24T12:00:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4006f2b61c2e4c8d3b440b984a397db296803dbe",
          "body": "…date exports",
          "is_bot": false,
          "headline": "feat: add micro frontends support with new response interfaces and up…",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2025-12-24T11:10:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d05e74e95b8bd3e075cb4c4339decc0e7255317c",
          "body": null,
          "is_bot": false,
          "headline": "feat: add support for micro frontends in topology node response",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2025-12-24T10:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92e90a9dc90e12f6a7754704e5c81b530824d78f",
          "body": "Add override for sonarqube-scanner for node-forge",
          "is_bot": false,
          "headline": "Merge pull request #271 from Deltares/269-update-dependencies",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2025-12-24T10:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9834642b75bf108aed04b398e996ebfced5a2920",
          "body": null,
          "is_bot": false,
          "headline": "Add override for sonarqube-scanner for node-forge v1.3.3",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2025-12-24T10:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f36e7bb02378bd660ca72440dfad3954612d6f7a",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0-beta.2",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2025-12-10T11:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a965600824c84723db5dc03462f9c342fcb6a6e8",
          "body": "Add documentdisplays endpoint",
          "is_bot": false,
          "headline": "Merge pull request #255 from Deltares/add-documentdisplays-endpoint",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2025-12-10T11:46:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72fa2b3753ce7441db317aa4b467714d9d9861be",
          "body": "…ing in index export",
          "is_bot": false,
          "headline": "Refactor: Update import path for DocumentDisplaysResponse and fix cas…",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2025-12-10T11:42:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "080bd071410ef9e36c0f9e7eed924aaa61e52c11",
          "body": "…-4.1.1\n\nBump js-yaml from 4.1.0 to 4.1.1",
          "is_bot": false,
          "headline": "Merge pull request #268 from Deltares/dependabot/npm_and_yarn/js-yaml…",
          "author_name": "Werner Kramer",
          "author_login": "wkramer",
          "committed_at": "2025-12-10T10:54:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 172,
      "latest_release_at": "2026-07-21T09:47:04Z",
      "latest_release_tag": "v3.0.1",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 26,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 11.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@deltares/fews-pi-requests",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "FEWS",
            "PI REST Service"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@deltares/fews-pi-requests",
          "is_deprecated": false,
          "latest_version": "3.0.1",
          "repository_url": "https://github.com/Deltares/fews-pi-requests",
          "versions_count": 137,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 4,
          "monthly_downloads": 4129,
          "first_published_at": "2022-01-26T12:24:31.463000Z",
          "latest_published_at": "2026-07-21T09:47:46.015000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 1,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2026-02-05",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 20
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 58213,
      "source_files_sampled": 238,
      "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": 1,
        "malicious_count": 0,
        "assessed_package": "npm:@deltares/fews-pi-requests@3.0.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@deltares/fews-web-oc-utils",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@deltares/fews-web-oc-utils",
            "direct": true,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@apidevtools/json-schema-ref-parser",
            "direct": false,
            "version": "11.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "@blazediff/core",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.39.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@gerrit0/mini-shiki",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.7",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jsdevtools/ono",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.133.0",
            "ecosystem": "npm"
          },
          {
            "name": "@polka/url",
            "direct": false,
            "version": "1.0.0-next.29",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/engine-oniguruma",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/langs",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/themes",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/types",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/vscode-textmate",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/glob-to-regexp",
            "direct": false,
            "version": "0.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash",
            "direct": false,
            "version": "4.17.23",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.19.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/browser",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/browser-playwright",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "adm-zip",
            "direct": false,
            "version": "0.5.17",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": false,
            "version": "1.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "b4a",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "bare-events",
            "direct": false,
            "version": "2.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "bare-fs",
            "direct": false,
            "version": "4.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "bare-os",
            "direct": false,
            "version": "3.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "bare-path",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "bare-stream",
            "direct": false,
            "version": "2.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "bare-url",
            "direct": false,
            "version": "2.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.39.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "10.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "events-universal",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-fifo",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fetch-mock",
            "direct": false,
            "version": "12.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-to-regexp",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "hpagent",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-to-typescript",
            "direct": false,
            "version": "15.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-android-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lunr",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "14.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "mrmime",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-forge",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "playwright",
            "direct": false,
            "version": "1.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "playwright-core",
            "direct": false,
            "version": "1.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "pngjs",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.15",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "properties-file",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode.js",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "regexparam",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.4",
            "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": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "sirv",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "slugify",
            "direct": false,
            "version": "1.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "sonarqube-scanner",
            "direct": false,
            "version": "4.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "streamx",
            "direct": false,
            "version": "2.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "3.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "teex",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "text-decoder",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "totalist",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc",
            "direct": false,
            "version": "0.28.16",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 266,
        "direct_count": 1,
        "indirect_count": 265
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 198,
        "open_issues": 15,
        "closed_ratio": 0.837,
        "closed_issues": 77,
        "closed_unmerged_prs": 22
      },
      "bus_factor": 3,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "hvangeffen",
          "commits": 209,
          "avatar_url": "https://avatars.githubusercontent.com/u/144685504?v=4"
        },
        {
          "type": "User",
          "login": "wkramer",
          "commits": 76,
          "avatar_url": "https://avatars.githubusercontent.com/u/7066801?v=4"
        },
        {
          "type": "User",
          "login": "ekkelenkamp",
          "commits": 72,
          "avatar_url": "https://avatars.githubusercontent.com/u/7031474?v=4"
        },
        {
          "type": "User",
          "login": "rudieekkelenkamp",
          "commits": 69,
          "avatar_url": "https://avatars.githubusercontent.com/u/119104091?v=4"
        },
        {
          "type": "User",
          "login": "grijzea",
          "commits": 56,
          "avatar_url": "https://avatars.githubusercontent.com/u/80118647?v=4"
        },
        {
          "type": "User",
          "login": "amarkensteijn",
          "commits": 45,
          "avatar_url": "https://avatars.githubusercontent.com/u/41986134?v=4"
        },
        {
          "type": "User",
          "login": "cees-wolfs-vt",
          "commits": 30,
          "avatar_url": "https://avatars.githubusercontent.com/u/206560333?v=4"
        },
        {
          "type": "User",
          "login": "ceesvoesenek",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/99406440?v=4"
        },
        {
          "type": "User",
          "login": "ShomailaF",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/281972163?v=4"
        },
        {
          "type": "User",
          "login": "vanmeeuwen",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/16121642?v=4"
        }
      ],
      "contributors_sampled": 13,
      "top_contributor_share": 0.334
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "github-pages.yml",
        "npm-build.yml",
        "npm-publish.yml",
        "npm-test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.js"
      ],
      "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": 3,
            "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": 10,
            "reason": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
            "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": 3,
            "reason": "Found 6/18 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "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": 10,
            "reason": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
            "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": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 3,
            "reason": "7 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a6eb3308f1b96540e1fe5fe17cbbeeb36daf5af3",
        "ran_at": "2026-07-29T12:49:18Z",
        "aggregate_score": 6.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T09:47:49Z",
      "oldest_open_prs": [
        {
          "number": 71,
          "created_at": "2022-12-21T09:05:05Z",
          "last_comment_at": "2026-05-15T07:57:01Z",
          "last_comment_author": "sonarqubecloud"
        },
        {
          "number": 270,
          "created_at": "2025-12-15T22:02:46Z",
          "last_comment_at": "2026-05-15T07:57:06Z",
          "last_comment_author": "sonarqubecloud"
        },
        {
          "number": 286,
          "created_at": "2026-02-27T13:57:51Z",
          "last_comment_at": "2026-05-15T07:57:08Z",
          "last_comment_author": "sonarqubecloud"
        },
        {
          "number": 287,
          "created_at": "2026-02-27T13:58:05Z",
          "last_comment_at": "2026-05-15T07:57:04Z",
          "last_comment_author": "sonarqubecloud"
        },
        {
          "number": 317,
          "created_at": "2026-07-21T13:30:26Z",
          "last_comment_at": "2026-07-24T10:32:27Z",
          "last_comment_author": "sonarqubecloud"
        }
      ],
      "last_merged_pr_at": "2026-07-21T09:38:31Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 25,
          "created_at": "2022-02-22T09:37:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 66,
          "created_at": "2022-12-15T06:23:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 74,
          "created_at": "2022-12-30T14:13:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 75,
          "created_at": "2023-01-02T07:11:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 77,
          "created_at": "2023-01-23T15:44:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 78,
          "created_at": "2023-01-26T12:43:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 82,
          "created_at": "2023-02-02T15:04:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 228,
          "created_at": "2025-06-06T11:29:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 237,
          "created_at": "2025-07-09T09:22:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 250,
          "created_at": "2025-09-29T13:14:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 251,
          "created_at": "2025-09-29T17:35:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 256,
          "created_at": "2025-10-16T12:19:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 275,
          "created_at": "2026-01-13T09:40:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 289,
          "created_at": "2026-04-10T09:41:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 314,
          "created_at": "2026-07-17T09:05:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Deltares/fews-pi-requests",
    "host": "github.com",
    "name": "fews-pi-requests",
    "owner": "Deltares"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 70,
      "inputs": {
        "security": 71,
        "vitality": 89,
        "community": 34,
        "governance": 80,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 89,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "commits_last_year": 172,
              "human_commit_share": 1,
              "days_since_last_push": 5,
              "active_weeks_last_year": 26
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "26/52 weeks with commits",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 26
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "172 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 172
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "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": 100,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v3.0.1",
              "releases_from_tags": false,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 11.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 8 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~11.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 11.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 8,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 8 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 34,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 3,
            "inputs": {
              "forks": 1,
              "stars": 1,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "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": 60,
            "inputs": {
              "packages": [
                "@deltares/fews-pi-requests"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 4129
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "4,129 downloads/month across npm",
                "points": 48.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 4129,
                      "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": "good",
        "name": "Sustainability & Governance",
        "value": 80,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 13,
              "top_contributor_share": 0.334
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 33% of commits",
                "points": 15,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 33
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "13 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 198,
              "open_issues": 15,
              "closed_issues": 77,
              "issue_closed_ratio": 0.837,
              "closed_unmerged_prs": 22
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "84% of issues closed",
                "points": 39.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "198/220 decided PRs merged",
                "points": 34.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 198,
                      "decided": 220
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/18 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "followers": 318,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "Deltares",
              "public_repos": 94,
              "account_age_days": 4555
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "318 followers of Deltares",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 318,
                      "login": "Deltares"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "94 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 94
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@deltares/fews-pi-requests"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "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 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "137 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 137
                    }
                  }
                ],
                "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": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "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": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 71,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "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": 64,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 6/18 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "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": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "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 1",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "7 existing vulnerabilities detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@deltares/fews-pi-requests@3.0.1 runtime dependency closure — what installing the published package pulls in — 1 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:@deltares/fews-pi-requests@3.0.1",
                  "assessed": 1
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "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": "excellent",
            "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": 1,
              "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": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "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": 56,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.55,
              "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": "55 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 29.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 55,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "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": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 58213,
              "source_files_sampled": 238,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/238 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 238,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T12:49:36.536411Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/Deltares/fews-pi-requests.svg",
  "full_name": "Deltares/fews-pi-requests",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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