JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 118,
"has_wiki": true,
"homepage": null,
"languages": {
"TypeScript": 6382
},
"pushed_at": "2026-07-17T02:43:30Z",
"created_at": "2023-01-02T04:16:09Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T17:30:48Z",
"description": "React Input library to handle user entries applying currency masks - BRL currency supported!",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://logbookfordevs.com",
"name": "Logbook For Devs",
"type": "Organization",
"login": "logbookfordevs",
"company": null,
"location": "Brazil",
"followers": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/268632037?v=4",
"created_at": "2026-03-16T13:47:59Z",
"is_verified": null,
"public_repos": 7,
"account_age_days": 127
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.3.5",
"kind": "patch",
"published_at": "2026-07-17T02:43:55Z"
},
{
"tag": "v1.3.3",
"kind": "patch",
"published_at": "2024-10-08T12:13:13Z"
},
{
"tag": "v1.3.2",
"kind": "patch",
"published_at": "2024-05-07T19:12:20Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2023-05-25T14:02:07Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2023-04-04T00:36:28Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2023-04-03T02:15:54Z"
}
],
"recent_commits": [
{
"oid": "0afa9b252626d7b41233b2e2056131ad8dedb08a",
"body": null,
"is_bot": false,
"headline": "fix: update repository metadata for npm provenance",
"author_name": "Leonardo R. Dias",
"author_login": "leoreisdias",
"committed_at": "2026-07-17T02:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a7cb04c1b9e53346097bfa670239cdb0f05d8a0",
"body": null,
"is_bot": false,
"headline": "Simplify currency mask implementation",
"author_name": "Leonardo R. Dias",
"author_login": "leoreisdias",
"committed_at": "2026-07-17T02:38:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98314dc97a4c2e616970370ab2477ff6a98ae7e6",
"body": "* fix: add React 19 peer dependency support\n\n* fix: improve React 19 typing compatibility",
"is_bot": false,
"headline": "fix: add React 19 peer dependency support (#14)",
"author_name": "João Marcos",
"author_login": "joaojmp",
"committed_at": "2026-07-17T02:30:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24e13fbe3210adb83b36c0d57baea3eca4775bab",
"body": null,
"is_bot": false,
"headline": "1.3.4",
"author_name": "Leonardo R. Dias",
"author_login": "leoreisdias",
"committed_at": "2026-03-13T01:48:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d83afd45521522d8b5fd787cfefd2af2e7cfe7a",
"body": null,
"is_bot": false,
"headline": "chore: Bump package version to 1.3.3.",
"author_name": "Leonardo R. Dias",
"author_login": "leoreisdias",
"committed_at": "2026-03-13T01:48:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "695562df4d22137862c682c5be878cb593b43853",
"body": null,
"is_bot": false,
"headline": "1.1.6",
"author_name": "Leonardo R. Dias",
"author_login": "leoreisdias",
"committed_at": "2026-03-13T01:42:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e15eabf2e498c2ba08b679e421ba0a805b80ad0",
"body": "…provenance in the publish workflow.",
"is_bot": false,
"headline": "Remove redundant `registry-url` configuration and enable NPM package …",
"author_name": "Leonardo R. Dias",
"author_login": "leoreisdias",
"committed_at": "2026-03-13T01:41:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0be7925a2457975e169adad139664b3a87b86a73",
"body": "* fix: make ICurrencyMaskProps extend InputHTMLAttributes\n\nFixes #3 by extending standard `InputHTMLAttributes` in `ICurrencyMaskProps` while omitting custom-defined properties. This allows standard input props like `placeholder`, `name`, `className`, etc., to be passed to `<CurrencyInput />` withou\n[…]\nng via OIDC.\n\nCo-authored-by: leoreisdias <47978193+leoreisdias@users.noreply.github.com>\n\n---------\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: make ICurrencyMaskProps extend InputHTMLAttributes (#11)",
"author_name": "Leonardo R. Dias",
"author_login": "leoreisdias",
"committed_at": "2026-03-12T18:58:05Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f5d10a24537b7f0e4a2c3ac6d639fbbbd8b4a15f",
"body": null,
"is_bot": false,
"headline": "fix: handling initial values",
"author_name": "Kevin Guedes",
"author_login": "KevinGuedes",
"committed_at": "2024-10-08T12:10:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0225626db97909a65f84fea1abc91a1924b89cb",
"body": null,
"is_bot": false,
"headline": "fix: build",
"author_name": "Murillo Freitas",
"author_login": null,
"committed_at": "2024-05-07T19:11:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e228374006b42046208a794491caf686b57f279",
"body": null,
"is_bot": false,
"headline": "Fix: remove masked value validation of onBlur trigger",
"author_name": "Murillo Freitas",
"author_login": "mmbfreitas",
"committed_at": "2024-05-07T19:11:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0700c499fc6ee11b0d30713bf000b411a0456969",
"body": null,
"is_bot": false,
"headline": "fix: onChangeValue is not triggered(#4)",
"author_name": "Eliezer Cardoso Alves",
"author_login": "eliezer-alves",
"committed_at": "2023-05-25T14:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a88c05ab2c77100f0b1605296fb887da0a6b5c3f",
"body": null,
"is_bot": false,
"headline": "fix: typing the return of the 'maskValues' util",
"author_name": "Eliezer Cardoso Alves",
"author_login": "eliezer-alves",
"committed_at": "2023-05-25T14:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e224a6f9536ef1a80ce641d3289e686e2863f386",
"body": null,
"is_bot": false,
"headline": "docs: added new prop to reference",
"author_name": "Javier Diaz",
"author_login": "coderdiaz",
"committed_at": "2023-04-04T00:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fe8b8e7c20e6606839b7d6df376bfd1894d94a0",
"body": null,
"is_bot": false,
"headline": "feat: changed logic to use new locale prop",
"author_name": "Javier Diaz",
"author_login": "coderdiaz",
"committed_at": "2023-04-04T00:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d31690e1bc708a21fef3c2f80f93c8cce865c37b",
"body": null,
"is_bot": false,
"headline": "feat: added support to new locale value",
"author_name": "Javier Diaz",
"author_login": "coderdiaz",
"committed_at": "2023-04-04T00:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ef37b546852a5e0f47a2c980a1078ccdd89b3b7",
"body": null,
"is_bot": false,
"headline": "chore: added new locale prop",
"author_name": "Javier Diaz",
"author_login": "coderdiaz",
"committed_at": "2023-04-04T00:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "625cb806d9bffa622a7e546eaa575e4e13e447a4",
"body": null,
"is_bot": false,
"headline": "chore: readme adjustment",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-04-03T02:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9139bf8943a1051f0ba95d7cf27828c190b1f3b5",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:leoreisdias/react-currency-mask",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-04-03T02:15:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86badf40487766bc3ed4fcfcd135ef5403b0c8ee",
"body": null,
"is_bot": false,
"headline": "chore: release branch in package.json",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-04-03T02:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e3b1d220d1c5dbb7b215ab8b8d5019651ca8814",
"body": null,
"is_bot": false,
"headline": "Fix publish.yaml: using node 18.x",
"author_name": "Leonardo R. Dias",
"author_login": "leoreisdias",
"committed_at": "2023-04-03T02:11:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baeb39337847bf430f04c2d55a0f7d6cdd09d6d1",
"body": null,
"is_bot": false,
"headline": "Update publish.yaml with publish job",
"author_name": "Leonardo R. Dias",
"author_login": "leoreisdias",
"committed_at": "2023-04-03T02:08:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84f6c6d1521216f0f937d6efb9f6364021cc1016",
"body": null,
"is_bot": false,
"headline": "chore: yarn.lock update",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-04-03T02:05:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d63c34e33e54ad32e9c6fa7420b5f209a1588496",
"body": null,
"is_bot": false,
"headline": "feat: added semantic-release",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-04-03T01:59:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46203877ae399b81ebb60bb0cf35243b21545cfe",
"body": null,
"is_bot": false,
"headline": "Removed test runner (for now)",
"author_name": "Leonardo R. Dias",
"author_login": "leoreisdias",
"committed_at": "2023-04-03T01:52:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d45ebee0dea28848118a20e4b0645fb65f20d52f",
"body": null,
"is_bot": false,
"headline": "Fix publish.yaml",
"author_name": "Leonardo R. Dias",
"author_login": "leoreisdias",
"committed_at": "2023-04-03T01:51:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0684c96b1a23db28d66f6704de551421a96ce335",
"body": null,
"is_bot": false,
"headline": "Using yarn.lock in publish.yaml",
"author_name": "Leonardo R. Dias",
"author_login": "leoreisdias",
"committed_at": "2023-04-03T01:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f62ce186c2ee5a8e2d023ae6dd8aa162266b53e9",
"body": null,
"is_bot": false,
"headline": "created publish.yaml",
"author_name": "Leonardo R. Dias",
"author_login": "leoreisdias",
"committed_at": "2023-04-03T01:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d1e23fd24927a9fa76280b9654b591abde60be1",
"body": null,
"is_bot": false,
"headline": "v1.1.5",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-03-12T21:57:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "639d1ee9e2bf0750b2b0fab676b4c9c9f3bc56b8",
"body": null,
"is_bot": false,
"headline": "1.1.4",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-23T02:55:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f3debe2dce12a0cf68ebe4f4e277dad3f58ef61",
"body": null,
"is_bot": false,
"headline": "refactor: component name",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-23T02:54:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7261e9441fe13a500f1658d813670fd5068d5214",
"body": null,
"is_bot": false,
"headline": "1.1.3",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-23T02:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12071e48310f90465893690c519bf8e86b6f51ae",
"body": null,
"is_bot": false,
"headline": "chore: exporting type from index",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-23T02:50:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1281b6ac45e14627124187d66f39cc43614739a1",
"body": null,
"is_bot": false,
"headline": "1.1.2",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-23T02:48:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e48999766c0507223fcd994e7e8880105ed659f9",
"body": null,
"is_bot": false,
"headline": "chore: component name",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-23T02:48:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "127f885eb99aff97408f140277148fdef7687bb0",
"body": null,
"is_bot": false,
"headline": "1.1.1",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-23T02:46:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45f4516f077cd8317d2f2fb341d3e53aab90483c",
"body": null,
"is_bot": false,
"headline": "chore: tsconfig",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-23T02:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37427a346d63c0b6b6e206693157f8e8415f9aa5",
"body": null,
"is_bot": false,
"headline": "v1.1.0",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-23T02:40:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9b2e18d3021bfbfc24333de44bd77ea33324202",
"body": null,
"is_bot": false,
"headline": "v1.0.4",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-23T02:40:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db7abe98f131b39cc125d391166454921c28753a",
"body": null,
"is_bot": false,
"headline": "Setup Package",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-23T01:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82b79176f882d8353673b84952a8394e2fbbf5a5",
"body": null,
"is_bot": false,
"headline": "1.0.8",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-02T18:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0235e1a84f97bad02a01cd4542d2dd3537558d65",
"body": null,
"is_bot": false,
"headline": "fix: initial value as empty string",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-02T18:02:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40e3be4ca375690e5ebb80b3ae8e31286e9f8825",
"body": null,
"is_bot": false,
"headline": "1.0.7",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-02T15:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1094bf9c32e27d669b4662f41cc8f04079c6515",
"body": null,
"is_bot": false,
"headline": "fix: currency control prop types export path",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-02T15:36:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b01519a4f031b8bc690e1bf4d9c975f3cbd8a6b2",
"body": null,
"is_bot": false,
"headline": "1.0.6",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-02T15:34:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d9c3960372da433a9726311083c7d812df216f1",
"body": null,
"is_bot": false,
"headline": "feat: exporting the currency control prop type",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-02T15:34:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57a65d5198a62894891241e8e8f506c4ed1a34db",
"body": null,
"is_bot": false,
"headline": "1.0.5",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-02T15:19:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48a8f08e561285cdef9cd8fe5ffe8b35e9aad2ba",
"body": null,
"is_bot": false,
"headline": "docs: output example",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-02T15:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f905370ad55ba9abadaf6c9396e428784904beaa",
"body": null,
"is_bot": false,
"headline": "1.0.4",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-02T14:36:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "356b81f6f38db3a0ebdfd86ea633a9e6d12c8a72",
"body": null,
"is_bot": false,
"headline": "1.0.3",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-02T13:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b729de3ca58fc764c5b49249e08b0967d06818f7",
"body": null,
"is_bot": false,
"headline": "docs: fixed project name",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-02T13:41:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39a236ddec3a58ade81138d56f50e60293eebe47",
"body": null,
"is_bot": false,
"headline": "1.0.2",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-02T13:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f25f7c6656d0d956c148fb41a8996cd870075036",
"body": null,
"is_bot": false,
"headline": "docs: updated package json",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-02T13:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6743e3e5f889ca82db1257f10b3480dba82bd1f",
"body": null,
"is_bot": false,
"headline": "v1.0.1",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-02T13:36:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c209e1d7b500ebff9064b7b58aaa464dd6ccef4",
"body": null,
"is_bot": false,
"headline": "docs: fixed names",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-02T13:34:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2485375f9405a4240991457fecd71c7f07942360",
"body": null,
"is_bot": false,
"headline": "docs: name change",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-02T13:32:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4f99b5cff439362de39f5c8d0c6e9f96a8ebcb5",
"body": null,
"is_bot": false,
"headline": "docs: fixed doc license",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-02T13:24:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "580938b717031d25663eb50feda267f11333a9fe",
"body": null,
"is_bot": false,
"headline": "Setup Package",
"author_name": "leoreisdias",
"author_login": "leoreisdias",
"committed_at": "2023-01-02T13:23:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb42f81d2faaa496bf58ffe34f804cfe6002b29a",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Leonardo R. Dias",
"author_login": "leoreisdias",
"committed_at": "2023-01-02T04:16:09Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 8,
"latest_release_at": "2026-07-17T02:43:55Z",
"latest_release_tag": "v1.3.5",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 2,
"days_since_latest_release": 4,
"mean_days_between_releases": 240.2
},
"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": "react-currency-mask",
"exists": true,
"license": "MIT",
"keywords": [
"currency",
"mask",
"brl",
"input",
"money"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/react-currency-mask",
"is_deprecated": false,
"latest_version": "1.3.5",
"repository_url": "https://github.com/logbookfordevs/react-currency-mask",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 24966,
"first_published_at": "2023-01-23T02:27:54.161000Z",
"latest_published_at": "2026-07-17T02:43:50.216000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 8,
"stars": 28,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2023-04-01",
"count": 1
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-05-23",
"count": 1
},
{
"date": "2023-07-03",
"count": 1
},
{
"date": "2024-04-26",
"count": 1
},
{
"date": "2024-09-20",
"count": 1
},
{
"date": "2025-04-15",
"count": 1
},
{
"date": "2026-05-11",
"count": 1
}
],
"complete": true,
"collected": 8,
"total_forks": 8
},
"star_history": {
"days": [
{
"date": "2023-04-21",
"count": 1
},
{
"date": "2023-04-26",
"count": 2
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-05-02",
"count": 1
},
{
"date": "2023-05-23",
"count": 1
},
{
"date": "2023-06-15",
"count": 1
},
{
"date": "2023-08-01",
"count": 1
},
{
"date": "2023-08-09",
"count": 1
},
{
"date": "2023-09-28",
"count": 1
},
{
"date": "2023-11-07",
"count": 1
},
{
"date": "2024-01-11",
"count": 1
},
{
"date": "2024-01-14",
"count": 1
},
{
"date": "2024-04-02",
"count": 1
},
{
"date": "2024-05-23",
"count": 1
},
{
"date": "2024-06-16",
"count": 1
},
{
"date": "2024-07-06",
"count": 1
},
{
"date": "2024-08-01",
"count": 1
},
{
"date": "2024-09-12",
"count": 1
},
{
"date": "2024-10-08",
"count": 1
},
{
"date": "2024-12-03",
"count": 1
},
{
"date": "2024-12-06",
"count": 1
},
{
"date": "2024-12-31",
"count": 1
},
{
"date": "2025-01-24",
"count": 1
},
{
"date": "2025-06-02",
"count": 1
},
{
"date": "2025-06-17",
"count": 1
},
{
"date": "2025-09-13",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
}
],
"complete": true,
"collected": 28,
"total_stars": 28
},
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 3426,
"source_files_sampled": 5,
"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": "brace-expansion",
"direct": false,
"version": "1.1.14",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp"
],
"fixed_version": "5.0.7",
"advisory_count": 1,
"oldest_advisory_days": 0
},
{
"name": "js-yaml",
"direct": false,
"version": "3.14.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68"
],
"fixed_version": "4.3.0",
"advisory_count": 2,
"oldest_advisory_days": 36
}
],
"collected": true,
"truncated": false,
"by_severity": {
"high": 2
},
"advisory_count": 3,
"affected_count": 2,
"assessed_count": 48,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@types/react",
"direct": false,
"version": "19.2.14",
"ecosystem": "npm"
},
{
"name": "@types/react-dom",
"direct": false,
"version": "19.2.3",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.14",
"ecosystem": "npm"
},
{
"name": "builtin-modules",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "1.9.3",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "2.20.3",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "csstype",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "es-errors",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.16.2",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "3.14.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "mkdirp",
"direct": false,
"version": "0.5.6",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "2.8.8",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.12",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "5.7.2",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "1.14.1",
"ecosystem": "npm"
},
{
"name": "tslint",
"direct": false,
"version": "6.1.3",
"ecosystem": "npm"
},
{
"name": "tslint-config-prettier",
"direct": false,
"version": "1.18.0",
"ecosystem": "npm"
},
{
"name": "tsutils",
"direct": false,
"version": "2.29.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.9.3",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 48,
"direct_count": 0,
"indirect_count": 48
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 7,
"open_issues": 1,
"closed_ratio": 0.833,
"closed_issues": 5,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "leoreisdias",
"commits": 49,
"avatar_url": "https://avatars.githubusercontent.com/u/47978193?v=4"
},
{
"type": "User",
"login": "coderdiaz",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1901273?v=4"
},
{
"type": "User",
"login": "eliezer-alves",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/23661672?v=4"
},
{
"type": "User",
"login": "joaojmp",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/29134379?v=4"
},
{
"type": "User",
"login": "KevinGuedes",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/70241536?v=4"
},
{
"type": "User",
"login": "mmbfreitas",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7562414?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.845
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"ci.yml",
"publish.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"yarn.lock"
],
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 1,
"reason": "1 out of 7 merged PRs checked by a CI test -- score normalized to 1",
"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": 2,
"reason": "Found 5/25 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"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": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 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": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 7,
"reason": "3 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0afa9b252626d7b41233b2e2056131ad8dedb08a",
"ran_at": "2026-07-21T19:40:22Z",
"aggregate_score": 3.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/logbookfordevs/react-currency-mask",
"host": "github.com",
"name": "react-currency-mask",
"owner": "logbookfordevs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"security": 50,
"vitality": 62,
"community": 48,
"governance": 57,
"engineering": 36
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 62,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"commits_last_year": 8,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "8 commits in the last year",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 8
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v1.3.5",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 240.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~240.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 240.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"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": 48,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"forks": 8,
"stars": 28,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "28 stars",
"points": 23.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 28
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "8 forks",
"points": 7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 8
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"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": 73,
"inputs": {
"packages": [
"react-currency-mask"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 24966
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "24,966 downloads/month across npm",
"points": 58.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 24966,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.845
},
"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 84% of commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 84
}
}
],
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"merged_prs": 7,
"open_issues": 1,
"closed_issues": 5,
"issue_closed_ratio": 0.833,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "83% of issues closed",
"points": 38.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 83
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "7/7 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 7,
"decided": 7
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/25 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"followers": 5,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "logbookfordevs",
"public_repos": 7,
"account_age_days": 127
},
"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": "5 followers of logbookfordevs",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 5,
"login": "logbookfordevs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "7 public repos, account ~0 yr old",
"points": 7.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 7
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"react-currency-mask"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"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": 36,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 7 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.7
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 7 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 5/25 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 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": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "3 existing vulnerabilities detected",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 48 resolved dependencies against OSV. 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": 48
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 3,
"affected_packages": 2,
"assessed_packages": 48,
"unassessed_packages": 0,
"affected_by_severity": "high 2",
"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": 48,
"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": 7
},
"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": "at_risk",
"name": "AI Readiness",
"value": 38,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.492,
"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": "29 of 59 human commits state their intent (structured subject or explanatory body)",
"points": 26.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 29,
"sampled": 59
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"yarn.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0.017,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 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": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 59 commits agent-authored or agent-credited",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 59
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 3426,
"source_files_sampled": 5,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/5 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 5,
"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": [
"deps.dev does not index npm:react-currency-mask@1.3.5; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-21T19:40:35.126736Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/logbookfordevs/react-currency-mask.svg",
"full_name": "logbookfordevs/react-currency-mask",
"license_state": "standard",
"license_spdx": "MIT"
}