JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"base-registries",
"base-registries-component"
],
"is_fork": false,
"size_kb": 615,
"has_wiki": false,
"homepage": "https://www.nuget.org/packages/Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor/",
"languages": {
"C#": 1716,
"Shell": 178
},
"pushed_at": "2026-07-25T03:55:27Z",
"created_at": "2018-12-16T13:35:21Z",
"owner_type": "Organization",
"updated_at": "2026-06-01T17:46:51Z",
"description": "Easily convert between byte array and hex strings.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": "https://www.vlaanderen.be/digitaal-vlaanderen",
"name": "Digitaal Vlaanderen",
"type": "Organization",
"login": "Informatievlaanderen",
"company": null,
"location": "Brussel",
"followers": 79,
"avatar_url": "https://avatars.githubusercontent.com/u/15910637?v=4",
"created_at": "2015-11-18T15:44:29Z",
"is_verified": null,
"public_repos": 330,
"account_age_days": 3904
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v5.1.0",
"kind": "minor",
"published_at": "2026-06-01T17:46:04Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2025-04-04T12:53:15Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2024-03-06T15:52:53Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2022-03-23T12:07:11Z"
},
{
"tag": "v2.2.11",
"kind": "patch",
"published_at": "2021-05-28T09:29:05Z"
},
{
"tag": "v2.2.10",
"kind": "patch",
"published_at": "2021-02-02T10:56:35Z"
},
{
"tag": "v2.2.9",
"kind": "patch",
"published_at": "2020-12-17T16:25:44Z"
},
{
"tag": "v2.2.8",
"kind": "patch",
"published_at": "2020-12-17T11:42:34Z"
},
{
"tag": "v2.2.7",
"kind": "patch",
"published_at": "2020-11-19T08:40:22Z"
},
{
"tag": "v2.2.6",
"kind": "patch",
"published_at": "2020-09-21T09:31:03Z"
},
{
"tag": "v2.2.5",
"kind": "patch",
"published_at": "2020-07-18T00:27:17Z"
},
{
"tag": "v2.2.4",
"kind": "patch",
"published_at": "2020-06-18T11:23:58Z"
},
{
"tag": "v2.2.3",
"kind": "patch",
"published_at": "2020-05-18T18:22:04Z"
},
{
"tag": "v2.2.2",
"kind": "patch",
"published_at": "2020-05-04T12:54:00Z"
},
{
"tag": "v2.2.1",
"kind": "patch",
"published_at": "2020-03-02T12:06:32Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2020-01-31T17:17:18Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2019-12-15T16:57:34Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2019-11-18T09:42:13Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2019-10-28T14:16:16Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2019-08-21T21:38:43Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2019-04-25T12:35:03Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2019-04-24T09:08:44Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2018-12-18T14:39:20Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2018-12-16T14:00:11Z"
}
],
"recent_commits": [
{
"oid": "1099a1114a540cbd18126639770f98244f35ba29",
"body": "# [5.1.0](https://github.com/informatievlaanderen/hexbyte-converter/compare/v5.0.0...v5.1.0) (2026-06-01)\n\n### Features\n\n* update packages ([ef695bb](https://github.com/informatievlaanderen/hexbyte-converter/commit/ef695bb97891cd0abfb9965cc1189d25f0cda0c1))",
"is_bot": false,
"headline": "chore(release): 5.1.0 [skip ci]",
"author_name": "release-bot",
"author_login": "basisregisters-vlaanderen",
"committed_at": "2026-06-01T17:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef695bb97891cd0abfb9965cc1189d25f0cda0c1",
"body": null,
"is_bot": false,
"headline": "feat: update packages",
"author_name": "Arne Dumarey",
"author_login": "ArneD",
"committed_at": "2026-06-01T17:44:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc97c4c454cd822dbb3e085109653e8d9b16133a",
"body": "# [5.0.0](https://github.com/informatievlaanderen/hexbyte-converter/compare/v4.0.0...v5.0.0) (2025-04-04)\n\n### Code Refactoring\n\n* use renovate and nuget + update pipeline ([a020e71](https://github.com/informatievlaanderen/hexbyte-converter/commit/a020e711d36cb0cbafa8feef8b7c62e2cfde8485))\n\n### BREAKING CHANGES\n\n* update to dotnet 9",
"is_bot": false,
"headline": "chore(release): 5.0.0 [skip ci]",
"author_name": "release-bot",
"author_login": "basisregisters-vlaanderen",
"committed_at": "2025-04-04T12:53:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a020e711d36cb0cbafa8feef8b7c62e2cfde8485",
"body": "BREAKING CHANGE: update to dotnet 9",
"is_bot": false,
"headline": "refactor: use renovate and nuget + update pipeline",
"author_name": "Arne Dumarey",
"author_login": "ArneD",
"committed_at": "2025-04-04T12:51:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e81659c058f240846271ce30a3839fb274c9db83",
"body": null,
"is_bot": false,
"headline": "ci: do not use npm install",
"author_name": "Arne Dumarey",
"author_login": "ArneD",
"committed_at": "2024-03-08T08:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a11bb0b1b12bee1dfa9edeecc84eaf71cede66cc",
"body": null,
"is_bot": false,
"headline": "docs: update build badge",
"author_name": "Arne Dumarey",
"author_login": "ArneD",
"committed_at": "2024-03-06T16:23:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b25ff371bac7f9a644f7d6b3bed988c75b31a65",
"body": "# [4.0.0](https://github.com/informatievlaanderen/hexbyte-converter/compare/v3.0.0...v4.0.0) (2024-03-06)\n\n### Features\n\n* move to dotnet 8.0.2 ([c319fed](https://github.com/informatievlaanderen/hexbyte-converter/commit/c319fed4b3c52273a0e4ebe4ce4642f70193de51))\n\n### BREAKING CHANGES\n\n* move to dotnet 8.0.2",
"is_bot": false,
"headline": "chore(release): 4.0.0 [skip ci]",
"author_name": "release-bot",
"author_login": "basisregisters-vlaanderen",
"committed_at": "2024-03-06T15:52:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76141fb658c4e764e18e9de213924b04e4dbb0b4",
"body": null,
"is_bot": false,
"headline": "ci: fix release",
"author_name": "jvandaal",
"author_login": "jvandaal",
"committed_at": "2024-03-06T15:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24224a4ad61e2d7eed8bbf6952d4b2cf27b0a78d",
"body": null,
"is_bot": false,
"headline": "ci: fix build",
"author_name": "jvandaal",
"author_login": "jvandaal",
"committed_at": "2024-03-06T15:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c319fed4b3c52273a0e4ebe4ce4642f70193de51",
"body": "BREAKING CHANGE: move to dotnet 8.0.2",
"is_bot": false,
"headline": "feat: move to dotnet 8.0.2",
"author_name": "jvandaal",
"author_login": "jvandaal",
"committed_at": "2024-03-06T14:56:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0ea2d887919d4a1b1aeff79cbe54e6721cfecb1",
"body": "Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.3.\n- [Release notes](https://github.com/sindresorhus/semver-regex/releases)\n- [Commits](https://github.com/sindresorhus/semver-regex/commits)\n\n---\nupdated-dependencies:\n- dependency-name: semver-regex\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump semver-regex from 3.1.2 to 3.1.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-28T09:33:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78c1246f83b10536ef086724dc421c8b4a9a0dd5",
"body": "# [3.0.0](https://github.com/informatievlaanderen/hexbyte-converter/compare/v2.2.11...v3.0.0) (2022-03-23)\n\n### Features\n\n* move to dotnet 6.0.3 ([99fde65](https://github.com/informatievlaanderen/hexbyte-converter/commit/99fde65bbeb0aa6a16c731e50e0caef54a2b961d))\n\n### BREAKING CHANGES\n\n* move to dotnet 6.0.3",
"is_bot": false,
"headline": "chore(release): 3.0.0 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2022-03-23T12:07:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99fde65bbeb0aa6a16c731e50e0caef54a2b961d",
"body": "move to dotnet 6.0.3\n\nBREAKING CHANGE: move to dotnet 6.0.3",
"is_bot": false,
"headline": "feat: move to dotnet 6.0.3",
"author_name": "pgallik",
"author_login": "pgallik",
"committed_at": "2022-03-23T12:05:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8473e714bd4c8d5cbcc4c8ead72693c173c3c90",
"body": "Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.3 to 17.4.4.\n- [Release notes](https://github.com/semantic-release/semantic-release/releases)\n- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.4.3...v17.4.4)\n\n---\nupdated-dependencies:\n- dependency-name: semantic-release\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump semantic-release from 17.4.3 to 17.4.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-06-17T07:44:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cca55377780db5d8f2e59ce2cd19a19f4061d24f",
"body": "Bumps [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) from 9.0.2 to 9.0.3.\n- [Release notes](https://github.com/semantic-release/release-notes-generator/releases)\n- [Commits](https://github.com/semantic-release/release-notes-generator/compare/\n[…]\n- dependency-name: \"@semantic-release/release-notes-generator\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump @semantic-release/release-notes-generator",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-06-17T07:44:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8e739cca40c6236a10fbd2b45dc114a7082cd094",
"body": "Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.\n- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)\n- [Commits](https://github.com/sindresorhus/trim-newlines/commits)\n\n---\nupdated-dependencies:\n- dependency-name: trim-newlines\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump trim-newlines from 3.0.0 to 3.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-06-10T07:53:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e329a8f022fc87bcdf92e9c6b077d9e557948e0",
"body": null,
"is_bot": false,
"headline": "build: fix paket version",
"author_name": "Arne Dumarey",
"author_login": "ArneD",
"committed_at": "2021-05-29T06:01:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5962b47cebeec2149beaa061fd083d399d8750ff",
"body": "Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.\n- [Release notes](https://github.com/npm/hosted-git-info/releases)\n- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)\n- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-05-28T09:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6327f0b8f2348c9be16f4cc7baa315ef9834b5ed",
"body": "## [2.2.11](https://github.com/informatievlaanderen/hexbyte-converter/compare/v2.2.10...v2.2.11) (2021-05-28)\n\n### Bug Fixes\n\n* move to 5.0.6 ([b4130c3](https://github.com/informatievlaanderen/hexbyte-converter/commit/b4130c3cb0b9a378af67f80c6b1391e3db9b6302))",
"is_bot": false,
"headline": "chore(release): 2.2.11 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2021-05-28T09:28:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4130c3cb0b9a378af67f80c6b1391e3db9b6302",
"body": null,
"is_bot": false,
"headline": "fix: move to 5.0.6",
"author_name": "Yusuf Mavzer",
"author_login": null,
"committed_at": "2021-05-28T09:27:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "762048f69d8ecb7d94367f83759e8de7732ba36a",
"body": "Update CODEOWNERS",
"is_bot": false,
"headline": "Merge pull request #61 from CumpsD/patch-1",
"author_name": "Thomas D'haenens",
"author_login": "dhaeneth",
"committed_at": "2021-03-22T09:50:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b1b317a5672afdf0cbf6a6780fc440527ab26dc",
"body": null,
"is_bot": false,
"headline": "Update CODEOWNERS",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2021-03-22T08:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f1d96b53257817b904f24edc0f670b1e229ede8",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/cache from v2 to v2.1.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-02-08T09:43:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46883ad10cb5faab1c8d01e667f8de5bfef6e6cd",
"body": "## [2.2.10](https://github.com/informatievlaanderen/hexbyte-converter/compare/v2.2.9...v2.2.10) (2021-02-02)\n\n### Bug Fixes\n\n* move to 5.0.2 ([9a0746d](https://github.com/informatievlaanderen/hexbyte-converter/commit/9a0746d090acb62eb97186f43d0e32e229b3a89a))",
"is_bot": false,
"headline": "chore(release): 2.2.10 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2021-02-02T10:56:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a0746d090acb62eb97186f43d0e32e229b3a89a",
"body": null,
"is_bot": false,
"headline": "fix: move to 5.0.2",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2021-02-02T10:54:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "214d02be4915646f808420ae3b5117cf94882a25",
"body": "Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.3.3 to 17.3.7.\n- [Release notes](https://github.com/semantic-release/semantic-release/releases)\n- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.3.3...v17.3.7)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump semantic-release from 17.3.3 to 17.3.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-01-25T17:54:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb48d7574b5e4d9c399570ab6695d3cd5f956a2c",
"body": "Bumps [@semantic-release/npm](https://github.com/semantic-release/npm) from 7.0.9 to 7.0.10.\n- [Release notes](https://github.com/semantic-release/npm/releases)\n- [Commits](https://github.com/semantic-release/npm/compare/v7.0.9...v7.0.10)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump @semantic-release/npm from 7.0.9 to 7.0.10",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-01-18T09:40:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f09bbdf304fae1d8dd7ed181133d4eb6a96eb01",
"body": "Bumps [husky](https://github.com/typicode/husky) from 4.3.7 to 4.3.8.\n- [Release notes](https://github.com/typicode/husky/releases)\n- [Commits](https://github.com/typicode/husky/compare/v4.3.7...v4.3.8)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump husky from 4.3.7 to 4.3.8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-01-18T09:34:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6036c1b3342386ae4fa8d57b0a0c8f192c5e829f",
"body": "Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.3.2 to 17.3.3.\n- [Release notes](https://github.com/semantic-release/semantic-release/releases)\n- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.3.2...v17.3.3)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump semantic-release from 17.3.2 to 17.3.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-01-18T09:31:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4deef3fb67e2c1ba8981cd7361b0e208943754ff",
"body": "Bumps [commitizen](https://github.com/commitizen/cz-cli) from 4.2.2 to 4.2.3.\n- [Release notes](https://github.com/commitizen/cz-cli/releases)\n- [Commits](https://github.com/commitizen/cz-cli/compare/v4.2.2...v4.2.3)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump commitizen from 4.2.2 to 4.2.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-01-18T09:29:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2e3a960ad343eb262256977d46c49c32481b078",
"body": "Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.3.1 to 17.3.2.\n- [Release notes](https://github.com/semantic-release/semantic-release/releases)\n- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.3.1...v17.3.2)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump semantic-release from 17.3.1 to 17.3.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-01-14T19:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1e0ca4f99c1fb346a8219bdef47805490ad3ade",
"body": "Bumps [husky](https://github.com/typicode/husky) from 4.3.6 to 4.3.7.\n- [Release notes](https://github.com/typicode/husky/releases)\n- [Commits](https://github.com/typicode/husky/compare/v4.3.6...v4.3.7)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump husky from 4.3.6 to 4.3.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-01-07T09:35:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49d9b2ec4332589e9c132f7871c7d6d2831aea35",
"body": "Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2.2.0 to v2.2.1.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v2.2.0...3105fb18c05ddd93efea5f9e0bef7a03a6e9e7df)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/setup-python from v2.2.0 to v2.2.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-01-05T14:27:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "445348557fd4081f93e0c3b2e0b5d95671667db4",
"body": "Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.3.0 to 17.3.1.\n- [Release notes](https://github.com/semantic-release/semantic-release/releases)\n- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.3.0...v17.3.1)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump semantic-release from 17.3.0 to 17.3.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-01-05T14:20:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9a31ae7de4a9bd9e540f135ef8515b0364c04d9",
"body": "Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2.1.4 to v2.2.0.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v2.1.4...8c5ea631b2b2d5d8840cf4a2b183a8a0edc1e40d)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/setup-python from v2.1.4 to v2.2.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-12-18T08:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f867dd86a14a6a7da7b0ba0946be643a3e87c4e6",
"body": null,
"is_bot": false,
"headline": "build: publishSource",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2020-12-17T17:06:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51aba0413303c26715800c53e2389ea70d034bc6",
"body": "## [2.2.9](https://github.com/informatievlaanderen/hexbyte-converter/compare/v2.2.8...v2.2.9) (2020-12-17)\n\n### Bug Fixes\n\n* move to 5.0.1 ([6dc806f](https://github.com/informatievlaanderen/hexbyte-converter/commit/6dc806f3061f374a58c2d614c5fd3a488a32c495))",
"is_bot": false,
"headline": "chore(release): 2.2.9 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2020-12-17T16:25:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dc806f3061f374a58c2d614c5fd3a488a32c495",
"body": null,
"is_bot": false,
"headline": "fix: move to 5.0.1",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2020-12-17T16:23:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58c9b03658f2ae9c57aadb18656a6044521ce65f",
"body": "## [2.2.8](https://github.com/informatievlaanderen/hexbyte-converter/compare/v2.2.7...v2.2.8) (2020-12-17)\n\n### Bug Fixes\n\n* move to 5.0.1 ([d173d8d](https://github.com/informatievlaanderen/hexbyte-converter/commit/d173d8da1c4244443725a8c2ee1d06aaf3ec10f4))",
"is_bot": false,
"headline": "chore(release): 2.2.8 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2020-12-17T11:42:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d173d8da1c4244443725a8c2ee1d06aaf3ec10f4",
"body": null,
"is_bot": false,
"headline": "fix: move to 5.0.1",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2020-12-17T11:40:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8167b5220a509ca13216cbe93f56a944dcf001c",
"body": "Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.\n- [Release notes](https://github.com/isaacs/ini/releases)\n- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump ini from 1.3.5 to 1.3.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-12-17T11:37:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1a07452251bb13a8ba976a0a522fb618201843b",
"body": "## [2.2.7](https://github.com/informatievlaanderen/hexbyte-converter/compare/v2.2.6...v2.2.7) (2020-11-19)\n\n### Bug Fixes\n\n* remove set-env usage in gh-actions ([c772664](https://github.com/informatievlaanderen/hexbyte-converter/commit/c772664a4af27853084ef3bbfcd0d4538b1c31e4))",
"is_bot": false,
"headline": "chore(release): 2.2.7 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2020-11-19T08:40:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c772664a4af27853084ef3bbfcd0d4538b1c31e4",
"body": null,
"is_bot": false,
"headline": "fix: remove set-env usage in gh-actions",
"author_name": "Wouter De Rijck",
"author_login": null,
"committed_at": "2020-11-19T08:38:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc65b397f14cfe6ffc33749e96b154e3b179ffd4",
"body": "## [2.2.6](https://github.com/informatievlaanderen/hexbyte-converter/compare/v2.2.5...v2.2.6) (2020-09-21)\n\n### Bug Fixes\n\n* move to 3.1.8 ([9e37ad8](https://github.com/informatievlaanderen/hexbyte-converter/commit/9e37ad8e4890f00974232962a6d6fe6638819fb4))",
"is_bot": false,
"headline": "chore(release): 2.2.6 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2020-09-21T09:30:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e37ad8e4890f00974232962a6d6fe6638819fb4",
"body": null,
"is_bot": false,
"headline": "fix: move to 3.1.8",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2020-09-21T09:28:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7f88c08bbdc5917f6b6e26246dae87f03a36e52",
"body": "## [2.2.5](https://github.com/informatievlaanderen/hexbyte-converter/compare/v2.2.4...v2.2.5) (2020-07-18)\n\n### Bug Fixes\n\n* move to 3.1.6 ([4dc3e41](https://github.com/informatievlaanderen/hexbyte-converter/commit/4dc3e41d9788784fbab7ab7c1c17f91b435cf7cb))",
"is_bot": false,
"headline": "chore(release): 2.2.5 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2020-07-18T00:27:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dc3e41d9788784fbab7ab7c1c17f91b435cf7cb",
"body": null,
"is_bot": false,
"headline": "fix: move to 3.1.6",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2020-07-18T00:25:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59ab304b32f6fc81df3fc895d6c39e515287fb0d",
"body": "Bumps [npm](https://github.com/npm/cli) from 6.14.5 to 6.14.6.\n- [Release notes](https://github.com/npm/cli/releases)\n- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)\n- [Commits](https://github.com/npm/cli/compare/v6.14.5...v6.14.6)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump npm from 6.14.5 to 6.14.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-07-07T20:58:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a322000f1d45eff58740893b915bb787793b4c2f",
"body": null,
"is_bot": false,
"headline": "docs: complete readme",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2020-07-07T09:58:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f981cea48516ad95c79bbbb7cc1f2c47eb66d87",
"body": "## [2.2.4](https://github.com/informatievlaanderen/hexbyte-converter/compare/v2.2.3...v2.2.4) (2020-06-18)\n\n### Bug Fixes\n\n* move to 3.1.5 ([5a7a6a1](https://github.com/informatievlaanderen/hexbyte-converter/commit/5a7a6a13bb6626ee3713bcbe83c343d05bad4f42))",
"is_bot": false,
"headline": "chore(release): 2.2.4 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2020-06-18T11:23:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a7a6a13bb6626ee3713bcbe83c343d05bad4f42",
"body": null,
"is_bot": false,
"headline": "fix: move to 3.1.5",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2020-06-18T11:22:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2313e6bc7862ae26bcd1f728ab68a0f042814c8",
"body": "## [2.2.3](https://github.com/informatievlaanderen/hexbyte-converter/compare/v2.2.2...v2.2.3) (2020-05-18)\n\n### Bug Fixes\n\n* move to 3.1.4 ([c15560b](https://github.com/informatievlaanderen/hexbyte-converter/commit/c15560b1a2d271075b7b274c7cb1d0d5cc1c7340))",
"is_bot": false,
"headline": "chore(release): 2.2.3 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2020-05-18T18:21:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c15560b1a2d271075b7b274c7cb1d0d5cc1c7340",
"body": null,
"is_bot": false,
"headline": "fix: move to 3.1.4",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2020-05-18T18:20:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a0841704896eb62a15f883f6464cb79cf4537bd",
"body": "## [2.2.2](https://github.com/informatievlaanderen/hexbyte-converter/compare/v2.2.1...v2.2.2) (2020-05-04)\n\n### Bug Fixes\n\n* move to GH-actions ([a7746fb](https://github.com/informatievlaanderen/hexbyte-converter/commit/a7746fb7ada341c7fdd8cdb9da42ba0e644f4e84))",
"is_bot": false,
"headline": "chore(release): 2.2.2 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2020-05-04T12:53:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7746fb7ada341c7fdd8cdb9da42ba0e644f4e84",
"body": null,
"is_bot": false,
"headline": "fix: move to GH-actions",
"author_name": "Wouter De Rijck",
"author_login": null,
"committed_at": "2020-05-04T12:51:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eab847c2e18a3bf3a08a9b5f58d863addfd7b48",
"body": "## [2.2.1](https://github.com/informatievlaanderen/hexbyte-converter/compare/v2.2.0...v2.2.1) (2020-03-02)\n\n### Bug Fixes\n\n* bump netcore to 3.1.2 ([0dc1c23](https://github.com/informatievlaanderen/hexbyte-converter/commit/0dc1c2326865cad0b1ecabb6c2c85590d0a69d6c))",
"is_bot": false,
"headline": "chore(release): 2.2.1 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2020-03-02T12:06:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dc1c2326865cad0b1ecabb6c2c85590d0a69d6c",
"body": null,
"is_bot": false,
"headline": "fix: bump netcore to 3.1.2",
"author_name": "Arne Dumarey",
"author_login": null,
"committed_at": "2020-03-02T12:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16dbdb4c8293a97d6a52900929e602db40b780e0",
"body": "# [2.2.0](https://github.com/informatievlaanderen/hexbyte-converter/compare/v2.1.0...v2.2.0) (2020-01-31)\n\n### Features\n\n* upgrade netcoreapp31 and dependencies ([4e3c617](https://github.com/informatievlaanderen/hexbyte-converter/commit/4e3c61771e78164f9db466da4009c623448a3009))",
"is_bot": false,
"headline": "chore(release): 2.2.0 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2020-01-31T17:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e3c61771e78164f9db466da4009c623448a3009",
"body": null,
"is_bot": false,
"headline": "feat: upgrade netcoreapp31 and dependencies",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2020-01-31T17:15:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "071f1dfcf4e7597391a33097dd4c86a05bb1b15a",
"body": null,
"is_bot": false,
"headline": "chore: update paket version for build",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2019-12-15T17:33:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "becd6309c338987f41f4896bd94d30cc97295f1d",
"body": "# [2.1.0](https://github.com/informatievlaanderen/hexbyte-converter/compare/v2.0.0...v2.1.0) (2019-12-15)\n\n### Features\n\n* upgrade to netcoreapp31 ([dfd16fb](https://github.com/informatievlaanderen/hexbyte-converter/commit/dfd16fbb5a04f25185d4f6666f62b6d932b5c30a))",
"is_bot": false,
"headline": "chore(release): 2.1.0 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2019-12-15T16:57:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfd16fbb5a04f25185d4f6666f62b6d932b5c30a",
"body": null,
"is_bot": false,
"headline": "feat: upgrade to netcoreapp31",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2019-12-15T16:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6859482988b1980a0f84e2a3048f516fd130d41",
"body": "# [2.0.0](https://github.com/informatievlaanderen/hexbyte-converter/compare/v1.1.1...v2.0.0) (2019-11-18)\n\n### Code Refactoring\n\n* update to netcoreapp30 ([d2930bc](https://github.com/informatievlaanderen/hexbyte-converter/commit/d2930bc))\n\n### BREAKING CHANGES\n\n* Update to .NET Core 3",
"is_bot": false,
"headline": "chore(release): 2.0.0 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2019-11-18T09:42:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2930bcb9cb25da4d5e1c1e9ca8f859b9e69c157",
"body": "BREAKING CHANGE: Update to .NET Core 3",
"is_bot": false,
"headline": "refactor: update to netcoreapp30",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2019-11-18T09:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4721d7322fedc4b8ef224c547cdd82c16f7919a",
"body": "## [1.1.1](https://github.com/informatievlaanderen/hexbyte-converter/compare/v1.1.0...v1.1.1) (2019-10-28)\n\n### Bug Fixes\n\n* upgrade build tools, move to fake 5 ([039458e](https://github.com/informatievlaanderen/hexbyte-converter/commit/039458e))",
"is_bot": false,
"headline": "chore(release): 1.1.1 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2019-10-28T14:16:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "039458e657c7c316c65dbfeeb2e35f78c194e5a1",
"body": null,
"is_bot": false,
"headline": "fix: upgrade build tools, move to fake 5",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2019-10-28T14:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d6439c44400b6524d0f9fedd594dec685658e6b",
"body": "# [1.1.0](https://github.com/informatievlaanderen/hexbyte-converter/compare/v1.0.3...v1.1.0) (2019-08-21)\n\n### Features\n\n* bump to .net 2.2.6 ([e7347bb](https://github.com/informatievlaanderen/hexbyte-converter/commit/e7347bb))",
"is_bot": false,
"headline": "chore(release): 1.1.0 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2019-08-21T21:38:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7347bb621cc602dcc85748f86a7697239181e15",
"body": null,
"is_bot": false,
"headline": "feat: bump to .net 2.2.6",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2019-08-21T21:36:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "824b32115f6a4eb4ad58656df56de11ac36b55ce",
"body": "## [1.0.3](https://github.com/informatievlaanderen/hexbyte-converter/compare/v1.0.2...v1.0.3) (2019-04-25)",
"is_bot": false,
"headline": "chore(release): 1.0.3 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2019-04-25T12:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce2ae64f1df168ea60f499c556c6569a5f1f3845",
"body": null,
"is_bot": false,
"headline": "refactor: bump to 2.0.4 build",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2019-04-25T12:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfc3d672f2a6131736fb13fe9e7990236d6c695b",
"body": "## [1.0.2](https://github.com/informatievlaanderen/hexbyte-converter/compare/v1.0.1...v1.0.2) (2019-04-24)",
"is_bot": false,
"headline": "chore(release): 1.0.2 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2019-04-24T09:08:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "822d5d1e36dd45dd30e46b1140b6d1ae469b0226",
"body": null,
"is_bot": false,
"headline": "refactor: bump to .net core 2.2.4",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2019-04-24T09:04:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dc78eb1dbe793faab24794136928687b45ec786",
"body": "## [1.0.1](https://github.com/informatievlaanderen/hexbyte-converter/compare/v1.0.0...v1.0.1) (2018-12-18)",
"is_bot": false,
"headline": "chore(release): 1.0.1 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2018-12-18T14:39:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5087333e374195f218904b3b736f141a10a1c398",
"body": null,
"is_bot": false,
"headline": "refactor: push to nuget.org instead of myget",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2018-12-18T14:36:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e9e7921c8997a1a94f865eefa706eb0127bf5fa",
"body": "# 1.0.0 (2018-12-16)\n\n### Features\n\n* open source with MIT license as 'agentschap Informatie Vlaanderen' ([b2af163](https://github.com/informatievlaanderen/hexbyte-converter/commit/b2af163))",
"is_bot": false,
"headline": "chore(release): 1.0.0 [skip ci]",
"author_name": "release-bot",
"author_login": null,
"committed_at": "2018-12-16T14:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2af163f026b3e9da56d2233697dcf00b61cd440",
"body": null,
"is_bot": false,
"headline": "feat: open source with MIT license as 'agentschap Informatie Vlaanderen'",
"author_name": "David Cumps",
"author_login": "CumpsD",
"committed_at": "2018-12-16T13:55:51Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 24,
"commits_last_year": 2,
"latest_release_at": "2026-06-01T17:46:04Z",
"latest_release_tag": "v5.1.0",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 1,
"days_since_latest_release": 56,
"mean_days_between_releases": 231
},
"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": "Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor",
"is_deprecated": false,
"latest_version": "5.1.0",
"repository_url": "https://github.com/Informatievlaanderen/hexbyte-converter",
"versions_count": 23,
"total_downloads": 1185088,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-01T17:46:24.220000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 56
}
]
},
"popularity": {
"forks": 4,
"stars": 1,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2020-01-07",
"count": 1
},
{
"date": "2021-03-22",
"count": 1
},
{
"date": "2022-02-07",
"count": 1
},
{
"date": "2022-07-11",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"star_history": null,
"open_issues_and_prs": 16
},
"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": [],
"toolchain_manifests": [
"src/Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor/Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor.csproj"
],
"largest_source_bytes": 1244,
"source_files_sampled": 2,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "handlebars",
"direct": false,
"version": "4.7.8",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-2qvq-rjwj-gvw9",
"GHSA-2w6w-674q-4c4q",
"GHSA-3mfm-83xf-c92r",
"GHSA-442j-39wm-28r2",
"GHSA-7rx3-28cr-v5wh",
"GHSA-9cx6-37pm-9jff",
"GHSA-xhpv-hc6g-r9c6",
"GHSA-xjpj-3mr7-gcpf"
],
"fixed_version": "4.7.9",
"advisory_count": 8,
"oldest_advisory_days": 123
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-mh99-v99m-4gvg",
"GHSA-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.8",
"advisory_count": 4,
"oldest_advisory_days": 413
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-mh99-v99m-4gvg"
],
"fixed_version": "5.0.8",
"advisory_count": 2,
"oldest_advisory_days": 7
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3xgq-45jj-v275"
],
"fixed_version": "7.0.5",
"advisory_count": 1,
"oldest_advisory_days": 627
},
{
"name": "fast-uri",
"direct": false,
"version": "3.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4c8g-83qw-93j6",
"GHSA-v2hh-gcrm-f6hx"
],
"fixed_version": "4.1.1",
"advisory_count": 2,
"oldest_advisory_days": 6
},
{
"name": "form-data",
"direct": false,
"version": "4.0.5",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-hmw2-7cc7-3qxx"
],
"fixed_version": "4.0.6",
"advisory_count": 1,
"oldest_advisory_days": 42
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68",
"GHSA-mh29-5h37-fv8m"
],
"fixed_version": "4.3.0",
"advisory_count": 3,
"oldest_advisory_days": 256
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-f23m-r3pf-42rh",
"GHSA-r5fr-rjxr-66jc",
"GHSA-xxjr-mmjv-4gpg"
],
"fixed_version": "4.18.0",
"advisory_count": 3,
"oldest_advisory_days": 187
},
{
"name": "lodash-es",
"direct": false,
"version": "4.17.21",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-f23m-r3pf-42rh",
"GHSA-r5fr-rjxr-66jc",
"GHSA-xxjr-mmjv-4gpg"
],
"fixed_version": "4.18.0",
"advisory_count": 3,
"oldest_advisory_days": 187
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 159
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 124
},
{
"name": "tar",
"direct": false,
"version": "7.5.15",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23hp-3jrh-7fpw",
"GHSA-8x88-c5mf-7j5w",
"GHSA-gvwx-54wh-qm9j",
"GHSA-r292-9mhp-454m",
"GHSA-vmf3-w455-68vh",
"GHSA-w8wr-v893-vjvp"
],
"fixed_version": "7.5.21",
"advisory_count": 6,
"oldest_advisory_days": 42
},
{
"name": "tmp",
"direct": false,
"version": "0.0.33",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52f5-9888-hmc6",
"GHSA-ph9p-34f9-6g65"
],
"fixed_version": "0.2.6",
"advisory_count": 2,
"oldest_advisory_days": 355
},
{
"name": "undici",
"direct": false,
"version": "6.26.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-35p6-xmwp-9g52",
"GHSA-g8m3-5g58-fq7m",
"GHSA-p88m-4jfj-68fv",
"GHSA-vxpw-j846-p89q"
],
"fixed_version": "8.5.0",
"advisory_count": 4,
"oldest_advisory_days": 39
},
{
"name": "undici",
"direct": false,
"version": "7.27.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-35p6-xmwp-9g52",
"GHSA-g8m3-5g58-fq7m",
"GHSA-hm92-r4w5-c3mj",
"GHSA-p88m-4jfj-68fv",
"GHSA-pr7r-676h-xcf6",
"GHSA-vmh5-mc38-953g",
"GHSA-vxpw-j846-p89q"
],
"fixed_version": "8.5.0",
"advisory_count": 7,
"oldest_advisory_days": 40
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.3",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-j8xg-fqg3-53r7"
],
"fixed_version": "1.2.4",
"advisory_count": 1,
"oldest_advisory_days": 1132
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 14,
"critical": 1,
"moderate": 1
},
"advisory_count": 52,
"affected_count": 16,
"assessed_count": 572,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 2,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "SourceLink.Embed.AllSourceFiles",
"manifest": "src/Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor/Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "SourceLink.Copy.PdbFiles",
"manifest": "src/Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor/Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor.csproj",
"ecosystem": "nuget",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "SourceLink.Copy.PdbFiles",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "SourceLink.Embed.AllSourceFiles",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "@actions/core",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "@actions/exec",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@actions/http-client",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "@actions/io",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.26.2",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.25.9",
"ecosystem": "npm"
},
{
"name": "@colors/colors",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/cli",
"direct": false,
"version": "21.0.2",
"ecosystem": "npm"
},
{
"name": "@commitlint/config-conventional",
"direct": false,
"version": "21.0.2",
"ecosystem": "npm"
},
{
"name": "@commitlint/config-validator",
"direct": false,
"version": "21.0.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/ensure",
"direct": false,
"version": "21.0.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/execute-rule",
"direct": false,
"version": "21.0.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/format",
"direct": false,
"version": "21.0.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/is-ignored",
"direct": false,
"version": "21.0.2",
"ecosystem": "npm"
},
{
"name": "@commitlint/lint",
"direct": false,
"version": "21.0.2",
"ecosystem": "npm"
},
{
"name": "@commitlint/load",
"direct": false,
"version": "21.0.2",
"ecosystem": "npm"
},
{
"name": "@commitlint/message",
"direct": false,
"version": "21.0.2",
"ecosystem": "npm"
},
{
"name": "@commitlint/parse",
"direct": false,
"version": "21.0.2",
"ecosystem": "npm"
},
{
"name": "@commitlint/prompt",
"direct": false,
"version": "21.0.2",
"ecosystem": "npm"
},
{
"name": "@commitlint/read",
"direct": false,
"version": "21.0.2",
"ecosystem": "npm"
},
{
"name": "@commitlint/resolve-extends",
"direct": false,
"version": "21.0.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/rules",
"direct": false,
"version": "21.0.2",
"ecosystem": "npm"
},
{
"name": "@commitlint/to-lines",
"direct": false,
"version": "21.0.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/top-level",
"direct": false,
"version": "21.0.2",
"ecosystem": "npm"
},
{
"name": "@commitlint/types",
"direct": false,
"version": "21.0.1",
"ecosystem": "npm"
},
{
"name": "@conventional-changelog/git-client",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "@gar/promise-retry",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@isaacs/fs-minipass",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "@isaacs/string-locale-compare",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@ljharb/through",
"direct": false,
"version": "2.3.12",
"ecosystem": "npm"
},
{
"name": "@npmcli/agent",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@npmcli/arborist",
"direct": false,
"version": "9.7.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/config",
"direct": false,
"version": "10.10.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/fs",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/git",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@npmcli/installed-package-contents",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/map-workspaces",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "@npmcli/metavuln-calculator",
"direct": false,
"version": "9.0.3",
"ecosystem": "npm"
},
{
"name": "@npmcli/name-from-folder",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/node-gyp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/package-json",
"direct": false,
"version": "7.0.5",
"ecosystem": "npm"
},
{
"name": "@npmcli/promise-spawn",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "@npmcli/query",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/redact",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/run-script",
"direct": false,
"version": "10.0.4",
"ecosystem": "npm"
},
{
"name": "@octokit/auth-token",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/core",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "@octokit/endpoint",
"direct": false,
"version": "11.0.3",
"ecosystem": "npm"
},
{
"name": "@octokit/graphql",
"direct": false,
"version": "9.0.3",
"ecosystem": "npm"
},
{
"name": "@octokit/openapi-types",
"direct": false,
"version": "27.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-paginate-rest",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-retry",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-throttling",
"direct": false,
"version": "11.0.3",
"ecosystem": "npm"
},
{
"name": "@octokit/request",
"direct": false,
"version": "10.0.10",
"ecosystem": "npm"
},
{
"name": "@octokit/request-error",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "@octokit/types",
"direct": false,
"version": "16.0.0",
"ecosystem": "npm"
},
{
"name": "@pnpm/config.env-replace",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@pnpm/network.ca-file",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@pnpm/npm-conf",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "@sec-ant/readable-stream",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@semantic-release/changelog",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "@semantic-release/commit-analyzer",
"direct": false,
"version": "13.0.1",
"ecosystem": "npm"
},
{
"name": "@semantic-release/error",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@semantic-release/error",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@semantic-release/exec",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "@semantic-release/git",
"direct": false,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "@semantic-release/github",
"direct": false,
"version": "12.0.8",
"ecosystem": "npm"
},
{
"name": "@semantic-release/npm",
"direct": false,
"version": "13.1.5",
"ecosystem": "npm"
},
{
"name": "@semantic-release/release-notes-generator",
"direct": false,
"version": "14.1.1",
"ecosystem": "npm"
},
{
"name": "@sigstore/bundle",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@sigstore/core",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "@sigstore/protobuf-specs",
"direct": false,
"version": "0.5.1",
"ecosystem": "npm"
},
{
"name": "@sigstore/sign",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "@sigstore/tuf",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@sigstore/verify",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@simple-libs/child-process-utils",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@simple-libs/stream-utils",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@sindresorhus/is",
"direct": false,
"version": "4.6.0",
"ecosystem": "npm"
},
{
"name": "@sindresorhus/merge-streams",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@tufjs/canonical-json",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@tufjs/models",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "22.13.17",
"ecosystem": "npm"
},
{
"name": "@types/normalize-package-data",
"direct": false,
"version": "2.4.4",
"ecosystem": "npm"
},
{
"name": "abbrev",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "7.1.4",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "aggregate-error",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "aggregate-error",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "8.20.0",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "7.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "any-promise",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "aproba",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "archy",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "argv-formatter",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "array-ify",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "asynckit",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "at-least-node",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "base64-js",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "before-after-hook",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "bin-links",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "binary-extensions",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "bl",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "bottleneck",
"direct": false,
"version": "2.19.5",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "buffer",
"direct": false,
"version": "5.7.1",
"ecosystem": "npm"
},
{
"name": "cacache",
"direct": false,
"version": "20.0.4",
"ecosystem": "npm"
},
{
"name": "cachedir",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "call-bind",
"direct": false,
"version": "1.0.7",
"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": "chalk",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.6.2",
"ecosystem": "npm"
},
{
"name": "char-regex",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "chardet",
"direct": false,
"version": "0.7.0",
"ecosystem": "npm"
},
{
"name": "chownr",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "cidr-regex",
"direct": false,
"version": "5.0.5",
"ecosystem": "npm"
},
{
"name": "clean-stack",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "clean-stack",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "cli-highlight",
"direct": false,
"version": "2.1.11",
"ecosystem": "npm"
},
{
"name": "cli-spinners",
"direct": false,
"version": "2.9.2",
"ecosystem": "npm"
},
{
"name": "cli-table3",
"direct": false,
"version": "0.6.5",
"ecosystem": "npm"
},
{
"name": "cli-width",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "cli-width",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "clone",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "cmd-shim",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "1.9.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "combined-stream",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "commitizen",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "common-ancestor-path",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "compare-func",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "config-chain",
"direct": false,
"version": "1.1.13",
"ecosystem": "npm"
},
{
"name": "content-type",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-angular",
"direct": false,
"version": "8.3.1",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-conventionalcommits",
"direct": false,
"version": "9.3.1",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-writer",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "conventional-commit-types",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "conventional-commits-filter",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "conventional-commits-parser",
"direct": false,
"version": "6.4.0",
"ecosystem": "npm"
},
{
"name": "convert-hrtime",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "core-util-is",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "cosmiconfig",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "cosmiconfig-typescript-loader",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "crypto-random-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "cssesc",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "cz-conventional-changelog",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.4",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "dedent",
"direct": false,
"version": "0.7.0",
"ecosystem": "npm"
},
{
"name": "deep-extend",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "defaults",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "define-data-property",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "delayed-stream",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "detect-file",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "detect-indent",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "8.0.4",
"ecosystem": "npm"
},
{
"name": "dir-glob",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "dot-prop",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "dunder-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "duplexer2",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "10.6.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emojilib",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "env-ci",
"direct": false,
"version": "11.2.0",
"ecosystem": "npm"
},
{
"name": "env-paths",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "environment",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "error-ex",
"direct": false,
"version": "1.3.2",
"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-object-atoms",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "es-set-tostringtag",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "es-toolkit",
"direct": false,
"version": "1.47.0",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "9.5.2",
"ecosystem": "npm"
},
{
"name": "expand-tilde",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "exponential-backoff",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "external-editor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "fastest-levenshtein",
"direct": false,
"version": "1.0.16",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "figures",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "figures",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "figures",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-node-modules",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "find-root",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "find-up-simple",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "find-versions",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "findup-sync",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "form-data",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "11.2.0",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "9.1.0",
"ecosystem": "npm"
},
{
"name": "fs-minipass",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "function-timeout",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-east-asian-width",
"direct": false,
"version": "1.6.0",
"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": "get-stream",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "git-log-parser",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "git-raw-commits",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "13.0.6",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "global-directory",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "global-modules",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "global-prefix",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "gopd",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.10",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.4",
"ecosystem": "npm"
},
{
"name": "handlebars",
"direct": false,
"version": "4.7.8",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "has-property-descriptors",
"direct": false,
"version": "1.0.2",
"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.2",
"ecosystem": "npm"
},
{
"name": "highlight.js",
"direct": false,
"version": "10.7.3",
"ecosystem": "npm"
},
{
"name": "homedir-polyfill",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "hook-std",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "9.0.3",
"ecosystem": "npm"
},
{
"name": "http-cache-semantics",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "human-signals",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "human-signals",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "human-signals",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "husky",
"direct": false,
"version": "9.1.7",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.4.24",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.7.2",
"ecosystem": "npm"
},
{
"name": "ieee754",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "ignore-walk",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "import-from-esm",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "import-meta-resolve",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "index-to-position",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "1.3.7",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "init-package-json",
"direct": false,
"version": "8.2.5",
"ecosystem": "npm"
},
{
"name": "inquirer",
"direct": false,
"version": "8.2.5",
"ecosystem": "npm"
},
{
"name": "inquirer",
"direct": false,
"version": "9.2.15",
"ecosystem": "npm"
},
{
"name": "ip-address",
"direct": false,
"version": "10.2.0",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "is-cidr",
"direct": false,
"version": "6.0.4",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "is-interactive",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-obj",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-utf8",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "is-windows",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "issue-parser",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "java-properties",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "json-parse-better-errors",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "json-stringify-nice",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "json-with-bigint",
"direct": false,
"version": "3.5.8",
"ecosystem": "npm"
},
{
"name": "jsonfile",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "jsonparse",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "just-diff",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "just-diff-apply",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "libnpmaccess",
"direct": false,
"version": "10.0.3",
"ecosystem": "npm"
},
{
"name": "libnpmdiff",
"direct": false,
"version": "8.1.9",
"ecosystem": "npm"
},
{
"name": "libnpmexec",
"direct": false,
"version": "10.2.9",
"ecosystem": "npm"
},
{
"name": "libnpmfund",
"direct": false,
"version": "7.0.23",
"ecosystem": "npm"
},
{
"name": "libnpmorg",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "libnpmpack",
"direct": false,
"version": "9.1.9",
"ecosystem": "npm"
},
{
"name": "libnpmpublish",
"direct": false,
"version": "11.2.0",
"ecosystem": "npm"
},
{
"name": "libnpmsearch",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "libnpmteam",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "libnpmversion",
"direct": false,
"version": "8.0.4",
"ecosystem": "npm"
},
{
"name": "lines-and-columns",
"direct": false,
"version": "1.1.6",
"ecosystem": "npm"
},
{
"name": "load-json-file",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.18.1",
"ecosystem": "npm"
},
{
"name": "lodash-es",
"direct": false,
"version": "4.17.21",
"ecosystem": "npm"
},
{
"name": "lodash.capitalize",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "lodash.escaperegexp",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "lodash.isplainobject",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "lodash.isstring",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "lodash.map",
"direct": false,
"version": "4.6.0",
"ecosystem": "npm"
},
{
"name": "lodash.uniqby",
"direct": false,
"version": "4.7.0",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "longest",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.5.1",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "make-fetch-happen",
"direct": false,
"version": "15.0.6",
"ecosystem": "npm"
},
{
"name": "marked",
"direct": false,
"version": "15.0.12",
"ecosystem": "npm"
},
{
"name": "marked-terminal",
"direct": false,
"version": "7.3.0",
"ecosystem": "npm"
},
{
"name": "math-intrinsics",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "meow",
"direct": false,
"version": "13.2.0",
"ecosystem": "npm"
},
{
"name": "merge",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "merge-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "mime",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.47.0",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "2.1.30",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "3.3.6",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "minipass-collect",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "minipass-fetch",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "minipass-flush",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "minipass-pipeline",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "minipass-sized",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "minizlib",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "mute-stream",
"direct": false,
"version": "0.0.8",
"ecosystem": "npm"
},
{
"name": "mute-stream",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "mute-stream",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "mz",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "negotiator",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "neo-async",
"direct": false,
"version": "2.6.2",
"ecosystem": "npm"
},
{
"name": "nerf-dart",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "node-emoji",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "node-gyp",
"direct": false,
"version": "12.3.0",
"ecosystem": "npm"
},
{
"name": "nopt",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "normalize-url",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "npm",
"direct": false,
"version": "11.16.0",
"ecosystem": "npm"
},
{
"name": "npm-audit-report",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "npm-bundled",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "npm-install-checks",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "npm-normalize-package-bin",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "npm-package-arg",
"direct": false,
"version": "13.0.2",
"ecosystem": "npm"
},
{
"name": "npm-packlist",
"direct": false,
"version": "10.0.4",
"ecosystem": "npm"
},
{
"name": "npm-pick-manifest",
"direct": false,
"version": "11.0.3",
"ecosystem": "npm"
},
{
"name": "npm-profile",
"direct": false,
"version": "12.0.1",
"ecosystem": "npm"
},
{
"name": "npm-registry-fetch",
"direct": false,
"version": "19.1.1",
"ecosystem": "npm"
},
{
"name": "npm-run-path",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "npm-run-path",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "npm-run-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "npm-user-validate",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "object-assign",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "ora",
"direct": false,
"version": "5.4.1",
"ecosystem": "npm"
},
{
"name": "os-tmpdir",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "p-each-series",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "p-filter",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "p-map",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "p-map",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "p-reduce",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "p-reduce",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "pacote",
"direct": false,
"version": "21.5.0",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-conflict-json",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "8.2.0",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "parse-ms",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "parse-passwd",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "parse5-htmlparser2-tree-adapter",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "pify",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "pkg-conf",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "postcss-selector-parser",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "pretty-ms",
"direct": false,
"version": "9.2.0",
"ecosystem": "npm"
},
{
"name": "proc-log",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "process-nextick-args",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "proggy",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "promise-all-reject-late",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "promise-call-limit",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "promzard",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "proto-list",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "qrcode-terminal",
"direct": false,
"version": "0.12.0",
"ecosystem": "npm"
},
{
"name": "rc",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "read",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "read-cmd-shim",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "read-package-up",
"direct": false,
"version": "11.0.0",
"ecosystem": "npm"
},
{
"name": "read-package-up",
"direct": false,
"version": "12.0.0",
"ecosystem": "npm"
},
{
"name": "read-pkg",
"direct": false,
"version": "10.1.0",
"ecosystem": "npm"
},
{
"name": "read-pkg",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "2.3.7",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "3.6.2",
"ecosystem": "npm"
},
{
"name": "registry-auth-token",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-from-string",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "resolve-dir",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "run-async",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "run-async",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "rxjs",
"direct": false,
"version": "7.8.1",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "semantic-release",
"direct": false,
"version": "25.0.3",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.6.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.1",
"ecosystem": "npm"
},
{
"name": "semver-regex",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "set-function-length",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "signale",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "sigstore",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "skin-tone",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "smart-buffer",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "socks",
"direct": false,
"version": "2.8.9",
"ecosystem": "npm"
},
{
"name": "socks-proxy-agent",
"direct": false,
"version": "8.0.5",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "spawn-error-forwarder",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "spdx-correct",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "spdx-exceptions",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "spdx-expression-parse",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "spdx-expression-parse",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "spdx-license-ids",
"direct": false,
"version": "3.0.21",
"ecosystem": "npm"
},
{
"name": "spdx-license-ids",
"direct": false,
"version": "3.0.23",
"ecosystem": "npm"
},
{
"name": "split2",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "ssri",
"direct": false,
"version": "13.0.1",
"ecosystem": "npm"
},
{
"name": "stream-combiner2",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "string_decoder",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "strip-final-newline",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "strip-final-newline",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-final-newline",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "super-regex",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-hyperlinks",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "tagged-tag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "tar",
"direct": false,
"version": "7.5.15",
"ecosystem": "npm"
},
{
"name": "temp-dir",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "tempy",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "text-table",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "thenify",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "thenify-all",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "through",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "through2",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "time-span",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "tiny-relative-date",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.16",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "tmp",
"direct": false,
"version": "0.0.33",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "traverse",
"direct": false,
"version": "0.6.6",
"ecosystem": "npm"
},
{
"name": "treeverse",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.6.2",
"ecosystem": "npm"
},
{
"name": "tuf-js",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "tunnel",
"direct": false,
"version": "0.0.6",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.21.3",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "2.19.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "4.39.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "4.41.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "5.7.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.8.2",
"ecosystem": "npm"
},
{
"name": "uglify-js",
"direct": false,
"version": "3.19.3",
"ecosystem": "npm"
},
{
"name": "undici",
"direct": false,
"version": "6.26.0",
"ecosystem": "npm"
},
{
"name": "undici",
"direct": false,
"version": "7.27.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.20.0",
"ecosystem": "npm"
},
{
"name": "unicode-emoji-modifier-base",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "unicorn-magic",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "unicorn-magic",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "unicorn-magic",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "unique-string",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "universal-user-agent",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "universalify",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "url-join",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-license",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-name",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "walk-up-path",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "wcwidth",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "wordwrap",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "9.0.2",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "write-file-atomic",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "xtend",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "16.2.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "18.0.0",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.9",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "yoctocolors",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 574,
"direct_count": 2,
"indirect_count": 572
}
},
"maintainership": {
"issues": {
"open_prs": 14,
"merged_prs": 31,
"open_issues": 2,
"closed_ratio": 0.333,
"closed_issues": 1,
"closed_unmerged_prs": 213
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "CumpsD",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/1201644?v=4"
},
{
"type": "User",
"login": "ArneD",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/8726691?v=4"
},
{
"type": "User",
"login": "jvandaal",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/18366653?v=4"
},
{
"type": "User",
"login": "basisregisters-vlaanderen",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/117095113?v=4"
},
{
"type": "User",
"login": "dhaeneth",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/23051742?v=4"
},
{
"type": "User",
"login": "pgallik",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7566829?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.606
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"build.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json",
"packages.lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "1 out of 19 merged PRs checked by a CI test -- score normalized to 0",
"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 7/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 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "42 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "1099a1114a540cbd18126639770f98244f35ba29",
"ran_at": "2026-07-28T14:32:12Z",
"aggregate_score": 3.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-06-01T17:46:01Z",
"oldest_open_prs": [
{
"number": 235,
"created_at": "2025-07-22T06:44:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 245,
"created_at": "2025-11-15T10:44:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 247,
"created_at": "2026-01-21T23:08:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 248,
"created_at": "2026-01-21T23:48:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 251,
"created_at": "2026-06-12T14:08:34Z",
"last_comment_at": "2026-07-17T23:32:55Z",
"last_comment_author": "sonarqubecloud"
},
{
"number": 252,
"created_at": "2026-06-12T14:08:45Z",
"last_comment_at": "2026-07-18T19:07:12Z",
"last_comment_author": "sonarqubecloud"
},
{
"number": 254,
"created_at": "2026-06-20T11:28:58Z",
"last_comment_at": "2026-06-20T11:29:56Z",
"last_comment_author": "sonarqubecloud"
},
{
"number": 255,
"created_at": "2026-06-24T20:01:20Z",
"last_comment_at": "2026-06-24T20:02:44Z",
"last_comment_author": "sonarqubecloud"
},
{
"number": 256,
"created_at": "2026-06-24T20:01:30Z",
"last_comment_at": "2026-07-25T03:56:22Z",
"last_comment_author": "sonarqubecloud"
},
{
"number": 257,
"created_at": "2026-06-27T03:56:32Z",
"last_comment_at": "2026-06-27T03:57:37Z",
"last_comment_author": "sonarqubecloud"
},
{
"number": 258,
"created_at": "2026-07-17T23:32:13Z",
"last_comment_at": "2026-07-17T23:33:07Z",
"last_comment_author": "sonarqubecloud"
},
{
"number": 259,
"created_at": "2026-07-17T23:32:19Z",
"last_comment_at": "2026-07-17T23:33:18Z",
"last_comment_author": "sonarqubecloud"
},
{
"number": 260,
"created_at": "2026-07-25T03:55:16Z",
"last_comment_at": "2026-07-25T03:56:23Z",
"last_comment_author": "sonarqubecloud"
},
{
"number": 261,
"created_at": "2026-07-25T03:55:24Z",
"last_comment_at": "2026-07-25T03:56:33Z",
"last_comment_author": "sonarqubecloud"
}
],
"last_merged_pr_at": "2026-06-01T17:44:10Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 1,
"created_at": "2018-12-16T13:40:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 231,
"created_at": "2025-04-04T12:52:34Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Informatievlaanderen/hexbyte-converter",
"host": "github.com",
"name": "hexbyte-converter",
"owner": "Informatievlaanderen"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 50,
"vitality": 56,
"community": 40,
"governance": 54,
"engineering": 44
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 56,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"commits_last_year": 2,
"human_commit_share": 0.763,
"days_since_last_push": 3,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "2 commits in the last year",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 2
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 24,
"latest_release_tag": "v5.1.0",
"releases_from_tags": false,
"days_since_latest_release": 56,
"mean_days_between_releases": 231
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "24 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 24
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 56 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 56
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~231 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 231
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "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": 56,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 56 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 56
}
}
],
"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": 40,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 7,
"inputs": {
"forks": 4,
"stars": 1,
"watchers": 4,
"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": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"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": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 79,
"inputs": {
"packages": [
"Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 1185088,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "1,185,088 downloads all-time across nuget",
"points": 63.1,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 1185088,
"ecosystems": "nuget"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.606
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 61% of commits",
"points": 8.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 61
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"merged_prs": 31,
"open_issues": 2,
"closed_issues": 1,
"issue_closed_ratio": 0.333,
"closed_unmerged_prs": 213
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "33% of issues closed",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 33
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "31/244 decided PRs merged",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 31,
"decided": 244
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/18 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"followers": 79,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Informatievlaanderen",
"public_repos": 330,
"account_age_days": 3904
},
"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": "79 followers of Informatievlaanderen",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 79,
"login": "Informatievlaanderen"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "330 public repos, account ~10 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 330
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 56
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on nuget",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "nuget"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 56 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 56
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "23 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 23
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 44,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 19 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"base-registries",
"base-registries-component"
],
"has_wiki": false,
"homepage": "https://www.nuget.org/packages/Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor/",
"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": "https://www.nuget.org/packages/Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor/",
"points": 15,
"status": "met",
"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": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 3.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 19 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 7/18 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "42 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 572 resolved dependencies against OSV; 2 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 572
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 2
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 52,
"affected_packages": 16,
"assessed_packages": 572,
"unassessed_packages": 2,
"affected_by_severity": "critical 1, high 14, moderate 1",
"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": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"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": 572,
"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": 8
},
"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": 53,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.983,
"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": "57 of 58 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 57,
"sampled": 58
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"package-lock.json",
"packages.lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"src/Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor/Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor.csproj"
],
"dependency_bot_commit_share": 0.237
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "src/Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor/Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "src/Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor/Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor.csproj"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C# (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"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 76",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 76
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "18 of the last 76 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 18,
"sampled": 76
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 3,
"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": "C#",
"largest_source_bytes": 1244,
"source_files_sampled": 2,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C# (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/2 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 2,
"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",
"Could not fetch npm package 'hexbyte-converter' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-28T14:32:27.902199Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/Informatievlaanderen/hexbyte-converter.svg",
"full_name": "Informatievlaanderen/hexbyte-converter",
"license_state": "standard",
"license_spdx": "MIT"
}