JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 132,
"has_wiki": true,
"homepage": "https://bump.sh",
"languages": {
"Ruby": 38323,
"Shell": 131
},
"pushed_at": "2021-07-07T08:42:24Z",
"created_at": "2020-12-21T19:04:43Z",
"owner_type": "User",
"updated_at": "2020-12-21T19:04:44Z",
"description": "Bump.sh CLI - Deploy your OpenAPI & AsyncAPI documentations from your CI",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "http://polr.fr/me",
"name": "Paul B.",
"type": "User",
"login": "paulRbr",
"company": null,
"location": "Antartica",
"followers": 58,
"avatar_url": "https://avatars.githubusercontent.com/u/904193?v=4",
"created_at": "2011-07-09T04:25:48Z",
"is_verified": null,
"public_repos": 231,
"account_age_days": 5495
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2020-10-09T09:52:15Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2020-06-05T13:10:06Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2020-04-08T14:05:56Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2020-04-06T14:08:34Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2020-02-11T16:19:04Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2019-10-31T09:32:04Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2019-01-17T12:47:16Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2019-01-08T17:20:38Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2018-11-12T12:30:44Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2018-08-16T09:20:36Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2018-03-27T13:00:10Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2018-03-22T13:06:21Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2018-03-22T11:55:47Z"
}
],
"recent_commits": [
{
"oid": "ac90f9da3bb28654330bf3c6aa3e2cfd7592e14b",
"body": "This avoids getting an Encoding::UndefinedConversionError exception when\nreading files with other encoding.",
"is_bot": false,
"headline": "Enforce UTF-8 encoding when reading file",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-12-11T14:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d912fa3d96f9e4fdc7e929625c9ed818b9e9e0d",
"body": "Resolve external references from source file, and write it to\ndestination file.",
"is_bot": false,
"headline": "Add a resolve command",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-11-17T09:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9aa0e45a4b93ef6d403d0ffd1895d485574bd08",
"body": null,
"is_bot": false,
"headline": "Allow a defintion to be written to a file",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-11-17T09:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "081bcc9fa2ccd3bab5545056425ac139cb1ecd34",
"body": "By supporting arrays in references calculation, we have introduced a bug\nfor array filled with scalar values.",
"is_bot": false,
"headline": "Fix arrays with scalar values",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-10-30T17:02:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e97b9b03a629d83b4f1c86d54c6eac3171d36c91",
"body": null,
"is_bot": false,
"headline": "Bump bump-cli to 0.6.1",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-10-09T09:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ceb729b6bdb0ec82fbae738ad3b81bfa3b3233e",
"body": "This will allow us to support markdown files as external references,\nfor topics or any content in a specification.",
"is_bot": false,
"headline": "Fallback to simple text when unable to parse an external reference",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-10-09T09:44:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c78afb5b92c3bb42600db0e38c029b9807c027a",
"body": null,
"is_bot": false,
"headline": "Better deploy messages",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-09-08T09:37:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cf906c1e908965f4545538877f3cf8c923517ff",
"body": null,
"is_bot": false,
"headline": "Test against Ruby 2.6 and 2.7",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-09-08T09:34:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a20e4eea88b12b8490ce1c419a6dc01b1e9566b7",
"body": null,
"is_bot": false,
"headline": "Remove 2.7 warning by adding explicit ** to the call",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-09-08T09:34:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1616a07fae85e9c235348eb6b9ae729ec8ef02d1",
"body": "We weren't parsing arrays, so external references inside an array\nweren't imported.",
"is_bot": false,
"headline": "Fix arrays breaking references resolving",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-09-01T13:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc59564b0bce3637de837f1a9e3e1326a53cf6ef",
"body": null,
"is_bot": false,
"headline": "Bump to 0.6.0",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-06-05T13:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18bcc5d1fe5e0306726b69122e440f2e82cc8037",
"body": null,
"is_bot": false,
"headline": "Remove the useless (and ugly) tools/ folder",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-06-05T12:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b2ccf0d19f4bf7418c2c2937a536d30c856c4db",
"body": null,
"is_bot": false,
"headline": "Support subpaths in external",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-06-05T12:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd8bd9eaa0e354489310f8755b01847bcfb64645",
"body": null,
"is_bot": false,
"headline": "Add the --import-external-references option to all commands",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-06-05T12:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cba6afcae8033541f2b7162a7294f0f1cbf411b9",
"body": null,
"is_bot": false,
"headline": "Support paths relative to the base file",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-06-05T12:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c1f308301f3a5e8f2a4acbdfae9279010a1fe03",
"body": null,
"is_bot": false,
"headline": "Extract a Parser class",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-06-05T12:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c251c786207cf58417c6986bff054e47903ad0d4",
"body": "The `References` class identifies external references and import them\ninto the `#/components/x-imported` path. This works for file system\npaths, and URI.",
"is_bot": false,
"headline": "Add a class to import external references",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-06-05T12:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "522a234d9cd16788c417fcdbce1d8f77eb028fc5",
"body": null,
"is_bot": false,
"headline": "Parse and load YAML or JSON definition",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-06-05T12:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec3659018f934e39e5cbecdbc8e53b9ee7fb1c64",
"body": "With responsibility of loading and preparing the definition content.",
"is_bot": false,
"headline": "Extract a Definition class",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-06-05T12:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "843a12c3cc8fa5b6181c7faf04f4421297a7e717",
"body": null,
"is_bot": false,
"headline": "Bump to 0.5.1",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-04-08T14:05:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6df86988e5b6121c3bf9c067763687348da6cf9",
"body": "As we were setting a default value with a ENV.fetch, we were having a\n:id option not being nil but being an empty string. We now support both.",
"is_bot": false,
"headline": "Fix issue with deprecation warning",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-04-08T13:56:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13e8d33e86cce8be1e2bb70ad4bffb0494a5772c",
"body": null,
"is_bot": false,
"headline": "Bump to 0.5.0",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-04-06T14:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa12da31040eb37ef713040b860d16a191a7d521",
"body": null,
"is_bot": false,
"headline": "Allow upgraded bundler version in development dependency",
"author_name": "ant lio",
"author_login": "antlio",
"committed_at": "2020-04-06T13:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1347c078a73092fb72934029cf654852dee0061c",
"body": "Hanami::CLI has been renamed into Dry::CLI.\n\nhttps://dev.to/ivanshamatov/dry-cli-updates-39kk",
"is_bot": false,
"headline": "Migrate to Dry::CLI",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-04-05T12:57:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "958f5faaebdef805c6f493127c04d5498e651f16",
"body": null,
"is_bot": false,
"headline": "Fix --id deprecation warning in --help",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-04-04T17:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d8eb76af6080183cfa47b8186fa8df830d9b4fd",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-04-04T16:41:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fa7e1939e537e20807ce86c273a024b22a6051e",
"body": null,
"is_bot": false,
"headline": "Add a deprecation warning when using --id",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-04-04T16:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f983917252dc21501aec7416f1ac218ea23827c8",
"body": null,
"is_bot": false,
"headline": "Rename --documentation into --doc",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-04-04T16:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bfe62347f31748f45899cd658dd22fdff1025ed",
"body": null,
"is_bot": false,
"headline": "Support documentation_name parameter",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-04-04T16:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d9814e760787263e4d5e4c464a217ad654239a2",
"body": "Replace .match? with =~ and replace the Hash#compact.",
"is_bot": false,
"headline": "Keep Ruby 2.3 compatibility",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-04-04T16:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3885b3ff6acb626b894124da9f98641623fb02ad",
"body": "We will remove this in the next release.",
"is_bot": false,
"headline": "Support deprecated `id` option",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-04-04T16:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a40140a8499e759db93458251b59c7f168a715b2",
"body": "When specifying --auto-create, Bump will create the documentation if not\nalready existing. We require a hub (slug or id) and a documentation\nslug for this to work. We may need to enhance help/documentation on that\ntopic.",
"is_bot": false,
"headline": "Support auto_create_documentation parameter",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-04-04T16:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bb8911c906a93381f5efcaa003f780d8f8e0518",
"body": "Support the hub parameter, and hubs tokens.",
"is_bot": false,
"headline": "Add hubs support",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-04-04T16:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7af6610af808744b47d275d10b849b119283d9b7",
"body": "We renamed the `id` option into `documentation` option, accepting both a\ndocumentation UUID or its slug.",
"is_bot": false,
"headline": "Support documentation slug and id",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-04-04T16:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad899a73a410b71323525f79b18d5e8b42e923f1",
"body": "Documentation id is now part of the payload, instead of the URL. This\nlets us transmit others parameters.",
"is_bot": false,
"headline": "Support new endpoints and parameters",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-04-04T16:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0b2548229e80550c86240562f84f80acb36e7aa",
"body": null,
"is_bot": false,
"headline": "Ignore .ruby-version file",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-04-04T16:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f365ea950f05f88bc1e50e515856d60a38ee51b",
"body": null,
"is_bot": false,
"headline": "Bump to 0.4.1",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-02-11T16:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3167ac933f7d6352315bad1babfbc1dd10f9f34",
"body": "We can now choose if we want a basic (default) validation of the\nspecification server side, or a strict one.",
"is_bot": false,
"headline": "Support the validation parameter",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2020-02-11T16:05:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "008f1bd654fd3441b48d95563a2cd8a325b11917",
"body": null,
"is_bot": false,
"headline": "Bump to 0.4.0",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2019-10-31T09:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12bef19cfcd48c308a23684634293eba300940fc",
"body": null,
"is_bot": false,
"headline": "Add AsyncAPI to README",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2019-10-31T09:24:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6622118150f10e87ae77a4531efc40a8b8cb16e4",
"body": null,
"is_bot": false,
"headline": "Update dependencies versions",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2019-10-30T16:41:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7318de9e1676ad72afaa8b2b11eef9a8768840af",
"body": null,
"is_bot": false,
"headline": "Add AsyncAPI as a supported specification",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2019-10-30T16:04:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "934a8886b574bf3181eda92d232b87e889ab3bcc",
"body": null,
"is_bot": false,
"headline": "Mention OpenAPI 3.0 in commands help",
"author_name": "Adrien Humiliere",
"author_login": null,
"committed_at": "2019-07-25T07:57:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6f2628a28403786c1918d7799f222a0a739321e",
"body": null,
"is_bot": false,
"headline": "Bump to 0.3.2",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2019-01-17T12:47:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2019f4667d97c1c9864ef29fdd0db2a4cff07174",
"body": null,
"is_bot": false,
"headline": "Remove useless byebug dependencie call",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2019-01-17T12:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1aec2d01afc8f6809685e33d3013e4da359b31d",
"body": null,
"is_bot": false,
"headline": "Bump to 0.3.1",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2019-01-08T17:20:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af3e85dbdd9affa8fa0e25d4ee40a8e76e14460f",
"body": null,
"is_bot": false,
"headline": "Bump to 0.3.0",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-11-12T12:30:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "023aaf9bb3e46eac5c87d5b73ecb944cfd64f751",
"body": "Because we know that fuckin' BACKEND IS NOT OUR FRIEND (cc\n@cyrilmottier), we have to enhance the errors handling. Now, CLI\nshouldn't crash anymore because of the error response.",
"is_bot": false,
"headline": "Enhance errors handling",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-11-09T14:45:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bdcae11e2c0eeb5fa19eca13e045caa385e5e92",
"body": null,
"is_bot": false,
"headline": "Add byebug to dev dependencies",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-11-09T14:41:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5ede1d05e506ec095f97d09338d3c635d055b19",
"body": "If no specification is provided, the server tries to guess the current\none.",
"is_bot": false,
"headline": "Remove specification as a required parameter",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-11-09T10:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4407c0e6fca9abd1ffb978543ac43a17309d9119",
"body": null,
"is_bot": false,
"headline": "Send user agent with requests based on the current gem version",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-11-09T09:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "501ffaaf6149c179d9af2d6d5c5e95625ac0357d",
"body": null,
"is_bot": false,
"headline": "Extract a generic #post method",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-11-09T09:29:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d16dac0f479d9ecc1ec41bc81d19f89e9c3a8d7",
"body": null,
"is_bot": false,
"headline": "Bump to 0.2.1",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-08-16T09:20:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "872a9ff7345c698179455452b561ec9acf7aae00",
"body": "As we want to be able to add new specifications versions without\nupdating the gem.",
"is_bot": false,
"headline": "Remove the hardcoded specifications enums",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-08-16T09:15:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e0dd549547e334e0d0b9cc1da3be37f8824b3f2",
"body": null,
"is_bot": false,
"headline": "Bump to 0.2.0",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-03-27T13:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2c92b66f68b281c916c3d6d1521d550ca0b2b55",
"body": "As the API has changed we need to update the CLI. This can be done\nbecause we don't have any real active user at the moment, but it's\nprobably the only time we'll do that.",
"is_bot": false,
"headline": "Replace the format parameter by the specification one",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-03-27T12:56:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "515aa4007e1d17dae1e4ff8db769bd65d5048597",
"body": null,
"is_bot": false,
"headline": "Bump to 0.1.1",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-03-22T13:06:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c66494d79608cc69a32def5edb22bfbc28b9ff84",
"body": null,
"is_bot": false,
"headline": "Require Ruby 2.3",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-03-22T12:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09deaa0bc621dcde4bbe3852d0b66b8aff2a859b",
"body": null,
"is_bot": false,
"headline": "Build from ruby 2.3 to 2.5",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-03-22T12:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec568f18280be6f8440eb04b7de7e8d76239167f",
"body": null,
"is_bot": false,
"headline": "Update README and code of conduct",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-03-22T12:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0789e2220ad1065a70b897a2f41237cffa2ab8a5",
"body": "We don't need more details than the error message for these kinds of\nerrors, so it's better to have a more user friendly display here.",
"is_bot": false,
"headline": "Handle most of the standard errors",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-03-22T11:55:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bea9e82da510a6ea18af7cac55af9a6644f54ef1",
"body": null,
"is_bot": false,
"headline": "Fix typo when deploy is successful",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-03-22T11:30:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "409a348f01028b71479cdde115fde91588ad7e3c",
"body": null,
"is_bot": false,
"headline": "Fix description typos",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-03-21T15:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8ea91ef5833cf9d95ba3560f86c07341adc741a",
"body": "This will be useful for CI.",
"is_bot": false,
"headline": "Fallback to environment variables when no options",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-03-21T15:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e461b1bfd9d24428ac7a88ba4902e83c9caf811",
"body": null,
"is_bot": false,
"headline": "Simplify auth by using simple (and optional) options",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-03-21T15:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6f9e47a1ab7eaf87925e6beda4ff5ba5859f4c8",
"body": "We removed the (useless) first level key in the latest bump.sh version,\nso we have to also update the CLI.",
"is_bot": false,
"headline": "Update payloads according to the latest API endpoints change",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-03-18T20:45:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87f44abcf3929ea2d5226585c43b50b0ee2abc7a",
"body": null,
"is_bot": false,
"headline": "Remove useless open-uri require",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-02-01T17:28:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd5ffa4da7fc63826569b79abff1d16569c0cc3d",
"body": null,
"is_bot": false,
"headline": "Add the deploy command",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-02-01T17:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c54e911a3ab32c5195208f40e9a72da72d094c18",
"body": null,
"is_bot": false,
"headline": "Add a common errors handler",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-01-18T11:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "389e64fda7f39ae75c7d423bca884c7c855a1291",
"body": null,
"is_bot": false,
"headline": "Add the validate command",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-01-17T14:04:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4043eee07d2f7a8651c6c138f13b103fee9f144",
"body": null,
"is_bot": false,
"headline": "Extract a base class",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-01-17T09:13:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da0db9ef42ee53cf9cb869ada262d7b140a3fd4b",
"body": null,
"is_bot": false,
"headline": "Extract methods to create a base class",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-01-17T09:11:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e79105a97eef0240e1068341a6ee8d01e0f52f1",
"body": null,
"is_bot": false,
"headline": "Fix gemspec dependencies and authors",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-01-17T08:55:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d74b011ba03230ff1ef9c7366d014dcc8b9ddabe",
"body": null,
"is_bot": false,
"headline": "Add the preview command",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2018-01-17T08:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daba6e12a083ce8532f92466314695f732691d6c",
"body": null,
"is_bot": false,
"headline": "Add spec helpers / support",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2017-12-20T08:03:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce2bf52a997b7d5a69a0be0d5cca3298289a6adc",
"body": null,
"is_bot": false,
"headline": "Remove example commands",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2017-12-20T07:58:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3df6361db735ff72abc98c6c060b02e0c8fabc4a",
"body": "Switch from minitest to rspec as we have a better knowledge of it.\nThis will let use move faster now. We could go back to minitest later.",
"is_bot": false,
"headline": "Move to rspec",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2017-12-18T10:54:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5122d2f7147eec49c84aeb4da31cc5b637bde135",
"body": null,
"is_bot": false,
"headline": "Configure Circle CI",
"author_name": "Sébastien Charrier",
"author_login": "scharrier",
"committed_at": "2017-12-18T10:44:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb2e1a24f16ff657c54133b386a33a9623831499",
"body": null,
"is_bot": false,
"headline": "Prefer ClimateControl when overriding ENV in specs",
"author_name": "Mehdi Lahmam",
"author_login": "mehlah",
"committed_at": "2017-11-06T08:45:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa396d86e5ba84cd0c075034cd10a4128416c27b",
"body": "Planned commands are:\n\n- `bump validate`\n- `bump deploy`\n\nThose will probably take some options or have subcommands.",
"is_bot": false,
"headline": "Add a CLI skeleton based on Hanami::CLI",
"author_name": "Mehdi Lahmam",
"author_login": "mehlah",
"committed_at": "2017-11-06T08:45:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16edc3efa83b9d282bee6e443ed4c4a6e643af48",
"body": null,
"is_bot": false,
"headline": "Initial mess",
"author_name": "Mehdi Lahmam",
"author_login": "mehlah",
"committed_at": "2017-11-01T12:16:52Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 0,
"latest_release_at": "2020-10-09T09:52:15Z",
"latest_release_tag": "v0.6.1",
"releases_from_tags": true,
"days_since_last_push": 1844,
"active_weeks_last_year": 0,
"days_since_latest_release": 2115,
"mean_days_between_releases": 87.2
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "bump-cli",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": false,
"registry_url": "https://rubygems.org/gems/bump-cli",
"is_deprecated": false,
"latest_version": "0.8.0",
"repository_url": "https://github.com/bump-sh/bump-cli",
"versions_count": 15,
"total_downloads": 72393,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2018-03-22T12:15:33.528000Z",
"latest_published_at": "2021-07-16T12:35:49.512000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1835
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"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": 4682,
"source_files_sampled": 23,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "scharrier",
"commits": 76,
"avatar_url": "https://avatars.githubusercontent.com/u/30788?v=4"
},
{
"type": "User",
"login": "mehlah",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/224928?v=4"
},
{
"type": "User",
"login": "antlio",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/14966155?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.95
},
"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": [],
"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": null,
"reason": "no pull request found",
"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/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 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": "no SAST tool detected",
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "ac90f9da3bb28654330bf3c6aa3e2cfd7592e14b",
"ran_at": "2026-07-25T13:06:24Z",
"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": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/paulRbr/bump-cli",
"host": "github.com",
"name": "bump-cli",
"owner": "paulRbr"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 19,
"inputs": {
"security": 28,
"vitality": 17,
"community": 12,
"governance": 27,
"engineering": 28,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 22,
"overall_after_abandonment_multiplier": 19
},
"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": 1,
"days_since_last_push": 1844,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1844 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1844
}
}
],
"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": 13,
"latest_release_tag": "v0.6.1",
"releases_from_tags": true,
"days_since_latest_release": 2115,
"mean_days_between_releases": 87.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2115 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2115
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~87.2 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 87.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"no_open_demand"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 2051,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2051 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 2051,
"count": 2,
"signals": "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": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"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": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"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": 0,
"status": "missed",
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "critical",
"name": "Sustainability & Governance",
"value": 27,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.95
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 95% of commits",
"points": 1.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 95
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 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": 60,
"inputs": {
"followers": 58,
"owner_type": "User",
"is_verified": null,
"owner_login": "paulRbr",
"public_repos": 231,
"account_age_days": 5495
},
"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": "58 followers of paulRbr",
"points": 12.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 58,
"login": "paulRbr"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "231 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 231
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 28,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://bump.sh",
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"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://bump.sh",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"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": "critical",
"name": "Security",
"value": 28,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "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": "no SAST tool detected",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"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": 12
},
"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": "critical",
"name": "AI Readiness",
"value": 25,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.222,
"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": "18 of 81 human commits state their intent (structured subject or explanatory body)",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 18,
"sampled": 81
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"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": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"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
},
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 81",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 81
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "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": 4682,
"source_files_sampled": 23,
"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/23 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 23,
"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": [
"Community profile unavailable",
"rubygems package 'bump-cli' points at a different repository (https://github.com/bump-sh/bump-cli); excluded from ecosystem scoring",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-25T13:06:29.949694Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/paulRbr/bump-cli.svg",
"full_name": "paulRbr/bump-cli",
"license_state": "standard",
"license_spdx": "MIT"
}