Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 85,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 9254,
"Logos": 494
},
"pushed_at": "2023-03-16T02:35:20Z",
"created_at": "2010-02-23T20:24:40Z",
"owner_type": "Organization",
"updated_at": "2026-04-04T19:50:10Z",
"description": "DISCONTINUED - Delorean lets you travel in time with Ruby by mocking Time.now",
"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.mediagenix.tv",
"name": "Mediagenix",
"type": "Organization",
"login": "bebanjo",
"company": null,
"location": "Madrid, Spain",
"followers": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/7239?v=4",
"created_at": "2008-04-14T12:49:56Z",
"is_verified": null,
"public_repos": 56,
"account_age_days": 6672
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2012-07-04T22:20:08Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2011-12-17T13:46:49Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2011-11-11T16:24:48Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2011-06-24T09:56:07Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2011-06-03T16:35:45Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2011-02-28T23:38:12Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2010-11-16T11:41:23Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2010-05-25T20:45:24Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2010-02-24T00:02:39Z"
}
],
"recent_commits": [
{
"oid": "12791591854b773bd6d358c4ed5e9c15e0eaef87",
"body": "Bump rake from 0.9.2.2 to 12.3.3",
"is_bot": false,
"headline": "Merge pull request #32 from bebanjo/dependabot/bundler/rake-12.3.3",
"author_name": "Paco Guzmán",
"author_login": "pacoguzman",
"committed_at": "2020-03-02T14:45:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ec288f659aac975632fd5b2f436484f9a3a8c69",
"body": "Bumps [rake](https://github.com/ruby/rake) from 0.9.2.2 to 12.3.3.\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/v0.9.2.2...v12.3.3)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rake from 0.9.2.2 to 12.3.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-02-29T08:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21bd10d36f9c866916c06968d410ef9566a88ca3",
"body": null,
"is_bot": false,
"headline": "Add discontinue message",
"author_name": "Luismi Cavallé",
"author_login": "cavalle",
"committed_at": "2018-03-16T13:47:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5afcf031d4eb8dbb8d830c6d2ac20e82f4384de",
"body": null,
"is_bot": false,
"headline": "Add missing image",
"author_name": "Luismi Cavalle",
"author_login": "cavalle",
"committed_at": "2018-03-16T13:44:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd675b6208cb1997404cedbbe1edc24a619c1a6f",
"body": null,
"is_bot": false,
"headline": "Version 2.1.0",
"author_name": "Luismi Cavalle",
"author_login": "cavalle",
"committed_at": "2012-12-06T15:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b64509a0206a20ae8ab38e38b2de0ca9fd499c9f",
"body": "…-time-and-datetime\n\nsupport subclasses of Date, Time, and DateTime",
"is_bot": false,
"headline": "Merge pull request #18 from yaauie/feature-support-subclasses-of-date…",
"author_name": "Luismi Cavallé",
"author_login": "cavalle",
"committed_at": "2012-12-06T15:37:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "409b4f6a06d206d96c2ab76dc5937b166e9f4b75",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Jorge Gomez Sancha",
"author_login": null,
"committed_at": "2012-11-21T14:50:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd44704d1af192848559e71f9d8c259fb1f31626",
"body": "…avoid limitations with the unix epoch",
"is_bot": false,
"headline": "use DateTime's iso8601 helpers instead of '%Q' formatter in order to …",
"author_name": "Ryan Biesemeyer",
"author_login": "yaauie",
"committed_at": "2012-08-13T17:06:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "732d94663d5482f209fb131e9d9ec209776efbe3",
"body": null,
"is_bot": false,
"headline": "fix human-readable portion of spec",
"author_name": "Ryan Biesemeyer",
"author_login": "yaauie",
"committed_at": "2012-08-13T17:04:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25e5ca686ef03b8bf27b429d7db26340ea5189da",
"body": "subclasses of the above classes don't survive the round-trip through Delorean, returning\ntheir superclass instead. Notably, `Zip::DOSTime` inherits from `Time`, but\n`Zip::DOSTime.now` returns an instance of `Time`\n[(see #25 in jtrupiano/timecop)](https://github.com/jtrupiano/timecop/issues/25)\n\nThis patch alleviates the problem, and attempts to do so in as clean a manner as possible.",
"is_bot": false,
"headline": "support subclasses of Date, Time, and DateTime",
"author_name": "Ryan Biesemeyer",
"author_login": "yaauie",
"committed_at": "2012-08-10T21:26:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c86b397035f7f2c735ffeab8766622246e023b91",
"body": null,
"is_bot": false,
"headline": "Version 2.0.0",
"author_name": "Luismi Cavalle",
"author_login": "cavalle",
"committed_at": "2012-07-04T22:20:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb5e70ca3f938cf08579b36434b0123ab87425cd",
"body": "…nto nashby-flux-capacitor\n\nConflicts:\n\tdelorean.gemspec",
"is_bot": false,
"headline": "Merge branch 'flux-capacitor' of https://github.com/nashby/delorean i…",
"author_name": "Luismi Cavalle",
"author_login": "cavalle",
"committed_at": "2012-07-04T22:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23e774daae1f5f3f10fa09630e80b5b2cdd07ff8",
"body": null,
"is_bot": false,
"headline": "Add all deps to all gem files",
"author_name": "Luismi Cavalle",
"author_login": "cavalle",
"committed_at": "2012-07-04T22:02:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "952ffa3a642977848ffcafdb9b265b254d0e0434",
"body": "…brain-geek-master\n\nConflicts:\n\tGemfile.lock\n\tdelorean.gemspec",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/brain-geek/delorean into …",
"author_name": "Luismi Cavalle",
"author_login": "cavalle",
"committed_at": "2012-07-04T21:57:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d4f9139f394c112fb16402653cec956bf00a12a",
"body": null,
"is_bot": false,
"headline": "Fix rspec deprecations in spec itself",
"author_name": "Alex Rozumey",
"author_login": null,
"committed_at": "2012-04-16T11:46:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37dccf29737ffcd8974962a1f6c91a426ac08e03",
"body": null,
"is_bot": false,
"headline": "Fix rspec-rake deprecation",
"author_name": "Alex Rozumey",
"author_login": null,
"committed_at": "2012-04-16T11:43:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c7520aaa764371bcc358c4926486e0fc936818d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'patch-1' of https://github.com/jwo/delorean",
"author_name": "Alex Rozumey",
"author_login": null,
"committed_at": "2012-04-16T11:41:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd57a2e6bfe6d2edd6cf15400f68e33d2076e5ca",
"body": null,
"is_bot": false,
"headline": "Update rspec version",
"author_name": "Alex Rozumey",
"author_login": null,
"committed_at": "2012-04-16T11:40:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c312efc95ce7106143bb0359cd4f4ffd0f7fa445",
"body": null,
"is_bot": false,
"headline": "Fix builds for 3.0 and 3.1",
"author_name": "Alex Rozumey",
"author_login": null,
"committed_at": "2012-04-16T11:29:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45e34c7079b27319ede517659740af27a2162c74",
"body": null,
"is_bot": false,
"headline": "Yet another fix",
"author_name": "Alex Rozumey",
"author_login": null,
"committed_at": "2012-04-16T11:20:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7f5b8e9019edf09973525e302673f48108cdc2b",
"body": null,
"is_bot": false,
"headline": "Fix typo in travis.yml",
"author_name": "Alex Rozumey",
"author_login": null,
"committed_at": "2012-04-16T11:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a85a1247bb6e406c0af22272249dee0a4fb6463b",
"body": "…sions",
"is_bot": false,
"headline": "Update activerecord version, test against different activesupport ver…",
"author_name": "Alex Rozumey",
"author_login": null,
"committed_at": "2012-04-16T11:10:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3919f0ce67ae0518b267668471c654353df6fcf",
"body": "…a warning (https://github.com/rspec/rspec-expectations/commit/7852dbd08d83d0e09c9481dda2372ee71d29a363).",
"is_bot": false,
"headline": "Change be_close to be_within. be_close has been deprecated and gives …",
"author_name": "Jesse Wolgamott",
"author_login": "jwo",
"committed_at": "2012-03-29T02:00:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c58a18be291ec15a71261478b22d605fc68d388c",
"body": null,
"is_bot": false,
"headline": "add flux capacitor",
"author_name": "Vasiliy Ermolovich",
"author_login": "nashby",
"committed_at": "2012-03-20T18:07:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf6622d80740e701fb5a709a3897a9624e7179b5",
"body": null,
"is_bot": false,
"headline": "Version 1.2.0",
"author_name": "Luismi Cavalle",
"author_login": "cavalle",
"committed_at": "2011-12-17T13:46:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86ef6e97f842c65a77d3810af659345f2b36f89b",
"body": null,
"is_bot": false,
"headline": "Some gitignoring",
"author_name": "Luismi Cavalle",
"author_login": "cavalle",
"committed_at": "2011-12-17T13:43:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97dd4fe88c9a756c14f9a932e303085662052752",
"body": null,
"is_bot": false,
"headline": "Move development deependencies to Gemfile",
"author_name": "Luismi Cavalle",
"author_login": "cavalle",
"committed_at": "2011-12-17T13:42:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6c0b0936d4b1a3cbe1fdde83fb5ebb4f6990155",
"body": "Fix #10, Support DateTime.now in ruby 1.9.3",
"is_bot": false,
"headline": "Merge pull request #12 from tomykaira/DateTime_1.9.3",
"author_name": "Luismi Cavallé",
"author_login": "cavalle",
"committed_at": "2011-12-17T13:36:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e47cfc7b577e0c8a95db76ece57601e05da03f31",
"body": "Specify TimeZone before running tests",
"is_bot": false,
"headline": "Merge pull request #13 from tomykaira/timezone-fix",
"author_name": "Luismi Cavallé",
"author_login": "cavalle",
"committed_at": "2011-12-17T13:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35026a74ee36f1e207b5e1000af752c6e89c6a8d",
"body": "Fix example for RSpec 2.0",
"is_bot": false,
"headline": "Merge pull request #11 from russellporter/patch-1",
"author_name": "Luismi Cavallé",
"author_login": "cavalle",
"committed_at": "2011-12-17T13:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c98ffad31716780c35422f5ff2f691c7b37b17a",
"body": "Return Time.now.to_datetime",
"is_bot": false,
"headline": "Fix #10, Support DateTime.now in ruby 1.9.3",
"author_name": "tomykaira",
"author_login": "tomykaira",
"committed_at": "2011-12-17T05:34:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b512f7b7149502cebceb5ddbb8bcd3a152ad09ee",
"body": "In Japan, the test failed with the following message.\n\n 'Delorean time_travel_to with block should travel through time several times' FAILED\n expected: Thu, 01 Jan 2009,\n got: Fri, 02 Jan 2009 (using ==)\n\nThe test should set running envrionment(UTC) by itself, or convert all date and time to UTC.",
"is_bot": false,
"headline": "Specify TimeZone before running tests",
"author_name": "tomykaira",
"author_login": "tomykaira",
"committed_at": "2011-12-17T05:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "545446df987bfbcb7539ebbec81cdd6c04272685",
"body": null,
"is_bot": false,
"headline": "Fix example for RSpec 2.0",
"author_name": "Russell Porter",
"author_login": "russellporter",
"committed_at": "2011-12-15T00:15:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f37378f1e613b25cd1ce2f6f9501f14e3d7459df",
"body": null,
"is_bot": false,
"headline": "Version 1.1.1",
"author_name": "Sergio Gil Pérez de la Manga",
"author_login": "porras",
"committed_at": "2011-11-11T16:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63ecce4057534c538f1b97a595a26b284225dab5",
"body": null,
"is_bot": false,
"headline": "Enable Travis CI",
"author_name": "Sergio Gil Pérez de la Manga",
"author_login": "porras",
"committed_at": "2011-11-11T16:11:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc55a369f28d55eeeb6fa326c980435e3adbb53e",
"body": null,
"is_bot": false,
"headline": "Add HISTORY.md",
"author_name": "Sergio Gil Pérez de la Manga",
"author_login": "porras",
"committed_at": "2011-11-11T16:03:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36f843c1cbef81f407d7bbee13c71f4f52c1a57d",
"body": null,
"is_bot": false,
"headline": "Update docs",
"author_name": "Sergio Gil Pérez de la Manga",
"author_login": "porras",
"committed_at": "2011-11-11T15:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "663bcb9f9757f9ad2aaf0be1c5a7fbf2fad309fe",
"body": "It was changed to use a C implementation, and replacing Time.now\ndoesn't change Date.today anymore.",
"is_bot": false,
"headline": "Override Date.today in Ruby 1.9.3+.",
"author_name": "Otto Hilska",
"author_login": null,
"committed_at": "2011-10-31T14:57:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92bb269d328fb3544b9bed8a8157b4df8926a7de",
"body": null,
"is_bot": false,
"headline": "Make specs run with Ruby 1.9.x.",
"author_name": "Otto Hilska",
"author_login": null,
"committed_at": "2011-10-31T14:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea3f08a06580b3957719b478e02c9bf6010ae8a5",
"body": null,
"is_bot": false,
"headline": "Version 1.1.0",
"author_name": "Sergio Gil Pérez de la Manga",
"author_login": "porras",
"committed_at": "2011-06-24T09:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8b6862706444149b500f00adccea8ca6b4ed855",
"body": null,
"is_bot": false,
"headline": "Delorean.jump accepts passing blocks",
"author_name": "David Calavera",
"author_login": "calavera",
"committed_at": "2011-06-24T08:48:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0986314b0ef5aa4f298c1a4a0945ec4240347fe2",
"body": null,
"is_bot": false,
"headline": "Version 1.0.1",
"author_name": "Sergio Gil Pérez de la Manga",
"author_login": "porras",
"committed_at": "2011-06-03T16:35:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3164e419f9d3fe13e40365c891ff55ece16fc2b7",
"body": "Fixes: https://github.com/bebanjo/delorean/issues/5",
"is_bot": false,
"headline": "Bugfix: time_travel_to now works fine with DateTime",
"author_name": "Sergio Gil Pérez de la Manga",
"author_login": "porras",
"committed_at": "2011-06-03T16:32:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a767c8ceacb8e22fb8c967036cd963304516dd6",
"body": null,
"is_bot": false,
"headline": "Use progress format when running specs",
"author_name": "Sergio Gil Pérez de la Manga",
"author_login": "porras",
"committed_at": "2011-06-03T16:13:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "832e0ab483b56e96c881a3583cfa65f0387fcb85",
"body": null,
"is_bot": false,
"headline": "Update Gemfile.lock",
"author_name": "Sergio Gil Pérez de la Manga",
"author_login": "porras",
"committed_at": "2011-06-03T16:12:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8a22fae05332e0c74958ae5da2fdd92a33bb7ab",
"body": null,
"is_bot": false,
"headline": "Actually, rake is a development dependency",
"author_name": "Luismi Cavalle",
"author_login": "cavalle",
"committed_at": "2011-03-03T15:45:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9cad84c4e16adf916c8a58114c4a28d6d68780b",
"body": null,
"is_bot": false,
"headline": "Adding rake to Gemfile",
"author_name": "Luismi Cavalle",
"author_login": "cavalle",
"committed_at": "2011-03-03T13:28:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df5fd97b9eead6b29dc50721449b7ea7f7573bde",
"body": null,
"is_bot": false,
"headline": "Version 1.0.0",
"author_name": "Luismi Cavalle",
"author_login": "cavalle",
"committed_at": "2011-02-28T23:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1979ed2a22c4e9ce6fe3a455517bbc715886df1d",
"body": null,
"is_bot": false,
"headline": "Added back_to_1985 and removed trailing whitespace",
"author_name": "retr0h",
"author_login": "retr0h",
"committed_at": "2011-02-28T19:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86c8c900de4de424b9b995c826d64030f89064b5",
"body": null,
"is_bot": false,
"headline": "Version 0.2.1",
"author_name": "Sergio Gil Pérez de la Manga",
"author_login": "porras",
"committed_at": "2010-11-16T11:41:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12c185ccce6c724f55d4aa6ea636e9ea839800b1",
"body": null,
"is_bot": false,
"headline": "Updated dependencies (adding Gemfile)",
"author_name": "Nathaniel Bibler",
"author_login": "nbibler",
"committed_at": "2010-11-16T11:34:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "976dc87a32048af34a5add13563c94a19597a3a5",
"body": "…rn value",
"is_bot": false,
"headline": "Added explicit test to ensure expected time_travel_to block form retu…",
"author_name": "Nathaniel Bibler",
"author_login": "nbibler",
"committed_at": "2010-11-16T04:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92afc28c4389cfee665eea211d56872aad0ec61d",
"body": null,
"is_bot": false,
"headline": "Version 0.2.0",
"author_name": "Luismi Cavalle",
"author_login": "cavalle",
"committed_at": "2010-05-25T20:45:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f8a61866db50e6da6cafc92bc29d4badbe7fc8a",
"body": null,
"is_bot": false,
"headline": "Allow time_travel with Chronic options",
"author_name": "Les Hill and Rafa Garcia",
"author_login": null,
"committed_at": "2010-05-14T22:21:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d415bf388a3de2ddd3a06337db462ce4a8d4544e",
"body": null,
"is_bot": false,
"headline": "Require active_support for specs",
"author_name": "Les Hill and Rafa Garcia",
"author_login": null,
"committed_at": "2010-05-14T22:20:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb330def3f613a21812d666188f50ed90757c226",
"body": null,
"is_bot": false,
"headline": "Let's better not include Delorean module in Object",
"author_name": "Luismi Cavallé",
"author_login": "cavalle",
"committed_at": "2010-03-02T23:47:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d95ef9417b64f595e477919e578d1046367a5c05",
"body": null,
"is_bot": false,
"headline": "Generate rdoc using utf-8",
"author_name": "Luismi Cavalle",
"author_login": "cavalle",
"committed_at": "2010-02-25T00:55:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0333b8961b3a827efdd5ebfb4d3a9e181a9e243",
"body": null,
"is_bot": false,
"headline": "Minor type in README",
"author_name": "Luismi Cavalle",
"author_login": "cavalle",
"committed_at": "2010-02-25T00:54:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54d136b75eaac4b1b449aabfa7a3421339d66bd0",
"body": null,
"is_bot": false,
"headline": "Minor addition to README",
"author_name": "Luismi Cavalle",
"author_login": "cavalle",
"committed_at": "2010-02-25T00:32:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1bbfde0ad4b15b046eb421c67ffbf26a6a847c9",
"body": null,
"is_bot": false,
"headline": "More love to the README",
"author_name": "Luismi Cavalle",
"author_login": "cavalle",
"committed_at": "2010-02-25T00:22:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00ee4dc9c97c4e9a0fd2b63ff6a7c14f82a7d9df",
"body": null,
"is_bot": false,
"headline": "Ignoring rdoc files",
"author_name": "Luismi Cavalle",
"author_login": "cavalle",
"committed_at": "2010-02-25T00:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "406e2d48ee0d10019fcf6ae010158d0cdace65e9",
"body": null,
"is_bot": false,
"headline": "Version 0.1.0",
"author_name": "Luismi Cavalle",
"author_login": "cavalle",
"committed_at": "2010-02-24T00:02:39Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 0,
"latest_release_at": "2012-07-04T22:20:08Z",
"latest_release_tag": "v2.0.0",
"releases_from_tags": true,
"days_since_last_push": 1223,
"active_weeks_last_year": 0,
"days_since_latest_release": 5130,
"mean_days_between_releases": 107.7
},
"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": "delorean",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/delorean",
"is_deprecated": false,
"latest_version": "2.1.0",
"repository_url": "http://github.com/bebanjo/delorean",
"versions_count": 11,
"total_downloads": 3192918,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2010-02-24T00:01:05.486000Z",
"latest_published_at": "2012-12-06T15:44:31.885000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4975
}
]
},
"popularity": {
"forks": 25,
"stars": 453,
"watchers": 41,
"fork_history": {
"days": [
{
"date": "2010-06-26",
"count": 1
},
{
"date": "2010-11-17",
"count": 1
},
{
"date": "2011-05-08",
"count": 1
},
{
"date": "2011-06-23",
"count": 1
},
{
"date": "2011-10-31",
"count": 1
},
{
"date": "2011-12-17",
"count": 1
},
{
"date": "2012-03-20",
"count": 1
},
{
"date": "2012-03-29",
"count": 1
},
{
"date": "2012-04-16",
"count": 1
},
{
"date": "2012-08-10",
"count": 1
},
{
"date": "2012-10-16",
"count": 1
},
{
"date": "2013-01-08",
"count": 1
},
{
"date": "2013-03-13",
"count": 1
},
{
"date": "2013-06-05",
"count": 1
},
{
"date": "2013-06-13",
"count": 1
},
{
"date": "2013-10-04",
"count": 1
},
{
"date": "2014-03-29",
"count": 1
},
{
"date": "2014-04-10",
"count": 1
},
{
"date": "2015-01-12",
"count": 1
},
{
"date": "2015-03-24",
"count": 1
},
{
"date": "2015-06-06",
"count": 1
},
{
"date": "2015-08-07",
"count": 1
},
{
"date": "2016-01-11",
"count": 1
},
{
"date": "2022-08-18",
"count": 1
}
],
"complete": true,
"collected": 24,
"total_forks": 25
},
"star_history": {
"days": [
{
"date": "2010-02-23",
"count": 225
},
{
"date": "2010-03-02",
"count": 1
},
{
"date": "2010-03-03",
"count": 2
},
{
"date": "2010-03-06",
"count": 2
},
{
"date": "2010-03-10",
"count": 1
},
{
"date": "2010-03-16",
"count": 1
},
{
"date": "2010-03-25",
"count": 1
},
{
"date": "2010-03-26",
"count": 1
},
{
"date": "2010-03-31",
"count": 1
},
{
"date": "2010-04-01",
"count": 1
},
{
"date": "2010-04-06",
"count": 1
},
{
"date": "2010-04-16",
"count": 1
},
{
"date": "2010-04-19",
"count": 1
},
{
"date": "2010-04-20",
"count": 1
},
{
"date": "2010-04-29",
"count": 1
},
{
"date": "2010-05-10",
"count": 1
},
{
"date": "2010-05-25",
"count": 1
},
{
"date": "2010-06-01",
"count": 1
},
{
"date": "2010-06-10",
"count": 1
},
{
"date": "2010-06-16",
"count": 1
},
{
"date": "2010-06-17",
"count": 1
},
{
"date": "2010-07-06",
"count": 1
},
{
"date": "2010-07-13",
"count": 1
},
{
"date": "2010-07-18",
"count": 1
},
{
"date": "2010-07-21",
"count": 1
},
{
"date": "2010-07-30",
"count": 1
},
{
"date": "2010-08-18",
"count": 1
},
{
"date": "2010-09-03",
"count": 1
},
{
"date": "2010-09-08",
"count": 1
},
{
"date": "2010-10-20",
"count": 1
},
{
"date": "2010-10-23",
"count": 1
},
{
"date": "2010-10-25",
"count": 1
},
{
"date": "2010-10-28",
"count": 1
},
{
"date": "2010-11-20",
"count": 1
},
{
"date": "2010-11-29",
"count": 2
},
{
"date": "2010-12-03",
"count": 1
},
{
"date": "2010-12-15",
"count": 1
},
{
"date": "2010-12-29",
"count": 1
},
{
"date": "2011-01-02",
"count": 1
},
{
"date": "2011-01-04",
"count": 1
},
{
"date": "2011-01-31",
"count": 1
},
{
"date": "2011-02-05",
"count": 1
},
{
"date": "2011-02-10",
"count": 1
},
{
"date": "2011-02-25",
"count": 1
},
{
"date": "2011-04-14",
"count": 1
},
{
"date": "2011-04-24",
"count": 1
},
{
"date": "2011-05-04",
"count": 1
},
{
"date": "2011-05-23",
"count": 1
},
{
"date": "2011-06-01",
"count": 1
},
{
"date": "2011-06-17",
"count": 1
},
{
"date": "2011-06-21",
"count": 1
},
{
"date": "2011-06-22",
"count": 1
},
{
"date": "2011-07-07",
"count": 1
},
{
"date": "2011-08-01",
"count": 1
},
{
"date": "2011-08-04",
"count": 1
},
{
"date": "2011-08-08",
"count": 1
},
{
"date": "2011-09-01",
"count": 2
},
{
"date": "2011-09-10",
"count": 1
},
{
"date": "2011-09-17",
"count": 1
},
{
"date": "2011-11-07",
"count": 1
},
{
"date": "2011-11-09",
"count": 1
},
{
"date": "2012-02-03",
"count": 1
},
{
"date": "2013-02-18",
"count": 1
},
{
"date": "2013-02-20",
"count": 2
},
{
"date": "2013-02-27",
"count": 1
},
{
"date": "2013-02-28",
"count": 2
},
{
"date": "2013-03-08",
"count": 1
},
{
"date": "2013-03-13",
"count": 1
},
{
"date": "2013-03-19",
"count": 1
},
{
"date": "2013-03-30",
"count": 1
},
{
"date": "2013-04-01",
"count": 3
},
{
"date": "2013-04-08",
"count": 2
},
{
"date": "2013-04-12",
"count": 1
},
{
"date": "2013-04-15",
"count": 1
},
{
"date": "2013-05-06",
"count": 1
},
{
"date": "2013-05-07",
"count": 1
},
{
"date": "2013-05-17",
"count": 1
},
{
"date": "2013-05-29",
"count": 1
},
{
"date": "2013-06-02",
"count": 1
},
{
"date": "2013-06-03",
"count": 1
},
{
"date": "2013-06-12",
"count": 2
},
{
"date": "2013-06-26",
"count": 2
},
{
"date": "2013-06-28",
"count": 1
},
{
"date": "2013-06-29",
"count": 1
},
{
"date": "2013-07-11",
"count": 2
},
{
"date": "2013-07-24",
"count": 1
},
{
"date": "2013-07-25",
"count": 1
},
{
"date": "2013-08-23",
"count": 1
},
{
"date": "2013-09-23",
"count": 1
},
{
"date": "2013-09-27",
"count": 1
},
{
"date": "2013-10-01",
"count": 1
},
{
"date": "2013-10-04",
"count": 1
},
{
"date": "2013-10-08",
"count": 2
},
{
"date": "2013-10-10",
"count": 1
},
{
"date": "2013-11-04",
"count": 1
},
{
"date": "2013-11-13",
"count": 1
},
{
"date": "2013-11-20",
"count": 1
},
{
"date": "2013-12-05",
"count": 1
},
{
"date": "2013-12-13",
"count": 1
},
{
"date": "2013-12-16",
"count": 1
},
{
"date": "2013-12-18",
"count": 2
},
{
"date": "2013-12-19",
"count": 1
},
{
"date": "2013-12-24",
"count": 1
},
{
"date": "2014-01-09",
"count": 2
},
{
"date": "2014-01-17",
"count": 1
},
{
"date": "2014-01-20",
"count": 1
},
{
"date": "2014-01-21",
"count": 1
},
{
"date": "2014-01-29",
"count": 1
},
{
"date": "2014-02-03",
"count": 1
},
{
"date": "2014-02-07",
"count": 2
},
{
"date": "2014-02-11",
"count": 1
},
{
"date": "2014-02-22",
"count": 1
},
{
"date": "2014-02-27",
"count": 1
},
{
"date": "2014-03-04",
"count": 1
},
{
"date": "2014-03-08",
"count": 1
},
{
"date": "2014-03-14",
"count": 2
},
{
"date": "2014-03-26",
"count": 1
},
{
"date": "2014-04-19",
"count": 1
},
{
"date": "2014-04-29",
"count": 1
},
{
"date": "2014-05-24",
"count": 1
},
{
"date": "2014-05-26",
"count": 1
},
{
"date": "2014-05-27",
"count": 1
},
{
"date": "2014-05-30",
"count": 1
},
{
"date": "2014-07-03",
"count": 1
},
{
"date": "2014-07-28",
"count": 1
},
{
"date": "2014-08-13",
"count": 1
},
{
"date": "2014-08-29",
"count": 1
},
{
"date": "2014-09-02",
"count": 1
},
{
"date": "2014-09-04",
"count": 1
},
{
"date": "2014-09-11",
"count": 1
},
{
"date": "2014-09-13",
"count": 1
},
{
"date": "2014-09-16",
"count": 1
},
{
"date": "2014-09-26",
"count": 1
},
{
"date": "2014-09-30",
"count": 1
},
{
"date": "2014-11-05",
"count": 1
},
{
"date": "2014-11-12",
"count": 1
},
{
"date": "2014-11-13",
"count": 2
},
{
"date": "2014-12-09",
"count": 6
},
{
"date": "2014-12-23",
"count": 1
},
{
"date": "2015-01-07",
"count": 1
},
{
"date": "2015-01-17",
"count": 1
},
{
"date": "2015-01-22",
"count": 1
},
{
"date": "2015-02-20",
"count": 1
},
{
"date": "2015-03-23",
"count": 1
},
{
"date": "2015-04-10",
"count": 1
},
{
"date": "2015-04-15",
"count": 1
},
{
"date": "2015-04-27",
"count": 2
},
{
"date": "2015-05-12",
"count": 1
},
{
"date": "2015-05-25",
"count": 1
},
{
"date": "2015-07-08",
"count": 1
},
{
"date": "2015-07-14",
"count": 1
},
{
"date": "2015-07-15",
"count": 1
},
{
"date": "2015-07-24",
"count": 1
},
{
"date": "2015-07-27",
"count": 1
},
{
"date": "2015-08-07",
"count": 1
},
{
"date": "2015-08-28",
"count": 1
},
{
"date": "2015-09-08",
"count": 1
},
{
"date": "2015-09-14",
"count": 1
},
{
"date": "2015-09-17",
"count": 1
},
{
"date": "2015-09-18",
"count": 1
},
{
"date": "2015-09-22",
"count": 1
},
{
"date": "2015-10-07",
"count": 1
},
{
"date": "2015-10-21",
"count": 1
},
{
"date": "2015-11-01",
"count": 1
},
{
"date": "2015-11-04",
"count": 1
},
{
"date": "2015-11-05",
"count": 1
},
{
"date": "2015-12-02",
"count": 1
},
{
"date": "2016-02-03",
"count": 1
},
{
"date": "2016-02-21",
"count": 1
},
{
"date": "2016-06-09",
"count": 1
},
{
"date": "2016-06-15",
"count": 1
},
{
"date": "2016-06-21",
"count": 1
},
{
"date": "2016-07-07",
"count": 1
},
{
"date": "2016-07-27",
"count": 1
},
{
"date": "2016-07-31",
"count": 1
},
{
"date": "2016-08-01",
"count": 1
},
{
"date": "2016-08-05",
"count": 1
},
{
"date": "2016-08-18",
"count": 1
},
{
"date": "2016-08-26",
"count": 1
},
{
"date": "2016-10-14",
"count": 1
},
{
"date": "2016-10-17",
"count": 1
},
{
"date": "2016-10-21",
"count": 1
},
{
"date": "2016-11-27",
"count": 1
},
{
"date": "2016-12-10",
"count": 1
},
{
"date": "2017-02-16",
"count": 1
},
{
"date": "2017-02-17",
"count": 1
},
{
"date": "2017-03-13",
"count": 1
},
{
"date": "2017-03-16",
"count": 1
},
{
"date": "2017-05-03",
"count": 1
},
{
"date": "2017-05-25",
"count": 1
},
{
"date": "2017-06-11",
"count": 1
},
{
"date": "2018-01-12",
"count": 2
},
{
"date": "2018-01-31",
"count": 1
},
{
"date": "2018-02-06",
"count": 1
},
{
"date": "2018-03-31",
"count": 1
},
{
"date": "2018-06-20",
"count": 1
},
{
"date": "2019-03-08",
"count": 1
},
{
"date": "2019-12-05",
"count": 1
},
{
"date": "2020-06-13",
"count": 1
},
{
"date": "2021-06-03",
"count": 1
},
{
"date": "2021-11-18",
"count": 1
},
{
"date": "2023-08-03",
"count": 1
},
{
"date": "2024-01-22",
"count": 1
},
{
"date": "2025-11-08",
"count": 1
}
],
"complete": true,
"collected": 453,
"total_stars": 453
},
"open_issues_and_prs": 7
},
"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": 6174,
"source_files_sampled": 3,
"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": "activesupport",
"direct": true,
"version": "3.2.6",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-2j26-frm8-cmj9",
"GHSA-89vf-4333-qx8v",
"GHSA-9c2j-593q-3g82",
"GHSA-cg4j-q9v8-6v38",
"GHSA-h835-75hw-pj89",
"GHSA-j6gc-792m-qgm2",
"GHSA-j96r-xvjq-r9pg",
"GHSA-pj73-v5mw-pm9j"
],
"fixed_version": "8.1.2.1",
"advisory_count": 8,
"oldest_advisory_days": 3192
},
{
"name": "i18n",
"direct": false,
"version": "0.6.0",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-34hf-g744-jw64",
"GHSA-r5hc-9xx5-97rw"
],
"fixed_version": "0.8.0",
"advisory_count": 2,
"oldest_advisory_days": 3192
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 2
},
"advisory_count": 10,
"affected_count": 2,
"assessed_count": 10,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 1,
"direct_affected_count": 1
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "rspec",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 2.9.0"
},
{
"name": "activesupport",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "> 2.3.0"
},
{
"name": "rake",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "activesupport",
"direct": true,
"version": "3.2.6",
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": true,
"version": "12.3.3",
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": true,
"version": "2.9.0",
"ecosystem": "rubygems"
},
{
"name": "chronic",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "chronic",
"direct": false,
"version": "0.8.0",
"ecosystem": "rubygems"
},
{
"name": "diff-lcs",
"direct": false,
"version": "1.1.3",
"ecosystem": "rubygems"
},
{
"name": "i18n",
"direct": false,
"version": "0.6.0",
"ecosystem": "rubygems"
},
{
"name": "multi_json",
"direct": false,
"version": "1.3.6",
"ecosystem": "rubygems"
},
{
"name": "rspec-core",
"direct": false,
"version": "2.9.0",
"ecosystem": "rubygems"
},
{
"name": "rspec-expectations",
"direct": false,
"version": "2.9.1",
"ecosystem": "rubygems"
},
{
"name": "rspec-mocks",
"direct": false,
"version": "2.9.0",
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 11,
"direct_count": 3,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 11,
"open_issues": 4,
"closed_ratio": 0.714,
"closed_issues": 10,
"closed_unmerged_prs": 8
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "cavalle",
"commits": 25,
"avatar_url": "https://avatars.githubusercontent.com/u/856?v=4"
},
{
"type": "User",
"login": "porras",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/3830?v=4"
},
{
"type": "User",
"login": "yaauie",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/210924?v=4"
},
{
"type": "User",
"login": "nbibler",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/3775?v=4"
},
{
"type": "User",
"login": "tomykaira",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/789929?v=4"
},
{
"type": "User",
"login": "calavera",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1050?v=4"
},
{
"type": "User",
"login": "jwo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/123075?v=4"
},
{
"type": "User",
"login": "pacoguzman",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10926?v=4"
},
{
"type": "User",
"login": "russellporter",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/631051?v=4"
},
{
"type": "User",
"login": "nashby",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/200500?v=4"
}
],
"contributors_sampled": 11,
"top_contributor_share": 0.521
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"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 5 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": 2,
"reason": "Found 4/19 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 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": 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": "10 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "12791591854b773bd6d358c4ed5e9c15e0eaef87",
"ran_at": "2026-07-22T01:08:16Z",
"aggregate_score": 2.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 21,
"created_at": "2013-01-08T17:10:10Z",
"last_comment_at": "2014-03-29T19:17:12Z",
"last_comment_author": "tagliala"
},
{
"number": 33,
"created_at": "2022-06-17T23:11:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 36,
"created_at": "2023-03-16T02:35:15Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2020-03-02T14:45:15Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 19,
"created_at": "2013-01-08T14:49:52Z",
"last_comment_at": "2013-01-09T10:57:20Z",
"last_comment_author": "schorsch"
},
{
"number": 22,
"created_at": "2013-03-07T15:04:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 23,
"created_at": "2013-03-07T15:06:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 27,
"created_at": "2014-04-08T16:06:25Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/bebanjo/delorean",
"host": "github.com",
"name": "delorean",
"owner": "bebanjo"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"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": 25,
"inputs": {
"security": 35,
"vitality": 17,
"community": 64,
"governance": 55,
"engineering": 34,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 41,
"overall_after_abandonment_multiplier": 25
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"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.984,
"days_since_last_push": 1223,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1223 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1223
}
}
],
"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": 40,
"inputs": {
"releases_count": 9,
"latest_release_tag": "v2.0.0",
"releases_from_tags": true,
"days_since_latest_release": 5130,
"mean_days_between_releases": 107.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5130 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 5130
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~107.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 107.7
}
}
],
"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",
"unfixed_advisory",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 4,
"days_since_last_merged_pr": 2332,
"days_since_last_human_commit": 2332,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2332 days; 4 unmet obligation(s): pull requests unanswered, a fixed advisory left unapplied, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 2332,
"count": 4,
"signals": "pull requests unanswered, a fixed advisory left unapplied, 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": "moderate",
"name": "Community & Adoption",
"value": 64,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"forks": 25,
"stars": 453,
"watchers": 41,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "453 stars",
"points": 43.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 453
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "25 forks",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 25
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "41 watchers",
"points": 8.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 41
}
}
],
"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": 84,
"inputs": {
"packages": [
"delorean"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 3192918,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "3,192,918 downloads all-time across rubygems",
"points": 67.6,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 3192918,
"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": "moderate",
"name": "Sustainability & Governance",
"value": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 11,
"top_contributor_share": 0.521
},
"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 52% of commits",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 52
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "11 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 11
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"merged_prs": 11,
"open_issues": 4,
"closed_issues": 10,
"issue_closed_ratio": 0.714,
"closed_unmerged_prs": 8
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "71% of issues closed",
"points": 33.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 71
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "11/19 decided PRs merged",
"points": 22.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 11,
"decided": 19
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/19 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"followers": 23,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "bebanjo",
"public_repos": 56,
"account_age_days": 6672
},
"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": "23 followers of bebanjo",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 23,
"login": "bebanjo"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "56 public repos, account ~18 yr old",
"points": 24.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 56
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"delorean"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 4975
},
"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 4975 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4975
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"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": 34,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"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": 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 5 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": "at_risk",
"name": "Security",
"value": 35,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"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": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 5 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 4/19 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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": "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": "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": "10 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 10 resolved dependencies against OSV; 1 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"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 10
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 1
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 64,
"inputs": {
"source": "osv",
"advisories": 10,
"affected_packages": 2,
"assessed_packages": 10,
"unassessed_packages": 1,
"affected_by_severity": "high 2",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: activesupport 3.2.6 (high 7.5)",
"points": 14,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "activesupport 3.2.6 (high 7.5)"
}
}
],
"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": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 3192 days ago",
"points": 33.7,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 3192
}
}
],
"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": 10,
"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": 34,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 9,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.164,
"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": "10 of 61 human commits state their intent (structured subject or explanatory body)",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 10,
"sampled": 61
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"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": 44,
"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.016
},
"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 62",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 62
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 62 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 62
}
}
],
"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": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Ruby",
"largest_source_bytes": 6174,
"source_files_sampled": 3,
"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/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"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": [],
"report_type": "repository",
"generated_at": "2026-07-22T01:08:29.394808Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/bebanjo/delorean.svg",
"full_name": "bebanjo/delorean",
"license_state": "standard",
"license_spdx": "MIT"
}