Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"webp",
"react-native",
"ios",
"android"
],
"is_fork": false,
"size_kb": 761,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 2154,
"Swift": 1230,
"Kotlin": 1628,
"JavaScript": 1518,
"TypeScript": 1994,
"Objective-C": 1816
},
"pushed_at": "2026-07-20T11:10:37Z",
"created_at": "2019-12-30T20:11:17Z",
"owner_type": "User",
"updated_at": "2026-07-20T11:11:18Z",
"description": "WebP image integration for React Native apps.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby",
"TypeScript",
"Objective-C",
"Kotlin",
"JavaScript"
]
},
"owner": {
"blog": null,
"name": "Alex Fomushkin",
"type": "User",
"login": "Aleksefo",
"company": null,
"location": "Helsinki",
"followers": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/18084119?v=4",
"created_at": "2016-03-26T09:29:28Z",
"is_verified": null,
"public_repos": 26,
"account_age_days": 3774
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.3.1",
"kind": "patch",
"published_at": "2026-07-20T10:24:42Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2026-05-19T13:18:21Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2025-03-05T22:15:12Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2023-04-04T16:25:47Z"
}
],
"recent_commits": [
{
"oid": "75ccb1695c2a990d1381f63803406141d35075b9",
"body": null,
"is_bot": false,
"headline": "Release 1.3.1 and fix Example",
"author_name": "Alex Fomushkin",
"author_login": "AlexFoIf",
"committed_at": "2026-07-20T11:10:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2903a053eda8a4dc173d4c9f6f4d9415b10573b3",
"body": "…ration\n\nfix(ios): register WebPImageDataDecoder with codegen so animated WebP works on the New Architecture (RN 0.77+)",
"is_bot": false,
"headline": "Merge pull request #72 from est7/feat/bridgeless-image-decoder-regist…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2026-07-20T10:20:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25ad25eae56dc5abac1f99eacfa11babe88afa60",
"body": "…ture\n\nSince React Native 0.77, bridgeless mode no longer discovers image data\ndecoders through runtime protocol reflection. RCTImageLoader receives its\nthird-party decoders from the generated\nRCTModulesConformingToProtocolsProvider.imageDataDecoderClassNames\nwhitelist, which codegen assembles from \n[…]\n: with this\ndeclaration the generated whitelist contains WebPImageDataDecoder and\nanimated WebP plays in <Image>. On the legacy architecture the field is\nignored, so the change is backward compatible.",
"is_bot": false,
"headline": "fix(ios): register WebPImageDataDecoder with codegen for New Architec…",
"author_name": "est9",
"author_login": null,
"committed_at": "2026-07-17T11:24:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "648258e3becade6fe4fb7f8e9c6bd2616bf230ad",
"body": null,
"is_bot": false,
"headline": "Create Expo plugin and update Readme",
"author_name": "Alex Fomushkin",
"author_login": "AlexFoIf",
"committed_at": "2026-05-19T13:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f059168bdb51dd38ebc1afe894c65b32b5504ff0",
"body": null,
"is_bot": false,
"headline": "Update the project and solve the android 16k issues",
"author_name": "Alex Fomushkin",
"author_login": "AlexFoIf",
"committed_at": "2026-05-19T13:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df213d189dc9f30a1c34decfa2e144b1e1c65eda",
"body": "…tmp-0.2.4\n\nBump tmp from 0.2.3 to 0.2.4 in /example",
"is_bot": false,
"headline": "Merge pull request #55 from Aleksefo/dependabot/npm_and_yarn/example/…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-12-15T08:50:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ea49977f225df1c5c2d09367f9e917b03428f9e",
"body": "…-3.4.2\n\nBump rexml from 3.4.1 to 3.4.2 in /example",
"is_bot": false,
"headline": "Merge pull request #56 from Aleksefo/dependabot/bundler/example/rexml…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-12-15T08:50:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29b43c70b086edc583e32ae32885fbd7964d3523",
"body": "…react-native-community/cli-17.0.1\n\nBump @react-native-community/cli from 15.0.1 to 17.0.1 in /example",
"is_bot": false,
"headline": "Merge pull request #58 from Aleksefo/dependabot/npm_and_yarn/example/…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-12-15T08:49:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "712a626ccead7bcda854ede9d6f8def817ab4602",
"body": "…js-yaml-3.14.2\n\nBump js-yaml from 3.14.1 to 3.14.2 in /example",
"is_bot": false,
"headline": "Merge pull request #59 from Aleksefo/dependabot/npm_and_yarn/example/…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-12-15T08:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5ac4b8d166c14eaa1a30e97ab6e8aa9c784fdfb",
"body": "…node-forge-1.3.2\n\nBump node-forge from 1.3.1 to 1.3.2 in /example",
"is_bot": false,
"headline": "Merge pull request #60 from Aleksefo/dependabot/npm_and_yarn/example/…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-12-15T08:49:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80642c2ce129a399eca2cd79cffa70827f7ceb05",
"body": "Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2.\n- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.2)\n\n---\nupdated-dependencies:\n- dependency-name: node-forge\n dependency-version: 1.3.2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump node-forge from 1.3.1 to 1.3.2 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-26T22:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4562632ec0fe22166dca5bd22c0df63b7da805c4",
"body": "Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.\n- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)\n\n---\nupdated-dependencies:\n- dependency-name: js-yaml\n dependency-version: 3.14.2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump js-yaml from 3.14.1 to 3.14.2 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-17T17:49:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75645ae20a9eb48e180392ea7835e95ae3afd3ee",
"body": "Bumps [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) from 15.0.1 to 17.0.1.\n- [Release notes](https://github.com/react-native-community/cli/releases)\n- [Changelog](https://github.com/react-native-community/cli/blob/main/packages/cli/CHANGELOG.md)\n\n[…]\n\n\n---\nupdated-dependencies:\n- dependency-name: \"@react-native-community/cli\"\n dependency-version: 17.0.1\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @react-native-community/cli from 15.0.1 to 17.0.1 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-07T00:16:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c46f424f793fab6b3d2615a572f2609a23742d3c",
"body": "Bumps [rexml](https://github.com/ruby/rexml) from 3.4.1 to 3.4.2.\n- [Release notes](https://github.com/ruby/rexml/releases)\n- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)\n- [Commits](https://github.com/ruby/rexml/compare/v3.4.1...v3.4.2)\n\n---\nupdated-dependencies:\n- dependency-name: rexml\n dependency-version: 3.4.2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rexml from 3.4.1 to 3.4.2 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-17T19:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "410980378f796ad0e86e5d9dbf5055ab21072adb",
"body": "Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4.\n- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.3...v0.2.4)\n\n---\nupdated-dependencies:\n- dependency-name: tmp\n dependency-version: 0.2.4\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump tmp from 0.2.3 to 0.2.4 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-06T17:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "375bd821734bba96a8dba5e69399413ea8819a73",
"body": "…multi-96c788614a\n\nBump on-headers and compression in /example",
"is_bot": false,
"headline": "Merge pull request #54 from Aleksefo/dependabot/npm_and_yarn/example/…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-07-31T08:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2caff159e1a0139c9345dce504157a38f77f27df",
"body": "…babel/helpers-7.27.6\n\nBump @babel/helpers from 7.26.9 to 7.27.6 in /example",
"is_bot": false,
"headline": "Merge pull request #53 from Aleksefo/dependabot/npm_and_yarn/example/…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-07-31T08:24:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d02f02b99cc66a45edb7df6008cdcdd8653c622a",
"body": "…brace-expansion-1.1.12\n\nBump brace-expansion from 1.1.11 to 1.1.12 in /example",
"is_bot": false,
"headline": "Merge pull request #52 from Aleksefo/dependabot/npm_and_yarn/example/…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-07-31T08:24:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38ee59ea81402d65264be753affca5a8be2eaf14",
"body": "…babel/runtime-7.27.6\n\nBump @babel/runtime from 7.26.9 to 7.27.6 in /example",
"is_bot": false,
"headline": "Merge pull request #51 from Aleksefo/dependabot/npm_and_yarn/example/…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-07-31T08:24:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aede5e8a66d18ed4a74d675df2b3e76c34ec637",
"body": "---\nupdated-dependencies:\n- dependency-name: on-headers\n dependency-version: 1.1.0\n dependency-type: indirect\n- dependency-name: compression\n dependency-version: 1.8.1\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump on-headers and compression in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-17T23:06:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b999c12424e8bc6b18eb41e4e974ddf5ac7d4062",
"body": "Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.9 to 7.27.6.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/v7.27.6/packages/babel-helpers)\n\n---\nupdated-dependencies:\n- dependency-name: \"@babel/helpers\"\n dependency-version: 7.27.6\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @babel/helpers from 7.26.9 to 7.27.6 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-25T17:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa6ace6bf73e013007667f506b8b67aef3861f04",
"body": "Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.\n- [Release notes](https://github.com/juliangruber/brace-expansion/releases)\n- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)\n\n---\nupdated-dependencies:\n- dependency-name: brace-expansion\n dependency-version: 1.1.12\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump brace-expansion from 1.1.11 to 1.1.12 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-25T17:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4704b8f16c7fad686060eab2216d24590acccd2a",
"body": "Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.9 to 7.27.6.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/v7.27.6/pa\n[…]\nabel-runtime)\n\n---\nupdated-dependencies:\n- dependency-name: \"@babel/runtime\"\n dependency-version: 7.27.6\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @babel/runtime from 7.26.9 to 7.27.6 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-25T17:40:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e168ae1d295309183adc530e573142c038cde5db",
"body": "…2.10.2\n\nBump json from 2.10.1 to 2.10.2 in /example",
"is_bot": false,
"headline": "Merge pull request #49 from Aleksefo/dependabot/bundler/example/json-…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-06-25T17:39:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2935366e8c26356c211b8eb3b67d089e466f591b",
"body": "…image-size-1.2.1\n\nBump image-size from 1.2.0 to 1.2.1 in /example",
"is_bot": false,
"headline": "Merge pull request #50 from Aleksefo/dependabot/npm_and_yarn/example/…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-06-25T17:39:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eacd64c483a90fc949dd6c5f5663a92c6fa8d0dc",
"body": "Bumps [image-size](https://github.com/image-size/image-size) from 1.2.0 to 1.2.1.\n- [Release notes](https://github.com/image-size/image-size/releases)\n- [Commits](https://github.com/image-size/image-size/compare/v1.2.0...v1.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: image-size\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump image-size from 1.2.0 to 1.2.1 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-02T15:48:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25ff193032acd3a34bdd064457024b076fb2dfe7",
"body": "Bumps [json](https://github.com/ruby/json) from 2.10.1 to 2.10.2.\n- [Release notes](https://github.com/ruby/json/releases)\n- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)\n- [Commits](https://github.com/ruby/json/compare/v2.10.1...v2.10.2)\n\n---\nupdated-dependencies:\n- dependency-name: json\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump json from 2.10.1 to 2.10.2 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-12T15:55:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80fa669ef87a5dc5380a0ca778160dd1e1195524",
"body": null,
"is_bot": false,
"headline": "1.2.1",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-03-05T21:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ab1e14a035f8034a6174651c435bac4a986ceb6",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-03-05T21:59:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ff2d2208dc35ede0aa277f9e226074af043e702",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-03-05T21:59:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eefff077eeb319e194264ca1e8b4adab4553d622",
"body": "# Conflicts:\n#\texample/Gemfile.lock\n#\texample/yarn.lock",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-03-05T21:49:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cb7b364c0809742730be6df387939db423744ab",
"body": null,
"is_bot": false,
"headline": "Update readme and bump the library version",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-03-05T21:48:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86e93988d9290bab627c31c031c67790f4553244",
"body": null,
"is_bot": false,
"headline": "Update Example to the latest RN version 0.78.0",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-03-05T21:47:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bafcb02afc1af382cebcb3ed95fdfa9557594bc",
"body": null,
"is_bot": false,
"headline": "Rename .java to .kt",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-03-05T21:47:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ac09dbf0baee76c7ca78f04dcfdb8c1b6a76c4d",
"body": "…-3.3.9\n\nBump rexml from 3.3.6 to 3.3.9 in /example",
"is_bot": false,
"headline": "Merge pull request #48 from Aleksefo/dependabot/bundler/example/rexml…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-02-05T15:52:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2128180b8373658371f57364d67fe4198e32d867",
"body": "Bumps [rexml](https://github.com/ruby/rexml) from 3.3.6 to 3.3.9.\n- [Release notes](https://github.com/ruby/rexml/releases)\n- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)\n- [Commits](https://github.com/ruby/rexml/compare/v3.3.6...v3.3.9)\n\n---\nupdated-dependencies:\n- dependency-name: rexml\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rexml from 3.3.6 to 3.3.9 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-01-08T14:04:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da3c98380e0159aafa9261a6463fb5798500c808",
"body": "…-3.3.6\n\nBump rexml from 3.2.8 to 3.3.6 in /example",
"is_bot": false,
"headline": "Merge pull request #46 from Aleksefo/dependabot/bundler/example/rexml…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-01-08T14:03:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f367cb807a0622bb6ad2e1a30f4b8a43acbae658",
"body": "…fast-xml-parser-4.4.1\n\nBump fast-xml-parser from 4.3.2 to 4.4.1 in /example",
"is_bot": false,
"headline": "Merge pull request #45 from Aleksefo/dependabot/npm_and_yarn/example/…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-01-08T14:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffaf42e80875a94742d2a57f0e690311c8269b4f",
"body": "…serve-static-1.16.2\n\nBump serve-static from 1.15.0 to 1.16.2 in /example",
"is_bot": false,
"headline": "Merge pull request #47 from Aleksefo/dependabot/npm_and_yarn/example/…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2025-01-08T14:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f5620241be55c13aecb0cedea95d4aee97a795d",
"body": "Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.15.0 to 1.16.2.\n- [Release notes](https://github.com/expressjs/serve-static/releases)\n- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)\n- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)\n\n---\nupdated-dependencies:\n- dependency-name: serve-static\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump serve-static from 1.15.0 to 1.16.2 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-19T01:19:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45bfbfdbc379c97c697d12f7545ffc58104199b0",
"body": "Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.6.\n- [Release notes](https://github.com/ruby/rexml/releases)\n- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)\n- [Commits](https://github.com/ruby/rexml/compare/v3.2.8...v3.3.6)\n\n---\nupdated-dependencies:\n- dependency-name: rexml\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rexml from 3.2.8 to 3.3.6 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-22T20:45:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "200d4bcc80297b04aee8e9a8d248ce25d085874e",
"body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.2 to 4.4.1.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\nIntelligence/fast-xml-parser/compare/v4.3.2...v4.4.1)\n\n---\nupdated-dependencies:\n- dependency-name: fast-xml-parser\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump fast-xml-parser from 4.3.2 to 4.4.1 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-29T21:59:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2d82db877bcfacbbb5a2e9d9dc60ff9847b59cbf",
"body": "…-3.2.8\n\nBump rexml from 3.2.5 to 3.2.8 in /example",
"is_bot": false,
"headline": "Merge pull request #43 from Aleksefo/dependabot/bundler/example/rexml…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2024-07-26T15:40:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b4f1893554cc7ce7a23ef64431342a8a73f025a",
"body": "…ws-6.2.3\n\nBump ws from 6.2.2 to 6.2.3 in /example",
"is_bot": false,
"headline": "Merge pull request #44 from Aleksefo/dependabot/npm_and_yarn/example/…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2024-07-26T15:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7192391850e443d85e595fdbb9db98ef4d3d3d1f",
"body": "Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.\n- [Release notes](https://github.com/websockets/ws/releases)\n- [Commits](https://github.com/websockets/ws/compare/6.2.2...6.2.3)\n\n---\nupdated-dependencies:\n- dependency-name: ws\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ws from 6.2.2 to 6.2.3 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-18T22:40:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96311c71d04d1f13d74477f0bda164608bbd31e4",
"body": "Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8.\n- [Release notes](https://github.com/ruby/rexml/releases)\n- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)\n- [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.2.8)\n\n---\nupdated-dependencies:\n- dependency-name: rexml\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rexml from 3.2.5 to 3.2.8 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-16T20:33:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27760070007a982a549e65bd07822413f9d6ad07",
"body": "…ip-1.1.9\n\nBump ip from 1.1.8 to 1.1.9 in /example",
"is_bot": false,
"headline": "Merge pull request #42 from Aleksefo/dependabot/npm_and_yarn/example/…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2024-02-28T15:20:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfb7d831e246c1186661af5d7579b0aad5adff5a",
"body": "Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.\n- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)\n\n---\nupdated-dependencies:\n- dependency-name: ip\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ip from 1.1.8 to 1.1.9 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-22T05:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "100042d304e35b453b10e3c10ac027b3a67ad7a2",
"body": "…fast-xml-parser-4.3.2\n\nBump fast-xml-parser from 4.2.4 to 4.3.2 in /example",
"is_bot": false,
"headline": "Merge pull request #39 from Aleksefo/dependabot/npm_and_yarn/example/…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2024-02-06T12:28:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7618cfdb5685327d956e3e18dc098446ad17deaa",
"body": "…babel/traverse-7.23.7\n\nBump @babel/traverse from 7.21.4 to 7.23.7 in /example",
"is_bot": false,
"headline": "Merge pull request #40 from Aleksefo/dependabot/npm_and_yarn/example/…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2024-02-06T12:28:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7856af477cfc7f9f0c0a7e6792456993f8e88cbf",
"body": "…react-devtools-core-4.28.5\n\nBump react-devtools-core from 4.27.4 to 4.28.5 in /example",
"is_bot": false,
"headline": "Merge pull request #41 from Aleksefo/dependabot/npm_and_yarn/example/…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2024-02-06T12:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c49876ad929b8b22934f97cc6e381c6589b15c20",
"body": "Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) from 4.27.4 to 4.28.5.\n- [Release notes](https://github.com/facebook/react/releases)\n- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-devtools-core)\n\n---\nupdated-dependencies:\n- dependency-name: react-devtools-core\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump react-devtools-core from 4.27.4 to 4.28.5 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-02T08:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c91496c01fad9361a9bc454c487d5f963378959c",
"body": "…esupport-7.0.7.2\n\nBump activesupport from 7.0.4.3 to 7.0.7.2 in /example",
"is_bot": false,
"headline": "Merge pull request #38 from Aleksefo/dependabot/bundler/example/activ…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2024-01-02T08:46:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a62938614a5c47a3cb68ccb751a687d29da835c",
"body": "Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.23.7.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-traverse)\n\n---\nupdated-dependencies:\n- dependency-name: \"@babel/traverse\"\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @babel/traverse from 7.21.4 to 7.23.7 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-02T08:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b5f988d59b9ec2206c3db9376a115864ea1b73f",
"body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.4 to 4.3.2.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\nIntelligence/fast-xml-parser/compare/v4.2.4...v4.3.2)\n\n---\nupdated-dependencies:\n- dependency-name: fast-xml-parser\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump fast-xml-parser from 4.2.4 to 4.3.2 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-02T08:46:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e0d3a665b085c70b220eabf502c90e86049c6a82",
"body": "…word-wrap-1.2.4\n\nBump word-wrap from 1.2.3 to 1.2.4 in /example",
"is_bot": false,
"headline": "Merge pull request #36 from Aleksefo/dependabot/npm_and_yarn/example/…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2024-01-02T08:46:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7cefca3decc6373517101ce4c6bdcba454a6035",
"body": "…semver-5.7.2\n\nBump semver from 5.7.1 to 5.7.2 in /example",
"is_bot": false,
"headline": "Merge pull request #35 from Aleksefo/dependabot/npm_and_yarn/example/…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2024-01-02T08:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71466d621d2eb6860470bcaae34e3432bf61310b",
"body": "…fast-xml-parser-4.2.4\n\nBump fast-xml-parser from 4.1.3 to 4.2.4 in /example",
"is_bot": false,
"headline": "Merge pull request #34 from Aleksefo/dependabot/npm_and_yarn/example/…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2024-01-02T08:46:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65d343b89d31558658bbf5d360b3bfbca823718a",
"body": "Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.3 to 7.0.7.2.\n- [Release notes](https://github.com/rails/rails/releases)\n- [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md)\n- [Commits](https://github.com/rails/rails/compare/v7.0.4.3...v7.0.7.2)\n\n---\nupdated-dependencies:\n- dependency-name: activesupport\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump activesupport from 7.0.4.3 to 7.0.7.2 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-08-23T21:40:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94ab4e94c64a5d225b4fb4547417c2d04052e077",
"body": "Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.\n- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)\n- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)\n\n---\nupdated-dependencies:\n- dependency-name: word-wrap\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump word-wrap from 1.2.3 to 1.2.4 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-07-18T22:32:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb432056fa21e16940bafb07154a62cf4fc425ce",
"body": "Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.\n- [Release notes](https://github.com/npm/node-semver/releases)\n- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)\n- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)\n\n---\nupdated-dependencies:\n- dependency-name: semver\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump semver from 5.7.1 to 5.7.2 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-07-11T03:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9561ca86cf35b3d80137fae76d88ecac33060c6",
"body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.1.3 to 4.2.4.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\nthub.com/NaturalIntelligence/fast-xml-parser/commits)\n\n---\nupdated-dependencies:\n- dependency-name: fast-xml-parser\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump fast-xml-parser from 4.1.3 to 4.2.4 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-06-06T20:45:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5dc1321fce5408c4315088a0a0d12680032a4eaf",
"body": null,
"is_bot": false,
"headline": "Update Example to 1.2.0 version of the library",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2023-04-04T16:19:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8628fa10497263b9ac06af9b7cbe75042dcf133e",
"body": "…p-format",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/Aleksefo/react-native-web…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2023-04-04T16:13:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfab2971f8128326dda2839488f2bf479b6201a5",
"body": null,
"is_bot": false,
"headline": "Update Readme to include known issues and solutions",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2023-04-04T16:09:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99276b3808f114f55baa22726a1daebdd067547e",
"body": null,
"is_bot": false,
"headline": "Update example to include web URI",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2023-04-04T16:09:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76f83a75b351ae75cb3eeabb4354e6b002ccd8d9",
"body": null,
"is_bot": false,
"headline": "Bump library version to 1.2.0",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2023-04-04T15:40:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a273d7ee467deb63cce1c48dce02a5867e65eb4b",
"body": null,
"is_bot": false,
"headline": "Update Android example to fix build issue with newer RN versions",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2023-04-04T15:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f7bd1ff5ebd4a87ac3b075b00d850fde84b3387",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2023-04-04T15:39:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3698537bf9403c99e8f79b2af0be4ad8662d1a94",
"body": null,
"is_bot": false,
"headline": "Update example and add animated WebP",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2023-04-04T15:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b23c6f465604488c8211538e6793bac35679d47",
"body": null,
"is_bot": false,
"headline": "Upgrade React Native to 0.71.6",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2023-04-04T15:28:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72d7dae76214e651e45c7445099d877a09bae9cd",
"body": "Support static builds iOS",
"is_bot": false,
"headline": "Merge pull request #33 from TaylorDale/patch-2",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2023-03-10T11:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "965ea96883218f50f013612d92c21bdbb0423a06",
"body": "https://stackoverflow.com/a/71581054/4554577",
"is_bot": false,
"headline": "Support static builds iOS",
"author_name": "Taylor Dale",
"author_login": "TaylorDale",
"committed_at": "2023-03-07T05:01:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fed623cc28a305a0b9e6738e30c9dd28cd32f4c7",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2020-09-04T05:51:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f71745816fef7ed7bc7b0b68de50101b5b023e2",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.1.2",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2020-07-29T07:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91205b9d1aa311da717c9b36ca4afca8e4333496",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2020-07-29T07:05:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eed6a177b5e91f76e5f8eb35856ce6e5aab61a2c",
"body": "…odash-4.17.19\n\nBump lodash from 4.17.15 to 4.17.19 in /example",
"is_bot": false,
"headline": "Merge pull request #3 from Aleksefo/dependabot/npm_and_yarn/example/l…",
"author_name": "Alex Fomushkin",
"author_login": "Aleksefo",
"committed_at": "2020-07-27T12:07:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4ef6221f3e856af46748abd8013178c6e7c2097",
"body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump lodash from 4.17.15 to 4.17.19 in /example",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-07-21T03:42:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09a7ec531da61e26f0556c6740d3bb5ded092cc7",
"body": null,
"is_bot": false,
"headline": "Update version to 1.1.1",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2020-06-15T17:39:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e45f7960a38efe05ea9a4c4956bea8ef83b31f4a",
"body": null,
"is_bot": false,
"headline": "Remove .idea files from npm",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2020-06-15T17:39:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8efd8e23f79254f5f61ebfd3b54d0d3b98bd65d",
"body": null,
"is_bot": false,
"headline": "Remove .idea files",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2020-06-15T17:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3186ffc9f03f6aed3dab7693053a644359e4bfd",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.1.0",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2020-06-15T17:09:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff96cefe062d508c86083dbcdb1501ae4ca8d606",
"body": "…dependencies versions",
"is_bot": false,
"headline": "Update readme with better installation instructions and bump Android …",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2020-06-15T17:08:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "881cb683e9f9c06fd5129aa15229b8aa5079b4ad",
"body": null,
"is_bot": false,
"headline": "Add example jpeg and webp images to App.js",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2020-06-15T17:04:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3d71e13474de52258001e844eb6bb6e5e9ddc4b",
"body": null,
"is_bot": false,
"headline": "Add the library to the example project",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2020-06-15T17:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00c92f8a1e1d7f89a59ca02fdef0e4a823183ae0",
"body": null,
"is_bot": false,
"headline": "Add npm ignore for the example project",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2020-06-15T13:41:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae361fad5249826e792ef13ab364b078fbdf2ddc",
"body": null,
"is_bot": false,
"headline": "Init example project",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2020-06-15T13:39:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bfb24798303cb62542f0cf31b6b7135218ee02b",
"body": null,
"is_bot": false,
"headline": "1.0.1",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2019-12-31T13:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ff828405ead6f84df7f667ccf2ea437dffcb346",
"body": "# Conflicts:\n#\tREADME.md",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2019-12-31T13:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b848c8e5a5a6cc959b13f2a8263c641e48f28fd8",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2019-12-31T13:05:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d32e77e6eafeec6768a4700623c515d81fb6b2e",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2019-12-31T13:03:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3181416627f96fc3fc3d84f2be9c4fc40f3356e1",
"body": null,
"is_bot": false,
"headline": "Fix lib version to follow SemVer",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2019-12-31T12:39:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba03cd6587e35ceab7826cd790f92a8755677422",
"body": null,
"is_bot": false,
"headline": "Update README.md to fix minor issues",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2019-12-31T12:37:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5306e8b9f65feba4434d9f1c79dcf25289ecb9a",
"body": null,
"is_bot": false,
"headline": "Update README.md with instructions",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2019-12-31T12:35:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4ae606e38b04225f575460309f204968d5a931d",
"body": null,
"is_bot": false,
"headline": "Add iOS files",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2019-12-30T22:00:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e724c4d837b6efe0252b4c876c87fee33a8defa1",
"body": null,
"is_bot": false,
"headline": "Add .gitignore for Xcode files",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2019-12-30T21:43:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fedef4ea8b80c1e3e1b4b8154c2ff5fe9336b45",
"body": null,
"is_bot": false,
"headline": "Add licence",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2019-12-30T21:40:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0f1ad0e16cc83e2cf14b568c69f1589f94eff99",
"body": null,
"is_bot": false,
"headline": "Add project.pbxproj",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2019-12-30T21:37:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9460eff1918d1baeb6299abca3936caf39a71eaa",
"body": null,
"is_bot": false,
"headline": "Update podspec",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2019-12-30T20:51:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "985de0be99011ec0aaae0ac0094a697af4b7ead0",
"body": null,
"is_bot": false,
"headline": "Update package.json",
"author_name": "Aleksefo",
"author_login": "Aleksefo",
"committed_at": "2019-12-30T20:50:50Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 19,
"latest_release_at": "2026-07-20T10:24:42Z",
"latest_release_tag": "1.3.1",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 10,
"days_since_latest_release": 6,
"mean_days_between_releases": 400.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "react-native-webp-format",
"exists": true,
"license": "MIT",
"keywords": [
"react",
"react-native",
"ios",
"android",
"webp"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/react-native-webp-format",
"is_deprecated": false,
"latest_version": "1.3.1",
"repository_url": "https://github.com/Aleksefo/react-native-webp-format",
"versions_count": 9,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 45901,
"first_published_at": "2019-12-31T12:40:00.227000Z",
"latest_published_at": "2026-07-20T11:08:37.133000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 7,
"stars": 172,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2020-02-15",
"count": 1
},
{
"date": "2020-04-28",
"count": 1
},
{
"date": "2020-05-27",
"count": 1
},
{
"date": "2022-07-23",
"count": 1
},
{
"date": "2023-04-27",
"count": 1
},
{
"date": "2024-06-03",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"example/tsconfig.json"
],
"toolchain_manifests": [
"example/android/app/build.gradle",
"example/android/build.gradle"
],
"largest_source_bytes": 1740,
"source_files_sampled": 14,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"example/Gemfile",
"example/package.json",
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "activesupport",
"direct": false,
"version": "6.1.7.10",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-2j26-frm8-cmj9",
"GHSA-89vf-4333-qx8v",
"GHSA-cg4j-q9v8-6v38"
],
"fixed_version": "8.1.2.1",
"advisory_count": 3,
"oldest_advisory_days": 124
},
{
"name": "addressable",
"direct": false,
"version": "2.8.9",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-h27x-rffw-24p4"
],
"fixed_version": "2.9.0",
"advisory_count": 1,
"oldest_advisory_days": 109
},
{
"name": "concurrent-ruby",
"direct": false,
"version": "1.3.3",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-6wx8-w4f5-wwcr",
"GHSA-h8w8-99g7-qmvj",
"GHSA-wv3x-4vxv-whpp"
],
"fixed_version": "1.3.7",
"advisory_count": 3,
"oldest_advisory_days": 36
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 3
},
"advisory_count": 7,
"affected_count": 3,
"assessed_count": 53,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 12,
"direct_affected_count": 0
},
"ecosystems": [
"npm",
"rubygems"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@babel/core",
"direct": false,
"version": "^7.25.2",
"ecosystem": "npm"
},
{
"name": "@babel/preset-env",
"direct": false,
"version": "^7.25.3",
"ecosystem": "npm"
},
{
"name": "@babel/runtime",
"direct": false,
"version": "^7.25.0",
"ecosystem": "npm"
},
{
"name": "@expo/config-plugins",
"direct": false,
"version": "^55.0.7",
"ecosystem": "npm"
},
{
"name": "@react-native-community/cli",
"direct": false,
"version": "20.1.0",
"ecosystem": "npm"
},
{
"name": "@react-native-community/cli-platform-android",
"direct": false,
"version": "20.1.0",
"ecosystem": "npm"
},
{
"name": "@react-native-community/cli-platform-ios",
"direct": false,
"version": "20.1.0",
"ecosystem": "npm"
},
{
"name": "@react-native/babel-preset",
"direct": false,
"version": "0.84.1",
"ecosystem": "npm"
},
{
"name": "@react-native/eslint-config",
"direct": false,
"version": "0.84.1",
"ecosystem": "npm"
},
{
"name": "@react-native/metro-config",
"direct": false,
"version": "0.84.1",
"ecosystem": "npm"
},
{
"name": "@react-native/new-app-screen",
"direct": false,
"version": "0.84.1",
"ecosystem": "npm"
},
{
"name": "@react-native/typescript-config",
"direct": false,
"version": "0.84.1",
"ecosystem": "npm"
},
{
"name": "@types/jest",
"direct": false,
"version": "^29.5.13",
"ecosystem": "npm"
},
{
"name": "@types/react",
"direct": false,
"version": "^19.2.0",
"ecosystem": "npm"
},
{
"name": "@types/react-test-renderer",
"direct": false,
"version": "^19.1.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "^8.19.0",
"ecosystem": "npm"
},
{
"name": "jest",
"direct": false,
"version": "^29.6.3",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "2.8.8",
"ecosystem": "npm"
},
{
"name": "react",
"direct": false,
"version": "19.2.3",
"ecosystem": "npm"
},
{
"name": "react-native",
"direct": false,
"version": "0.84.1",
"ecosystem": "npm"
},
{
"name": "react-native-safe-area-context",
"direct": false,
"version": "^5.5.2",
"ecosystem": "npm"
},
{
"name": "react-native-webp-format",
"direct": false,
"version": "^1.3.1",
"ecosystem": "npm"
},
{
"name": "react-test-renderer",
"direct": false,
"version": "19.2.3",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^5.8.3",
"ecosystem": "npm"
},
{
"name": "activesupport",
"direct": false,
"version": "6.1.7.10",
"ecosystem": "rubygems"
},
{
"name": "addressable",
"direct": false,
"version": "2.8.9",
"ecosystem": "rubygems"
},
{
"name": "algoliasearch",
"direct": false,
"version": "1.27.5",
"ecosystem": "rubygems"
},
{
"name": "atomos",
"direct": false,
"version": "0.1.3",
"ecosystem": "rubygems"
},
{
"name": "benchmark",
"direct": false,
"version": "0.5.0",
"ecosystem": "rubygems"
},
{
"name": "bigdecimal",
"direct": false,
"version": "4.0.1",
"ecosystem": "rubygems"
},
{
"name": "CFPropertyList",
"direct": false,
"version": "3.0.9",
"ecosystem": "rubygems"
},
{
"name": "claide",
"direct": false,
"version": "1.1.0",
"ecosystem": "rubygems"
},
{
"name": "cocoapods",
"direct": false,
"version": "1.15.2",
"ecosystem": "rubygems"
},
{
"name": "cocoapods-core",
"direct": false,
"version": "1.15.2",
"ecosystem": "rubygems"
},
{
"name": "cocoapods-deintegrate",
"direct": false,
"version": "1.0.5",
"ecosystem": "rubygems"
},
{
"name": "cocoapods-downloader",
"direct": false,
"version": "2.1",
"ecosystem": "rubygems"
},
{
"name": "cocoapods-plugins",
"direct": false,
"version": "1.0.0",
"ecosystem": "rubygems"
},
{
"name": "cocoapods-search",
"direct": false,
"version": "1.0.1",
"ecosystem": "rubygems"
},
{
"name": "cocoapods-trunk",
"direct": false,
"version": "1.6.0",
"ecosystem": "rubygems"
},
{
"name": "cocoapods-try",
"direct": false,
"version": "1.2.0",
"ecosystem": "rubygems"
},
{
"name": "colored2",
"direct": false,
"version": "3.1.2",
"ecosystem": "rubygems"
},
{
"name": "concurrent-ruby",
"direct": false,
"version": "1.3.3",
"ecosystem": "rubygems"
},
{
"name": "escape",
"direct": false,
"version": "0.0.4",
"ecosystem": "rubygems"
},
{
"name": "ethon",
"direct": false,
"version": "0.18.0",
"ecosystem": "rubygems"
},
{
"name": "ffi",
"direct": false,
"version": "1.17.3",
"ecosystem": "rubygems"
},
{
"name": "fourflusher",
"direct": false,
"version": "2.3.1",
"ecosystem": "rubygems"
},
{
"name": "fuzzy_match",
"direct": false,
"version": "2.0.4",
"ecosystem": "rubygems"
},
{
"name": "gh_inspector",
"direct": false,
"version": "1.1.3",
"ecosystem": "rubygems"
},
{
"name": "httpclient",
"direct": false,
"version": "2.9.0",
"ecosystem": "rubygems"
},
{
"name": "i18n",
"direct": false,
"version": "1.14.8",
"ecosystem": "rubygems"
},
{
"name": "json",
"direct": false,
"version": "2.7.6",
"ecosystem": "rubygems"
},
{
"name": "logger",
"direct": false,
"version": "1.7.0",
"ecosystem": "rubygems"
},
{
"name": "minitest",
"direct": false,
"version": "5.25.4",
"ecosystem": "rubygems"
},
{
"name": "molinillo",
"direct": false,
"version": "0.8.0",
"ecosystem": "rubygems"
},
{
"name": "mutex_m",
"direct": false,
"version": "0.3.0",
"ecosystem": "rubygems"
},
{
"name": "nanaimo",
"direct": false,
"version": "0.3.0",
"ecosystem": "rubygems"
},
{
"name": "nap",
"direct": false,
"version": "1.1.0",
"ecosystem": "rubygems"
},
{
"name": "netrc",
"direct": false,
"version": "0.11.0",
"ecosystem": "rubygems"
},
{
"name": "public_suffix",
"direct": false,
"version": "4.0.7",
"ecosystem": "rubygems"
},
{
"name": "rexml",
"direct": false,
"version": "3.4.4",
"ecosystem": "rubygems"
},
{
"name": "ruby-macho",
"direct": false,
"version": "2.5.1",
"ecosystem": "rubygems"
},
{
"name": "typhoeus",
"direct": false,
"version": "1.6.0",
"ecosystem": "rubygems"
},
{
"name": "tzinfo",
"direct": false,
"version": "2.0.6",
"ecosystem": "rubygems"
},
{
"name": "xcodeproj",
"direct": false,
"version": "1.25.1",
"ecosystem": "rubygems"
},
{
"name": "zeitwerk",
"direct": false,
"version": "2.6.18",
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 65,
"direct_count": 0,
"indirect_count": 65
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 28,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 14,
"closed_unmerged_prs": 29
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "Aleksefo",
"commits": 72,
"avatar_url": "https://avatars.githubusercontent.com/u/18084119?v=4"
},
{
"type": "User",
"login": "AlexFoIf",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/266957408?v=4"
},
{
"type": "User",
"login": "TaylorDale",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5500716?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.947
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [
".eslintrc.js"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Gemfile.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 9,
"reason": "binaries present in source code",
"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": "0 out of 12 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": 1,
"reason": "Found 1/7 approved changesets -- score normalized to 1",
"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": null,
"reason": "no workflows found",
"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": 5,
"reason": "5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "20 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "75ccb1695c2a990d1381f63803406141d35075b9",
"ran_at": "2026-07-26T16:07:16Z",
"aggregate_score": 3,
"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-07-20T11:11:16Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-20T10:20:27Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Aleksefo/react-native-webp-format",
"host": "github.com",
"name": "react-native-webp-format",
"owner": "Aleksefo"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 45,
"vitality": 66,
"community": 54,
"governance": 54,
"engineering": 48
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 66,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"commits_last_year": 19,
"human_commit_share": 0.74,
"days_since_last_push": 6,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "19 commits in the last year",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 19
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"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": 76,
"inputs": {
"releases_count": 4,
"latest_release_tag": "1.3.1",
"releases_from_tags": false,
"days_since_latest_release": 6,
"mean_days_between_releases": 400.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~400.9 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 400.9
}
}
],
"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": 6,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 6 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 6
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 54,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"forks": 7,
"stars": 172,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "172 stars",
"points": 36.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 172
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"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": 78,
"inputs": {
"packages": [
"react-native-webp-format"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 45901
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "45,901 downloads/month across npm",
"points": 62.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 45901,
"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": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.947
},
"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 95% of commits",
"points": 1.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 95
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"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": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"merged_prs": 28,
"open_issues": 0,
"closed_issues": 14,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 29
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "28/57 decided PRs merged",
"points": 18.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 28,
"decided": 57
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/7 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"followers": 19,
"owner_type": "User",
"is_verified": null,
"owner_login": "Aleksefo",
"public_repos": 26,
"account_age_days": 3774
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "19 followers of Aleksefo",
"points": 9.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 19,
"login": "Aleksefo"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "26 public repos, account ~10 yr old",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 26
}
},
{
"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": [
"react-native-webp-format"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 6
},
"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 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "9 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 9
}
}
],
"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": 48,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".eslintrc.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.js"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 12 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": 60,
"inputs": {
"topics": [
"webp",
"react-native",
"ios",
"android"
],
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": "at_risk",
"name": "Security",
"value": 45,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 31,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"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": "0 out of 12 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 1/7 approved changesets -- score normalized to 1",
"points": 0.8,
"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 workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "20 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 53 resolved dependencies against OSV; 12 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": 53
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 12
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 7,
"affected_packages": 3,
"assessed_packages": 53,
"unassessed_packages": 12,
"affected_by_severity": "high 3",
"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": 53,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 58,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.392,
"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 74 human commits state their intent (structured subject or explanatory body)",
"points": 20.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 29,
"sampled": 74
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 83,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Gemfile.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"example/tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [
"example/android/app/build.gradle",
"example/android/build.gradle"
],
"dependency_bot_commit_share": 0.26
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "example/android/app/build.gradle, example/android/build.gradle (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "example/android/app/build.gradle, example/android/build.gradle"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".eslintrc.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "example/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "26 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 26,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Ruby",
"largest_source_bytes": 1740,
"source_files_sampled": 14,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Ruby with type-check config (example/tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "example/tsconfig.json",
"language": "Ruby"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/14 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 14,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-26T16:07:30.236495Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/Aleksefo/react-native-webp-format.svg",
"full_name": "Aleksefo/react-native-webp-format",
"license_state": "standard",
"license_spdx": "MIT"
}