Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 90,
"has_wiki": false,
"homepage": null,
"languages": {
"Ruby": 29328
},
"pushed_at": "2025-10-12T03:07:46Z",
"created_at": "2009-01-07T03:43:44Z",
"owner_type": "Organization",
"updated_at": "2026-07-12T18:17:25Z",
"description": "A simple wrapper for the standard ruby OpenSSL library",
"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": null,
"type": "Organization",
"login": "attr-encrypted",
"company": null,
"location": null,
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/5475200?v=4",
"created_at": "2013-09-17T04:28:21Z",
"is_verified": null,
"public_repos": 2,
"account_age_days": 4690
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2016-03-27T01:39:23Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2016-01-12T18:45:56Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2013-11-15T00:58:47Z"
},
{
"tag": "1.1.3",
"kind": "patch",
"published_at": "2011-04-12T17:10:02Z"
},
{
"tag": "1.1.2",
"kind": "patch",
"published_at": "2011-04-03T04:22:06Z"
},
{
"tag": "1.1.1",
"kind": "patch",
"published_at": "2010-01-29T23:25:48Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2010-01-28T21:13:02Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2009-01-07T03:45:23Z"
}
],
"recent_commits": [
{
"oid": "41b458557505c6c06138de7aca1f4fcb13b4c4c7",
"body": null,
"is_bot": false,
"headline": "correct spelling mistake (#28)",
"author_name": "Edward Betts",
"author_login": "EdwardBetts",
"committed_at": "2025-10-12T03:07:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3a62c4a9e74686dd95e0548f9dc2a361fdc95d1",
"body": null,
"is_bot": false,
"headline": "Added checksums for Encryptor v3.0.0.",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2016-03-27T01:55:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9bb76039b7f3d61f62ec87f31329881ecede26c",
"body": "Bump to v3",
"is_bot": false,
"headline": "Merge pull request #23 from saghaulor/bump_to_v3",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2016-03-27T01:39:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20240d98e907b9b32c4e38108c81aefe26aec5fd",
"body": null,
"is_bot": false,
"headline": "Bumped version to v3.0.0.",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2016-03-27T01:33:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d370af6bf5e96e2e28be7e254fd16c2a243580ae",
"body": "…bug.",
"is_bot": false,
"headline": "Updated gemspec to include post_install_message regarding the v2.0.0 …",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2016-03-27T01:33:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdb2d147989d72c8f76e40f5d4ad1bb39b7a58f1",
"body": null,
"is_bot": false,
"headline": "Updated README and CHANGELOG in anticipation of Encryptor v3.0.0.",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2016-03-27T01:33:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a41481c1ba05b9d946d0f98d1fd445994f8db5d",
"body": "- The `:v2_gcm_iv` allows decrypting of data that was incorrectly encrypted\n using an AES-*-GCM algorithm in Encryptor v2.0.0.",
"is_bot": false,
"headline": "Added `:v2_gcm_iv` option.",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2016-03-27T01:33:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b946c1806d620e452a8f88f94387a527c3da2715",
"body": "set IV after the encryption key to actually use IV in AES-*-GCM algorithms",
"is_bot": false,
"headline": "Merge pull request #22 from borama/fix-iv-for-gcm-algos",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2016-03-25T16:35:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91f7228b6add7156f5bb38f9495be5141fe557a8",
"body": null,
"is_bot": false,
"headline": "set IV after the encryption key to actually use IV in *GCM algorithms",
"author_name": "Matouš Borák",
"author_login": "borama",
"committed_at": "2016-03-20T17:35:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efb78ba3e06346efc0323c4efcdd319f8634e9d5",
"body": null,
"is_bot": false,
"headline": "Updated CHANGELOG to refer to 2.0.0.",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2016-01-22T22:52:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55ece7c0a4e2f5f172e95d66eb9c28bdcb4fb8fb",
"body": null,
"is_bot": false,
"headline": "Added checksums for Encryptor v2.0.0.",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2016-01-12T18:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79c508d2cf7efa25db15fde17ba39efaaf41a135",
"body": null,
"is_bot": false,
"headline": "Increment version to 2.0.0.",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2016-01-12T18:45:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9325cec7ab3205130781e260a897a8c2ad2ca519",
"body": "Improve default security for v2",
"is_bot": false,
"headline": "Merge pull request #20 from saghaulor/improve_default_security_for_v2",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2016-01-12T18:23:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0e9486e9615b47f4687b925ba26ec4cfe940241",
"body": null,
"is_bot": false,
"headline": "Updated gemspec and added cert for gem signing.",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2016-01-12T18:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5b82daeef932adac7f29538916d91862aa3cc42",
"body": null,
"is_bot": false,
"headline": "Added hakiri badge",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2016-01-12T18:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12bfa92585a92c66bb85c3f40993a50eb1df0267",
"body": null,
"is_bot": false,
"headline": "Add additional badges to the README",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2016-01-12T18:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f8e254968e374190f93bce24036b1f8a8dc1245",
"body": null,
"is_bot": false,
"headline": "Always require 'encryptor/version' instead of autoloading it",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2016-01-12T18:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b56b0f64a52110eabf5298e65e216f04b7196f0a",
"body": "* test/openssl_helper.rb:19 warning: already initialized constant OpenSSLHelper::ALGORITHMS\n* test/openssl_helper.rb:4 warning: previous definition of ALGORITHMS was here",
"is_bot": false,
"headline": "Fix \"constant redefinition\" warnings when running specs",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2016-01-12T18:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad52701268ed954b1a340f2ce9747a68f26a138a",
"body": null,
"is_bot": false,
"headline": "Added a CHANGELOG.",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2016-01-12T18:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfb9e0e1b5874d15cc05e782c71accacf073a80f",
"body": "- Added bundler caching",
"is_bot": false,
"headline": "Added support for MRI 2.3 and Rubinius.",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2016-01-12T18:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e856b22da9da42e65beba69a19b4d1a344c61f4",
"body": null,
"is_bot": false,
"headline": "Converted hashes to Ruby 1.9+ syntax.",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2016-01-12T18:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fd1636ee0b362143de19db11d7a5b5f74f23ad6",
"body": "…ults.\n\n- We shouldn't monkey patch String by default. If a user wants this sort of thing,\n they're free to include it on their own.\n- Separated String related tests out into their own files.\n- Refactored the new AEAD code to utilize less control flow.\n- Added more secure defaults, including using \n[…]\nd converting hashes to Ruby 1.9+ style.\n- Puts OpenSSL version when tests run to assist with debugging.\n- Moved CodeClimate to gemspec, added bundler gem_tasks.\n- Added default hmac_iterations option.",
"is_bot": false,
"headline": "Removed Encryptor::String module monkey patch, added more secure defa…",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2016-01-12T18:00:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "600291666ab06487f5405338ef432afa05b09159",
"body": "…nts.\n\n- Resovles #10",
"is_bot": false,
"headline": "Updated the README to provide current idioms, defaults, and requireme…",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2016-01-12T18:00:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd8cbacdfba79211e391ba9ed36f07d09a5fdecb",
"body": "…pport\n\nAdded support for AEAD.",
"is_bot": false,
"headline": "Merge pull request #18 from saghaulor/add_authenticated_encryption_su…",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2015-12-27T20:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23e90a29c88c11e7614291d597e4d345927994d6",
"body": "- These Ruby versions do not support Authentication Data.\n- MRI 1.9.3 is EOL, so we'll stop supporting it.\n- There is an existing issue opened with JRuby regarding support for\n 'auth_data='. https://github.com/jruby/jruby/issues/3376 When it is\n addressed we can reintroduce JRuby support.",
"is_bot": false,
"headline": "Removed MRI 1.9.3 and JRuby support.",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2015-12-27T20:42:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37ae14596ab70b7b2685d1680298d5c442a408aa",
"body": "…ort.",
"is_bot": false,
"headline": "Added tests for Authenticated Encryption and Authentication Data supp…",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2015-12-27T20:41:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9542e26ed804e99a7ce6846d72c7b5c370d2168e",
"body": null,
"is_bot": false,
"headline": "Added containerization to Travis build matrix.",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2015-12-27T18:34:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fddaa3385e164c28ecf3b0fbc1721130be866489",
"body": "- This feature require Ruby compiled with OpenSSL >= v1.0.1\n- This commit resolves #14, and resolves #15",
"is_bot": false,
"headline": "Added support for AEAD.",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2015-12-27T18:08:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9a996011e89a5a42bd898ac366cb7afebf45142",
"body": null,
"is_bot": false,
"headline": "Added CodeClimate and CodeClimate badge.",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2015-03-13T04:39:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fcb609ec99afa1b47bba0c2f6fe29f6137075f2",
"body": "…_travis_builds\n\nAdded TravisCI support for MRI 2.1+ and JRuby and removed support for MRI 1.8.7.",
"is_bot": false,
"headline": "Merge pull request #16 from attr-encrypted/add_newer_mri_and_jruby_to…",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2015-03-02T00:36:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c20299ccdacbf53e79c9784b08ec7f4da06c9178",
"body": null,
"is_bot": false,
"headline": "JRuby OpenSSL has issues :(",
"author_name": "Tamir Duberstein",
"author_login": "tamird",
"committed_at": "2015-03-02T00:23:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "056c8f93b43e5812c33bb35210f6511fbbaa3de3",
"body": null,
"is_bot": false,
"headline": "Require 1.9.3+",
"author_name": "Tamir Duberstein",
"author_login": "tamird",
"committed_at": "2015-03-02T00:22:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed33a71ff1f50e59f285fda874596a0bf8d46bb2",
"body": "- Updated negative assertions to be compatible with Minitest.",
"is_bot": false,
"headline": "Replaced TestUnit with Minitest.",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2015-02-22T02:24:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "113cd62785e1dfb6d709b3902d228af9150f1cd9",
"body": null,
"is_bot": false,
"headline": "Added TravisCI support for MRI 2.1+ and JRuby.",
"author_name": "Stephen Aghaulor",
"author_login": "saghaulor",
"committed_at": "2015-02-22T01:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d64ccb2fedd7b512503d7676cb06cc6e6b71ea2",
"body": null,
"is_bot": false,
"headline": "bump and sync versions",
"author_name": "S. Brent Faulkner",
"author_login": null,
"committed_at": "2013-11-15T00:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07565b11c9e437b20f030f7fe6191776e0fc6fd8",
"body": "Feature/coverage",
"is_bot": false,
"headline": "Merge pull request #11 from attr-encrypted/feature/coverage",
"author_name": "S. Brent Faulkner",
"author_login": null,
"committed_at": "2013-10-16T03:41:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fbad7843b87533e455ea4cfc23e8e1efbbe0489",
"body": null,
"is_bot": false,
"headline": "no Gemfile.lock",
"author_name": "S. Brent Faulkner",
"author_login": null,
"committed_at": "2013-10-16T03:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d06a23a406743b3f7de7d93d2e4a916972882507",
"body": "Conflicts:\n\tREADME.rdoc\n\tRakefile\n\tencryptor.gemspec",
"is_bot": false,
"headline": "Merge branch 'master' into feature/coverage",
"author_name": "S. Brent Faulkner",
"author_login": null,
"committed_at": "2013-10-16T03:36:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9391d8453fda70cef89e437298385fd495c8b034",
"body": null,
"is_bot": false,
"headline": "working tests and coverage",
"author_name": "S. Brent Faulkner",
"author_login": null,
"committed_at": "2013-10-16T03:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "535e4a59790fe6edbbdf8c6f34c0420b10ca4f67",
"body": null,
"is_bot": false,
"headline": "Create Gemfile",
"author_name": "S. Brent Faulkner",
"author_login": null,
"committed_at": "2013-09-17T05:20:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dbb8b86b789f5258dde567fb8458aad454105dd",
"body": null,
"is_bot": false,
"headline": "lock to older rake",
"author_name": "S. Brent Faulkner",
"author_login": null,
"committed_at": "2013-09-17T05:16:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08ef85287358d8f4b6bae666ac804dcc89ec5e8e",
"body": null,
"is_bot": false,
"headline": "revert to",
"author_name": "S. Brent Faulkner",
"author_login": null,
"committed_at": "2013-09-17T05:14:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddeb4111c63597f5086acee92101553f4a275be9",
"body": null,
"is_bot": false,
"headline": "add travis CI badge",
"author_name": "S. Brent Faulkner",
"author_login": null,
"committed_at": "2013-09-17T05:13:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b9667ca2df8a6a13be0ee693b6e745cdf0a0d05",
"body": null,
"is_bot": false,
"headline": "Create .travis.yml",
"author_name": "S. Brent Faulkner",
"author_login": null,
"committed_at": "2013-09-17T04:56:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e61ef71b4efb2fb0aa324b57ff8b6d50cc2838f",
"body": "Merge of encryptor2 functionality into encryptor with compatibility mode for existing API",
"is_bot": false,
"headline": "Merge pull request #9 from rcook/master",
"author_name": "S. Brent Faulkner",
"author_login": null,
"committed_at": "2013-07-26T12:40:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ebcb2c94c864c9312f8ed2e205c1b33513e057c",
"body": null,
"is_bot": false,
"headline": "Revert gemspec to original version and fix documentation file name",
"author_name": "Richard Cook",
"author_login": "rcook",
"committed_at": "2013-07-17T04:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d80b72c2fa49ac9d15692f2519eb1d14e47cd1d3",
"body": null,
"is_bot": false,
"headline": "Updates to documentation",
"author_name": "Richard Cook",
"author_login": "rcook",
"committed_at": "2013-07-17T03:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb344c9ea5785e195d91f6afc20f8c525f14591b",
"body": "Change introduces backwards compatibility by switching into \"legacy\" mode if no\n:salt option is provided to the \"crypt\" method. Change also ports over the\noriginal test case, separates out common test helpers into OpenSSLHelper, and\nenables compatibility tests than now pass since the API supports both legacy\nand salted modes of operation.",
"is_bot": false,
"headline": "Introduce backwards compatibility with old version of Encryptor API",
"author_name": "Richard Cook",
"author_login": "rcook",
"committed_at": "2013-07-16T22:55:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8da3a9a716667ea1a8e4404e0a703f2089c163e8",
"body": null,
"is_bot": false,
"headline": "Reindented code for consistency",
"author_name": "Richard Cook",
"author_login": "rcook",
"committed_at": "2013-07-16T22:24:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64ca9238bc1bbfc3dc908cd0c09fb3e6e19ca088",
"body": null,
"is_bot": false,
"headline": "New compatibility tests for encryption/decryption with salt",
"author_name": "Richard Cook",
"author_login": "rcook",
"committed_at": "2013-07-16T22:22:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d98c3b9931cdfa298e3714c9866c91c7da4494e0",
"body": "Merge brings in changes that fixes small issues with unit tests. It also brings\nin the new CompatibilityTest unit test class which no longer passes since API\nin this branch requires :salt option. These failing tests are temporarily\ndisabled until the API is made backwards-compatible.",
"is_bot": false,
"headline": "Merge branch 'master' into p-danpal-encryptor-merge",
"author_name": "Richard Cook",
"author_login": "rcook",
"committed_at": "2013-07-16T22:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c137c0fc57a20a82d7c7a003045ea65e13540b8",
"body": "…ypt data stored by old versions of gem\n\nTest ensures that values stored by previous versions of the gem will\nroundtrip and decrypt correctly in this and future versions. This is important\nfor data stored in databases and allows consumers of the gem to upgrade with\nconfidence in the future.",
"is_bot": false,
"headline": "Create CompatibilityTest to ensure that new versions of gem will decr…",
"author_name": "Richard Cook",
"author_login": "rcook",
"committed_at": "2013-07-16T21:15:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a096928817a65d7a3e0f3164f1a0c173b467ae3",
"body": "The \"openssl list-cipher-commands\" command will report some ciphers, such as\n\"base64\" or \"zlib\", which are supported by the native OpenSSL commands but which\nare not supported by the Ruby OpenSSL class. What Ruby supports depends on how\nit was installed/compiled. The safest way to determine the set of ciphers\nsupported on the current machine is to calculate the intersection of this set\nwith the contents of the OpenSSL::Cipher.ciphers array.",
"is_bot": false,
"headline": "Compute proper set of supported ciphers for EncryptorTest unit test",
"author_name": "Richard Cook",
"author_login": "rcook",
"committed_at": "2013-07-16T21:15:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3491a81ca4191e448033283638b5f12be2b4cdeb",
"body": null,
"is_bot": false,
"headline": "Require 'rdoc/task' instead of deprecated 'rake/rdoctask'",
"author_name": "Richard Cook",
"author_login": "rcook",
"committed_at": "2013-07-16T21:04:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bb8e43f8f6efed47a007eaae00c5fd915bcf7a1",
"body": null,
"is_bot": false,
"headline": "Small formatting issue",
"author_name": "Daniel Palacio",
"author_login": null,
"committed_at": "2011-12-17T04:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d824e4c0de8ac528c00053d5cfc6d65fcc848430",
"body": null,
"is_bot": false,
"headline": "Change gem name so it does not conflict with encryptor",
"author_name": "Daniel Palacio",
"author_login": null,
"committed_at": "2011-12-16T20:42:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f47d947b463537cb47bc2e50db53e7946df80883",
"body": "to use markdown instead. I will also publish the gem to rubygems as its\nmuch easier to version it than using github and bundler",
"is_bot": false,
"headline": "Change versioning to reset for new project. Also updated the README file",
"author_name": "Daniel Palacio",
"author_login": null,
"committed_at": "2011-12-16T20:25:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1b7e39538cb841a809053a7936b610e92a4bde0",
"body": null,
"is_bot": false,
"headline": "Added salts and IV. This is what attr_encrypted will use by default",
"author_name": "Daniel Palacio",
"author_login": null,
"committed_at": "2011-12-15T22:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51ac7a06b31ee787e69301ebd54e3af214443567",
"body": null,
"is_bot": false,
"headline": "Fix Readme",
"author_name": "Daniel Palacio",
"author_login": null,
"committed_at": "2011-12-07T20:36:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7cdfff0275414c303e0f5268555113e025dd635",
"body": "the programmer is a good idea as long as the best route is taken. This\nwas not however the case, and taking of the salt is not secure.",
"is_bot": false,
"headline": "Revert the key without a salt. This is a bad idea. Hiding details out of",
"author_name": "Daniel Palacio",
"author_login": null,
"committed_at": "2011-12-07T20:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "820da4c00f4caa4d448750bc7afea4c3b43af53b",
"body": "is still safe, seems it should be, since encrypting multiple strings\nwith same key but different iv should be OK",
"is_bot": false,
"headline": "Change the key initialization rutine. No salt added, need to verify this",
"author_name": "Daniel Palacio",
"author_login": null,
"committed_at": "2011-12-07T02:15:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f660b91d5bf8cc31121db6aea5b0197ce7d575b",
"body": "secret",
"is_bot": false,
"headline": "Change the key generator when :iv is specified to use a Digest of the",
"author_name": "Daniel Palacio",
"author_login": null,
"committed_at": "2011-12-07T01:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f3d12f9ed7f0792247e2435f48a958bc9e9ca9f",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2011-04-12T17:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "412aa40f402bfcec0ef4bd7651eccc1cf2b52705",
"body": "…d called with cipher and options as arguments",
"is_bot": false,
"headline": "blocks passed to encrypt/decrypt are forwarded to the crypt method an…",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2011-04-12T17:07:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24ec03a1b6a20a6458da6066fb147f12b491a94c",
"body": null,
"is_bot": false,
"headline": "raise ArgumentError if :key is an empty string",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2011-04-12T16:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3367373670c1c4976066a00f489dfcd370aa0396",
"body": null,
"is_bot": false,
"headline": "raise ArgumentError if :key is not specified",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2011-04-12T16:57:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b05071c364cfefd57e5cad51b63ef1a6016cfe4e",
"body": null,
"is_bot": false,
"headline": "update gemspec",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2011-04-03T04:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa030246d3b84a053f4fceecd3f7d9ab8a6fd0fd",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2011-04-03T04:22:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b550bd791603c46808b276fdde7728cc05b9f1d",
"body": null,
"is_bot": false,
"headline": "update .gitignore",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2011-04-03T04:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5484dea82d0ef175f567d14989c3b65a53c385a",
"body": null,
"is_bot": false,
"headline": "add test_helper",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2011-04-03T04:19:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ad69c9cf858ca25d50fe301ccf73a5931c04545",
"body": null,
"is_bot": false,
"headline": "dont call # :nodoc: in Encryptor::String",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2011-04-03T04:18:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4ba00c03bf4a6276d65b8a107c48c708cdf180c",
"body": null,
"is_bot": false,
"headline": "update rakefile",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2011-04-03T04:17:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07e0b37c80f4151e93786a0885f11eaa8505a903",
"body": null,
"is_bot": false,
"headline": "update gemspec",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2011-04-03T04:17:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4af7d5ab9a7f17dfdf59f88ef40ec87c00c6647a",
"body": null,
"is_bot": false,
"headline": "add Encryptor::Version module",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2011-04-03T04:14:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20b5368edbc5eb26ce9ae14ba0d6ef8b7545a1ae",
"body": null,
"is_bot": false,
"headline": "update date in license",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2011-04-03T04:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f933cf3e1ef3ba03435010e1ee733a1ff9ae364f",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2011-04-03T04:09:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "244a7fb62b41b56b0feb20de65c6a1dc05369c98",
"body": null,
"is_bot": false,
"headline": "remove whitespace",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2011-04-03T04:06:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f297c7706cc18f0c39085067a80b72260a46555",
"body": null,
"is_bot": false,
"headline": "refactor so encryptor can be included into other modules",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2011-04-03T04:03:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04483b4ae87746c1a2dbed91bcad1195d5f93759",
"body": null,
"is_bot": false,
"headline": "fix typo in readme",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2010-03-12T20:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "555f09ec296ba6fb75613c30b10400f58ac5abbb",
"body": null,
"is_bot": false,
"headline": "* fix typo in readme",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2010-03-08T21:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55b015abaa66376f3fda5e2db21922afd2393066",
"body": null,
"is_bot": false,
"headline": "update gemspec",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2010-01-29T23:25:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "121c790857c30915c2ec6c7e503380a80d00e23b",
"body": null,
"is_bot": false,
"headline": "allow passing the value to encrypt or decrypt as the first argument",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2010-01-29T23:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8313a4ab9306cc611d7981a33719af3d13834884",
"body": null,
"is_bot": false,
"headline": "add Encryptor::String",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2010-01-29T23:09:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03f2d184a7759a2182fe1ed8826d4c70a5ba1952",
"body": null,
"is_bot": false,
"headline": "update email in readme",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2010-01-28T21:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01f415b19e01af7529ba0c31b75205ffbe1dcc22",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2010-01-28T21:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28acf24bea48e27feb3a8f46ca8a3c001ee7d93d",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2010-01-28T21:11:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e62575e6403aa14e2f39e6bac7bf18fadf957c01",
"body": null,
"is_bot": false,
"headline": "add gitignore",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2010-01-28T21:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "985a52f6a046466388ef0bacfcdd25042331ab64",
"body": null,
"is_bot": false,
"headline": "update gemspec",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2010-01-28T21:09:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88a93ff45c6081bf3e84c878061910b1e0abcb11",
"body": null,
"is_bot": false,
"headline": "remove changelog",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2010-01-28T21:07:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9eac7fa64382618ca6bdb2a52f0ffe2a7b3b818",
"body": null,
"is_bot": false,
"headline": "extract from Huberry namespace and explicitly define default_options",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2010-01-28T21:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df7ec3b4b7da4a02213cbd93eeb5bb6d25a344c6",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2010-01-07T01:52:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63ca6226ad2fa96103170ac7f586165386ae21a2",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2009-02-10T22:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c334c038a5b2be4fc495964122bec6c131f81c23",
"body": null,
"is_bot": false,
"headline": "Add default_options attribute",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2009-01-10T21:29:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b220bed6384c381739810f20a678cbbb0aae1250",
"body": null,
"is_bot": false,
"headline": "Modify gemspec so github will rebuild the gem",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2009-01-07T06:52:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d2de7b6fdcec16f734abdfa4b39d84e1c3ccf99",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2009-01-07T03:45:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97d7c958745a75d5f65baa32704e2926ca32fbd7",
"body": null,
"is_bot": false,
"headline": "Add gemspec",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2009-01-07T03:42:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cb49e677b94fbee01ea959e1c18e6f6a9c50eb5",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2009-01-07T03:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdbf050b62a2ba9dab854fb6fc9f290abc3da662",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2009-01-07T03:38:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df62ef6ed2475048aba203b326aa1504349bb584",
"body": null,
"is_bot": false,
"headline": "Add tests",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2009-01-07T03:21:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "164e870a19264005f4e8e8606f9c95c329818287",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Sean Huber",
"author_login": "shuber",
"committed_at": "2009-01-07T02:55:29Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 1,
"latest_release_at": "2016-03-27T01:39:23Z",
"latest_release_tag": "3.0.0",
"releases_from_tags": true,
"days_since_last_push": 282,
"active_weeks_last_year": 1,
"days_since_latest_release": 3768,
"mean_days_between_releases": 376.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "encryptor",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/encryptor",
"is_deprecated": false,
"latest_version": "3.0.0",
"repository_url": "http://github.com/attr-encrypted/encryptor",
"versions_count": 8,
"total_downloads": 120457639,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2009-12-01T01:38:40.474000Z",
"latest_published_at": "2016-03-27T01:45:07.326000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3768
}
]
},
"popularity": {
"forks": 49,
"stars": 338,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2010-07-09",
"count": 1
},
{
"date": "2010-11-11",
"count": 1
},
{
"date": "2011-07-07",
"count": 1
},
{
"date": "2011-12-07",
"count": 1
},
{
"date": "2012-06-23",
"count": 1
},
{
"date": "2012-09-29",
"count": 1
},
{
"date": "2013-01-05",
"count": 1
},
{
"date": "2013-01-28",
"count": 1
},
{
"date": "2013-07-27",
"count": 1
},
{
"date": "2013-07-31",
"count": 1
},
{
"date": "2013-11-25",
"count": 1
},
{
"date": "2014-01-31",
"count": 1
},
{
"date": "2014-02-11",
"count": 1
},
{
"date": "2014-03-05",
"count": 1
},
{
"date": "2014-05-07",
"count": 1
},
{
"date": "2014-07-13",
"count": 1
},
{
"date": "2014-08-14",
"count": 1
},
{
"date": "2014-10-21",
"count": 1
},
{
"date": "2014-12-16",
"count": 1
},
{
"date": "2015-02-07",
"count": 1
},
{
"date": "2015-04-09",
"count": 1
},
{
"date": "2015-12-11",
"count": 1
},
{
"date": "2015-12-27",
"count": 1
},
{
"date": "2016-03-20",
"count": 1
},
{
"date": "2017-02-22",
"count": 1
},
{
"date": "2017-03-15",
"count": 1
},
{
"date": "2017-03-20",
"count": 1
},
{
"date": "2017-04-18",
"count": 1
},
{
"date": "2017-05-10",
"count": 1
},
{
"date": "2017-05-23",
"count": 1
},
{
"date": "2017-07-12",
"count": 1
},
{
"date": "2017-08-23",
"count": 1
},
{
"date": "2017-09-01",
"count": 1
},
{
"date": "2017-11-29",
"count": 1
},
{
"date": "2018-01-18",
"count": 1
},
{
"date": "2018-05-08",
"count": 1
},
{
"date": "2018-06-18",
"count": 1
},
{
"date": "2018-06-20",
"count": 1
},
{
"date": "2018-08-04",
"count": 1
},
{
"date": "2018-11-10",
"count": 1
},
{
"date": "2019-04-17",
"count": 1
},
{
"date": "2019-04-26",
"count": 1
},
{
"date": "2019-05-31",
"count": 1
},
{
"date": "2020-08-13",
"count": 1
},
{
"date": "2021-07-15",
"count": 1
},
{
"date": "2022-06-21",
"count": 1
},
{
"date": "2022-08-01",
"count": 1
},
{
"date": "2022-12-20",
"count": 1
}
],
"complete": true,
"collected": 48,
"total_forks": 49
},
"star_history": {
"days": [
{
"date": "2009-01-07",
"count": 71
},
{
"date": "2009-01-08",
"count": 2
},
{
"date": "2009-01-19",
"count": 1
},
{
"date": "2009-02-05",
"count": 1
},
{
"date": "2009-02-07",
"count": 1
},
{
"date": "2009-02-18",
"count": 1
},
{
"date": "2009-03-10",
"count": 1
},
{
"date": "2009-03-17",
"count": 1
},
{
"date": "2009-03-23",
"count": 1
},
{
"date": "2009-04-20",
"count": 1
},
{
"date": "2009-04-23",
"count": 2
},
{
"date": "2009-05-21",
"count": 1
},
{
"date": "2009-06-03",
"count": 1
},
{
"date": "2009-06-17",
"count": 1
},
{
"date": "2009-07-02",
"count": 1
},
{
"date": "2009-07-10",
"count": 1
},
{
"date": "2009-07-19",
"count": 1
},
{
"date": "2009-07-30",
"count": 1
},
{
"date": "2009-08-24",
"count": 1
},
{
"date": "2009-08-26",
"count": 1
},
{
"date": "2009-08-31",
"count": 1
},
{
"date": "2009-11-03",
"count": 1
},
{
"date": "2009-11-19",
"count": 1
},
{
"date": "2009-12-07",
"count": 1
},
{
"date": "2010-02-19",
"count": 1
},
{
"date": "2010-02-22",
"count": 1
},
{
"date": "2010-03-01",
"count": 1
},
{
"date": "2010-04-21",
"count": 1
},
{
"date": "2010-04-23",
"count": 1
},
{
"date": "2010-06-08",
"count": 1
},
{
"date": "2010-06-20",
"count": 1
},
{
"date": "2010-07-08",
"count": 1
},
{
"date": "2010-08-07",
"count": 1
},
{
"date": "2010-08-27",
"count": 1
},
{
"date": "2010-09-06",
"count": 1
},
{
"date": "2010-09-07",
"count": 1
},
{
"date": "2010-09-13",
"count": 1
},
{
"date": "2010-09-30",
"count": 1
},
{
"date": "2010-10-07",
"count": 1
},
{
"date": "2010-10-16",
"count": 1
},
{
"date": "2010-10-29",
"count": 1
},
{
"date": "2010-11-07",
"count": 1
},
{
"date": "2011-01-27",
"count": 1
},
{
"date": "2011-02-12",
"count": 1
},
{
"date": "2011-02-26",
"count": 1
},
{
"date": "2011-03-17",
"count": 1
},
{
"date": "2011-04-30",
"count": 1
},
{
"date": "2011-06-10",
"count": 1
},
{
"date": "2011-07-28",
"count": 1
},
{
"date": "2011-08-03",
"count": 1
},
{
"date": "2012-03-22",
"count": 1
},
{
"date": "2013-02-23",
"count": 1
},
{
"date": "2013-02-25",
"count": 1
},
{
"date": "2013-03-12",
"count": 1
},
{
"date": "2013-03-14",
"count": 1
},
{
"date": "2013-03-20",
"count": 1
},
{
"date": "2013-03-28",
"count": 1
},
{
"date": "2013-04-07",
"count": 1
},
{
"date": "2013-04-09",
"count": 2
},
{
"date": "2013-04-20",
"count": 1
},
{
"date": "2013-04-22",
"count": 1
},
{
"date": "2013-04-23",
"count": 1
},
{
"date": "2013-04-25",
"count": 1
},
{
"date": "2013-05-24",
"count": 1
},
{
"date": "2013-06-27",
"count": 1
},
{
"date": "2013-07-04",
"count": 1
},
{
"date": "2013-07-25",
"count": 1
},
{
"date": "2013-08-01",
"count": 1
},
{
"date": "2013-08-16",
"count": 1
},
{
"date": "2013-08-20",
"count": 1
},
{
"date": "2013-08-22",
"count": 1
},
{
"date": "2013-09-08",
"count": 1
},
{
"date": "2013-09-10",
"count": 1
},
{
"date": "2013-09-23",
"count": 1
},
{
"date": "2013-09-26",
"count": 1
},
{
"date": "2013-10-04",
"count": 1
},
{
"date": "2013-10-09",
"count": 1
},
{
"date": "2013-10-14",
"count": 1
},
{
"date": "2013-10-18",
"count": 1
},
{
"date": "2013-10-29",
"count": 1
},
{
"date": "2013-10-30",
"count": 1
},
{
"date": "2013-11-11",
"count": 2
},
{
"date": "2013-11-20",
"count": 2
},
{
"date": "2013-11-26",
"count": 1
},
{
"date": "2013-11-27",
"count": 1
},
{
"date": "2013-12-04",
"count": 1
},
{
"date": "2014-01-02",
"count": 1
},
{
"date": "2014-01-18",
"count": 1
},
{
"date": "2014-01-27",
"count": 1
},
{
"date": "2014-01-28",
"count": 1
},
{
"date": "2014-01-29",
"count": 1
},
{
"date": "2014-02-13",
"count": 2
},
{
"date": "2014-02-14",
"count": 1
},
{
"date": "2014-02-17",
"count": 1
},
{
"date": "2014-02-20",
"count": 1
},
{
"date": "2014-02-26",
"count": 1
},
{
"date": "2014-03-11",
"count": 1
},
{
"date": "2014-03-19",
"count": 1
},
{
"date": "2014-03-24",
"count": 1
},
{
"date": "2014-04-12",
"count": 1
},
{
"date": "2014-04-16",
"count": 1
},
{
"date": "2014-05-15",
"count": 1
},
{
"date": "2014-05-16",
"count": 2
},
{
"date": "2014-05-17",
"count": 1
},
{
"date": "2014-06-01",
"count": 1
},
{
"date": "2014-06-09",
"count": 1
},
{
"date": "2014-06-16",
"count": 1
},
{
"date": "2014-06-24",
"count": 2
},
{
"date": "2014-06-25",
"count": 1
},
{
"date": "2014-07-08",
"count": 1
},
{
"date": "2014-07-28",
"count": 1
},
{
"date": "2014-08-15",
"count": 1
},
{
"date": "2014-08-18",
"count": 1
},
{
"date": "2014-09-01",
"count": 1
},
{
"date": "2014-09-21",
"count": 1
},
{
"date": "2014-09-23",
"count": 1
},
{
"date": "2014-10-03",
"count": 2
},
{
"date": "2014-10-06",
"count": 1
},
{
"date": "2014-11-10",
"count": 2
},
{
"date": "2014-11-11",
"count": 1
},
{
"date": "2014-11-12",
"count": 1
},
{
"date": "2014-11-13",
"count": 1
},
{
"date": "2014-12-01",
"count": 1
},
{
"date": "2014-12-04",
"count": 1
},
{
"date": "2014-12-10",
"count": 1
},
{
"date": "2014-12-11",
"count": 1
},
{
"date": "2014-12-22",
"count": 1
},
{
"date": "2015-01-07",
"count": 1
},
{
"date": "2015-01-13",
"count": 1
},
{
"date": "2015-01-20",
"count": 1
},
{
"date": "2015-01-28",
"count": 1
},
{
"date": "2015-02-07",
"count": 1
},
{
"date": "2015-02-16",
"count": 1
},
{
"date": "2015-02-17",
"count": 1
},
{
"date": "2015-03-11",
"count": 2
},
{
"date": "2015-03-12",
"count": 1
},
{
"date": "2015-03-25",
"count": 1
},
{
"date": "2015-04-05",
"count": 1
},
{
"date": "2015-04-14",
"count": 1
},
{
"date": "2015-04-20",
"count": 1
},
{
"date": "2015-04-21",
"count": 1
},
{
"date": "2015-05-04",
"count": 1
},
{
"date": "2015-05-25",
"count": 1
},
{
"date": "2015-06-02",
"count": 1
},
{
"date": "2015-06-04",
"count": 1
},
{
"date": "2015-06-09",
"count": 1
},
{
"date": "2015-06-22",
"count": 1
},
{
"date": "2015-07-06",
"count": 1
},
{
"date": "2015-07-19",
"count": 1
},
{
"date": "2015-07-25",
"count": 1
},
{
"date": "2015-07-28",
"count": 2
},
{
"date": "2015-08-02",
"count": 1
},
{
"date": "2015-08-13",
"count": 1
},
{
"date": "2015-09-04",
"count": 1
},
{
"date": "2015-09-17",
"count": 1
},
{
"date": "2015-09-19",
"count": 1
},
{
"date": "2015-10-06",
"count": 1
},
{
"date": "2015-11-05",
"count": 1
},
{
"date": "2015-11-11",
"count": 1
},
{
"date": "2015-11-20",
"count": 1
},
{
"date": "2015-12-03",
"count": 1
},
{
"date": "2015-12-04",
"count": 1
},
{
"date": "2015-12-11",
"count": 1
},
{
"date": "2015-12-16",
"count": 1
},
{
"date": "2015-12-23",
"count": 1
},
{
"date": "2015-12-31",
"count": 1
},
{
"date": "2016-02-03",
"count": 1
},
{
"date": "2016-02-05",
"count": 1
},
{
"date": "2016-03-09",
"count": 1
},
{
"date": "2016-03-14",
"count": 1
},
{
"date": "2016-03-20",
"count": 1
},
{
"date": "2016-03-23",
"count": 1
},
{
"date": "2016-03-30",
"count": 1
},
{
"date": "2016-03-31",
"count": 1
},
{
"date": "2016-04-15",
"count": 1
},
{
"date": "2016-04-20",
"count": 1
},
{
"date": "2016-04-22",
"count": 1
},
{
"date": "2016-05-02",
"count": 1
},
{
"date": "2016-05-09",
"count": 1
},
{
"date": "2016-05-23",
"count": 1
},
{
"date": "2016-06-03",
"count": 1
},
{
"date": "2016-06-04",
"count": 1
},
{
"date": "2016-06-08",
"count": 1
},
{
"date": "2016-06-20",
"count": 1
},
{
"date": "2016-07-02",
"count": 1
},
{
"date": "2016-08-13",
"count": 1
},
{
"date": "2016-08-15",
"count": 1
},
{
"date": "2016-09-26",
"count": 1
},
{
"date": "2016-10-17",
"count": 1
},
{
"date": "2016-11-30",
"count": 1
},
{
"date": "2016-12-17",
"count": 1
},
{
"date": "2016-12-28",
"count": 1
},
{
"date": "2016-12-29",
"count": 1
},
{
"date": "2017-01-10",
"count": 1
},
{
"date": "2017-01-11",
"count": 1
},
{
"date": "2017-01-25",
"count": 2
},
{
"date": "2017-01-29",
"count": 1
},
{
"date": "2017-02-04",
"count": 1
},
{
"date": "2017-02-16",
"count": 1
},
{
"date": "2017-02-28",
"count": 1
},
{
"date": "2017-03-19",
"count": 1
},
{
"date": "2017-03-30",
"count": 1
},
{
"date": "2017-06-01",
"count": 1
},
{
"date": "2017-06-05",
"count": 2
},
{
"date": "2017-06-26",
"count": 1
},
{
"date": "2017-07-09",
"count": 1
},
{
"date": "2017-07-31",
"count": 1
},
{
"date": "2017-08-14",
"count": 1
},
{
"date": "2017-08-24",
"count": 1
},
{
"date": "2017-09-26",
"count": 1
},
{
"date": "2017-11-14",
"count": 1
},
{
"date": "2017-11-16",
"count": 1
},
{
"date": "2017-11-21",
"count": 1
},
{
"date": "2017-11-25",
"count": 1
},
{
"date": "2017-12-12",
"count": 1
},
{
"date": "2017-12-26",
"count": 1
},
{
"date": "2018-01-30",
"count": 1
},
{
"date": "2018-02-06",
"count": 1
},
{
"date": "2018-03-07",
"count": 1
},
{
"date": "2018-03-18",
"count": 1
},
{
"date": "2018-04-14",
"count": 1
},
{
"date": "2018-05-26",
"count": 1
},
{
"date": "2018-06-02",
"count": 1
},
{
"date": "2018-06-27",
"count": 1
},
{
"date": "2018-07-06",
"count": 1
},
{
"date": "2018-09-05",
"count": 1
},
{
"date": "2018-10-12",
"count": 1
},
{
"date": "2018-11-28",
"count": 1
},
{
"date": "2019-01-09",
"count": 1
},
{
"date": "2019-01-28",
"count": 1
},
{
"date": "2019-02-01",
"count": 1
},
{
"date": "2019-04-14",
"count": 1
},
{
"date": "2019-05-15",
"count": 1
},
{
"date": "2019-06-11",
"count": 1
},
{
"date": "2019-06-19",
"count": 1
},
{
"date": "2019-10-03",
"count": 1
},
{
"date": "2019-12-15",
"count": 1
},
{
"date": "2020-04-23",
"count": 1
},
{
"date": "2020-05-22",
"count": 1
},
{
"date": "2021-01-30",
"count": 1
},
{
"date": "2021-03-15",
"count": 1
},
{
"date": "2021-03-24",
"count": 1
},
{
"date": "2021-04-11",
"count": 1
},
{
"date": "2021-04-16",
"count": 1
},
{
"date": "2021-08-06",
"count": 1
},
{
"date": "2021-09-27",
"count": 1
},
{
"date": "2022-07-05",
"count": 1
},
{
"date": "2023-04-02",
"count": 1
},
{
"date": "2023-07-18",
"count": 1
},
{
"date": "2023-09-03",
"count": 1
},
{
"date": "2024-05-10",
"count": 1
},
{
"date": "2024-11-20",
"count": 1
},
{
"date": "2024-12-09",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
}
],
"complete": true,
"collected": 338,
"total_stars": 338
},
"open_issues_and_prs": 8
},
"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": 6093,
"source_files_sampled": 10,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"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": 5,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "codeclimate-test-reporter",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "minitest",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "simplecov",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "simplecov-rcov",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 0,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 8,
"open_issues": 8,
"closed_ratio": 0.6,
"closed_issues": 12,
"closed_unmerged_prs": 9
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "shuber",
"commits": 41,
"avatar_url": "https://avatars.githubusercontent.com/u/2419?v=4"
},
{
"type": "User",
"login": "saghaulor",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/273862?v=4"
},
{
"type": "User",
"login": "rcook",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/425396?v=4"
},
{
"type": "User",
"login": "tamird",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1535036?v=4"
},
{
"type": "User",
"login": "EdwardBetts",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3818?v=4"
},
{
"type": "User",
"login": "borama",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/462701?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.506
},
"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": 6,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 2/13 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"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": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "41b458557505c6c06138de7aca1f4fcb13b4c4c7",
"ran_at": "2026-07-21T23:50:47Z",
"aggregate_score": 3.6,
"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": "2025-10-12T03:07:47Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-10-12T03:07:46Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 3,
"created_at": "2012-07-25T03:16:45Z",
"last_comment_at": "2012-09-04T13:07:07Z",
"last_comment_author": "jorgevbo"
},
{
"number": 26,
"created_at": "2017-01-13T00:40:35Z",
"last_comment_at": "2020-07-09T13:18:58Z",
"last_comment_author": "Maxeeezy"
},
{
"number": 30,
"created_at": "2017-10-13T20:05:37Z",
"last_comment_at": "2023-06-13T23:32:23Z",
"last_comment_author": "jasnow"
},
{
"number": 31,
"created_at": "2018-01-09T05:43:19Z",
"last_comment_at": "2018-03-05T13:05:52Z",
"last_comment_author": "pravi"
},
{
"number": 33,
"created_at": "2018-12-11T18:26:46Z",
"last_comment_at": "2019-01-14T14:43:39Z",
"last_comment_author": "Jorgelina1983"
},
{
"number": 34,
"created_at": "2019-09-24T18:08:46Z",
"last_comment_at": "2020-10-16T17:21:40Z",
"last_comment_author": "pboling"
},
{
"number": 35,
"created_at": "2020-04-02T18:42:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 37,
"created_at": "2023-05-18T10:59:26Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/attr-encrypted/encryptor",
"host": "github.com",
"name": "encryptor",
"owner": "attr-encrypted"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"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": 32,
"inputs": {
"security": 36,
"vitality": 14,
"community": 66,
"governance": 49,
"engineering": 30,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 38,
"overall_after_abandonment_multiplier": 32
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 14,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 7,
"inputs": {
"commits_last_year": 1,
"human_commit_share": 1,
"days_since_last_push": 282,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 282 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 282
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1 commits in the last year",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1
}
}
],
"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": "critical",
"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": 24,
"inputs": {
"releases_count": 8,
"latest_release_tag": "3.0.0",
"releases_from_tags": true,
"days_since_latest_release": 3768,
"mean_days_between_releases": 376.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3768 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3768
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~376.6 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 376.6
}
}
],
"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": [],
"signals": [
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 8,
"days_since_last_merged_pr": 282,
"days_since_last_human_commit": 282,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 282 days; 3 unmet obligation(s): issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 282,
"count": 3,
"signals": "issues unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 66,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"forks": 49,
"stars": 338,
"watchers": 5,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "338 stars",
"points": 41,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 338
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "49 forks",
"points": 14,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 49
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"encryptor"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 120457639,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "120,457,639 downloads all-time across rubygems",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_total",
"params": {
"count": 120457639,
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 49,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.506
},
"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 51% of commits",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 51
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"merged_prs": 8,
"open_issues": 8,
"closed_issues": 12,
"issue_closed_ratio": 0.6,
"closed_unmerged_prs": 9
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "60% of issues closed",
"points": 28.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 60
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "8/17 decided PRs merged",
"points": 18,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 8,
"decided": 17
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/13 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"followers": 2,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "attr-encrypted",
"public_repos": 2,
"account_age_days": 4690
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "2 followers of attr-encrypted",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "attr-encrypted"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2 public repos, account ~12 yr old",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 2
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"encryptor"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 3768
},
"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 3768 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 3768
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "8 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 8
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 30,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 36,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.6
},
"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 is not maximal on development and all release branches",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/13 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"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": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "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": 8
},
"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": 11,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.2,
"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": "20 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 10.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 20,
"sampled": 100
}
}
],
"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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"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": 6093,
"source_files_sampled": 10,
"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/10 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 10,
"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": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-21T23:51:00.916378Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/attr-encrypted/encryptor.svg",
"full_name": "attr-encrypted/encryptor",
"license_state": "standard",
"license_spdx": "MIT"
}