Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"elixir",
"encryption",
"ecto",
"hex"
],
"is_fork": false,
"size_kb": 409,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 619,
"Shell": 796,
"Elixir": 61641
},
"pushed_at": "2026-03-14T14:43:40Z",
"created_at": "2015-09-16T15:58:14Z",
"owner_type": "User",
"updated_at": "2026-06-29T15:17:03Z",
"description": "Elixir encryption library designed for Ecto",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Elixir",
"significant_languages": [
"Elixir"
]
},
"owner": {
"blog": "http://www.danielberkompas.com",
"name": "Daniel Berkompas",
"type": "User",
"login": "danielberkompas",
"company": null,
"location": "Vancouver, WA",
"followers": 384,
"avatar_url": "https://avatars.githubusercontent.com/u/1186992?v=4",
"created_at": "2011-11-10T19:31:51Z",
"is_verified": null,
"public_repos": 72,
"account_age_days": 5367
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.4",
"kind": "patch",
"published_at": "2024-04-06T17:15:06Z"
},
{
"tag": "v1.1.3",
"kind": "patch",
"published_at": "2024-04-06T17:14:54Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2024-04-06T17:14:41Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2024-04-06T17:14:16Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2021-06-05T19:17:50Z"
},
{
"tag": "v1.0.0-alpha.0",
"kind": "prerelease",
"published_at": "2018-12-31T22:51:48Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2018-09-29T16:39:22Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2018-09-22T21:53:32Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2018-08-23T16:24:34Z"
},
{
"tag": "v0.7.0-alpha.2",
"kind": "prerelease",
"published_at": "2018-04-25T16:23:38Z"
},
{
"tag": "v0.7.0-alpha.1",
"kind": "prerelease",
"published_at": "2018-03-21T23:03:50Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2018-01-06T16:31:15Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2018-01-02T20:51:12Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2015-09-22T22:04:35Z"
}
],
"recent_commits": [
{
"oid": "9a3d10c351f421f5e7b208bb1021910ce3a819b0",
"body": "Upgrade dev environment to Elixir 1.19",
"is_bot": false,
"headline": "Merge pull request #130 from danielberkompas/upgrade-dev-env",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2026-03-14T14:43:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d66447aa3d87edff77334d79d98c2393b04191fd",
"body": null,
"is_bot": false,
"headline": "Control which Erlang and Elixir versions are tested together on CI",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2026-03-14T14:37:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc6c03bde03fbecea658e5e9eadea85dfd5c1737",
"body": null,
"is_bot": false,
"headline": "Run tests against Elixir 1.19.5 and Erlang 28.4",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2026-03-14T14:30:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a12b601e10c5626cf3977bc01889561025b5f45e",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2026-03-14T14:30:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "785ff198db38388b78eaef1943b78a377c5e374c",
"body": null,
"is_bot": false,
"headline": "Use Elixir 1.19.5 for dev",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2026-03-14T14:30:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "867ca0f093a1ae2ae6590042c42ca16461465758",
"body": null,
"is_bot": false,
"headline": "Release version 1.1.4",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2024-04-06T17:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b9768deb77cc6b25e79d26990cd5ab49e82760d",
"body": "Make it slightly easier to generate a changelog",
"is_bot": false,
"headline": "Add `bin/changelog` script",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2024-04-06T17:12:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "152c8b5a7775c5b806ee04d94f9ca3eb146d1b47",
"body": "`:warn` has been deprecated in recent versions of Elixir.",
"is_bot": false,
"headline": "Use `:warning:` log level instead of `:warn`",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2024-04-06T17:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed545fa7220dddd34a14136f3337c6f9cceb8c5d",
"body": "Raise helpful error if vault hasn't been started",
"is_bot": false,
"headline": "Merge pull request #126 from danielberkompas/ensure-vault-started",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2024-04-06T17:05:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "267077ec8f1f260d3ad298e62b199a44b1a570b4",
"body": "Fixes #125. The problem was that users weren't waiting for the vault\nprocess to start before calling functions on it in their `release.ex` file.",
"is_bot": false,
"headline": "Raise helpful error if vault hasn't been started",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2024-04-06T16:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "565747e324e5890cd772ef1ab03790dfdb805516",
"body": null,
"is_bot": false,
"headline": "Fix LICENSE ref in mix.exs",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2024-04-06T04:27:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53f6f948a626dc8c1e9ac6b1dbaef35dee1a64fd",
"body": null,
"is_bot": false,
"headline": "Bump version to v1.1.3",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2024-04-06T04:25:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec14f7d79bb1cfe38492faee06784e6992094675",
"body": "Fix build on SemaphoreCI",
"is_bot": false,
"headline": "Merge pull request #124 from danielberkompas/fix-semaphore-elixir-1.16",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2024-04-06T04:19:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8acd33faeed83e021cebe0b2992135723425eef",
"body": null,
"is_bot": false,
"headline": "♻️ Add @version variable to mix.exs",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2024-04-06T04:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79e7a84aff7ef64f397c0fdb838952f3a94d5c8d",
"body": null,
"is_bot": false,
"headline": "✅ Fix build on SemaphoreCI",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2024-04-06T04:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "406392178862504da6e259202f1397b69b145cd1",
"body": "Misc doc changes",
"is_bot": false,
"headline": "Merge pull request #110 from kianmeng/misc-doc-changes",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2024-04-06T04:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "755e2a8fa012eb06156a0ac0069601760055efe9",
"body": "Update cheatsheet to fix mix config",
"is_bot": false,
"headline": "Merge pull request #121 from gworkman/patch-1",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2024-04-06T03:59:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5da18da7ed6d2f8f12b7fad4652ad1110a0a8173",
"body": "This PR didn't have test coverage, so I added some after the merge:\nhttps://github.com/danielberkompas/cloak/pull/123",
"is_bot": false,
"headline": "✅ Add test coverage for #123",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2024-04-06T03:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "423026914df5c0ac55ae45e0fe6d36682dac8569",
"body": "Allow vault gen server to return other responses",
"is_bot": false,
"headline": "Merge pull request #123 from spencerdcarlson/master",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2024-04-06T03:50:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd9de2246715ae994124495cc406080e0da73819",
"body": null,
"is_bot": false,
"headline": "Upgrade local development dependencies",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2024-04-06T03:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b8e156e216e91ae2278680a0f4f4a6804210c10",
"body": null,
"is_bot": false,
"headline": "allow other genserver return values",
"author_name": "Spencer Carlson",
"author_login": "spencerdcarlson",
"committed_at": "2023-05-06T13:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c2110e3050e3cf0d8489ec20eb188381c0285a9",
"body": "Configuration requires the `ciphers` key to be a keyword list of `key: {CipherModule, opts}`",
"is_bot": false,
"headline": "Update cheatsheet to fix mix config",
"author_name": "Gus Workman",
"author_login": "gworkman",
"committed_at": "2023-02-13T02:56:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "404727b1b81b60cbbbb5441e72d45ca391e365a0",
"body": null,
"is_bot": false,
"headline": ":memo: Add ex_doc cheatsheet",
"author_name": "Daniel Berkompas",
"author_login": null,
"committed_at": "2023-01-05T05:25:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd5c865b53d6340ab51c72ed6ebd175c740c63b8",
"body": null,
"is_bot": false,
"headline": ":wrench: Add `.tool-versions` file",
"author_name": "Daniel Berkompas",
"author_login": null,
"committed_at": "2023-01-05T05:24:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6685152d968d7e61562872f100b0c5cb0bc0a186",
"body": "Fix example code for Base.decode64!",
"is_bot": false,
"headline": "Merge pull request #109 from blunckr/fix-docs",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2022-06-17T20:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fce814aebbed5f71889c968e12ab90b1f8d315a1",
"body": null,
"is_bot": false,
"headline": "Release version 1.1.2",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2022-06-17T14:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa9030150388d158dfab447bfb0a3ea1e1e0a58a",
"body": "Run tests against Elixir 1.13",
"is_bot": false,
"headline": "Merge pull request #116 from danielberkompas/test-1.13",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2022-06-17T13:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95ede4a8a696f68dd02401a9bc5a50381c6ce666",
"body": "Should be 100% on this module now.",
"is_bot": false,
"headline": ":white_check_mark: Increase test coverage on Vault",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2022-06-17T13:48:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dfe4d14c71e617d58641b1ec734ef23e24e9369",
"body": "Generated docs will now look a bit fancier.",
"is_bot": false,
"headline": ":arrow_up: Upgrade ex_doc",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2022-06-17T13:40:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eb1652f422b1bfb38d0cf8aaacc0f346f55180e",
"body": "Instead of using Mix.Config",
"is_bot": false,
"headline": ":arrow_up: Use new config format",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2022-06-17T13:40:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "278d3526cfca15279e9e8140a2fd1dfb4dfbb52d",
"body": null,
"is_bot": false,
"headline": ":pencil2: Update changelog",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2022-05-20T05:08:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d8d72d6bfd8283fe80f306be86052dbbe243903",
"body": "May fix this CI build error: https://danielberkompas.semaphoreci.com/jobs/a85b0a71-35f2-46c9-8ce4-158b90969025#L247-L250",
"is_bot": false,
"headline": ":arrow_up: Upgrade ExCoveralls",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2022-05-20T04:59:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42b6fc1c756704d85a5106108c1e0a9f86682f1c",
"body": "This will keep the number of tests below the quota on the CI.",
"is_bot": false,
"headline": ":white_check_mark: Stop running tests against Elixir 1.11",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2022-05-20T04:55:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05326a9e3e3ecacec7dd794824c8cb1228a89dfb",
"body": "Seems wise to test against each recent version of Elixir here.",
"is_bot": false,
"headline": ":white_check_mark: Test against Elixir 1.13",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2022-05-20T04:54:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cb6105f23a287e85ed9e681aa521a43f5649b27",
"body": "Besides other documentation changes, this commit includes all relevant\ndocuments to the generated HTML doc for HexDocs.pm and leverages on\nlatest features of ExDoc.",
"is_bot": false,
"headline": "Misc doc changes",
"author_name": "Kian-Meng, Ang",
"author_login": "kianmeng",
"committed_at": "2021-12-28T07:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bff6c7c4ea136fe4fcd3d92188a6b973fa9ff790",
"body": null,
"is_bot": false,
"headline": "fix example code for Base.decode64!",
"author_name": "Ryker Blunck",
"author_login": "blunckr",
"committed_at": "2021-11-22T19:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd91e941936cf93cbc7ca83941944a3501adde62",
"body": null,
"is_bot": false,
"headline": "Update changelog for v1.1.1",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2021-06-05T20:16:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa18448088b45ce0b2934b4ab57581b044984391",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.1.1",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2021-06-05T20:15:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "650583a6550877407c1866aa615bfd5a48db8b5f",
"body": "These labels should match the labels used for the keys in the\n\"Configuration\" section of the readme, to avoid confusing users.",
"is_bot": false,
"headline": "Fix typos in README",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2021-06-05T20:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c94091ac6bef67239e7fd4f0da51001b2a222926",
"body": "Remove unused pbkdf2 dependency",
"is_bot": false,
"headline": "Merge pull request #107 from danielberkompas/remove-unused-pbkdf2",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2021-06-05T20:14:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "600fb37d9eaa63b16110d75e1e7949932d91e823",
"body": "This dependency is used by `cloak_ecto`, not by `cloak`. So it doesn't\nneed to be included in the Mixfile any longer.",
"is_bot": false,
"headline": "Remove unused pbkdf2 dependency",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2021-06-05T20:11:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3c8d1d98cc45f75b94c13312f9b1656fe0f0bd2",
"body": null,
"is_bot": false,
"headline": "Update changelog for v1.1.0",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2021-06-05T19:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5440ea4347cf603e1429d4e1d48cae5db7844ca",
"body": "Prepare for 1.1.0 release",
"is_bot": false,
"headline": "Merge pull request #106 from danielberkompas/otp-24-release-prep",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2021-06-05T19:13:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d22cb8e8fb603cb6ed53c5578052194d583e12c",
"body": "- Test against OTP 23 and 24 on CI\n- Add a few docs and tweaks to changes from PR #104\n- Bump version to 1.1.0",
"is_bot": false,
"headline": "Prepare for 1.1.0 release",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2021-06-05T19:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffe73ca19ec40110745cc457a78bc4c7380cd1a2",
"body": "Erlang 24 Support",
"is_bot": false,
"headline": "Merge pull request #104 from mjquinlan2000/master",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2021-06-05T18:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1732429d459cb6e07dadc516c0f6ce9ddf21d3c1",
"body": "Add regression tests to prepare for OTP 24",
"is_bot": false,
"headline": "Merge pull request #105 from danielberkompas/add-regression-tests",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2021-06-05T18:29:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2361f361023cc49b957fb17843c59a856f812398",
"body": "These tests will ensure that new versions of Cloak that support OTP 24\nwith its new crypto implementation will still be able to decrypt cipertexts\ngenerated by Cloak 1.0.3.",
"is_bot": false,
"headline": "Add regression tests to prepare for OTP 24",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2021-06-05T18:27:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00590adba9aab8f2bfd75fd9c31387f65f578429",
"body": null,
"is_bot": false,
"headline": "Fixing calls to aead functions",
"author_name": "Michael Quinlan",
"author_login": "mjquinlan2000",
"committed_at": "2021-05-19T17:35:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75f2ddcd46e2a71fdf5effaab36550ff08097684",
"body": null,
"is_bot": false,
"headline": "Formatting",
"author_name": "Michael Quinlan",
"author_login": "mjquinlan2000",
"committed_at": "2021-05-19T17:29:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43ba64b20587f10b934497eb2d40b983388e4f91",
"body": null,
"is_bot": false,
"headline": "Mapping cipher values for compatibility",
"author_name": "Michael Quinlan",
"author_login": "mjquinlan2000",
"committed_at": "2021-05-19T17:28:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "023abc79f6738127305b2ffd84220f54f5bdac9e",
"body": null,
"is_bot": false,
"headline": "Fixing a spec for the interface",
"author_name": "Michael Quinlan",
"author_login": "mjquinlan2000",
"committed_at": "2021-05-19T16:41:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a824f6cd36560edde110a8492ca65cf9b7aeec0f",
"body": null,
"is_bot": false,
"headline": "Adding the interface for crypto",
"author_name": "Michael Quinlan",
"author_login": "mjquinlan2000",
"committed_at": "2021-05-19T16:22:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b2e773eac178430684f26d563b729fd219272e6",
"body": null,
"is_bot": false,
"headline": "Ensuring backward compatibility",
"author_name": "Michael Quinlan",
"author_login": "mjquinlan2000",
"committed_at": "2021-05-19T15:56:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62e354570a3ee0941c050037f0e021dc1b042bf5",
"body": null,
"is_bot": false,
"headline": "Initial pass for erlang 24",
"author_name": "Michael Quinlan",
"author_login": "mjquinlan2000",
"committed_at": "2021-05-19T15:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02a79e1a34bbe574dd10c70b2873c62264cdf068",
"body": "Switching to Semaphore, since Travis is closing down.",
"is_bot": false,
"headline": "Remove Travis badge and add Semaphore to README",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2021-02-06T05:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4260c02017dea123671e8618286cf65c9a4cea8a",
"body": null,
"is_bot": false,
"headline": "Add semaphore configuration",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2021-02-06T05:10:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd413180d18c45b2e24112fd10ea8439459ea12f",
"body": "Update Upgrade Documentation Link",
"is_bot": false,
"headline": "Merge pull request #101 from kevin-j-m/upgrade-link",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2021-01-14T01:06:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16d2784fd7cf6121bf0535c7afaff2b24dab5b7c",
"body": "This changes the link to the hex.pm documentation on how to upgrade from\n0.9.x to 1.0.x.",
"is_bot": false,
"headline": "Update Upgrade Documentation Link",
"author_name": "Kevin Murphy",
"author_login": "kevin-j-m",
"committed_at": "2021-01-12T20:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6d17d9e0603d601f3a74c27cfff837a2af53fee",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.0.3",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2020-10-20T18:33:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb35bba8ce932e8dcf86cf5b30ac4b817b1b7b91",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:danielberkompas/cloak",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2020-10-20T17:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d69bd383d63d2ebf23e0d37c409f66fbd863de5c",
"body": "Adds :crypto to the `extra_applications` as required by Elixir 1.11.",
"is_bot": false,
"headline": "Fix Elixir 1.11 warning about :crypto",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2020-10-20T17:43:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70cbf4bc59f15b5f60831d455b8dc7b6f457a1ff",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.0.2",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2020-02-01T17:08:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f7fa0a9ef199b556d0dc0fd7ae126f6f7d40557",
"body": null,
"is_bot": false,
"headline": "Update travis settings",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2020-02-01T16:59:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ec583d4a204cb7d2b16709362747d2ef1cd8079",
"body": "[#93] Add option to specify iv length for AES.GCM",
"is_bot": false,
"headline": "Merge pull request #95 from danielberkompas/93-iv-length",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2020-02-01T16:58:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adf5574afdddb86c0431efc2aaec0977e148b942",
"body": "This allows you to set a 12-byte IV as mentioned in #93, like so:\n\n```elixir\nconfig :my_app, MyApp.Vault,\n ciphers: [\n default: {\n Cloak.Ciphers.AES.GCM,\n tag: \"AES.GCM.V1\",\n key: Base.decode64!(\"your-key-here\"),\n iv_length: 12\n }\n ]\n```\n\nIn Cloak 2.0, one of the breaking changes will be to make `iv_length`\ndefault to `12` instead of the current `16`.",
"is_bot": false,
"headline": "[#93] Add option to specify iv length for AES.GCM",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2020-02-01T16:56:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "501a5a77a390e09be51e5c57c86bc5d7743033a6",
"body": null,
"is_bot": false,
"headline": "Update changelog for v1.0.1",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2020-01-29T18:48:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b80faf339d71151e334ff8c894a2f14c1fc80ea1",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.0.1",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2020-01-29T18:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41428819d79102d2fca9ab9d6d86c0fdbdb6e335",
"body": "Clean up and update dev deps",
"is_bot": false,
"headline": "Merge pull request #94 from chulkilee/mix-update",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2020-01-20T00:46:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb14bd9470bd956711d758fa1e6df668687fc0c9",
"body": "Added:\n\n- bunt: 0.2.0\n- parse_trans: 3.3.0\n\nRemoved:\n\n- benchee: 0.13.2\n- connection: 1.0.4\n- db_connection: 1.1.3\n- decimal: 1.6.0\n- deep_merge: 0.2.0\n- ecto: 2.2.9\n- exjsx: 4.0.0\n- flow: 0.14.2\n- gen_stage: 0.14.0\n- jsx: 2.8.3\n- poison: 3.1.0\n- poolboy: 1.5.1\n- postgrex: 0.13.5\n\nChanged:\n\n- certif\n[…]\n0.5.6 => 2.0.0\n- makeup: 0.5.1 => 1.0.0\n- makeup_elixir: 0.8.0 => 0.14.0\n- mimerl: 1.0.2 => 1.2.0\n- nimble_parsec: 0.2.2 => 0.5.3\n- ssl_verify_fun: 1.1.1 => 1.1.5\n- unicode_util_compat: 0.3.1 => 0.4.1",
"is_bot": false,
"headline": "Clean up and update dev deps",
"author_name": "Chulki Lee",
"author_login": "chulkilee",
"committed_at": "2020-01-10T18:10:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8e1f9bd06882a598770cbf593228cf430ac85b1e",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.0.0",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2019-07-31T22:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1101ec0a0165121f610b281972300134a089cb06",
"body": "Correct code example on upgrading guide",
"is_bot": false,
"headline": "Merge pull request #90 from ruan-brandao/correct-example-code",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2019-01-02T18:46:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18ca6fd9e85b124cc7dde8d30454d357bb63f9a5",
"body": null,
"is_bot": false,
"headline": "Correct code example on upgrading guide",
"author_name": "Ruan Brandão",
"author_login": "ruan-brandao",
"committed_at": "2019-01-02T17:23:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d45a58b471a7941a387ff4948c49b2cb157174f",
"body": null,
"is_bot": false,
"headline": "Update changelog for 1.0.0-alpha.0",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2018-12-31T22:31:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3662af413d950373f8976746fae965ef5f5cd490",
"body": "Extract Ecto components to cloak_ecto",
"is_bot": false,
"headline": "Merge pull request #89 from danielberkompas/77-extract-cloak-ecto",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2018-12-31T22:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06e2b1b1d82f4622063788ce28d2af476fd12fee",
"body": null,
"is_bot": false,
"headline": "Fix typo",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2018-12-31T22:24:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ead16b16e34ad8393b1f64b54cbd796da4af6975",
"body": null,
"is_bot": false,
"headline": "Switch to Jason, update docs",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2018-12-31T22:21:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfab4f54ad4fec3626d7714282493ea1660f6989",
"body": "* master:\n Update changelog\n Bump version to 0.9.2\n Improve error message for invalid PBKDF2 algorithm\n Typo\n Improve PBKDF2 config error messages\n Surface PBKDF2 size config setting",
"is_bot": false,
"headline": "Merge branch 'master' into 77-extract-cloak-ecto",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2018-12-31T19:59:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e846c96807167bd9f73070e5ac6689983d5d16d",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2018-12-26T22:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d525af0b7a9af415a913c84d3794037da463759",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.9.2",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2018-12-26T22:29:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac21bfb06ca45583f8127b94942669f048e51bc9",
"body": "Fix typo & add better error msg for PBKDF2 algorithm",
"is_bot": false,
"headline": "Merge pull request #88 from jc00ke/master",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2018-12-26T21:36:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "740d7fbdc3214822323122b78d77701b838db999",
"body": null,
"is_bot": false,
"headline": "Improve error message for invalid PBKDF2 algorithm",
"author_name": "Jesse Cooke",
"author_login": "jc00ke",
"committed_at": "2018-12-26T01:05:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d53779ceaadb73c2c040b31951c382dec99787e3",
"body": null,
"is_bot": false,
"headline": "Typo",
"author_name": "Jesse Cooke",
"author_login": "jc00ke",
"committed_at": "2018-12-26T01:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7348f4e157e2fb36360bca41406d8eb5c91e80fe",
"body": "Improve PBKDF2 config error messages",
"is_bot": false,
"headline": "Merge pull request #87 from jc00ke/improve-pbkdf2-config-error-messages",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2018-12-25T22:28:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60f8e6614fa4dfbf29efdb33a223f29252364ba1",
"body": null,
"is_bot": false,
"headline": "Improve PBKDF2 config error messages",
"author_name": "Jesse Cooke",
"author_login": "jc00ke",
"committed_at": "2018-12-25T00:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f2f8954702608d98c334630b66d57950a27fccf",
"body": "Config will fail if this isn't set.",
"is_bot": false,
"headline": "Surface PBKDF2 size config setting",
"author_name": "Jesse Cooke",
"author_login": "jc00ke",
"committed_at": "2018-12-25T00:45:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "681c9702b7cd9afe0e5a840751ab009f550c69a9",
"body": "Per #77.",
"is_bot": false,
"headline": ":truck: Extract Ecto components to separate package",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2018-12-16T01:50:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "669a3ce9093f3d650810627deea871a592fa05fb",
"body": null,
"is_bot": false,
"headline": "Update changelog for version 0.9.1",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2018-10-07T00:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f9f2f7ea14c28671968b5a2011f504d5b014f46",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.9.1",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2018-10-07T00:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d246346f925df320a10422c2e774775ef4318ed",
"body": "Migration task succeeds on empty table",
"is_bot": false,
"headline": "Merge pull request #82 from kevin-j-m/migrate-empty-table",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2018-10-05T16:00:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cf3322f22ab57706c9fd02368171d5b029dd4e8",
"body": "This ensures that migrate/2 returns `:ok` whether there is data to\nmigrate or not. As a result of this, the test is removed as it is now no\ndifferent should there be data to migrate or not.",
"is_bot": false,
"headline": "Retain return value of function",
"author_name": "Kevin Murphy",
"author_login": "kevin-j-m",
"committed_at": "2018-10-05T01:29:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f09fd6a490699ca9fbfb8241a5d3c26319db9a22",
"body": "[#81] Fix migrator with embedded schemas",
"is_bot": false,
"headline": "Merge pull request #83 from danielberkompas/migrate-embedded-schemas",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2018-10-04T21:56:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cedf284338074bde9fa23270fe32c18ad2b530c6",
"body": "The migrator will no longer fail if your schema contains embedded\nschemas, so this fixes #81.\n\nHowever, Cloak fields will not encrypt in embedded schemas,\nbecause Ecto does not call `dump` callbacks on custom Ecto types in\nembedded schemas. I'm going to add an issue to investigate further.",
"is_bot": false,
"headline": "[#81] Fix migrator with embedded schemas",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2018-10-04T21:15:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2da74b4ff982cf007e4d6027e65299dd75c03c63",
"body": "Rather than assuming the primary key of a given schema will strictly\nadhere to being called `:id`, this instead asks the schema to provide\nthe name of the primary key for the given schema.",
"is_bot": false,
"headline": "Ask schema for the primary key",
"author_name": "Kevin Murphy",
"author_login": "kevin-j-m",
"committed_at": "2018-10-04T20:29:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c81632ad640474635895b865b5a3e826442e8b3",
"body": "This functionality appears to have been introduced in\ncdeae97c69f7c54aeadf0921db30dc411d7a9938; however, it looks like it was\nremoved as part of the refactor to use a cursor for IDs rather than\nrequiring numeric IDs in 01946dcd39fe96be9b79c1d095fc71ec311cfd93.\n\nWith this change, if the migrator is p\n[…]\ny making the\nimpact observable for something that would have no side-effect\n(given that the migration does nothing, as there's no data to migrate).\nPresumably this could be helpful to callers as well.",
"is_bot": false,
"headline": "Migration task succeeds on empty table",
"author_name": "Kevin Murphy",
"author_login": "kevin-j-m",
"committed_at": "2018-10-04T01:14:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c87607cef0e67c509299237bb3c21591c4e71d88",
"body": "Update docs",
"is_bot": false,
"headline": "Merge pull request #80 from hl/update-docs",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2018-10-01T15:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a9f79af07636a16d7865e78f06ac0792efc7caa",
"body": "Upgrade Flow to 0.14",
"is_bot": false,
"headline": "Merge pull request #79 from mikeastock/upgrade-flow",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2018-10-01T15:19:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "628ae3955e5f8d6635372aec391701458b141a87",
"body": null,
"is_bot": false,
"headline": "Change callback implementation in install",
"author_name": "Henricus Louwhoff",
"author_login": null,
"committed_at": "2018-10-01T07:56:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c632b03e7e65295cf50856841caff9ed396ae5c9",
"body": null,
"is_bot": false,
"headline": "Add callback update to upgrading",
"author_name": "Henricus Louwhoff",
"author_login": null,
"committed_at": "2018-10-01T07:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42e3216d611c60937573a42a0c0b04f8d22f1a09",
"body": null,
"is_bot": false,
"headline": "Upgrade Flow to 0.14",
"author_name": "Michael Stock",
"author_login": "mikeastock",
"committed_at": "2018-10-01T02:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd2c663b11aa7fce29a748df967c54a291aa3f2e",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Daniel Berkompas",
"author_login": "danielberkompas",
"committed_at": "2018-09-29T16:43:23Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 5,
"latest_release_at": "2024-04-06T17:15:06Z",
"latest_release_tag": "v1.1.4",
"releases_from_tags": false,
"days_since_last_push": 129,
"active_weeks_last_year": 1,
"days_since_latest_release": 836,
"mean_days_between_releases": 241.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "cloak",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "hex",
"matches_repo": true,
"registry_url": "https://hex.pm/packages/cloak",
"is_deprecated": false,
"latest_version": "1.1.4",
"repository_url": "https://github.com/danielberkompas/cloak",
"versions_count": 30,
"total_downloads": 7813449,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 248282,
"first_published_at": "2015-09-16T23:20:39.664822Z",
"latest_published_at": "2024-04-06T17:13:31.285078Z",
"latest_version_yanked": null,
"days_since_latest_publish": 836
}
]
},
"popularity": {
"forks": 56,
"stars": 624,
"watchers": 11,
"fork_history": {
"days": [
{
"date": "2015-10-21",
"count": 1
},
{
"date": "2016-01-07",
"count": 1
},
{
"date": "2016-03-31",
"count": 1
},
{
"date": "2016-05-27",
"count": 1
},
{
"date": "2016-07-02",
"count": 1
},
{
"date": "2016-08-17",
"count": 1
},
{
"date": "2016-08-23",
"count": 1
},
{
"date": "2017-01-03",
"count": 1
},
{
"date": "2017-03-22",
"count": 1
},
{
"date": "2017-05-30",
"count": 1
},
{
"date": "2017-09-22",
"count": 1
},
{
"date": "2017-10-04",
"count": 1
},
{
"date": "2017-10-27",
"count": 1
},
{
"date": "2017-11-27",
"count": 1
},
{
"date": "2018-03-19",
"count": 1
},
{
"date": "2018-03-21",
"count": 1
},
{
"date": "2018-03-27",
"count": 1
},
{
"date": "2018-04-11",
"count": 1
},
{
"date": "2018-05-18",
"count": 1
},
{
"date": "2018-06-18",
"count": 1
},
{
"date": "2018-06-24",
"count": 1
},
{
"date": "2018-08-27",
"count": 1
},
{
"date": "2018-09-07",
"count": 1
},
{
"date": "2018-09-30",
"count": 1
},
{
"date": "2018-10-02",
"count": 1
},
{
"date": "2019-01-02",
"count": 1
},
{
"date": "2019-01-15",
"count": 1
},
{
"date": "2019-09-14",
"count": 1
},
{
"date": "2020-01-20",
"count": 1
},
{
"date": "2020-05-02",
"count": 1
},
{
"date": "2020-05-14",
"count": 1
},
{
"date": "2020-05-23",
"count": 1
},
{
"date": "2020-10-06",
"count": 1
},
{
"date": "2021-01-12",
"count": 1
},
{
"date": "2021-04-04",
"count": 1
},
{
"date": "2021-04-05",
"count": 1
},
{
"date": "2021-04-08",
"count": 1
},
{
"date": "2021-04-16",
"count": 1
},
{
"date": "2021-05-19",
"count": 1
},
{
"date": "2021-05-20",
"count": 1
},
{
"date": "2021-05-21",
"count": 1
},
{
"date": "2021-05-24",
"count": 1
},
{
"date": "2021-10-18",
"count": 1
},
{
"date": "2021-11-22",
"count": 1
},
{
"date": "2021-12-28",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-03-18",
"count": 1
},
{
"date": "2022-05-30",
"count": 1
},
{
"date": "2023-05-06",
"count": 1
},
{
"date": "2023-07-05",
"count": 1
},
{
"date": "2024-04-19",
"count": 1
},
{
"date": "2024-05-27",
"count": 1
},
{
"date": "2025-09-30",
"count": 1
},
{
"date": "2025-10-22",
"count": 1
}
],
"complete": true,
"collected": 54,
"total_forks": 56
},
"star_history": {
"days": [
{
"date": "2015-09-23",
"count": 3
},
{
"date": "2015-09-24",
"count": 1
},
{
"date": "2015-09-26",
"count": 3
},
{
"date": "2015-09-27",
"count": 2
},
{
"date": "2015-09-29",
"count": 2
},
{
"date": "2015-09-30",
"count": 1
},
{
"date": "2015-10-03",
"count": 2
},
{
"date": "2015-11-05",
"count": 1
},
{
"date": "2015-11-07",
"count": 1
},
{
"date": "2015-11-12",
"count": 1
},
{
"date": "2015-11-21",
"count": 1
},
{
"date": "2015-12-12",
"count": 1
},
{
"date": "2016-01-03",
"count": 1
},
{
"date": "2016-01-17",
"count": 1
},
{
"date": "2016-02-19",
"count": 1
},
{
"date": "2016-03-07",
"count": 1
},
{
"date": "2016-03-11",
"count": 1
},
{
"date": "2016-03-31",
"count": 2
},
{
"date": "2016-04-03",
"count": 1
},
{
"date": "2016-04-15",
"count": 3
},
{
"date": "2016-04-20",
"count": 2
},
{
"date": "2016-05-09",
"count": 1
},
{
"date": "2016-05-17",
"count": 1
},
{
"date": "2016-05-26",
"count": 1
},
{
"date": "2016-05-28",
"count": 1
},
{
"date": "2016-06-15",
"count": 1
},
{
"date": "2016-06-28",
"count": 1
},
{
"date": "2016-07-07",
"count": 1
},
{
"date": "2016-07-13",
"count": 1
},
{
"date": "2016-07-20",
"count": 1
},
{
"date": "2016-07-25",
"count": 1
},
{
"date": "2016-07-27",
"count": 1
},
{
"date": "2016-07-31",
"count": 2
},
{
"date": "2016-08-11",
"count": 1
},
{
"date": "2016-08-17",
"count": 2
},
{
"date": "2016-08-27",
"count": 1
},
{
"date": "2016-09-02",
"count": 5
},
{
"date": "2016-09-03",
"count": 3
},
{
"date": "2016-09-04",
"count": 2
},
{
"date": "2016-09-08",
"count": 2
},
{
"date": "2016-09-11",
"count": 1
},
{
"date": "2016-09-12",
"count": 2
},
{
"date": "2016-09-13",
"count": 1
},
{
"date": "2016-09-16",
"count": 1
},
{
"date": "2016-09-22",
"count": 2
},
{
"date": "2016-09-25",
"count": 1
},
{
"date": "2016-09-27",
"count": 1
},
{
"date": "2016-09-29",
"count": 1
},
{
"date": "2016-10-01",
"count": 1
},
{
"date": "2016-10-03",
"count": 2
},
{
"date": "2016-10-07",
"count": 1
},
{
"date": "2016-10-08",
"count": 2
},
{
"date": "2016-10-10",
"count": 1
},
{
"date": "2016-10-12",
"count": 3
},
{
"date": "2016-10-15",
"count": 1
},
{
"date": "2016-10-19",
"count": 1
},
{
"date": "2016-10-25",
"count": 1
},
{
"date": "2016-10-28",
"count": 1
},
{
"date": "2016-10-31",
"count": 1
},
{
"date": "2016-11-01",
"count": 1
},
{
"date": "2016-11-14",
"count": 1
},
{
"date": "2016-11-17",
"count": 1
},
{
"date": "2016-11-20",
"count": 1
},
{
"date": "2016-11-24",
"count": 1
},
{
"date": "2016-12-10",
"count": 1
},
{
"date": "2016-12-21",
"count": 1
},
{
"date": "2016-12-28",
"count": 1
},
{
"date": "2017-01-03",
"count": 1
},
{
"date": "2017-01-08",
"count": 1
},
{
"date": "2017-01-10",
"count": 2
},
{
"date": "2017-01-18",
"count": 1
},
{
"date": "2017-01-20",
"count": 1
},
{
"date": "2017-01-23",
"count": 1
},
{
"date": "2017-02-02",
"count": 1
},
{
"date": "2017-02-10",
"count": 1
},
{
"date": "2017-02-15",
"count": 1
},
{
"date": "2017-02-20",
"count": 1
},
{
"date": "2017-02-26",
"count": 1
},
{
"date": "2017-02-28",
"count": 2
},
{
"date": "2017-03-03",
"count": 1
},
{
"date": "2017-03-12",
"count": 1
},
{
"date": "2017-03-13",
"count": 1
},
{
"date": "2017-03-14",
"count": 1
},
{
"date": "2017-03-19",
"count": 1
},
{
"date": "2017-03-28",
"count": 1
},
{
"date": "2017-04-02",
"count": 1
},
{
"date": "2017-04-06",
"count": 1
},
{
"date": "2017-04-07",
"count": 1
},
{
"date": "2017-04-12",
"count": 1
},
{
"date": "2017-04-15",
"count": 1
},
{
"date": "2017-04-21",
"count": 2
},
{
"date": "2017-04-26",
"count": 1
},
{
"date": "2017-05-30",
"count": 1
},
{
"date": "2017-05-31",
"count": 2
},
{
"date": "2017-06-02",
"count": 1
},
{
"date": "2017-06-06",
"count": 1
},
{
"date": "2017-06-14",
"count": 1
},
{
"date": "2017-06-19",
"count": 1
},
{
"date": "2017-07-02",
"count": 1
},
{
"date": "2017-07-06",
"count": 1
},
{
"date": "2017-07-26",
"count": 1
},
{
"date": "2017-08-01",
"count": 1
},
{
"date": "2017-08-10",
"count": 1
},
{
"date": "2017-08-30",
"count": 1
},
{
"date": "2017-09-08",
"count": 1
},
{
"date": "2017-09-11",
"count": 1
},
{
"date": "2017-09-15",
"count": 1
},
{
"date": "2017-09-22",
"count": 1
},
{
"date": "2017-09-26",
"count": 1
},
{
"date": "2017-09-29",
"count": 1
},
{
"date": "2017-10-07",
"count": 1
},
{
"date": "2017-10-12",
"count": 1
},
{
"date": "2017-10-15",
"count": 1
},
{
"date": "2017-10-16",
"count": 1
},
{
"date": "2017-10-19",
"count": 1
},
{
"date": "2017-10-22",
"count": 1
},
{
"date": "2017-10-26",
"count": 2
},
{
"date": "2017-10-30",
"count": 1
},
{
"date": "2017-11-03",
"count": 1
},
{
"date": "2017-11-09",
"count": 1
},
{
"date": "2017-11-13",
"count": 1
},
{
"date": "2017-11-21",
"count": 1
},
{
"date": "2017-11-24",
"count": 1
},
{
"date": "2017-11-25",
"count": 1
},
{
"date": "2017-12-03",
"count": 1
},
{
"date": "2017-12-05",
"count": 1
},
{
"date": "2017-12-09",
"count": 1
},
{
"date": "2017-12-13",
"count": 1
},
{
"date": "2017-12-26",
"count": 1
},
{
"date": "2018-01-05",
"count": 3
},
{
"date": "2018-01-06",
"count": 1
},
{
"date": "2018-01-07",
"count": 2
},
{
"date": "2018-01-09",
"count": 1
},
{
"date": "2018-01-15",
"count": 2
},
{
"date": "2018-01-21",
"count": 1
},
{
"date": "2018-01-23",
"count": 1
},
{
"date": "2018-01-24",
"count": 1
},
{
"date": "2018-01-26",
"count": 1
},
{
"date": "2018-01-28",
"count": 1
},
{
"date": "2018-01-29",
"count": 1
},
{
"date": "2018-02-02",
"count": 1
},
{
"date": "2018-02-07",
"count": 1
},
{
"date": "2018-02-20",
"count": 1
},
{
"date": "2018-02-23",
"count": 1
},
{
"date": "2018-02-28",
"count": 1
},
{
"date": "2018-03-02",
"count": 2
},
{
"date": "2018-03-04",
"count": 1
},
{
"date": "2018-03-13",
"count": 1
},
{
"date": "2018-03-18",
"count": 1
},
{
"date": "2018-03-19",
"count": 2
},
{
"date": "2018-03-22",
"count": 1
},
{
"date": "2018-03-27",
"count": 1
},
{
"date": "2018-03-29",
"count": 1
},
{
"date": "2018-03-30",
"count": 1
},
{
"date": "2018-04-10",
"count": 1
},
{
"date": "2018-04-11",
"count": 1
},
{
"date": "2018-04-12",
"count": 1
},
{
"date": "2018-04-13",
"count": 1
},
{
"date": "2018-04-15",
"count": 1
},
{
"date": "2018-04-20",
"count": 1
},
{
"date": "2018-04-24",
"count": 2
},
{
"date": "2018-04-27",
"count": 1
},
{
"date": "2018-05-16",
"count": 1
},
{
"date": "2018-05-27",
"count": 1
},
{
"date": "2018-06-01",
"count": 2
},
{
"date": "2018-06-19",
"count": 1
},
{
"date": "2018-07-09",
"count": 1
},
{
"date": "2018-07-24",
"count": 1
},
{
"date": "2018-07-29",
"count": 1
},
{
"date": "2018-07-30",
"count": 1
},
{
"date": "2018-07-31",
"count": 2
},
{
"date": "2018-08-03",
"count": 1
},
{
"date": "2018-08-09",
"count": 1
},
{
"date": "2018-08-14",
"count": 1
},
{
"date": "2018-08-23",
"count": 4
},
{
"date": "2018-08-24",
"count": 3
},
{
"date": "2018-08-25",
"count": 2
},
{
"date": "2018-08-26",
"count": 3
},
{
"date": "2018-08-28",
"count": 2
},
{
"date": "2018-08-29",
"count": 1
},
{
"date": "2018-08-30",
"count": 1
},
{
"date": "2018-08-31",
"count": 2
},
{
"date": "2018-09-03",
"count": 1
},
{
"date": "2018-09-08",
"count": 2
},
{
"date": "2018-09-14",
"count": 1
},
{
"date": "2018-09-15",
"count": 1
},
{
"date": "2018-09-18",
"count": 2
},
{
"date": "2018-09-19",
"count": 1
},
{
"date": "2018-09-29",
"count": 2
},
{
"date": "2018-09-30",
"count": 2
},
{
"date": "2018-10-02",
"count": 1
},
{
"date": "2018-10-05",
"count": 2
},
{
"date": "2018-10-09",
"count": 1
},
{
"date": "2018-10-12",
"count": 1
},
{
"date": "2018-10-14",
"count": 1
},
{
"date": "2018-10-18",
"count": 1
},
{
"date": "2018-10-19",
"count": 1
},
{
"date": "2018-10-24",
"count": 1
},
{
"date": "2018-10-27",
"count": 2
},
{
"date": "2018-10-30",
"count": 1
},
{
"date": "2018-11-01",
"count": 1
},
{
"date": "2018-11-16",
"count": 1
},
{
"date": "2018-12-01",
"count": 1
},
{
"date": "2018-12-11",
"count": 1
},
{
"date": "2018-12-18",
"count": 1
},
{
"date": "2018-12-19",
"count": 1
},
{
"date": "2018-12-20",
"count": 1
},
{
"date": "2018-12-21",
"count": 1
},
{
"date": "2018-12-25",
"count": 3
},
{
"date": "2018-12-26",
"count": 1
},
{
"date": "2018-12-30",
"count": 1
},
{
"date": "2018-12-31",
"count": 1
},
{
"date": "2019-01-02",
"count": 1
},
{
"date": "2019-01-03",
"count": 1
},
{
"date": "2019-01-04",
"count": 3
},
{
"date": "2019-01-08",
"count": 1
},
{
"date": "2019-01-11",
"count": 1
},
{
"date": "2019-01-22",
"count": 1
},
{
"date": "2019-01-29",
"count": 1
},
{
"date": "2019-01-30",
"count": 1
},
{
"date": "2019-01-31",
"count": 1
},
{
"date": "2019-02-11",
"count": 1
},
{
"date": "2019-02-14",
"count": 1
},
{
"date": "2019-02-15",
"count": 1
},
{
"date": "2019-02-18",
"count": 1
},
{
"date": "2019-02-19",
"count": 1
},
{
"date": "2019-02-22",
"count": 1
},
{
"date": "2019-03-05",
"count": 1
},
{
"date": "2019-03-25",
"count": 1
},
{
"date": "2019-03-26",
"count": 1
},
{
"date": "2019-04-01",
"count": 1
},
{
"date": "2019-04-05",
"count": 1
},
{
"date": "2019-05-03",
"count": 1
},
{
"date": "2019-05-21",
"count": 1
},
{
"date": "2019-06-03",
"count": 1
},
{
"date": "2019-06-11",
"count": 1
},
{
"date": "2019-06-12",
"count": 2
},
{
"date": "2019-06-17",
"count": 1
},
{
"date": "2019-06-21",
"count": 1
},
{
"date": "2019-06-24",
"count": 1
},
{
"date": "2019-06-26",
"count": 1
},
{
"date": "2019-06-30",
"count": 1
},
{
"date": "2019-07-05",
"count": 1
},
{
"date": "2019-07-08",
"count": 1
},
{
"date": "2019-07-09",
"count": 1
},
{
"date": "2019-07-11",
"count": 1
},
{
"date": "2019-08-06",
"count": 2
},
{
"date": "2019-08-09",
"count": 1
},
{
"date": "2019-08-19",
"count": 1
},
{
"date": "2019-08-21",
"count": 1
},
{
"date": "2019-08-22",
"count": 1
},
{
"date": "2019-08-27",
"count": 1
},
{
"date": "2019-08-29",
"count": 1
},
{
"date": "2019-09-17",
"count": 2
},
{
"date": "2019-09-22",
"count": 1
},
{
"date": "2019-10-01",
"count": 2
},
{
"date": "2019-10-04",
"count": 1
},
{
"date": "2019-10-11",
"count": 1
},
{
"date": "2019-10-24",
"count": 1
},
{
"date": "2019-11-05",
"count": 1
},
{
"date": "2019-11-06",
"count": 1
},
{
"date": "2019-11-12",
"count": 1
},
{
"date": "2019-11-16",
"count": 1
},
{
"date": "2019-12-11",
"count": 1
},
{
"date": "2019-12-29",
"count": 1
},
{
"date": "2020-01-10",
"count": 1
},
{
"date": "2020-01-15",
"count": 1
},
{
"date": "2020-01-16",
"count": 1
},
{
"date": "2020-01-31",
"count": 1
},
{
"date": "2020-02-08",
"count": 2
},
{
"date": "2020-02-21",
"count": 1
},
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2020-03-01",
"count": 1
},
{
"date": "2020-03-04",
"count": 1
},
{
"date": "2020-03-05",
"count": 1
},
{
"date": "2020-03-11",
"count": 1
},
{
"date": "2020-03-21",
"count": 1
},
{
"date": "2020-03-29",
"count": 1
},
{
"date": "2020-04-07",
"count": 1
},
{
"date": "2020-04-16",
"count": 1
},
{
"date": "2020-04-26",
"count": 1
},
{
"date": "2020-04-27",
"count": 2
},
{
"date": "2020-05-04",
"count": 2
},
{
"date": "2020-05-06",
"count": 2
},
{
"date": "2020-05-07",
"count": 1
},
{
"date": "2020-05-09",
"count": 1
},
{
"date": "2020-05-17",
"count": 1
},
{
"date": "2020-05-19",
"count": 1
},
{
"date": "2020-06-06",
"count": 2
},
{
"date": "2020-06-10",
"count": 1
},
{
"date": "2020-06-18",
"count": 1
},
{
"date": "2020-07-07",
"count": 1
},
{
"date": "2020-07-09",
"count": 1
},
{
"date": "2020-07-24",
"count": 1
},
{
"date": "2020-07-30",
"count": 1
},
{
"date": "2020-08-12",
"count": 1
},
{
"date": "2020-09-20",
"count": 1
},
{
"date": "2020-09-21",
"count": 1
},
{
"date": "2020-09-25",
"count": 1
},
{
"date": "2020-09-27",
"count": 1
},
{
"date": "2020-10-06",
"count": 1
},
{
"date": "2020-10-07",
"count": 1
},
{
"date": "2020-10-12",
"count": 1
},
{
"date": "2020-10-17",
"count": 2
},
{
"date": "2020-10-20",
"count": 1
},
{
"date": "2020-10-23",
"count": 2
},
{
"date": "2020-10-28",
"count": 1
},
{
"date": "2020-11-15",
"count": 1
},
{
"date": "2020-11-27",
"count": 1
},
{
"date": "2020-12-06",
"count": 1
},
{
"date": "2020-12-24",
"count": 1
},
{
"date": "2021-01-07",
"count": 1
},
{
"date": "2021-01-13",
"count": 1
},
{
"date": "2021-01-20",
"count": 1
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-01-25",
"count": 1
},
{
"date": "2021-02-06",
"count": 2
},
{
"date": "2021-02-07",
"count": 1
},
{
"date": "2021-02-08",
"count": 1
},
{
"date": "2021-02-11",
"count": 1
},
{
"date": "2021-02-17",
"count": 1
},
{
"date": "2021-02-25",
"count": 1
},
{
"date": "2021-03-05",
"count": 1
},
{
"date": "2021-03-11",
"count": 1
},
{
"date": "2021-03-12",
"count": 1
},
{
"date": "2021-03-17",
"count": 2
},
{
"date": "2021-03-24",
"count": 1
},
{
"date": "2021-03-27",
"count": 1
},
{
"date": "2021-03-29",
"count": 1
},
{
"date": "2021-03-30",
"count": 1
},
{
"date": "2021-04-02",
"count": 1
},
{
"date": "2021-04-08",
"count": 2
},
{
"date": "2021-04-12",
"count": 1
},
{
"date": "2021-04-13",
"count": 2
},
{
"date": "2021-04-16",
"count": 1
},
{
"date": "2021-04-20",
"count": 1
},
{
"date": "2021-05-08",
"count": 1
},
{
"date": "2021-05-21",
"count": 4
},
{
"date": "2021-05-25",
"count": 1
},
{
"date": "2021-05-29",
"count": 1
},
{
"date": "2021-05-31",
"count": 1
},
{
"date": "2021-06-10",
"count": 1
},
{
"date": "2021-06-12",
"count": 1
},
{
"date": "2021-06-16",
"count": 3
},
{
"date": "2021-06-23",
"count": 1
},
{
"date": "2021-07-09",
"count": 1
},
{
"date": "2021-07-18",
"count": 1
},
{
"date": "2021-07-30",
"count": 1
},
{
"date": "2021-08-19",
"count": 1
},
{
"date": "2021-10-04",
"count": 2
},
{
"date": "2021-10-10",
"count": 1
},
{
"date": "2021-10-17",
"count": 1
},
{
"date": "2021-10-18",
"count": 1
},
{
"date": "2021-10-22",
"count": 1
},
{
"date": "2021-10-24",
"count": 1
},
{
"date": "2021-10-25",
"count": 1
},
{
"date": "2021-11-05",
"count": 1
},
{
"date": "2021-11-18",
"count": 1
},
{
"date": "2021-12-01",
"count": 1
},
{
"date": "2021-12-12",
"count": 1
},
{
"date": "2022-01-02",
"count": 1
},
{
"date": "2022-01-05",
"count": 2
},
{
"date": "2022-01-22",
"count": 1
},
{
"date": "2022-01-23",
"count": 2
},
{
"date": "2022-01-27",
"count": 1
},
{
"date": "2022-01-28",
"count": 1
},
{
"date": "2022-02-02",
"count": 1
},
{
"date": "2022-02-11",
"count": 1
},
{
"date": "2022-03-08",
"count": 1
},
{
"date": "2022-03-09",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-03-26",
"count": 1
},
{
"date": "2022-03-28",
"count": 2
},
{
"date": "2022-04-03",
"count": 1
},
{
"date": "2022-04-10",
"count": 1
},
{
"date": "2022-04-27",
"count": 1
},
{
"date": "2022-05-05",
"count": 1
},
{
"date": "2022-05-22",
"count": 1
},
{
"date": "2022-05-23",
"count": 2
},
{
"date": "2022-05-24",
"count": 1
},
{
"date": "2022-05-25",
"count": 2
},
{
"date": "2022-05-26",
"count": 1
},
{
"date": "2022-05-29",
"count": 4
},
{
"date": "2022-05-30",
"count": 1
},
{
"date": "2022-05-31",
"count": 2
},
{
"date": "2022-06-01",
"count": 2
},
{
"date": "2022-06-03",
"count": 1
},
{
"date": "2022-06-16",
"count": 1
},
{
"date": "2022-06-20",
"count": 1
},
{
"date": "2022-06-22",
"count": 1
},
{
"date": "2022-07-01",
"count": 1
},
{
"date": "2022-07-25",
"count": 2
},
{
"date": "2022-08-01",
"count": 1
},
{
"date": "2022-08-04",
"count": 1
},
{
"date": "2022-08-05",
"count": 1
},
{
"date": "2022-08-17",
"count": 1
},
{
"date": "2022-08-30",
"count": 1
},
{
"date": "2022-09-05",
"count": 1
},
{
"date": "2022-09-08",
"count": 1
},
{
"date": "2022-09-15",
"count": 1
},
{
"date": "2022-09-19",
"count": 1
},
{
"date": "2022-09-27",
"count": 1
},
{
"date": "2022-10-04",
"count": 1
},
{
"date": "2022-11-08",
"count": 1
},
{
"date": "2022-11-21",
"count": 1
},
{
"date": "2022-11-28",
"count": 1
},
{
"date": "2022-12-05",
"count": 1
},
{
"date": "2022-12-17",
"count": 1
},
{
"date": "2023-02-13",
"count": 1
},
{
"date": "2023-02-16",
"count": 1
},
{
"date": "2023-02-19",
"count": 1
},
{
"date": "2023-02-28",
"count": 1
},
{
"date": "2023-03-16",
"count": 1
},
{
"date": "2023-03-29",
"count": 1
},
{
"date": "2023-04-06",
"count": 1
},
{
"date": "2023-04-10",
"count": 1
},
{
"date": "2023-04-15",
"count": 1
},
{
"date": "2023-04-22",
"count": 1
},
{
"date": "2023-04-24",
"count": 1
},
{
"date": "2023-05-14",
"count": 1
},
{
"date": "2023-07-28",
"count": 1
},
{
"date": "2023-08-29",
"count": 1
},
{
"date": "2023-08-30",
"count": 4
},
{
"date": "2023-10-19",
"count": 1
},
{
"date": "2023-10-27",
"count": 1
},
{
"date": "2023-11-07",
"count": 1
},
{
"date": "2023-11-25",
"count": 1
},
{
"date": "2023-12-08",
"count": 1
},
{
"date": "2023-12-25",
"count": 1
},
{
"date": "2024-01-17",
"count": 1
},
{
"date": "2024-03-20",
"count": 1
},
{
"date": "2024-04-11",
"count": 1
},
{
"date": "2024-04-13",
"count": 1
},
{
"date": "2024-04-17",
"count": 1
},
{
"date": "2024-04-18",
"count": 1
},
{
"date": "2024-04-26",
"count": 1
},
{
"date": "2024-05-23",
"count": 1
},
{
"date": "2024-05-24",
"count": 1
},
{
"date": "2024-06-11",
"count": 1
},
{
"date": "2024-06-19",
"count": 1
},
{
"date": "2024-06-21",
"count": 1
},
{
"date": "2024-06-22",
"count": 2
},
{
"date": "2024-06-25",
"count": 1
},
{
"date": "2024-07-01",
"count": 1
},
{
"date": "2024-07-08",
"count": 2
},
{
"date": "2024-07-18",
"count": 3
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-07-26",
"count": 1
},
{
"date": "2024-07-28",
"count": 1
},
{
"date": "2024-07-31",
"count": 1
},
{
"date": "2024-08-05",
"count": 2
},
{
"date": "2024-08-09",
"count": 1
},
{
"date": "2024-08-10",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-08-23",
"count": 1
},
{
"date": "2024-08-25",
"count": 1
},
{
"date": "2024-09-09",
"count": 1
},
{
"date": "2024-09-12",
"count": 1
},
{
"date": "2024-09-17",
"count": 1
},
{
"date": "2024-09-24",
"count": 2
},
{
"date": "2024-09-26",
"count": 2
},
{
"date": "2024-09-27",
"count": 1
},
{
"date": "2024-10-06",
"count": 1
},
{
"date": "2024-10-12",
"count": 1
},
{
"date": "2024-10-14",
"count": 1
},
{
"date": "2024-10-16",
"count": 1
},
{
"date": "2024-10-23",
"count": 1
},
{
"date": "2024-10-31",
"count": 1
},
{
"date": "2024-11-03",
"count": 1
},
{
"date": "2024-11-04",
"count": 2
},
{
"date": "2024-12-01",
"count": 1
},
{
"date": "2024-12-06",
"count": 1
},
{
"date": "2024-12-09",
"count": 1
},
{
"date": "2024-12-14",
"count": 1
},
{
"date": "2024-12-24",
"count": 1
},
{
"date": "2025-01-05",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-01-08",
"count": 1
},
{
"date": "2025-01-09",
"count": 1
},
{
"date": "2025-01-14",
"count": 1
},
{
"date": "2025-02-01",
"count": 1
},
{
"date": "2025-02-18",
"count": 1
},
{
"date": "2025-03-04",
"count": 1
},
{
"date": "2025-03-10",
"count": 1
},
{
"date": "2025-03-11",
"count": 1
},
{
"date": "2025-03-24",
"count": 1
},
{
"date": "2025-04-04",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-06-04",
"count": 1
},
{
"date": "2025-06-07",
"count": 1
},
{
"date": "2025-06-26",
"count": 1
},
{
"date": "2025-07-13",
"count": 1
},
{
"date": "2025-08-01",
"count": 1
},
{
"date": "2025-08-31",
"count": 1
},
{
"date": "2025-09-27",
"count": 1
},
{
"date": "2025-09-29",
"count": 1
},
{
"date": "2025-10-03",
"count": 2
},
{
"date": "2025-10-06",
"count": 1
},
{
"date": "2025-10-24",
"count": 1
},
{
"date": "2025-10-25",
"count": 1
},
{
"date": "2025-10-28",
"count": 1
},
{
"date": "2025-11-18",
"count": 1
},
{
"date": "2025-11-28",
"count": 1
},
{
"date": "2025-11-30",
"count": 1
},
{
"date": "2025-12-15",
"count": 1
},
{
"date": "2025-12-20",
"count": 1
},
{
"date": "2025-12-21",
"count": 1
},
{
"date": "2026-01-31",
"count": 1
},
{
"date": "2026-02-01",
"count": 1
},
{
"date": "2026-02-02",
"count": 1
},
{
"date": "2026-02-06",
"count": 1
},
{
"date": "2026-02-10",
"count": 1
},
{
"date": "2026-03-30",
"count": 1
},
{
"date": "2026-04-17",
"count": 2
},
{
"date": "2026-05-11",
"count": 1
},
{
"date": "2026-06-27",
"count": 1
},
{
"date": "2026-06-29",
"count": 2
}
],
"complete": true,
"collected": 624,
"total_stars": 624
},
"open_issues_and_prs": 11
},
"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": [
"mix.exs"
],
"largest_source_bytes": 9931,
"source_files_sampled": 27,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"mix.exs"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"hex"
],
"dependencies": [
{
"name": "jason",
"manifest": "mix.exs",
"ecosystem": "hex",
"version_constraint": "~> 1.0"
},
{
"name": "inch_ex",
"manifest": "mix.exs",
"ecosystem": "hex",
"version_constraint": "~> 2.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 60,
"open_issues": 8,
"closed_ratio": 0.857,
"closed_issues": 48,
"closed_unmerged_prs": 11
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "danielberkompas",
"commits": 255,
"avatar_url": "https://avatars.githubusercontent.com/u/1186992?v=4"
},
{
"type": "User",
"login": "asummers",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/831648?v=4"
},
{
"type": "User",
"login": "mjquinlan2000",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/1171608?v=4"
},
{
"type": "User",
"login": "tomciopp",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/544875?v=4"
},
{
"type": "User",
"login": "mspanc",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/389651?v=4"
},
{
"type": "User",
"login": "tielur",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/977174?v=4"
},
{
"type": "User",
"login": "kevin-j-m",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/4705351?v=4"
},
{
"type": "User",
"login": "jc00ke",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/18191?v=4"
},
{
"type": "User",
"login": "boydm",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/176561?v=4"
},
{
"type": "User",
"login": "michaelherold",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/424833?v=4"
}
],
"contributors_sampled": 24,
"top_contributor_share": 0.815
},
"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": [
"mix.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 1,
"reason": "1 out of 8 merged PRs checked by a CI test -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 4/18 approved changesets -- score normalized to 2",
"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": "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": 3,
"reason": "7 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9a3d10c351f421f5e7b208bb1021910ce3a819b0",
"ran_at": "2026-07-21T20:22:38Z",
"aggregate_score": 2.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/danielberkompas/cloak",
"host": "github.com",
"name": "cloak",
"owner": "danielberkompas"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"security": 22,
"vitality": 28,
"community": 66,
"governance": 59,
"engineering": 40
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 28,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"commits_last_year": 5,
"human_commit_share": 1,
"days_since_last_push": 129,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 129 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 129
}
}
],
"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": "5 commits in the last year",
"points": 7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 5
}
}
],
"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": 44,
"inputs": {
"releases_count": 14,
"latest_release_tag": "v1.1.4",
"releases_from_tags": false,
"days_since_latest_release": 836,
"mean_days_between_releases": 241.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 836 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 836
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~241.4 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 241.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 129,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 129 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 129
}
}
],
"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": 65,
"inputs": {
"forks": 56,
"stars": 624,
"watchers": 11,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "624 stars",
"points": 45.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 624
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "56 forks",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 56
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "11 watchers",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 11
}
}
],
"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": 90,
"inputs": {
"packages": [
"cloak"
],
"dependents": null,
"ecosystems": "hex",
"total_downloads": 7813449,
"monthly_downloads": 248282
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "248,282 downloads/month across hex",
"points": 71.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 248282,
"ecosystems": "hex"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 24,
"top_contributor_share": 0.815
},
"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 82% of commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 82
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "24 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 24
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"merged_prs": 60,
"open_issues": 8,
"closed_issues": 48,
"issue_closed_ratio": 0.857,
"closed_unmerged_prs": 11
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "86% of issues closed",
"points": 40.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 86
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "60/71 decided PRs merged",
"points": 32.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 60,
"decided": 71
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/18 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"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": 67,
"inputs": {
"followers": 384,
"owner_type": "User",
"is_verified": null,
"owner_login": "danielberkompas",
"public_repos": 72,
"account_age_days": 5367
},
"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": "384 followers of danielberkompas",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 384,
"login": "danielberkompas"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "72 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 72
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"cloak"
],
"ecosystems": "hex",
"any_deprecated": false,
"min_days_since_publish": 836
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on hex",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "hex"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 836 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 836
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "30 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 30
}
}
],
"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": 40,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 26,
"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": "1 out of 8 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"elixir",
"encryption",
"ecto",
"hex"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": 22,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 22,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.2
},
"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": "1 out of 8 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 4/18 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no 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": "7 existing vulnerabilities detected",
"points": 2.2,
"status": "partial",
"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": 11
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 41,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.4,
"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": "40 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 21.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 40,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"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": 50,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"mix.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"mix.exs"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "mix.exs (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "mix.exs"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "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": "Elixir",
"largest_source_bytes": 9931,
"source_files_sampled": 27,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Elixir without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Elixir"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/27 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 27,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-21T20:22:58.285364Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/danielberkompas/cloak.svg",
"full_name": "danielberkompas/cloak",
"license_state": "standard",
"license_spdx": "MIT"
}