Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 123,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 21535
},
"pushed_at": "2025-03-18T06:12:39Z",
"created_at": "2010-09-08T12:10:17Z",
"owner_type": "Organization",
"updated_at": "2026-04-03T00:09:39Z",
"description": "URL Validation for Rails",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "https://www.perfectline.co",
"name": "PerfectLine",
"type": "Organization",
"login": "perfectline",
"company": null,
"location": "Estonia",
"followers": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/75787?v=4",
"created_at": "2009-04-20T16:26:12Z",
"is_verified": null,
"public_repos": 46,
"account_age_days": 6307
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2019-03-12T19:57:27Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2019-03-12T19:52:44Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2015-07-21T08:46:31Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2015-07-21T08:38:04Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2014-11-13T11:15:34Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2014-06-07T13:06:05Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2014-06-07T13:00:43Z"
}
],
"recent_commits": [
{
"oid": "b00502e7c9d66cd1b45ffef446ddaaa8724774a6",
"body": null,
"is_bot": false,
"headline": "New gemspec generated with jeweler rake task",
"author_name": "Susan van den Broek",
"author_login": "Susan-van-den-Broek-axini",
"committed_at": "2025-03-18T06:12:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1efe6c7a6034e42424bccf56d8c7d6e3f2c2beb7",
"body": null,
"is_bot": false,
"headline": "New gemspec generated with jeweler rake task",
"author_name": "Susan van den Broek",
"author_login": "Susan-van-den-Broek-axini",
"committed_at": "2025-03-18T06:12:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4399025927f0ec9cb6f82d2e2544d95f832c011",
"body": "Gemspec file is auto-generated by the Jeweler Raketask",
"is_bot": false,
"headline": "Add license information to Jeweler raketask",
"author_name": "Seedot1234",
"author_login": "seedot1234",
"committed_at": "2025-03-17T10:44:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ade6dd7a03a5b1dd48b4a8945b5893cc7148068e",
"body": null,
"is_bot": false,
"headline": "Add license to gemspec",
"author_name": "Seedot1234",
"author_login": "seedot1234",
"committed_at": "2025-03-17T10:12:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efc636f07bcbea656272d8f9bcebe0e658bb8a8f",
"body": "fixes #122.\n\nI could only run the specs by removing Gemfile.lock and would recommend #150 to be merged before this PR.\n\nSeveral examples were red with NoMethodErrors before I made any changes. I had to add the `value && ` to fix that.\n\nThe example `does not allow a url with only a scheme` was also red. I had to add the `host.empty?` check to fix that one.",
"is_bot": false,
"headline": "Alway use given message ...",
"author_name": "Janosch Müller",
"author_login": "jaynetics",
"committed_at": "2024-10-22T14:21:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d4983170a6dbcc6d2ae9b9877927195d67c261e",
"body": null,
"is_bot": false,
"headline": "Fix syntax error",
"author_name": "Anthony Truskinger",
"author_login": "atruskie",
"committed_at": "2024-09-23T13:49:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80e50242c892f349ecbcb68ae2b86f06db47c1b2",
"body": "This allows International Domain Names.",
"is_bot": false,
"headline": "Allow IDN",
"author_name": "TimothyAlexisVass",
"author_login": "TimothyAlexisVass",
"committed_at": "2024-05-30T05:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81ec1516423af0b4fdc7cabbcda0089e434f2703",
"body": null,
"is_bot": false,
"headline": "Add gd translation",
"author_name": "GunChleoc",
"author_login": "gunchleoc",
"committed_at": "2023-04-08T17:04:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be6ce5284567f3ea09548a3766373aa1f697aa6a",
"body": null,
"is_bot": false,
"headline": "Mention updating the CHANGELOG in the release instructions",
"author_name": "Tim Rogers",
"author_login": "timrogers",
"committed_at": "2022-05-13T15:34:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cdbc642804662e04780ae04d53906b42e0181c7",
"body": null,
"is_bot": false,
"headline": "Point to changelog on GitHub in the gemspec metadata",
"author_name": "Tim Rogers",
"author_login": "timrogers",
"committed_at": "2022-05-13T15:34:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dd0be0af3839556cfdd617a0082431f44401bbb",
"body": "This adds a changelog with what changed in the most recent two\nversions released today (Friday 13th May 2022).\n\nThis makes it easier for users to see what has changed and\nmake decisions about how and when to upgrade, and of course to\nlearn about new features.",
"is_bot": false,
"headline": "Add changelog in `CHANGELOG.md`",
"author_name": "Tim Rogers",
"author_login": "timrogers",
"committed_at": "2022-05-13T15:34:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c8a33558bba162fcc8c23732ba5b6e47fceaf86",
"body": null,
"is_bot": false,
"headline": "bump changes",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2022-05-13T06:01:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3036c474d4ca48a2636bc71241165c2645a80c98",
"body": null,
"is_bot": false,
"headline": "Version bump to 1.0.15",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2022-05-13T06:00:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fe78ac8f5f51eaa76066dd1345e509eebc04361",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2022-05-13T05:59:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfdd30611b6bb530bf430915e0ed7f547621fc8f",
"body": null,
"is_bot": false,
"headline": "Version bump to 1.0.14",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2022-05-13T05:59:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d7c780654c9ded769a31b97e9e88c997b295a26",
"body": "Bumps [rdoc](https://github.com/ruby/rdoc) from 6.1.1 to 6.4.0.\n- [Release notes](https://github.com/ruby/rdoc/releases)\n- [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)\n- [Commits](https://github.com/ruby/rdoc/compare/v6.1.1...v6.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: rdoc\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rdoc from 6.1.1 to 6.4.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-05-13T05:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b619a3a5ad8c4cd2aa3d17c55cac916805f5c0e",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.6.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.5...v1.13.6)\n\n---\nupdated-dependencies:\n- dependency-name: nokogiri\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump nokogiri from 1.12.5 to 1.13.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-05-13T05:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80a91294ad6388634246d2a755fa78fc84071815",
"body": "The travis build is not working anymore, so I created a workflow for\ngithub actions (which is free for public repos).\nThis workflow is pretty basic and only runs tests for now.\n\nfix #120",
"is_bot": false,
"headline": "CI: Switch to github actions",
"author_name": "Benjamin L",
"author_login": "benjamin-ltr",
"committed_at": "2022-05-13T05:53:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53fec17ac3877a88a8cbce33aea6dea6211e0186",
"body": "A user submitted an invalid mailto url with a missing local-part.\nIt ended up with the following error:\n```\nURI::InvalidComponentError\nunrecognised opaque part for mailtoURL: @example.com\n```",
"is_bot": false,
"headline": "Fix for invalid mailto urls",
"author_name": "Benjamin L",
"author_login": "benjamin-ltr",
"committed_at": "2022-05-12T07:44:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "335c6a57cf27c74a4198a74b118cf815a16c4f88",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.2 to 1.12.5.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.2...v1.12.5)\n\n---\nupdated-dependencies:\n- dependency-name: nokogiri\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump nokogiri from 1.11.2 to 1.12.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-09-28T04:13:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b93f69bb2a16e582dc6e7ab40285cfcde445087",
"body": "Added the Dutch (nl-NL) variant of the translation",
"is_bot": false,
"headline": "Create nl.yml",
"author_name": "Manuel van Rijn",
"author_login": "manuelvanrijn",
"committed_at": "2021-06-10T07:28:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18cc0b012bcddd99a15f60ff0e3500c5308702a5",
"body": null,
"is_bot": false,
"headline": "RSpec: disable_monkey_patching + let! usage",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2021-04-06T09:18:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f69ba10be04e605a6982a9f5dae7f3ee5664c7bb",
"body": null,
"is_bot": false,
"headline": "README: Syntax highlighting, formatting",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2021-04-05T03:56:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9a025e2b2fbd96c3e094d539484739fdc83fe5b",
"body": null,
"is_bot": false,
"headline": "Rakefile: Rename files to existing ones",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2021-04-05T03:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c8b6ce9aaed196ddee8da2fd0cea5945cd59694",
"body": "Add `accept_array` option",
"is_bot": false,
"headline": "Merge pull request #117 from cguess/master",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2021-04-03T17:07:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "243def2673d6761d379ee19a8e1970c11da7fa08",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into master",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2021-04-03T17:06:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cf7c9d9055c2d5af5dbc50e9374b8a01e3ba9dc",
"body": "Bumps [activerecord](https://github.com/rails/rails) from 5.2.2 to 5.2.4.5.\n- [Release notes](https://github.com/rails/rails/releases)\n- [Changelog](https://github.com/rails/rails/blob/v6.1.3/activerecord/CHANGELOG.md)\n- [Commits](https://github.com/rails/rails/compare/v5.2.2...v5.2.4.5)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump activerecord from 5.2.2 to 5.2.4.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-04-03T17:04:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee43a83cbea5f764cf964f0892d7a0094ee03256",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.11.2.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.8...v1.11.2)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump nokogiri from 1.10.8 to 1.11.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-04-03T17:02:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5975b368f2ed53dc018ea4da109832ba14587273",
"body": null,
"is_bot": false,
"headline": "Update README.md to reflect option",
"author_name": "Christopher Guess",
"author_login": "cguess",
"committed_at": "2021-04-02T12:54:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "864586a47a063a9223d3ba8a64453a180a94c8fb",
"body": "This fixes some sentactic issues that I've hashed out with @kritik,\nchanges no actual activity on the code",
"is_bot": false,
"headline": "Modify return values for accept_array",
"author_name": "Christopher Guess",
"author_login": "cguess",
"committed_at": "2021-04-02T12:51:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbbc7cc608daca4f7b8550ce8fee52519f9a46f6",
"body": null,
"is_bot": false,
"headline": "Add other Portuguese translations",
"author_name": "Clarissa Borges",
"author_login": "clarissalimab",
"committed_at": "2021-04-02T05:29:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16b37a8e810ba940d13633509066c9e7d54dbe52",
"body": "Fixes issues raised in PR review including the following:\n- `.flat_map` instead of `.flatten` after `.map`\n- Returns `nil` instead of `true` if there are no errors",
"is_bot": false,
"headline": "Respond to PR review",
"author_name": "Christopher Guess",
"author_login": "cguess",
"committed_at": "2021-03-24T14:05:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fcd1baf2f674a7dbebafa963a5056c6fd30abc1",
"body": "This commit adds a new `accept_array` option for validating urls as\neither a single string, or as an array of strings that may or may not\ncontain urls.\n\nAll other options continue to work as normal against any string in the\narray.\n\nThis is useful for an object that takes advantage of Postgres's built\nin Array type to hold URLs, which ActiveRecord supports natively.\n\n```\nvalidates :homepage, url: { accept_array: true }\n\nvalidates :homepage, url: { accept_array: true, allow_blank: true}\n```",
"is_bot": false,
"headline": "Add `accept_array` option",
"author_name": "Christopher Guess",
"author_login": "cguess",
"committed_at": "2021-03-22T20:58:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ce8406102b78a92a80b2f37bff6843c9275db2a",
"body": null,
"is_bot": false,
"headline": "Update it.yml",
"author_name": "Aaron Reisman",
"author_login": "lifeiscontent",
"committed_at": "2020-12-31T05:42:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66979781a73c6771fa2b2c5edf6ada8e9a7da215",
"body": null,
"is_bot": false,
"headline": "Update pl.yml",
"author_name": "Aaron Reisman",
"author_login": "lifeiscontent",
"committed_at": "2020-12-31T05:42:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "140ea6bac537e22880a74f090d39d350be77d47e",
"body": null,
"is_bot": false,
"headline": "bump new version",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2020-09-23T04:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cba83c1296671804717e5cb5e8fb89ecbc8332d8",
"body": null,
"is_bot": false,
"headline": "Version bump to 1.0.13",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2020-09-23T04:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "233a64555a31cf2024ac9e59e2050084e94f7190",
"body": null,
"is_bot": false,
"headline": "fix upper level of locale",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2020-09-23T04:44:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c5346ab2f3fdea3ba57d01893629886df3aa2c9",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2020-09-22T11:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93be82c05a1a46080736714bfc9aa4dc971c1760",
"body": null,
"is_bot": false,
"headline": "Version bump to 1.0.12",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2020-09-22T11:36:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7ffe1afd56d1e8ef4deffec7f579d1914e9c81a",
"body": null,
"is_bot": false,
"headline": "Add arabic locale",
"author_name": "muhammad ebeid",
"author_login": "mosaaleb",
"committed_at": "2020-09-09T15:23:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d876bb4189dbe03e233dc28c5f16dc71d37162d",
"body": null,
"is_bot": false,
"headline": "Add es (Spanish) locale",
"author_name": "tferrerITBA",
"author_login": "tferrerm",
"committed_at": "2020-08-31T06:14:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9b56debb41cd9b73879ef598b085721215b30fe",
"body": null,
"is_bot": false,
"headline": "Add vietnamese to locale",
"author_name": "Derek",
"author_login": "dereknguyen269",
"committed_at": "2020-07-25T05:52:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6670b904f620ffa68326d09deb68085423a7188c",
"body": "Bumps [rack](https://github.com/rack/rack) from 2.0.8 to 2.2.3.\n- [Release notes](https://github.com/rack/rack/releases)\n- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rack/rack/compare/2.0.8...2.2.3)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rack from 2.0.8 to 2.2.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-06-25T05:00:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "020a6d1c9d8fc7e5a090d72e13f8f87ebb066f76",
"body": null,
"is_bot": false,
"headline": "Pass options as keywords in errors.add",
"author_name": "Jean Boussier",
"author_login": "byroot",
"committed_at": "2020-05-21T09:51:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68272b3d33e06686b53872298e7a02874840463a",
"body": null,
"is_bot": false,
"headline": "remove circular dependencies",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2020-05-15T06:16:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dee6b0a77920610868c50bc7fb279016ff0fc15",
"body": null,
"is_bot": false,
"headline": "Version bump to 1.0.11",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2020-05-15T06:14:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dbfee905d848d4fab378a0ad4aa4d7141304b79",
"body": null,
"is_bot": false,
"headline": "deploy new version",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2020-05-15T05:07:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8943fa430641d40338a4cce4246f8b4f94c2fdc",
"body": null,
"is_bot": false,
"headline": "Version bump to 1.0.10",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2020-05-15T05:03:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79e54e4b1c90aa1355d45198a702b0295c618bba",
"body": null,
"is_bot": false,
"headline": "Version bump to 1.0.9",
"author_name": "Niall Duggan",
"author_login": "NDuggan",
"committed_at": "2020-05-12T09:48:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aae8b65e047c89afdaa2617b595eb181dccff6b0",
"body": "Bumps [rake](https://github.com/ruby/rake) from 12.3.1 to 13.0.1.\n- [Release notes](https://github.com/ruby/rake/releases)\n- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)\n- [Commits](https://github.com/ruby/rake/compare/v12.3.1...v13.0.1)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rake from 12.3.1 to 13.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-03-02T07:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7d809756f7c88874ef8154033d563b44a34dced",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 to 1.10.8.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.7...v1.10.8)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump nokogiri from 1.10.7 to 1.10.8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-02-26T09:14:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a28b4b661602f92b4f3595b91751d0dff894a14",
"body": null,
"is_bot": false,
"headline": "removed period from local/ja.yaml like any other language.",
"author_name": "Madogiwa",
"author_login": "madogiwa0124",
"committed_at": "2020-02-18T07:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "110ae183cf8412ade97a7ae2a16e501aacfcfc14",
"body": null,
"is_bot": false,
"headline": "CI: add 2.7 to matrix",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2020-01-08T08:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dde8639a29492725505762cf5a86df9e14d5861",
"body": "… forbidden characters",
"is_bot": false,
"headline": "Validate entire raw URL against URI::regexp since URI.parse() encodes…",
"author_name": "Erica Love and Matt Olenick",
"author_login": null,
"committed_at": "2020-01-08T03:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1945ae414dd64490addf456565e295995e92d07e",
"body": null,
"is_bot": false,
"headline": "Don't encode URLs during validation",
"author_name": "Erica Love and Matt Olenick",
"author_login": null,
"committed_at": "2020-01-08T03:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f409d5923677b385258c24b23612d08402b0e7f",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.1 to 1.10.7.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.1...v1.10.7)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump nokogiri from 1.10.1 to 1.10.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2019-12-19T14:59:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aef321294fc1586a04946a15d3bd271e33110e5",
"body": "Bump rack from 2.0.6 to 2.0.8",
"is_bot": false,
"headline": "Merge pull request #90 from perfectline/dependabot/bundler/rack-2.0.8",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-12-19T14:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5558a979ba620bb2465f34882f6140a0d8bae2e",
"body": "Bumps [rack](https://github.com/rack/rack) from 2.0.6 to 2.0.8.\n- [Release notes](https://github.com/rack/rack/releases)\n- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rack/rack/compare/2.0.6...2.0.8)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rack from 2.0.6 to 2.0.8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2019-12-19T14:17:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "535d97b755a1b60224d1dfd1b2f9ca893082f23a",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #82 from okuramasafumi/patch-1",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-05-16T04:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d08969f10529964802ebd0153df49b4faa7ca1ed",
"body": "When we add the gem to `Gemfile`, we don't need to install it manually again.\r\nSo, in install section, \"and\" is changed to \"or\".",
"is_bot": false,
"headline": "Update README.md",
"author_name": "OKURA Masafumi",
"author_login": "okuramasafumi",
"committed_at": "2019-05-08T04:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8932d33dcdc65e27314165943421674a87c8c515",
"body": "Resolve \"undefined method `validate_url_of'\" errors in specs",
"is_bot": false,
"headline": "Merge pull request #81 from MothOnMars/document_matcher_usage",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-04-22T05:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d511a6f4dba0cbdfdcd4acc45d8385e3291053c",
"body": "- add documentation on matcher",
"is_bot": false,
"headline": "Allow RSpec matcher to be required in specs",
"author_name": "MothOnMars",
"author_login": "MothOnMars",
"committed_at": "2019-04-21T17:30:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f1b57ad5c7c01d757a38f6c7eb144ff055a05bb",
"body": null,
"is_bot": false,
"headline": "Set manual how to push gem",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-04-03T06:24:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c124b131c46646fbae3fb3c3ef13f3b588879cf",
"body": null,
"is_bot": false,
"headline": "bump to 1.0.8",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-04-03T06:15:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5564f37abebe2853343f3ec7582f0b979eeae209",
"body": null,
"is_bot": false,
"headline": "Version bump to 1.0.8",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-04-03T06:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd527ab24b404f94f60fea342800d3173a221a5b",
"body": "Create pl.yml",
"is_bot": false,
"headline": "Merge pull request #80 from Quintasan/patch-1",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-04-03T06:05:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "678ab0ae9c4ba5710b4f1e3bb56e40224b5ff9d1",
"body": null,
"is_bot": false,
"headline": "Create pl.yml",
"author_name": "Michał Zając",
"author_login": "Quintasan",
"committed_at": "2019-04-02T12:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81f520f076f19c69ed4b6856677b527beec6c662",
"body": "Bump patch version",
"is_bot": false,
"headline": "Merge pull request #79 from migueldiab/bump-version",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-03-21T06:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6152a02548e53e4ea880f8e2570924138a2cd532",
"body": null,
"is_bot": false,
"headline": "Bum patch version",
"author_name": "Miguel A. Diab",
"author_login": null,
"committed_at": "2019-03-20T22:40:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfeaf6a9633bc520a21ee6831d1ec14b1327756c",
"body": "Fixed a failing spec when validation nil",
"is_bot": false,
"headline": "Merge pull request #77 from SirRawlins/76-errors-when-validation-nil",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-03-13T16:39:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a15572694970c936ae164f6b357c1d518b898656",
"body": "A recent change which added URI.escape(value) meant that specs were failing when validating 'nil'.\n\nWe now only escape if it's a string, meaning all specs now pass again.",
"is_bot": false,
"headline": "Fixed a failing spec when validation nil",
"author_name": "Robert Rawlins",
"author_login": "SirRawlins",
"committed_at": "2019-03-13T16:16:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c37c2b9eead75968d201e600cf3ee6527284be1",
"body": null,
"is_bot": false,
"headline": "fix dependency and stub to new version",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-03-13T06:19:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a053219c2c9816a3f941f7981c23dd72623a91f5",
"body": "Fix circular dependency in new version 1.0.5",
"is_bot": false,
"headline": "Merge pull request #75 from Eric-Guo/patch-1",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-03-13T06:11:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ffd9f5f237d31f5a40d6f14151e8e22ec25a328",
"body": "```\r\nUpdating validate_url\r\nERROR: While executing gem ... (Gem::Resolver::Molinillo::CircularDependencyError)\r\n There is a circular dependency between validate_url and validate_url\r\n```",
"is_bot": false,
"headline": "Fix circular dependency in new version 1.0.5",
"author_name": "Eric Guo",
"author_login": "Eric-Guo",
"committed_at": "2019-03-13T01:25:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5256dfa0dd19c06fa8663977b75bbfcda4b7ec52",
"body": null,
"is_bot": false,
"headline": "gix jewel",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-03-12T20:01:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f3f01a18cbbc5d1c3512ded7234c3e80a20bb15",
"body": null,
"is_bot": false,
"headline": "Regenerate gemspec for version 1.0.5",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-03-12T19:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "825af081ed15d40dda746f86991c4f1885054406",
"body": null,
"is_bot": false,
"headline": "fix dependency",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-03-12T19:57:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14eeccd75eada8cf7ed7e36df4b59694489b734d",
"body": null,
"is_bot": false,
"headline": "Regenerate gemspec for version 1.0.4",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-03-12T19:53:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01c0b319081004f97a34728c22c6564dbb812d00",
"body": null,
"is_bot": false,
"headline": "fix dependency",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-03-12T19:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "771474eb820e0429a579b269b58680fc18adb6aa",
"body": "Update validate_url.rb",
"is_bot": false,
"headline": "Merge pull request #74 from coneybeare/master",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-03-06T10:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1932f759ac4cae619902193e32e569e98fe8f684",
"body": null,
"is_bot": false,
"headline": "Update validate_url.rb",
"author_name": "Matt Coneybeare",
"author_login": "coneybeare",
"committed_at": "2019-03-05T21:36:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "469324a3fdb4664749c69d95d39e139a3279c597",
"body": null,
"is_bot": false,
"headline": "remove self version",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-03-01T12:08:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae5498a139010143a1079aa71cfad1395732ea69",
"body": null,
"is_bot": false,
"headline": "bump version to 1.0.3 (fix jeweller)",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-03-01T10:39:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ff46523e91dbd3fc975c90ae6dc2d38ebecd974",
"body": null,
"is_bot": false,
"headline": "bump version to 1.0.3",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-03-01T10:35:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea191cfa070a1d0a80050ea73cdf222cc1bc2b68",
"body": "Fix no_local regression when host nil",
"is_bot": false,
"headline": "Merge pull request #69 from zapo/fix/no-local-regression",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-01-21T15:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c2e7dc65d254890952cec99f03520156de6fca3",
"body": "Add travis integration",
"is_bot": false,
"headline": "Merge pull request #71 from zapo/upkeep/travis-integration",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-01-21T15:29:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05984febeae4e14abc955e021e3cb96425443528",
"body": "Add Gemfile to simplify dev/test",
"is_bot": false,
"headline": "Merge pull request #70 from zapo/upkeep/add-gemfile-to-simplify-dev",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-01-21T15:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2dce700baa500202d0e60b88e3bd5878b79592f",
"body": null,
"is_bot": false,
"headline": "Run tests on travis",
"author_name": "Antoine Niek",
"author_login": null,
"committed_at": "2019-01-19T15:30:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5ec5683dbb73d9dc7a1ea5f66235d3ce4d3b6da",
"body": null,
"is_bot": false,
"headline": "Add Gemfile to simplify development/test",
"author_name": "Antoine Niek",
"author_login": null,
"committed_at": "2019-01-19T15:27:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f1814f489a8496fe5207ef40fdd7fdecf9ac927",
"body": null,
"is_bot": false,
"headline": "Add dev deps to gemspec and drop old rubygems support",
"author_name": "Antoine Niek",
"author_login": null,
"committed_at": "2019-01-19T15:23:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "535d14c0e4fa498c4b839d15f33ddebc67ac5f31",
"body": null,
"is_bot": false,
"headline": "Add a regression test for no_local for nil host",
"author_name": "Antoine Niek",
"author_login": null,
"committed_at": "2019-01-19T15:18:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c4884432fd262444bace1c1748a356c3bd7b8e1",
"body": null,
"is_bot": false,
"headline": "Slightly clean up validation code",
"author_name": "Antoine Niek",
"author_login": null,
"committed_at": "2019-01-19T15:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a72dbac38c342b5144076e75cdd3c2a0cd744335",
"body": null,
"is_bot": false,
"headline": "Fix no_local validation",
"author_name": "Antoine Niek",
"author_login": null,
"committed_at": "2019-01-19T15:06:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e127ff820b0207ece23bc059907c0f527dce68c",
"body": "Add public_suffix host validation option",
"is_bot": false,
"headline": "Merge pull request #35 from zapo/validates_public_suffix",
"author_name": "Vladimir Krylov",
"author_login": "kritik",
"committed_at": "2019-01-18T20:02:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84df4b84163a82df2105075ce9b67b055fd53b38",
"body": null,
"is_bot": false,
"headline": "fixup! Add public_prefix validation option",
"author_name": "Antoine Niek",
"author_login": null,
"committed_at": "2019-01-18T20:00:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b63c496ecfcd405637978a99b602d42dd868deb",
"body": null,
"is_bot": false,
"headline": "Reflect public_suffix option in README",
"author_name": "Antoine Niek",
"author_login": null,
"committed_at": "2019-01-18T19:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d6b956dbef9e226116725d8933ef6bd563ff07b",
"body": null,
"is_bot": false,
"headline": "Add public_prefix validation option",
"author_name": "Antoine Niek",
"author_login": null,
"committed_at": "2019-01-18T19:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b170db5a211b7e277c76727a46559c36b989e430",
"body": "Adds RSpec Matcher",
"is_bot": false,
"headline": "Merge pull request #64 from akestner/ak-rspec-matcher",
"author_name": "Vladimir Krylov",
"author_login": null,
"committed_at": "2017-12-21T05:52:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36144bb8af20023b3ace385a1a0f0f3b4d3ec2b1",
"body": null,
"is_bot": false,
"headline": "fixes typo in UserWithCustomScheme",
"author_name": "Alex Kestner",
"author_login": "akestner",
"committed_at": "2017-12-20T21:08:29Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 0,
"latest_release_at": "2019-03-12T19:57:27Z",
"latest_release_tag": "v1.0.5",
"releases_from_tags": true,
"days_since_last_push": 497,
"active_weeks_last_year": 0,
"days_since_latest_release": 2694,
"mean_days_between_releases": 289.9
},
"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": "validate_url",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/validate_url",
"is_deprecated": false,
"latest_version": "1.0.15",
"repository_url": "http://github.com/perfectline/validates_url/tree/master",
"versions_count": 22,
"total_downloads": 85718672,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2010-09-08T12:44:00.337000Z",
"latest_published_at": "2022-05-13T06:01:33.662000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1537
}
]
},
"popularity": {
"forks": 112,
"stars": 600,
"watchers": 16,
"fork_history": {
"days": [
{
"date": "2011-01-04",
"count": 1
},
{
"date": "2011-07-06",
"count": 1
},
{
"date": "2012-02-11",
"count": 1
},
{
"date": "2012-06-22",
"count": 1
},
{
"date": "2012-11-21",
"count": 1
},
{
"date": "2013-02-14",
"count": 1
},
{
"date": "2013-04-26",
"count": 1
},
{
"date": "2013-11-30",
"count": 1
},
{
"date": "2013-12-21",
"count": 1
},
{
"date": "2014-01-08",
"count": 1
},
{
"date": "2014-01-27",
"count": 1
},
{
"date": "2014-03-06",
"count": 1
},
{
"date": "2014-04-10",
"count": 1
},
{
"date": "2014-08-11",
"count": 1
},
{
"date": "2014-08-27",
"count": 1
},
{
"date": "2014-09-01",
"count": 1
},
{
"date": "2014-10-12",
"count": 1
},
{
"date": "2015-01-01",
"count": 1
},
{
"date": "2015-01-15",
"count": 1
},
{
"date": "2015-01-19",
"count": 1
},
{
"date": "2015-01-26",
"count": 1
},
{
"date": "2015-02-03",
"count": 1
},
{
"date": "2015-02-24",
"count": 1
},
{
"date": "2015-05-22",
"count": 1
},
{
"date": "2015-07-14",
"count": 1
},
{
"date": "2015-08-25",
"count": 1
},
{
"date": "2015-09-01",
"count": 1
},
{
"date": "2015-10-30",
"count": 1
},
{
"date": "2015-12-09",
"count": 1
},
{
"date": "2016-01-29",
"count": 1
},
{
"date": "2016-02-11",
"count": 1
},
{
"date": "2016-02-12",
"count": 1
},
{
"date": "2016-03-11",
"count": 1
},
{
"date": "2016-03-15",
"count": 1
},
{
"date": "2016-04-19",
"count": 1
},
{
"date": "2016-06-21",
"count": 1
},
{
"date": "2016-08-01",
"count": 1
},
{
"date": "2016-09-28",
"count": 1
},
{
"date": "2016-09-29",
"count": 1
},
{
"date": "2017-06-27",
"count": 1
},
{
"date": "2017-08-31",
"count": 2
},
{
"date": "2017-10-06",
"count": 1
},
{
"date": "2017-10-11",
"count": 1
},
{
"date": "2017-10-13",
"count": 1
},
{
"date": "2017-12-20",
"count": 1
},
{
"date": "2018-01-09",
"count": 1
},
{
"date": "2018-01-29",
"count": 1
},
{
"date": "2018-01-31",
"count": 1
},
{
"date": "2018-02-06",
"count": 1
},
{
"date": "2018-05-04",
"count": 1
},
{
"date": "2018-06-11",
"count": 1
},
{
"date": "2019-03-05",
"count": 1
},
{
"date": "2019-03-13",
"count": 2
},
{
"date": "2019-03-18",
"count": 1
},
{
"date": "2019-03-20",
"count": 1
},
{
"date": "2019-04-19",
"count": 1
},
{
"date": "2019-05-08",
"count": 1
},
{
"date": "2019-07-15",
"count": 1
},
{
"date": "2019-10-10",
"count": 1
},
{
"date": "2019-10-17",
"count": 2
},
{
"date": "2019-10-19",
"count": 1
},
{
"date": "2019-11-06",
"count": 1
},
{
"date": "2020-02-16",
"count": 1
},
{
"date": "2020-03-05",
"count": 1
},
{
"date": "2020-04-24",
"count": 1
},
{
"date": "2020-05-12",
"count": 1
},
{
"date": "2020-05-21",
"count": 1
},
{
"date": "2020-05-28",
"count": 1
},
{
"date": "2020-07-20",
"count": 1
},
{
"date": "2020-07-25",
"count": 1
},
{
"date": "2020-07-28",
"count": 1
},
{
"date": "2020-08-27",
"count": 1
},
{
"date": "2020-08-28",
"count": 1
},
{
"date": "2020-09-06",
"count": 2
},
{
"date": "2020-11-26",
"count": 1
},
{
"date": "2020-12-30",
"count": 1
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-01-23",
"count": 1
},
{
"date": "2021-03-22",
"count": 1
},
{
"date": "2021-04-01",
"count": 1
},
{
"date": "2021-06-10",
"count": 1
},
{
"date": "2021-06-18",
"count": 1
},
{
"date": "2021-08-22",
"count": 1
},
{
"date": "2021-10-01",
"count": 1
},
{
"date": "2022-05-13",
"count": 3
},
{
"date": "2022-09-14",
"count": 1
},
{
"date": "2022-11-08",
"count": 1
},
{
"date": "2022-12-16",
"count": 1
},
{
"date": "2023-01-10",
"count": 1
},
{
"date": "2023-04-07",
"count": 1
},
{
"date": "2023-06-05",
"count": 1
},
{
"date": "2023-11-26",
"count": 1
},
{
"date": "2024-06-04",
"count": 1
},
{
"date": "2024-08-15",
"count": 1
},
{
"date": "2024-09-17",
"count": 1
},
{
"date": "2024-10-22",
"count": 1
},
{
"date": "2024-10-27",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-03-17",
"count": 1
},
{
"date": "2026-05-18",
"count": 1
}
],
"complete": true,
"collected": 106,
"total_forks": 112
},
"star_history": null,
"open_issues_and_prs": 28
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 8543,
"source_files_sampled": 21,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "activerecord",
"direct": false,
"version": "5.2.4.5",
"severity": "critical",
"ecosystem": "rubygems",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-3hhc-qp5v-9p2j",
"GHSA-579w-22j4-4749",
"GHSA-76r7-hhxj-r776"
],
"fixed_version": "8.0.2.1",
"advisory_count": 3,
"oldest_advisory_days": 1476
},
{
"name": "git",
"direct": false,
"version": "1.5.0",
"severity": "critical",
"ecosystem": "rubygems",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-69p6-wvmq-27gg",
"GHSA-pfpr-3463-c6jh",
"GHSA-pphf-gfrm-v32r"
],
"fixed_version": "1.13.0",
"advisory_count": 3,
"oldest_advisory_days": 1560
},
{
"name": "rack",
"direct": false,
"version": "2.2.3",
"severity": "critical",
"ecosystem": "rubygems",
"cvss_score": 10,
"advisory_ids": [
"GHSA-22f2-v57c-j9cx",
"GHSA-3h57-hmj3-gj3p",
"GHSA-54rr-7fvw-6x8f",
"GHSA-625h-95r8-8xpm",
"GHSA-65f5-mfpf-vfhj",
"GHSA-6xw4-3v39-52mm",
"GHSA-7g2v-jj9q-g3rg",
"GHSA-7mqq-6cf9-v2qp",
"GHSA-7wqh-767x-r66v",
"GHSA-8cgq-6mh2-7j6v"
],
"fixed_version": "3.2.6",
"advisory_count": 32,
"oldest_advisory_days": 1522
},
{
"name": "activesupport",
"direct": false,
"version": "5.2.4.5",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-2j26-frm8-cmj9",
"GHSA-89vf-4333-qx8v",
"GHSA-cg4j-q9v8-6v38",
"GHSA-cr5q-6q9f-rq6q",
"GHSA-j6gc-792m-qgm2",
"GHSA-pj73-v5mw-pm9j"
],
"fixed_version": "8.1.2.1",
"advisory_count": 6,
"oldest_advisory_days": 1286
},
{
"name": "addressable",
"direct": false,
"version": "2.4.0",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-h27x-rffw-24p4",
"GHSA-jxhc-q857-3j6g"
],
"fixed_version": "2.9.0",
"advisory_count": 2,
"oldest_advisory_days": 1841
},
{
"name": "concurrent-ruby",
"direct": false,
"version": "1.1.8",
"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": 38
},
{
"name": "jwt",
"direct": false,
"version": "2.1.0",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.4,
"advisory_ids": [
"GHSA-c32j-vqhx-rx3x"
],
"fixed_version": "3.2.0",
"advisory_count": 1,
"oldest_advisory_days": 70
},
{
"name": "nokogiri",
"direct": false,
"version": "1.13.6",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.8,
"advisory_ids": [
"GHSA-2qc6-mcvw-92cw",
"GHSA-353f-x4gh-cqq8",
"GHSA-5prr-v3j2-97mh",
"GHSA-5v8h-3h3q-446p",
"GHSA-5w6v-399v-w3cc",
"GHSA-8678-w3jw-xfc2",
"GHSA-9cv2-cfxc-v4v2",
"GHSA-c4rq-3m3g-8wgx",
"GHSA-mrxw-mxhj-p664",
"GHSA-p67v-3w7g-wjg7"
],
"fixed_version": "1.19.4",
"advisory_count": 19,
"oldest_advisory_days": 1378
},
{
"name": "tzinfo",
"direct": false,
"version": "1.2.9",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-5cm2-9h8c-rvfx"
],
"fixed_version": "1.2.10",
"advisory_count": 1,
"oldest_advisory_days": 1467
},
{
"name": "rdoc",
"direct": false,
"version": "6.4.0",
"severity": "moderate",
"ecosystem": "rubygems",
"cvss_score": 4.5,
"advisory_ids": [
"GHSA-592j-995h-p23j"
],
"fixed_version": "6.6.3.1",
"advisory_count": 1,
"oldest_advisory_days": 854
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 6,
"critical": 3,
"moderate": 1
},
"advisory_count": 71,
"affected_count": 10,
"assessed_count": 41,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "activemodel",
"direct": false,
"version": "5.2.4.5",
"ecosystem": "rubygems"
},
{
"name": "activerecord",
"direct": false,
"version": "5.2.4.5",
"ecosystem": "rubygems"
},
{
"name": "activesupport",
"direct": false,
"version": "5.2.4.5",
"ecosystem": "rubygems"
},
{
"name": "addressable",
"direct": false,
"version": "2.4.0",
"ecosystem": "rubygems"
},
{
"name": "arel",
"direct": false,
"version": "9.0.0",
"ecosystem": "rubygems"
},
{
"name": "builder",
"direct": false,
"version": "3.2.3",
"ecosystem": "rubygems"
},
{
"name": "concurrent-ruby",
"direct": false,
"version": "1.1.8",
"ecosystem": "rubygems"
},
{
"name": "descendants_tracker",
"direct": false,
"version": "0.0.4",
"ecosystem": "rubygems"
},
{
"name": "diff-lcs",
"direct": false,
"version": "1.3",
"ecosystem": "rubygems"
},
{
"name": "faraday",
"direct": false,
"version": "0.9.2",
"ecosystem": "rubygems"
},
{
"name": "git",
"direct": false,
"version": "1.5.0",
"ecosystem": "rubygems"
},
{
"name": "github_api",
"direct": false,
"version": "0.16.0",
"ecosystem": "rubygems"
},
{
"name": "hashie",
"direct": false,
"version": "3.6.0",
"ecosystem": "rubygems"
},
{
"name": "highline",
"direct": false,
"version": "2.0.0",
"ecosystem": "rubygems"
},
{
"name": "i18n",
"direct": false,
"version": "1.8.10",
"ecosystem": "rubygems"
},
{
"name": "jeweler",
"direct": false,
"version": "2.3.9",
"ecosystem": "rubygems"
},
{
"name": "jwt",
"direct": false,
"version": "2.1.0",
"ecosystem": "rubygems"
},
{
"name": "mime-types",
"direct": false,
"version": "2.99.3",
"ecosystem": "rubygems"
},
{
"name": "mini_portile2",
"direct": false,
"version": "2.8.0",
"ecosystem": "rubygems"
},
{
"name": "minitest",
"direct": false,
"version": "5.14.4",
"ecosystem": "rubygems"
},
{
"name": "multi_json",
"direct": false,
"version": "1.13.1",
"ecosystem": "rubygems"
},
{
"name": "multi_xml",
"direct": false,
"version": "0.6.0",
"ecosystem": "rubygems"
},
{
"name": "multipart-post",
"direct": false,
"version": "2.0.0",
"ecosystem": "rubygems"
},
{
"name": "nokogiri",
"direct": false,
"version": "1.13.6",
"ecosystem": "rubygems"
},
{
"name": "oauth2",
"direct": false,
"version": "1.4.1",
"ecosystem": "rubygems"
},
{
"name": "psych",
"direct": false,
"version": "4.0.3",
"ecosystem": "rubygems"
},
{
"name": "public_suffix",
"direct": false,
"version": "4.0.6",
"ecosystem": "rubygems"
},
{
"name": "racc",
"direct": false,
"version": "1.6.0",
"ecosystem": "rubygems"
},
{
"name": "rack",
"direct": false,
"version": "2.2.3",
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": "13.0.1",
"ecosystem": "rubygems"
},
{
"name": "rdoc",
"direct": false,
"version": "6.4.0",
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": false,
"version": "3.8.0",
"ecosystem": "rubygems"
},
{
"name": "rspec-core",
"direct": false,
"version": "3.8.0",
"ecosystem": "rubygems"
},
{
"name": "rspec-expectations",
"direct": false,
"version": "3.8.2",
"ecosystem": "rubygems"
},
{
"name": "rspec-mocks",
"direct": false,
"version": "3.8.0",
"ecosystem": "rubygems"
},
{
"name": "rspec-support",
"direct": false,
"version": "3.8.0",
"ecosystem": "rubygems"
},
{
"name": "semver2",
"direct": false,
"version": "3.4.2",
"ecosystem": "rubygems"
},
{
"name": "sqlite3",
"direct": false,
"version": "1.3.13",
"ecosystem": "rubygems"
},
{
"name": "stringio",
"direct": false,
"version": "3.0.2",
"ecosystem": "rubygems"
},
{
"name": "thread_safe",
"direct": false,
"version": "0.3.6",
"ecosystem": "rubygems"
},
{
"name": "tzinfo",
"direct": false,
"version": "1.2.9",
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 41,
"direct_count": 0,
"indirect_count": 41
}
},
"maintainership": {
"issues": {
"open_prs": 8,
"merged_prs": 73,
"open_issues": 20,
"closed_ratio": 0.677,
"closed_issues": 42,
"closed_unmerged_prs": 18
},
"bus_factor": 4,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "kritik",
"commits": 53,
"avatar_url": "https://avatars.githubusercontent.com/u/128200?v=4"
},
{
"type": "User",
"login": "cguess",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/322626?v=4"
},
{
"type": "User",
"login": "donaldpiret",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/35408?v=4"
},
{
"type": "User",
"login": "olleolleolle",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/211?v=4"
},
{
"type": "User",
"login": "cmason",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/47318?v=4"
},
{
"type": "User",
"login": "Novik",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1230409?v=4"
},
{
"type": "User",
"login": "timrogers",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/116134?v=4"
},
{
"type": "User",
"login": "yyalim",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/876383?v=4"
},
{
"type": "User",
"login": "gaga5lala",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/3760025?v=4"
},
{
"type": "User",
"login": "benjamin-ltr",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/37066221?v=4"
}
],
"contributors_sampled": 50,
"top_contributor_share": 0.411
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Gemfile.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": 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 20 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": 7,
"reason": "Found 15/19 approved changesets -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 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": 0,
"reason": "71 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b00502e7c9d66cd1b45ffef446ddaaa8724774a6",
"ran_at": "2026-07-28T13:58:56Z",
"aggregate_score": 3.7,
"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": null,
"oldest_open_prs": [
{
"number": 40,
"created_at": "2016-02-22T04:43:25Z",
"last_comment_at": "2016-02-29T20:24:22Z",
"last_comment_author": "dmxhZGp1c2hh"
},
{
"number": 60,
"created_at": "2017-10-11T18:58:24Z",
"last_comment_at": "2017-10-12T20:05:14Z",
"last_comment_author": "jperichon"
},
{
"number": 131,
"created_at": "2022-04-28T22:14:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 139,
"created_at": "2022-07-22T02:45:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 144,
"created_at": "2023-01-20T07:18:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 147,
"created_at": "2023-03-16T05:50:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 149,
"created_at": "2023-04-12T06:10:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 150,
"created_at": "2023-05-25T02:20:23Z",
"last_comment_at": "2023-05-25T12:39:36Z",
"last_comment_author": "petergoldstein"
}
],
"last_merged_pr_at": "2025-03-18T06:12:39Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 47,
"created_at": "2016-07-04T19:13:31Z",
"last_comment_at": "2021-01-04T22:13:13Z",
"last_comment_author": "xtagon"
},
{
"number": 48,
"created_at": "2016-07-15T14:35:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 56,
"created_at": "2017-08-31T14:59:37Z",
"last_comment_at": "2017-09-01T13:24:58Z",
"last_comment_author": "kritik"
},
{
"number": 59,
"created_at": "2017-10-04T14:34:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 67,
"created_at": "2018-05-29T21:06:42Z",
"last_comment_at": "2019-04-20T00:07:08Z",
"last_comment_author": "MothOnMars"
},
{
"number": 68,
"created_at": "2018-09-15T13:34:18Z",
"last_comment_at": "2021-06-02T09:14:22Z",
"last_comment_author": "JoeWoodward"
},
{
"number": 78,
"created_at": "2019-03-13T16:46:01Z",
"last_comment_at": "2019-03-13T17:08:34Z",
"last_comment_author": "JulienItard"
},
{
"number": 83,
"created_at": "2019-05-21T01:00:30Z",
"last_comment_at": "2019-10-21T21:14:43Z",
"last_comment_author": "minifast-winston"
},
{
"number": 84,
"created_at": "2019-09-05T03:50:28Z",
"last_comment_at": "2020-03-19T15:25:54Z",
"last_comment_author": "kylefox"
},
{
"number": 99,
"created_at": "2020-04-01T12:08:07Z",
"last_comment_at": "2023-11-26T11:59:55Z",
"last_comment_author": "mochetts"
},
{
"number": 100,
"created_at": "2020-04-16T10:19:09Z",
"last_comment_at": "2020-04-16T10:23:23Z",
"last_comment_author": "kritik"
},
{
"number": 105,
"created_at": "2020-05-20T18:00:56Z",
"last_comment_at": "2021-02-24T01:22:41Z",
"last_comment_author": "taf2"
},
{
"number": 107,
"created_at": "2020-05-21T10:03:08Z",
"last_comment_at": "2023-09-11T16:07:02Z",
"last_comment_author": "jfloff"
},
{
"number": 108,
"created_at": "2020-06-17T20:22:48Z",
"last_comment_at": "2026-04-22T13:23:47Z",
"last_comment_author": "dustinkirkland"
},
{
"number": 127,
"created_at": "2022-02-03T22:04:54Z",
"last_comment_at": "2023-08-21T11:33:26Z",
"last_comment_author": "espen"
},
{
"number": 145,
"created_at": "2023-02-15T16:32:49Z",
"last_comment_at": "2023-02-24T11:37:12Z",
"last_comment_author": "mensfeld"
},
{
"number": 152,
"created_at": "2024-02-14T18:42:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 159,
"created_at": "2025-11-24T17:58:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 160,
"created_at": "2025-11-24T18:08:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 161,
"created_at": "2026-02-15T21:21:23Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/perfectline/validates_url",
"host": "github.com",
"name": "validates_url",
"owner": "perfectline"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 30,
"inputs": {
"security": 50,
"vitality": 13,
"community": 70,
"governance": 70,
"engineering": 49,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 50,
"overall_after_abandonment_multiplier": 30
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 13,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.9,
"days_since_last_push": 497,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 497 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 497
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 32,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v1.0.5",
"releases_from_tags": true,
"days_since_latest_release": 2694,
"mean_days_between_releases": 289.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2694 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2694
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~289.9 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 289.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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 8,
"unanswered_open_issues": 15,
"days_since_last_merged_pr": 497,
"days_since_last_human_commit": 497,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 497 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 497,
"count": 4,
"signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 70,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"forks": 112,
"stars": 600,
"watchers": 16,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "600 stars",
"points": 45.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 600
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "112 forks",
"points": 17,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 112
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "16 watchers",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 16
}
}
],
"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": "excellent",
"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": 100,
"inputs": {
"packages": [
"validate_url"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 85718672,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "85,718,672 downloads all-time across rubygems",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_total",
"params": {
"count": 85718672,
"ecosystems": "rubygems"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 70,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"bus_factor": 4,
"contributors_sampled": 50,
"top_contributor_share": 0.411
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "4 contributor(s) cover half of all commits",
"points": 43.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 4
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 41% of commits",
"points": 13.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 41
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "50 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 50
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"merged_prs": 73,
"open_issues": 20,
"closed_issues": 42,
"issue_closed_ratio": 0.677,
"closed_unmerged_prs": 18
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "68% of issues closed",
"points": 31.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 68
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "73/91 decided PRs merged",
"points": 30.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 73,
"decided": 91
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 15/19 approved changesets -- score normalized to 7",
"points": 10.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"followers": 6,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "perfectline",
"public_repos": 46,
"account_age_days": 6307
},
"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": "6 followers of perfectline",
"points": 6.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 6,
"login": "perfectline"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "46 public repos, account ~17 yr old",
"points": 24.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 46
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"validate_url"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 1537
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on rubygems",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "rubygems"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1537 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1537
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"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": 49,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": 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": "0 out of 20 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": 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): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"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": "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 20 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 15/19 approved changesets -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 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": "71 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 41 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": 41
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 71,
"affected_packages": 10,
"assessed_packages": 41,
"unassessed_packages": 0,
"affected_by_severity": "critical 3, high 6, moderate 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 41,
"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": 16
},
"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": 33,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.267,
"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": "24 of 90 human commits state their intent (structured subject or explanatory body)",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 24,
"sampled": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Gemfile.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.1
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "10 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 10,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Ruby",
"largest_source_bytes": 8543,
"source_files_sampled": 21,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Ruby without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Ruby"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/21 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 21,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T13:59:24.160317Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/perfectline/validates_url.svg",
"full_name": "perfectline/validates_url",
"license_state": "standard",
"license_spdx": "MIT"
}