JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"ruby",
"rails",
"plugin",
"seeder",
"application-seeder",
"rails-plugin",
"csv-import"
],
"is_fork": false,
"size_kb": 581,
"has_wiki": true,
"homepage": "https://evanthegrayt.github.io/planter/",
"languages": {
"CSS": 25,
"HTML": 5687,
"Ruby": 136066,
"Shell": 109,
"Dockerfile": 559
},
"pushed_at": "2026-07-21T23:27:27Z",
"created_at": "2021-05-21T16:20:01Z",
"owner_type": "User",
"updated_at": "2026-07-21T23:28:55Z",
"description": "🪴 A modular framework for seeding Rails tables from CSV files, hashes, or custom Ruby methods.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": null,
"name": "Evan Gray",
"type": "User",
"login": "evanthegrayt",
"company": "Yolk Labs",
"location": "Oklahoma City",
"followers": 37,
"avatar_url": "https://avatars.githubusercontent.com/u/12698076?v=4",
"created_at": "2015-06-01T14:38:20Z",
"is_verified": null,
"public_repos": 27,
"account_age_days": 4068
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2026-07-21T23:27:06Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-07-21T23:18:52Z"
}
],
"recent_commits": [
{
"oid": "b083bde67bb739215dbefda5fb571b536b57b69f",
"body": "Update dependencies to patch security warnings",
"is_bot": false,
"headline": "Merge pull request #87 from evanthegrayt/update-dependencies",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-21T23:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b72dbf8678f2d31749cb4ba769a618b0a670d087",
"body": null,
"is_bot": false,
"headline": "Update dependencies to patch security warnings",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-21T23:25:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e05b7f30bf3099aafd4d958f0058b2f249f45e4",
"body": "Add adapter config and option to warn, not raise",
"is_bot": false,
"headline": "Merge pull request #85 from evanthegrayt/add-adapter-config",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-21T23:18:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c87da5c81e30c97ef23f4919aab3fff1eac5c4ab",
"body": null,
"is_bot": false,
"headline": "Move seeder adapter overrides into adapter_options",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-21T23:17:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50b1afdbd712a79303ff533e9fdaafa5ed510906",
"body": null,
"is_bot": false,
"headline": "Add adapter config and option to warn, not raise",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-18T04:28:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9045bb8cc1114e224cb8541444abe9ce6ede4cf",
"body": "Replace version tasks with Semverve",
"is_bot": false,
"headline": "Merge pull request #84 from evanthegrayt/83-add-semverve",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-07T21:13:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1592e8babb06eda726fdfbeedb94d01d5901b47b",
"body": null,
"is_bot": false,
"headline": "Replace version tasks with Semverve",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-07T21:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "878323334c3d35833b1b8350a3e05adce89368a1",
"body": "Add progress bar",
"is_bot": false,
"headline": "Merge pull request #82 from evanthegrayt/25-add-progress-bar",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-05T20:10:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c44425a208db36d46a7879851c8f4ef292d4536a",
"body": null,
"is_bot": false,
"headline": "Update everything Docker",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-05T20:09:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5118e80f5cc2acd817130137584fd0d4d4fe6a0e",
"body": null,
"is_bot": false,
"headline": "Add progress bar",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-05T19:47:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7dfca293466b45856915b0364599a5ae702a79d",
"body": "Update docs",
"is_bot": false,
"headline": "Merge pull request #81 from evanthegrayt/fix-incorrect-documentation",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-05T19:34:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cc8881d5d9b531ac32f13c7013fac617888d1a6",
"body": null,
"is_bot": false,
"headline": "Update docs",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-05T19:33:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65068468294b3237d77c8ac89e5f4f52ad5df607",
"body": "Add .ruby-version file",
"is_bot": false,
"headline": "Merge pull request #80 from evanthegrayt/add-ruby-version-file",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-05T19:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcee21617e23767c354afcbcaefdabb7d818a9d8",
"body": null,
"is_bot": false,
"headline": "Add .ruby-version file",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-05T19:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "560417f94c17782dd88bd5722c4b4779d5c04cb3",
"body": "Tighten regex that finds config.seeders array",
"is_bot": false,
"headline": "Merge pull request #79 from evanthegrayt/78-tighten-config-seeders-regex",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-05T18:35:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b09b74a74543c446f825f5255b7a53e293c86f15",
"body": null,
"is_bot": false,
"headline": "Tighten regex that finds config.seeders array",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-05T18:34:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e91737360348997765d629faa483df92cefd45e8",
"body": "Add missing rdoc for constant",
"is_bot": false,
"headline": "Merge pull request #77 from evanthegrayt/missing-doc",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-05T18:15:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "158b23f3f63f58adb11edddc3d4ccea9c41f4319",
"body": null,
"is_bot": false,
"headline": "Add missing rdoc for constant",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-05T18:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b202ba178257a975d46da96659a98990ff704268",
"body": "Add planter:validate task",
"is_bot": false,
"headline": "Merge pull request #76 from evanthegrayt/75-add-validation-task",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-05T17:16:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1a667518ad125d78c14a9ad9f7133cd857b72e7",
"body": null,
"is_bot": false,
"headline": "Add planter:validate task",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-05T17:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fcaa4cf0a97dd11e006b448dd863d3a94146459",
"body": "…erator\n\nAdd --seeding-method option to seeder generator",
"is_bot": false,
"headline": "Merge pull request #74 from evanthegrayt/21-add-seeding-method-to-gen…",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-05T16:33:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "459b39d5d98ff2ab639b37b7a3a1d2ca5fb54ba7",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-05T16:23:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6909ea043c74152474e8b99ca23978e00d0e5333",
"body": "- fall back to direct table inserts when the Active Record adapter cannot\n resolve a matching model\n- keep parent association behavior model-backed with a clearer error\n- reevaluate transformations per record\n- cache table column and foreign key lookups while preparing records\n- document the table-oriented adapter API and AR fallback behavior",
"is_bot": false,
"headline": "Support model-less AR tables and cache seed metadata",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-05T16:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3d2c0e61b1601f18d95b252a495c71d224b52e6",
"body": null,
"is_bot": false,
"headline": "Make seeding adapter API table-oriented",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-05T15:34:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27460a7b782a5bf46cc975f1e288b48fd4adfbc2",
"body": null,
"is_bot": false,
"headline": "Add --seeding-method option to seeder generator",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-05T14:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb194276ab183ef8fb69896bb6905cc55ea6c98b",
"body": "Update documentation",
"is_bot": false,
"headline": "Merge pull request #73 from evanthegrayt/71-update-docs",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-04T13:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1f39f84b7d79b375398370118707769a964c9cc",
"body": null,
"is_bot": false,
"headline": "Update documentation",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-04T13:11:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2ca1b6c7e429026f8fed8cef09a6c2b50bacded",
"body": "Fix ruby badge error in readme on GHPages",
"is_bot": false,
"headline": "Merge pull request #72 from evanthegrayt/fix-badge-on-readme",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-01T21:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2582f5e30faccbf3b161d32f3b8ae028dfc82a3",
"body": null,
"is_bot": false,
"headline": "Fix ruby badge error in readme on GHPages",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-07-01T21:35:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8f32abd9bfce6e3bb63c396a28c87a766db8c28",
"body": "Update readme",
"is_bot": false,
"headline": "Merge pull request #70 from evanthegrayt/update-support-on-readme",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-29T19:47:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5f94023087ffdc2c5c40b693a860ee86e8bbe5e",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-29T19:47:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36631f205ae39ee61e9c5207a88005382aa23aef",
"body": "Update readme",
"is_bot": false,
"headline": "Merge pull request #69 from evanthegrayt/fix-wrong-repo-on-readme",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-29T17:46:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fb78748d9d098364f54205b396c1ac4810cb55c",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-29T17:45:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20e10d19b7daf2d6d5b6429f497eafc6471d6bf9",
"body": "Update readme",
"is_bot": false,
"headline": "Merge pull request #68 from evanthegrayt/add-support-section-to-readme",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-29T17:44:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c964db0e17276651bd233f9ac01d431b2ea1813d",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-29T17:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d939a25d66dd2f4ead87df163ae4ae3ab7954b3b",
"body": "Update badges on readme",
"is_bot": false,
"headline": "Merge pull request #67 from evanthegrayt/update-badges-on-readme",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-25T14:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7763dbfa4d0ca6a0de9d8d6a07dcb120afbb039f",
"body": null,
"is_bot": false,
"headline": "Update badges on readme",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-25T14:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "464b2c89f107ef326c3313aa4544a09c2d14c75f",
"body": "Add contributing.md",
"is_bot": false,
"headline": "Merge pull request #66 from evanthegrayt/add-contributing",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-23T03:05:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2fdbdfc9499b728c169879e03a21992ccffbfeb",
"body": null,
"is_bot": false,
"headline": "Add contributing.md",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-23T03:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5b20497d8dd0c9052abc239006bf8e249817cc6",
"body": "Only use native columns in queries",
"is_bot": false,
"headline": "Merge pull request #65 from evanthegrayt/29-only-native-columns-in-query",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-23T02:52:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e54862ab47f0a1bd3bfdd8deb6bd7d6d04da814",
"body": null,
"is_bot": false,
"headline": "Only use native columns in queries",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-23T02:51:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e619bd075c0fe9094d3313e3b446f7c15814fbc",
"body": "Make the initializer methods consistent",
"is_bot": false,
"headline": "Merge pull request #64 from evanthegrayt/63-be-consistent-in-initializer",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-23T01:57:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6f5d92dc6388816ae21a712d866f610f46e4344",
"body": null,
"is_bot": false,
"headline": "Make the initializer methods consistent",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-23T01:55:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae5839d760908f8d39cfef58bd6ec27aea64b78e",
"body": "Decouple AR and utilize adapters",
"is_bot": false,
"headline": "Merge pull request #62 from evanthegrayt/61-decouple-active-record",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-23T01:40:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9415931822b1e70a83d3a025dff96c3f2f15e28b",
"body": null,
"is_bot": false,
"headline": "Decouple AR and utilize adapters",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-23T01:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7c1292960281add710ed2a0da57f15b7f85682b",
"body": "Add a couple tests",
"is_bot": false,
"headline": "Merge pull request #60 from evanthegrayt/update-tests",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-22T23:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d9b05269e2d9177bf544234f0f311513561201a",
"body": null,
"is_bot": false,
"headline": "Add a couple tests",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-22T23:47:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7035c6b30c437f4574bd251bd77018ecf2fb51f4",
"body": "Favor warn over raise so Rails doesn't abort",
"is_bot": false,
"headline": "Merge pull request #59 from evanthegrayt/51-do-not-raise-if-no-seeders",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-20T00:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71858ce99f0be764bf4e2befb71f89bd551dfb4c",
"body": null,
"is_bot": false,
"headline": "Favor warn over raise so Rails doesn't abort",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-20T00:08:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b766d6b094bc4efde87cf2dbb38b87ed426df7f2",
"body": "Add simplecov and increase test coverage",
"is_bot": false,
"headline": "Merge pull request #58 from evanthegrayt/simplecov",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-19T23:45:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f6790b3a868c009ff973864048b0a6020f09ade",
"body": null,
"is_bot": false,
"headline": "Add simplecov and increase test coverage",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-19T23:45:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab3bae28a645578de42f13b5ced0916f1ed6a726",
"body": "Fix number_of_records bug",
"is_bot": false,
"headline": "Merge pull request #57 from evanthegrayt/52-fix-number-of-records-bug",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-19T23:31:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb75fb2a9eefebc6bb160a43611ab371a0e53653",
"body": null,
"is_bot": false,
"headline": "Fix number_of_records bug",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-19T23:27:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b4a157e873ec0d23eb69397a710b1245f52f6b6",
"body": "Implement Standard and adhere to guidelines",
"is_bot": false,
"headline": "Merge pull request #56 from evanthegrayt/implement-standard",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-19T21:47:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23618395dd3140ee1ef26b6c5adb52122ddf715a",
"body": null,
"is_bot": false,
"headline": "Implement Standard and adhere to guidelines",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-19T21:47:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30456330f89fa28f3161e416b6709b798c7996fc",
"body": "Ensure compatibility with ruby 4 and rails 8.1.3",
"is_bot": false,
"headline": "Merge pull request #55 from evanthegrayt/54-updgrade-ruby-and-rails",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-19T21:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec9e779ca51866ab4f3f5f15eaabaa81cf8fe898",
"body": null,
"is_bot": false,
"headline": "Ensure compatibility with ruby 4 and rails 8.1.3",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2026-06-19T21:13:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb4ce99de76b0f795308371dbe63e8e73f7589d5",
"body": "…ord-7.0.3.1\n\nBump activerecord from 7.0.2.4 to 7.0.3.1",
"is_bot": false,
"headline": "Merge pull request #53 from evanthegrayt/dependabot/bundler/activerec…",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2022-08-26T14:51:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dc964fe0c4da8f060d1fea4aea94c88f37b0dba",
"body": "Bumps [activerecord](https://github.com/rails/rails) from 7.0.2.4 to 7.0.3.1.\n- [Release notes](https://github.com/rails/rails/releases)\n- [Changelog](https://github.com/rails/rails/blob/v7.0.3.1/activerecord/CHANGELOG.md)\n- [Commits](https://github.com/rails/rails/compare/v7.0.2.4...v7.0.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: activerecord\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump activerecord from 7.0.2.4 to 7.0.3.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-08-25T14:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a8fd98fd5c966e98635eef43b963e80b6bf213f",
"body": "changes dependency on rails to 7.0",
"is_bot": false,
"headline": "Merge pull request #50 from FireGamer3/master",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2022-07-28T19:03:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a677a377b0ef256969303f64bfd9e241a63200b",
"body": null,
"is_bot": false,
"headline": "Updated Gemfile.lock",
"author_name": "FireGamer3",
"author_login": "FireGamer3",
"committed_at": "2022-07-26T23:45:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c48746a70424d320c0763bf12f4918e445d89a3e",
"body": null,
"is_bot": false,
"headline": "changes dependency on rails to 7.0",
"author_name": "FireGamer3",
"author_login": "FireGamer3",
"committed_at": "2022-07-11T02:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98feef0d98cee4a0b06779fb0f55c305bdde4021",
"body": "Bump rack from 2.2.3 to 2.2.3.1",
"is_bot": false,
"headline": "Merge pull request #49 from evanthegrayt/dependabot/bundler/rack-2.2.3.1",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2022-06-14T20:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e1edf0beff386bcb6d391e187d03feb445126cf",
"body": "Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1.\n- [Release notes](https://github.com/rack/rack/releases)\n- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rack/rack/compare/2.2.3...2.2.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: rack\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rack from 2.2.3 to 2.2.3.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-06-14T20:41:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca34689487f08ede5f382785c385a7cdc38bbabb",
"body": "…1.13.6\n\nBump nokogiri from 1.13.4 to 1.13.6",
"is_bot": false,
"headline": "Merge pull request #48 from evanthegrayt/dependabot/bundler/nokogiri-…",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2022-05-20T16:33:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdcd047ae8d0fc58dc9e4d16c3e3dd5246b811e5",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 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.13.4...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.13.4 to 1.13.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-05-20T16:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "161b3b41aed79b8857f795130386722064e1fca0",
"body": "Update to rails 7",
"is_bot": false,
"headline": "Merge pull request #46 from evanthegrayt/rails7-upgrade",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2022-05-02T15:17:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d88beaa964143cb416d88332d2f4c335dac532c",
"body": null,
"is_bot": false,
"headline": "Update to rails 7",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2022-05-02T15:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a01e2ba4127b8b5ec54f2a149ad55861af8482cd",
"body": null,
"is_bot": false,
"headline": "Prefer module_function",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2022-04-09T18:24:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a811c85c7fbb24e89ab038ac292f79ad967fbb5",
"body": "…rage-6.1.4.7\n\nBump activestorage from 6.1.4.6 to 6.1.4.7",
"is_bot": false,
"headline": "Merge pull request #44 from evanthegrayt/dependabot/bundler/activesto…",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2022-03-09T15:58:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2da3d7fc061793c6e2bfedfdad2e4e0717f05eea",
"body": "Bumps [activestorage](https://github.com/rails/rails) from 6.1.4.6 to 6.1.4.7.\n- [Release notes](https://github.com/rails/rails/releases)\n- [Changelog](https://github.com/rails/rails/blob/v7.0.2.3/activestorage/CHANGELOG.md)\n- [Commits](https://github.com/rails/rails/compare/v6.1.4.6...v6.1.4.7)\n\n---\nupdated-dependencies:\n- dependency-name: activestorage\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump activestorage from 6.1.4.6 to 6.1.4.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-09T15:37:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b89f23bb9b3473e497bafd84193008d52eebb293",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2022-03-08T16:28:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19ec14c39f63c91a6c7c2f964a7504738fd014aa",
"body": "…k-6.1.4.6\n\nBump actionpack from 6.1.4.4 to 6.1.4.6",
"is_bot": false,
"headline": "Merge pull request #43 from evanthegrayt/dependabot/bundler/actionpac…",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2022-03-08T15:08:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4ee3bbc880356e349e18ef14cbd6cd61ef2d8b8",
"body": "Bumps [actionpack](https://github.com/rails/rails) from 6.1.4.4 to 6.1.4.6.\n- [Release notes](https://github.com/rails/rails/releases)\n- [Changelog](https://github.com/rails/rails/blob/v7.0.2.2/actionpack/CHANGELOG.md)\n- [Commits](https://github.com/rails/rails/compare/v6.1.4.4...v6.1.4.6)\n\n---\nupdated-dependencies:\n- dependency-name: actionpack\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actionpack from 6.1.4.4 to 6.1.4.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-08T15:06:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f86c564f0d3d43f76fc5e71f9d624b226ded13b",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2022-01-12T18:29:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a99a111772b5d7703dbb3256a8da3d0e237b9ac6",
"body": "Add column transformations",
"is_bot": false,
"headline": "Merge pull request #40 from evanthegrayt/column-transformations",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2022-01-05T13:49:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f308cce467e98c5bf75d0b845df4c0a517216f8",
"body": null,
"is_bot": false,
"headline": "Add column transformations",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2022-01-04T20:29:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d46f2348f1d915ba3f42ec610ad37d5c83fc9ba",
"body": "Allow for both .erb.csv and .csv.erb in file name",
"is_bot": false,
"headline": "Merge pull request #39 from evanthegrayt/allow-erb-to-be-before-csv",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-12-29T04:20:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "652bb1ac20ded8f51ab8e09c62bb2e140aebb2e2",
"body": null,
"is_bot": false,
"headline": "Allow for both .erb.csv and .csv.erb in file name",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-12-29T04:19:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8405648fbb9f287e017f31edac06b02d3cac7e68",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-12-29T02:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43f38b6929567aa2def7b919bf6bb0c59ad647ea",
"body": "Simplify the seed from parent process",
"is_bot": false,
"headline": "Merge pull request #38 from evanthegrayt/simplify-seed-from-parent",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-12-29T02:56:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e599a572af374a9b4ad556b6ecd9204fadd3abe",
"body": null,
"is_bot": false,
"headline": "Simplify the seed from parent process",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-12-29T02:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c018c11327e52ac443ae2c05224e003b59a0f471",
"body": "…k-6.1.4.4\n\nBump actionpack from 6.1.4.1 to 6.1.4.4",
"is_bot": false,
"headline": "Merge pull request #35 from evanthegrayt/dependabot/bundler/actionpac…",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-12-27T18:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb0370cba6e973b8301e3a163a1f9a21ce13be30",
"body": "Bumps [actionpack](https://github.com/rails/rails) from 6.1.4.1 to 6.1.4.4.\n- [Release notes](https://github.com/rails/rails/releases)\n- [Changelog](https://github.com/rails/rails/blob/v7.0.0/actionpack/CHANGELOG.md)\n- [Commits](https://github.com/rails/rails/compare/v6.1.4.1...v6.1.4.4)\n\n---\nupdated-dependencies:\n- dependency-name: actionpack\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actionpack from 6.1.4.1 to 6.1.4.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-12-27T18:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1d79b7f22121c2a35b9f4274aeb344a59fa97bb",
"body": "Minor refactor",
"is_bot": false,
"headline": "Merge pull request #34 from evanthegrayt/slight-refactor",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-12-27T18:35:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51892df07f6558f09bd11c33e06e0a24699a2d65",
"body": null,
"is_bot": false,
"headline": "Minor refactor",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-12-27T18:34:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c4fe5776c09606a6429b1097a5554e720687396",
"body": "Allow user to configure erb trim mode",
"is_bot": false,
"headline": "Merge pull request #33 from evanthegrayt/30-erb-trim-mode",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-11-19T16:17:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c21dae7fb3df26b6112ef5b7590792aaf5bfa91",
"body": null,
"is_bot": false,
"headline": "Allow user to configure erb trim mode",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-11-15T17:11:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3ce190779cc03fe77a69fbe5c2de64ef5107056",
"body": "…1.12.5\n\nBump nokogiri from 1.12.3 to 1.12.5",
"is_bot": false,
"headline": "Merge pull request #32 from evanthegrayt/dependabot/bundler/nokogiri-…",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-09-28T15:52:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daa7e83ad6f9811918351f3f61b4034eae249082",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.3 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.12.3...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.12.3 to 1.12.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-09-28T15:51:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99e58d427547d3d908c94cfeaf08a9336055f913",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-08-27T14:51:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "536130dfb6f97ff07ce74c9ed99ad142edf587bd",
"body": "Bump dependencies",
"is_bot": false,
"headline": "Merge pull request #31 from evanthegrayt/update-gems",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-08-27T14:48:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3192d0cf9cd1a47220b37b9e2fa3b2ffe391b4f6",
"body": null,
"is_bot": false,
"headline": "Bump dependencies",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-08-27T14:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab1b4f000b85adbf27d56494a952ed1bb8d131e7",
"body": null,
"is_bot": false,
"headline": "Fix docker workdir",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-07-08T14:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6628667a2ffd41e1dc677080a04fa72aed4430c",
"body": "Adds support to run migrations in docker build/up",
"is_bot": false,
"headline": "Merge pull request #27 from evanthegrayt/13-migrations-in-docker",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-06-21T12:59:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8b3bc3846aa87798bc9d3564ea832fc36df2159",
"body": null,
"is_bot": false,
"headline": "Adds support to run migrations in docker build/up",
"author_name": "Houston Knight",
"author_login": "paranormalhacktivity",
"committed_at": "2021-06-19T15:58:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1eab94d38c01a94f963f15568fae064de2ca5a00",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-06-16T16:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9c4f2c240ea981a335171f3dd7773a156cc2b1b",
"body": "Add unique columns when creating records",
"is_bot": false,
"headline": "Merge pull request #15 from evanthegrayt/14-unique-columns",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-06-11T04:04:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54fbc71e34e9c1329c4145949f085bf68c853b7b",
"body": null,
"is_bot": false,
"headline": "Add unique columns when creating records",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-06-11T04:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dc8394ffacf2d45d6aaa5b590fe9e6d0fe13f2d",
"body": "I still don't fully understand all the things",
"is_bot": false,
"headline": "I think this makes docker better",
"author_name": "Evan Gray",
"author_login": "evanthegrayt",
"committed_at": "2021-06-11T02:41:33Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 57,
"latest_release_at": "2026-07-21T23:27:06Z",
"latest_release_tag": "v1.1.1",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 4,
"days_since_latest_release": 0,
"mean_days_between_releases": 0
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "planter",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/planter",
"is_deprecated": false,
"latest_version": "1.1.1",
"repository_url": "https://github.com/evanthegrayt/planter",
"versions_count": 29,
"total_downloads": 30309,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2021-05-23T03:37:11.261000Z",
"latest_published_at": "2026-07-21T23:27:37.597000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 4,
"watchers": 2,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [
{
"date": "2021-05-24",
"count": 1
},
{
"date": "2021-06-17",
"count": 1
},
{
"date": "2022-04-29",
"count": 1
},
{
"date": "2022-07-11",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_stars": 4
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 13701,
"source_files_sampled": 63,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 88,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 7,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "action_text-trix",
"direct": false,
"version": "2.1.19",
"ecosystem": "rubygems"
},
{
"name": "actioncable",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "actionmailbox",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "actionmailer",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "actionpack",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "actiontext",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "actionview",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "activejob",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "activemodel",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "activerecord",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "activestorage",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "activesupport",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "ast",
"direct": false,
"version": "2.4.3",
"ecosystem": "rubygems"
},
{
"name": "base64",
"direct": false,
"version": "0.3.0",
"ecosystem": "rubygems"
},
{
"name": "bigdecimal",
"direct": false,
"version": "4.1.2",
"ecosystem": "rubygems"
},
{
"name": "builder",
"direct": false,
"version": "3.3.0",
"ecosystem": "rubygems"
},
{
"name": "concurrent-ruby",
"direct": false,
"version": "1.3.8",
"ecosystem": "rubygems"
},
{
"name": "connection_pool",
"direct": false,
"version": "3.0.2",
"ecosystem": "rubygems"
},
{
"name": "crass",
"direct": false,
"version": "1.0.7",
"ecosystem": "rubygems"
},
{
"name": "csv",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "csv",
"direct": false,
"version": "3.3.5",
"ecosystem": "rubygems"
},
{
"name": "date",
"direct": false,
"version": "3.5.1",
"ecosystem": "rubygems"
},
{
"name": "docile",
"direct": false,
"version": "1.4.1",
"ecosystem": "rubygems"
},
{
"name": "drb",
"direct": false,
"version": "2.2.3",
"ecosystem": "rubygems"
},
{
"name": "erb",
"direct": false,
"version": "6.0.6",
"ecosystem": "rubygems"
},
{
"name": "erubi",
"direct": false,
"version": "1.13.1",
"ecosystem": "rubygems"
},
{
"name": "globalid",
"direct": false,
"version": "1.4.0",
"ecosystem": "rubygems"
},
{
"name": "i18n",
"direct": false,
"version": "1.15.2",
"ecosystem": "rubygems"
},
{
"name": "io-console",
"direct": false,
"version": "0.8.2",
"ecosystem": "rubygems"
},
{
"name": "irb",
"direct": false,
"version": "1.18.0",
"ecosystem": "rubygems"
},
{
"name": "json",
"direct": false,
"version": "2.21.1",
"ecosystem": "rubygems"
},
{
"name": "language_server-protocol",
"direct": false,
"version": "3.17.0.6",
"ecosystem": "rubygems"
},
{
"name": "lint_roller",
"direct": false,
"version": "1.1.0",
"ecosystem": "rubygems"
},
{
"name": "logger",
"direct": false,
"version": "1.7.0",
"ecosystem": "rubygems"
},
{
"name": "loofah",
"direct": false,
"version": "2.25.2",
"ecosystem": "rubygems"
},
{
"name": "mail",
"direct": false,
"version": "2.9.1",
"ecosystem": "rubygems"
},
{
"name": "marcel",
"direct": false,
"version": "1.2.1",
"ecosystem": "rubygems"
},
{
"name": "mini_mime",
"direct": false,
"version": "1.1.5",
"ecosystem": "rubygems"
},
{
"name": "minitest",
"direct": false,
"version": "6.0.6",
"ecosystem": "rubygems"
},
{
"name": "net-imap",
"direct": false,
"version": "0.6.4.1",
"ecosystem": "rubygems"
},
{
"name": "net-pop",
"direct": false,
"version": "0.1.2",
"ecosystem": "rubygems"
},
{
"name": "net-protocol",
"direct": false,
"version": "0.2.2",
"ecosystem": "rubygems"
},
{
"name": "net-smtp",
"direct": false,
"version": "0.5.1",
"ecosystem": "rubygems"
},
{
"name": "nio4r",
"direct": false,
"version": "2.7.5",
"ecosystem": "rubygems"
},
{
"name": "nokogiri",
"direct": false,
"version": "1.19.4",
"ecosystem": "rubygems"
},
{
"name": "parallel",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "parallel",
"direct": false,
"version": "1.28.0",
"ecosystem": "rubygems"
},
{
"name": "parser",
"direct": false,
"version": "3.3.12.0",
"ecosystem": "rubygems"
},
{
"name": "pp",
"direct": false,
"version": "0.6.4",
"ecosystem": "rubygems"
},
{
"name": "prettyprint",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "prism",
"direct": false,
"version": "1.9.0",
"ecosystem": "rubygems"
},
{
"name": "racc",
"direct": false,
"version": "1.8.1",
"ecosystem": "rubygems"
},
{
"name": "rack",
"direct": false,
"version": "3.2.6",
"ecosystem": "rubygems"
},
{
"name": "rack-session",
"direct": false,
"version": "2.1.2",
"ecosystem": "rubygems"
},
{
"name": "rack-test",
"direct": false,
"version": "2.2.0",
"ecosystem": "rubygems"
},
{
"name": "rackup",
"direct": false,
"version": "2.3.1",
"ecosystem": "rubygems"
},
{
"name": "rails",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rails",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "rails-dom-testing",
"direct": false,
"version": "2.3.0",
"ecosystem": "rubygems"
},
{
"name": "rails-html-sanitizer",
"direct": false,
"version": "1.7.1",
"ecosystem": "rubygems"
},
{
"name": "railties",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "rainbow",
"direct": false,
"version": "3.1.1",
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": "13.4.2",
"ecosystem": "rubygems"
},
{
"name": "rbs",
"direct": false,
"version": "4.0.3",
"ecosystem": "rubygems"
},
{
"name": "rdoc",
"direct": false,
"version": "8.0.0",
"ecosystem": "rubygems"
},
{
"name": "regexp_parser",
"direct": false,
"version": "2.12.0",
"ecosystem": "rubygems"
},
{
"name": "reline",
"direct": false,
"version": "0.6.3",
"ecosystem": "rubygems"
},
{
"name": "rubocop",
"direct": false,
"version": "1.84.2",
"ecosystem": "rubygems"
},
{
"name": "rubocop-ast",
"direct": false,
"version": "1.50.0",
"ecosystem": "rubygems"
},
{
"name": "rubocop-performance",
"direct": false,
"version": "1.26.1",
"ecosystem": "rubygems"
},
{
"name": "ruby-progressbar",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "ruby-progressbar",
"direct": false,
"version": "1.13.0",
"ecosystem": "rubygems"
},
{
"name": "securerandom",
"direct": false,
"version": "0.4.1",
"ecosystem": "rubygems"
},
{
"name": "semverve",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "semverve",
"direct": false,
"version": "0.4.1",
"ecosystem": "rubygems"
},
{
"name": "simplecov",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "simplecov",
"direct": false,
"version": "0.22.0",
"ecosystem": "rubygems"
},
{
"name": "simplecov-html",
"direct": false,
"version": "0.13.2",
"ecosystem": "rubygems"
},
{
"name": "simplecov_json_formatter",
"direct": false,
"version": "0.1.4",
"ecosystem": "rubygems"
},
{
"name": "sqlite3",
"direct": false,
"version": "2.9.5",
"ecosystem": "rubygems"
},
{
"name": "standard",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "standard",
"direct": false,
"version": "1.54.0",
"ecosystem": "rubygems"
},
{
"name": "standard-custom",
"direct": false,
"version": "1.0.2",
"ecosystem": "rubygems"
},
{
"name": "standard-performance",
"direct": false,
"version": "1.9.0",
"ecosystem": "rubygems"
},
{
"name": "thor",
"direct": false,
"version": "1.5.0",
"ecosystem": "rubygems"
},
{
"name": "timeout",
"direct": false,
"version": "0.6.1",
"ecosystem": "rubygems"
},
{
"name": "tsort",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "tzinfo",
"direct": false,
"version": "2.0.6",
"ecosystem": "rubygems"
},
{
"name": "unicode-display_width",
"direct": false,
"version": "3.2.0",
"ecosystem": "rubygems"
},
{
"name": "unicode-emoji",
"direct": false,
"version": "4.2.0",
"ecosystem": "rubygems"
},
{
"name": "uri",
"direct": false,
"version": "1.1.1",
"ecosystem": "rubygems"
},
{
"name": "useragent",
"direct": false,
"version": "0.16.11",
"ecosystem": "rubygems"
},
{
"name": "websocket-driver",
"direct": false,
"version": "0.8.2",
"ecosystem": "rubygems"
},
{
"name": "websocket-extensions",
"direct": false,
"version": "0.1.5",
"ecosystem": "rubygems"
},
{
"name": "zeitwerk",
"direct": false,
"version": "2.8.2",
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 95,
"direct_count": 0,
"indirect_count": 95
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 48,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 38,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "evanthegrayt",
"commits": 110,
"avatar_url": "https://avatars.githubusercontent.com/u/12698076?v=4"
},
{
"type": "User",
"login": "FireGamer3",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/18491002?v=4"
},
{
"type": "User",
"login": "paranormalhacktivity",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/47041321?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.973
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ruby.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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
"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": 0,
"reason": "Found 0/13 approved changesets -- score normalized to 0",
"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": 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": 10,
"reason": "30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b083bde67bb739215dbefda5fb571b536b57b69f",
"ran_at": "2026-07-22T02:14:51Z",
"aggregate_score": 5.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T23:27:46Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-21T23:27:07Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/evanthegrayt/planter",
"host": "github.com",
"name": "planter",
"owner": "evanthegrayt"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"security": 63,
"vitality": 74,
"community": 42,
"governance": 60,
"engineering": 71
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 74,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"commits_last_year": 57,
"human_commit_share": 0.93,
"days_since_last_push": 0,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "57 commits in the last year",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 57
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 88,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v1.1.1",
"releases_from_tags": true,
"days_since_latest_release": 0,
"mean_days_between_releases": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 42,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"forks": 0,
"stars": 4,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4 stars",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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": 18,
"status": "met",
"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": "moderate",
"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": 58,
"inputs": {
"packages": [
"planter"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 30309,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "30,309 downloads all-time across rubygems",
"points": 46.6,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 30309,
"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": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.973
},
"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 97% of commits",
"points": 0.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"merged_prs": 48,
"open_issues": 0,
"closed_issues": 38,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "48/49 decided PRs merged",
"points": 37.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 48,
"decided": 49
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/13 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"followers": 37,
"owner_type": "User",
"is_verified": null,
"owner_login": "evanthegrayt",
"public_repos": 27,
"account_age_days": 4068
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "37 followers of evanthegrayt",
"points": 11.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 37,
"login": "evanthegrayt"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "27 public repos, account ~11 yr old",
"points": 22.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 27
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"planter"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 0
},
"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 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "29 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 29
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 71,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"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": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"ruby",
"rails",
"plugin",
"seeder",
"application-seeder",
"rails-plugin",
"csv-import"
],
"has_wiki": true,
"homepage": "https://evanthegrayt.github.io/planter/",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://evanthegrayt.github.io/planter/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"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": 63,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 54,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 0/13 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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 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": "30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"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 88 resolved dependencies against OSV; 7 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 88
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 7
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 88,
"unassessed_packages": 7,
"affected_by_severity": "none",
"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": 88,
"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": 4
},
"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": 37,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.473,
"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": "44 of 93 human commits state their intent (structured subject or explanatory body)",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 44,
"sampled": 93
}
}
],
"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": true,
"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.07
},
"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": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, 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": "7 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 7,
"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": 13701,
"source_files_sampled": 63,
"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/63 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 63,
"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-22T02:15:06.682683Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/evanthegrayt/planter.svg",
"full_name": "evanthegrayt/planter",
"license_state": "standard",
"license_spdx": "MIT"
}