Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 973,
"has_wiki": true,
"homepage": "https://confluence.opensource.anotheria.net/display/AOS/ano-util",
"languages": {
"HTML": 544,
"Java": 471404
},
"pushed_at": "2026-07-19T16:15:45Z",
"created_at": "2014-03-12T17:15:38Z",
"owner_type": "Organization",
"updated_at": "2026-07-19T16:15:47Z",
"description": "General Class Utilities",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "develop",
"license_spdx_raw": null,
"primary_language": "Java",
"significant_languages": [
"Java"
]
},
"owner": {
"blog": "http://blog.anotheria.net/",
"name": "anotheria",
"type": "Organization",
"login": "anotheria",
"company": null,
"location": "Hamburg and Kiev",
"followers": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/2864361?v=4",
"created_at": "2012-11-22T15:49:08Z",
"is_verified": null,
"public_repos": 72,
"account_age_days": 4992
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "40f0d45ae88932f467daf8d12b276bc08192e114",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-07-19T16:15:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00f27ce735ca9413594f2c909d28363a33fcf449",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release ano-util-4.0.7",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-07-19T16:15:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1c34348f61559a62e50fee8994d41fc697d56d4",
"body": null,
"is_bot": false,
"headline": "version bump",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-07-19T13:11:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d071066481d03f55550d0c2d84ba9a5b90e7272",
"body": null,
"is_bot": false,
"headline": "upgraded jackson databind",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-07-19T08:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57a2380a999779e1a9e75f9b90ee0fac011c6c03",
"body": null,
"is_bot": false,
"headline": "bumped configureme (dependencies cleanup)",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-07-11T19:40:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2435f121b0c4dad76917e3579267bd6ca0f2445",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-07-10T08:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a3c8858b39f5d462f76c40801511d7254f5b8d6",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release ano-util-4.0.6",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-07-10T08:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0607ec3744fcd1f0583f2e90e42e1ce458223866",
"body": "…jackson.core-jackson-databind-2.22.0\n\nBump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.22.0",
"is_bot": false,
"headline": "Merge pull request #13 from anotheria/dependabot/maven/com.fasterxml.…",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-07-10T08:47:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8205a6cb0993b0c2d3dee1b66d39331daef6cad",
"body": "Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.20.0 to 2.22.0.\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson.core:jackson-databind\n dependency-version: 2.22.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.22.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-30T02:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cfe120db8cf335bd8fae720c19c06ff6c764381",
"body": "… #4)\n\nThe encrypt() and decrypt() methods were already synchronized on their\nrespective cipher objects, but encryptBuffer() and decryptBuffer() were not,\nleaving them unsafe for concurrent use. Added synchronized blocks matching\nthe existing pattern.\n\nCloses #4\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix thread safety of CryptTool.encryptBuffer and decryptBuffer (issue…",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-06-03T14:45:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f58a994776c81eb30fa08e184816d22a82b7bdfd",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-06-03T14:33:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22b0d16753a523a7099a70e7dc69d6f14f8440da",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release ano-util-4.0.5",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-06-03T14:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b04241882bcb91f14af6530f5b74801e63a05044",
"body": "…C 1.84 upgrade\n\nBouncyCastle 1.68 and earlier accepted Blowfish keys of any length, cycling\nthrough the key bytes in the P-array XOR step as the algorithm specifies.\nA key-length guard (32-448 bits) was added in a later BC release, causing\nCryptTool to throw IllegalArgumentException at construction\n[…]\n6 bytes. CryptToolCompatibilityTest gains a\nlongKeyRoundTrip case. Both fail against stock BlowfishEngine and pass with\nLegacyBlowfishEngine.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix CryptTool rejection of Blowfish keys longer than 56 bytes after B…",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-06-03T14:31:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c2fdd90b7c57550c24ba4134f856ca8964ee99d3",
"body": "Suite classes add no value with surefire auto-discovery and required\nan extra dependency not provided by the parent. Removed both suite\nfiles and the junit-platform-suite dependency from pom.xml.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Remove junit-platform-suite dependency and test suite classes",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-05-30T21:54:58Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1d3529901f35ed149bcef1e5eb4f76db90fb8847",
"body": "- Replace @Test, @Before/After, @BeforeClass/AfterClass, @Ignore with JUnit Jupiter equivalents\n- Replace Assert.* static calls with Assertions.* (fixing message-last parameter order)\n- Convert @Test(expected=...) to assertThrows()\n- Replace @RunWith(Suite)/@SuiteClasses with @Suite/@SelectClasses; \n[…]\nueTestSuite (was @Ignored and caused double-execution flakiness)\n- Add junit-platform-suite:1.11.3 dependency for TemplateProcessorsTestSuite\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Migrate tests from JUnit 4 to JUnit 5",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-05-30T21:53:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6a4cfb16dcef0894cbbb9fcdb21d3b2f15026a5b",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Replace broken maven-badges.herokuapp.com badge with shields.io",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-05-21T11:37:58Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a03e046ce767f21b9d4990f84a851a5bdb83fd5b",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-05-21T10:59:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af34f02ee7dbaee68bc7627f123ecb0869af0c01",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release ano-util-4.0.4",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-05-21T10:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ee3fd06f745fe372e3abcb409157a736e97545e",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add develop branch to CodeQL workflow triggers",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-05-21T10:58:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "643aec1cd8f68ce61bcd7323ff301f99e50c1cfc",
"body": "Resolves Dependabot PR #12; 1.84 fixes additional CVEs present in 1.80.\nAll crypt compatibility tests pass.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump bcprov-jdk18on to 1.84",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-05-21T10:55:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e0d3989bcbf1cbf5571fb15c385c24577f6bf074",
"body": null,
"is_bot": false,
"headline": "added .claude to gitignore",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-05-21T10:52:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ee3834805bef74e11f1a4f98a4a616ef37fd5fd",
"body": null,
"is_bot": false,
"headline": "passwords length is 4",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-05-21T10:51:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8da739a8bc882420d0529b51690bf9f2223fdce0",
"body": "Replace deprecated bcprov-jdk15on:1.68 with bcprov-jdk18on:1.80, fixing\n5 open Dependabot CVEs (LDAP injection, Marvin attack, DoS, DNS poisoning,\ncertificate parsing). All crypt compatibility tests pass — byte output is\nidentical to 1.68. Also bump CodeQL GitHub Actions from v2 to v3 to fix\nthe deprecated action warning.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Upgrade BouncyCastle to 1.80 and CodeQL action to v3",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2026-05-21T10:39:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a428b9c611f64aeacf38e54bdb5f2dc4b1df46e6",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2025-10-14T11:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee898ebb17b1592d1cb0dd5b2e24dca8a908efea",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release ano-util-4.0.3",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2025-10-14T11:31:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4566c049a8cc40e6f6f3d7caa6e207bc17c10692",
"body": "Adjustments for bouncycastle dependency and configuration of object mapper",
"is_bot": false,
"headline": "Merge pull request #11 from anotheria/feature/revertBounceCustle",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2025-10-14T11:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0d1509fd57cf566b36fe731e95c6d3999754f3b",
"body": null,
"is_bot": false,
"headline": "decreased bouncycastle dependency from 1.70 to 1.68",
"author_name": "HELLnyk",
"author_login": "HELLnyk",
"committed_at": "2025-10-08T09:34:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c7f2e6e47a8621324ff71a16d835290a27d1b3a",
"body": null,
"is_bot": false,
"headline": "adjustments for loop processor",
"author_name": "HELLnyk",
"author_login": "HELLnyk",
"committed_at": "2025-10-08T09:31:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3a9703787e269e52dee7b07e839b6b5ec5009d8",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2025-10-01T10:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5a51a8793aff2c89adb864713c02da994ba4db3",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release ano-util-4.0.2",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2025-10-01T10:25:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b3ef86455bf6019ddd4103040cfa3fb2b227489",
"body": "Feature/loop processor",
"is_bot": false,
"headline": "Merge pull request #10 from anotheria/feature/loopProcessor",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2025-10-01T10:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd0a556cb8764f737bdbcfe22074634b29834b34",
"body": null,
"is_bot": false,
"headline": "adjustments for loop template processor",
"author_name": "HELLnyk",
"author_login": "HELLnyk",
"committed_at": "2025-10-01T10:12:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eb121d25df49990f11b65eb93a240f4cba5e030",
"body": null,
"is_bot": false,
"headline": "adjustments for loop template processor",
"author_name": "HELLnyk",
"author_login": "HELLnyk",
"committed_at": "2025-10-01T09:56:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e502bba040e6211fa3d245189ccb4b0e3290432",
"body": null,
"is_bot": false,
"headline": "adjustments for loop template processor",
"author_name": "HELLnyk",
"author_login": "HELLnyk",
"committed_at": "2025-09-29T09:14:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ed81b30326df3219aa871af92b2e268d863ff7",
"body": null,
"is_bot": false,
"headline": "adjustments for loop template processor",
"author_name": "HELLnyk",
"author_login": "HELLnyk",
"committed_at": "2025-09-25T09:15:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a162d3470d561e612f7bfecc99740c2aa193801",
"body": null,
"is_bot": false,
"headline": "fixed tests",
"author_name": "HELLnyk",
"author_login": "HELLnyk",
"committed_at": "2025-09-25T08:45:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd2a182c71a45194bc1127b393f6b4f9c7f8b503",
"body": null,
"is_bot": false,
"headline": "unabled collection for loop template processor",
"author_name": "HELLnyk",
"author_login": "HELLnyk",
"committed_at": "2025-09-25T08:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e742a6062b42acc112f0adb6a1983d393bd3dfe",
"body": null,
"is_bot": false,
"headline": "fixed test",
"author_name": "HELLnyk",
"author_login": "HELLnyk",
"committed_at": "2025-09-24T11:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d60d671c99c7f028e965d2a583503228b462384d",
"body": null,
"is_bot": false,
"headline": "added loop processor for template variable",
"author_name": "HELLnyk",
"author_login": "HELLnyk",
"committed_at": "2025-09-24T11:21:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e53a3915a0fca42d191dd36f83571bc24b4dd899",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2025-09-24T08:12:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc7ca529ea8263df5838375215b7b3e7a4205bb1",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release ano-util-4.0.1",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2025-09-24T08:12:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d81e3258e2cd879a4c4113b920db671fbd54a48d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into develop",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2025-09-24T08:10:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53305416b8b4238da5a4c7442516919256a42307",
"body": "…ncies and sunset ano-net",
"is_bot": false,
"headline": "migrated ByteArraySerializer from ano-net to reduce number of depende…",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2025-09-24T08:07:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01f5a8c92a99035262a8b9d1a9ab192b849e39df",
"body": null,
"is_bot": false,
"headline": "updated parent version",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2025-09-23T09:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7fd713d81ebd537dc0ce5d7cffd71e8cbd3293a",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2023-12-22T13:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86a56919971b286b85002e96776ad66b688a6226",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release ano-util-4.0.0",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2023-12-22T12:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "347848f6fabce58c6fe8224b943ca17c4d44d0df",
"body": null,
"is_bot": false,
"headline": "updated to 4.0 parent",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2023-12-22T08:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "debdcbb5e487270e4eb6fe4dbe63875e521d6a7a",
"body": null,
"is_bot": false,
"headline": "restoring 2.x version",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2023-12-22T08:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "812ed4e2b077c502aa3d135344c983a6d90cff8c",
"body": "Merge master into develop 4x",
"is_bot": false,
"headline": "Merge pull request #7 from anotheria/master",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2023-12-22T08:40:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0b2e92f0d9cc1476770c6dada80f67b1bf6ace8",
"body": null,
"is_bot": false,
"headline": "Merge branch 'develop.4x' into master",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2023-12-22T08:40:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfe31a20f192fbc1b1a97e070398460ff2c0c5c2",
"body": null,
"is_bot": false,
"headline": "migrate to java 11",
"author_name": "asamoilich",
"author_login": "asamoilich",
"committed_at": "2023-11-13T11:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71a8b983096a173415fd9bff3fb081811152c6f5",
"body": null,
"is_bot": false,
"headline": "migrate to java 11",
"author_name": "asamoilich",
"author_login": "asamoilich",
"committed_at": "2023-11-01T14:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a000ff4414777c1a2b5a09dfffc91c296bc33ccd",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2023-11-01T13:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86c317853ba5fb8634c675c942909f162e59bc79",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release ano-util-2.2.2",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2023-11-01T13:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed4e6dc76cf0707c4c0950b9386bd6ff79c27e21",
"body": null,
"is_bot": false,
"headline": "changes in output data cell",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2023-11-01T13:14:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "040663643aade14c8975f23020673fb4bf9327c5",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2023-10-16T10:50:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2eea7593a32832d516687528100754641a54d1d",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release ano-util-2.2.1",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2023-10-16T10:50:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db16722ca81c9b272f0867900296a1f757d8adef",
"body": null,
"is_bot": false,
"headline": "test",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2023-10-16T10:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7ed83787f433710e8294f5844e0bed3cf20c23a",
"body": null,
"is_bot": false,
"headline": "added toCSV method",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2023-10-16T10:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b95d5d25d2e26cefabb7517939e0e7aa4e60f3d4",
"body": null,
"is_bot": false,
"headline": "Update dependabot",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2023-10-15T13:21:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9b7ccab639ac287f30c742452a8bf67643419fb",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:anotheria/ano-util",
"author_name": "dvayanu",
"author_login": "dvayanu",
"committed_at": "2022-10-03T09:36:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78a4b0596a2dfa804bc0ee8998f816cf66df8fe1",
"body": null,
"is_bot": false,
"headline": "parent upgrade",
"author_name": "dvayanu",
"author_login": "dvayanu",
"committed_at": "2022-10-03T09:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a974b1fbb44f53d150987f86e309a2072ebe638",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2022-10-03T09:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27e45b37e455e8b7242e21c21afb121aefa3172d",
"body": null,
"is_bot": false,
"headline": "Create codeql-analysis.yml",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2022-04-24T19:44:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5212c01e640528afa72600617dfb5415c735189b",
"body": "…e-bcprov-jdk15on-1.67\n\nBump bcprov-jdk15on from 1.54 to 1.67",
"is_bot": false,
"headline": "Merge pull request #5 from anotheria/dependabot/maven/org.bouncycastl…",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2022-04-24T19:42:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fed09be2ff55326024031284e58bccc9758cfdd4",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:anotheria/ano-util",
"author_name": "dvayanu",
"author_login": "dvayanu",
"committed_at": "2022-04-24T19:41:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e2601759b5a3461a590201cc6f6ddaa57115c99",
"body": null,
"is_bot": false,
"headline": "test-commit for name",
"author_name": "dvayanu",
"author_login": "dvayanu",
"committed_at": "2022-04-24T19:41:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "192c58d030e468647cbac216a42cbffe59a1f865",
"body": null,
"is_bot": false,
"headline": "test-commit for name",
"author_name": "dvayanu",
"author_login": "dvayanu",
"committed_at": "2022-04-24T19:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a065859fcf3972fd3b9f7fe48ed40a3fe34fed5",
"body": null,
"is_bot": false,
"headline": "moved to stable parent version",
"author_name": "Leon Rosenberg",
"author_login": null,
"committed_at": "2022-04-24T19:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0635219589847eb0582e222fde326912e521211e",
"body": "Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.54 to 1.67.\n- [Release notes](https://github.com/bcgit/bc-java/releases)\n- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)\n- [Commits](https://github.com/bcgit/bc-java/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.bouncycastle:bcprov-jdk15on\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump bcprov-jdk15on from 1.54 to 1.67",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-08-13T15:29:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71e69725c32b2ef62823a34db68c0c2f704c777c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2020-08-21T06:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a42f107aba95b35842f4a0a1d37f7f2e6971d8f",
"body": null,
"is_bot": false,
"headline": "Create README.md",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2020-08-21T06:52:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a6446ab4a8cf3fcc0d8aca6ca261666b2155caa",
"body": null,
"is_bot": false,
"headline": "attempt to fix test for infra",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2020-08-20T22:38:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44f6cfe3309f6254fa3a5894b903e11decb0e82a",
"body": null,
"is_bot": false,
"headline": "trying to update new pom version",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2020-08-20T22:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce7926fd3e6e760b6ba2be2f2934d91a1c8de1ab",
"body": null,
"is_bot": false,
"headline": "parent to 2.11",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2020-08-20T21:25:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d74b242af2d1086b6f7520df283070f59de6b977",
"body": null,
"is_bot": false,
"headline": "Changed POM parent's version to 2.11.",
"author_name": "ibohatyrchuk",
"author_login": "ibohatyrchuk",
"committed_at": "2020-08-20T10:24:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93b1b8d7a2daadd7ed11444cc853d727a8949643",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2020-03-24T14:51:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35ce9b1e03fde2997c4af0e29d881d874f408068",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release ano-util-2.2.0",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2020-03-24T14:50:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c98d2bff0daf7632c728f593274b2e84f95d1096",
"body": null,
"is_bot": false,
"headline": "removed obsolete classes",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2020-03-24T14:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a1947c228730226be9aa74ee4c73cb81ee867b0",
"body": null,
"is_bot": false,
"headline": "reduce dependencies",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2020-03-24T14:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfcd2ec2aa4fd1631327994e72e4a98da52916cd",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "jenkins.opensource",
"author_login": null,
"committed_at": "2020-02-05T10:57:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51887efc41d1d5801268ac91abd5a152e64a9ab4",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release ano-util-2.1.9",
"author_name": "jenkins.opensource",
"author_login": null,
"committed_at": "2020-02-05T10:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f4438f67fd5ac7514f8a1faf17e080c01ef9453",
"body": null,
"is_bot": false,
"headline": " back to 2.1.9-SNAPSHOT",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2020-02-05T10:46:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "195233088201319a907e1b1f46020e9d1abfd87d",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "jenkins.opensource",
"author_login": null,
"committed_at": "2020-02-05T10:42:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9962dd02e1d5a46ca3da07d7084bcc799bd63837",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release ano-util-2.1.9",
"author_name": "jenkins.opensource",
"author_login": null,
"committed_at": "2020-02-05T10:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db1a0cd90f805eec7da4469fe4829eebdad91f6b",
"body": "…pecial characters couldn't be encrypted due:\n\norg.bouncycastle.crypto.DataLengthException: data not block size aligned\n at org.bouncycastle.crypto.BufferedBlockCipher.doFinal(Unknown Source)\n at net.anotheria.util.crypt.CryptTool.encrypt(CryptTool.java:61)\n at net.anotheria.util.crypt.CryptTool.encryptToHex(CryptTool.java:76)",
"is_bot": false,
"headline": "fixed bug that 8 character long string containing umlauts and other s…",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2020-02-05T10:28:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dda6993adc31f19d9de1ed41c819add5478b32b1",
"body": null,
"is_bot": false,
"headline": "removed, noone uses CVS anymore",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2017-07-31T23:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db5eae1af23a383ffdb5e3bcf801c9f33bbbd53a",
"body": null,
"is_bot": false,
"headline": "PMD",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2017-07-31T22:53:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49663ad75fc8d61da10a578e6fe2a7a5698283e9",
"body": null,
"is_bot": false,
"headline": "checkstyle",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2016-11-27T21:25:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d20a3c4d081fb93d73aa7e14cebdc2820681f8c1",
"body": null,
"is_bot": false,
"headline": "checkstyle",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2016-11-27T21:24:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52873a1bcf51e4c45947c7ecb3717c9f4707695e",
"body": null,
"is_bot": false,
"headline": "checkstyle",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2016-11-27T21:20:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69857714c85d3643b95b9a24250bd3f9a0068df6",
"body": null,
"is_bot": false,
"headline": "checkstyle",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2016-11-27T21:20:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf3fe91262a42f54294b2c6eea12b90170303ed9",
"body": null,
"is_bot": false,
"headline": "FB warning",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2016-11-27T21:14:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c062536ac827ae1ba5a963c83a28c722916e02e0",
"body": null,
"is_bot": false,
"headline": "FB warning",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2016-11-27T21:12:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f69d83e87088e7479000c479a9a6017212646a1",
"body": null,
"is_bot": false,
"headline": "FB warning",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2016-11-27T21:11:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3f9a50b1d22aa01bacb351b0534da22d3b81d9a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:anotheria/ano-util",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2016-11-21T20:40:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94847b32be51f768eceb05576f561c3457e623b5",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "jenkins.opensource",
"author_login": null,
"committed_at": "2016-11-21T20:35:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "998cc4d4c5340354e648edb9e2dec70dee88cb2e",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release ano-util-2.1.8",
"author_name": "jenkins.opensource",
"author_login": null,
"committed_at": "2016-11-21T20:35:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a1b6adeb2bd2c50a3e9c2239e8272f55c102810",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:anotheria/ano-util",
"author_name": "Leon Rosenberg",
"author_login": "dvayanu",
"committed_at": "2016-11-21T20:27:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbcde5fc46b23530664b342a25f5b12ccbc251c1",
"body": null,
"is_bot": false,
"headline": "Fixed padMod method",
"author_name": "Vlad Lukjanenko",
"author_login": "vladlukjanenko",
"committed_at": "2016-11-21T20:00:16Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 44,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 10,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "net.anotheria:ano-util",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": true,
"registry_url": "https://central.sonatype.com/artifact/net.anotheria/ano-util",
"is_deprecated": false,
"latest_version": "4.0.7",
"repository_url": "https://github.com/anotheria/ano-util",
"versions_count": 22,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-19T16:19:19Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 25,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"pom.xml"
],
"largest_source_bytes": 48692,
"source_files_sampled": 151,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pom.xml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 10,
"malicious_count": 0,
"assessed_package": "maven:net.anotheria:ano-util@4.0.7",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"maven"
],
"dependencies": [
{
"name": "org.slf4j:slf4j-api",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "net.anotheria:configureme",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "4.1.0"
},
{
"name": "org.bouncycastle:bcprov-jdk18on",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "1.84"
},
{
"name": "com.fasterxml.jackson.core:jackson-databind",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "2.22.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "com.fasterxml.jackson.core:jackson-databind",
"direct": true,
"version": "2.22.1",
"ecosystem": "maven"
},
{
"name": "net.anotheria:configureme",
"direct": true,
"version": "4.1.0",
"ecosystem": "maven"
},
{
"name": "org.bouncycastle:bcprov-jdk18on",
"direct": true,
"version": "1.84",
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-api",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "ch.qos.logback:logback-classic",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.commons:commons-lang3",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.hamcrest:hamcrest-all",
"direct": false,
"version": "1.3",
"ecosystem": "maven"
}
],
"collected": true,
"truncated": false,
"total_count": 7,
"direct_count": 4,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 9,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "dvayanu",
"commits": 333,
"avatar_url": "https://avatars.githubusercontent.com/u/2864497?v=4"
},
{
"type": "User",
"login": "dmetelin",
"commits": 88,
"avatar_url": "https://avatars.githubusercontent.com/u/4564288?v=4"
},
{
"type": "User",
"login": "vzhovtiuk",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/1786839?v=4"
},
{
"type": "User",
"login": "HELLnyk",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/10010225?v=4"
},
{
"type": "User",
"login": "asamoilich",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/3275705?v=4"
},
{
"type": "User",
"login": "ibohatyrchuk",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/5602392?v=4"
},
{
"type": "User",
"login": "vladlukjanenko",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1665705?v=4"
},
{
"type": "User",
"login": "cbuschka",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5462513?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.733
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"codeql-analysis.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 5,
"reason": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/26 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "23 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 8,
"reason": "SAST tool detected but not run on all commits",
"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": 9,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "40f0d45ae88932f467daf8d12b276bc08192e114",
"ran_at": "2026-07-25T05:05:08Z",
"aggregate_score": 5.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T22:55:16Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-10T08:47:22Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/anotheria/ano-util",
"host": "github.com",
"name": "ano-util",
"owner": "anotheria"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"security": 66,
"vitality": 41,
"community": 16,
"governance": 63,
"engineering": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 41,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"commits_last_year": 44,
"human_commit_share": 0.98,
"days_since_last_push": 5,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "44 commits in the last year",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 44
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "23 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"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": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 16,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 25,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "25 watchers",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 25
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 63,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.733
},
"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 73% of commits",
"points": 6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 73
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 9,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "9/12 decided PRs merged",
"points": 28.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 9,
"decided": 12
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/26 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"followers": 4,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "anotheria",
"public_repos": 72,
"account_age_days": 4992
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "4 followers of anotheria",
"points": 5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 4,
"login": "anotheria"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "72 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 72
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"net.anotheria:ano-util"
],
"ecosystems": "maven",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on maven",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "maven"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 61,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://confluence.opensource.anotheria.net/display/AOS/ano-util",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://confluence.opensource.anotheria.net/display/AOS/ano-util",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 66,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.7
},
"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 2 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.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 1/26 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "23 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected but not run on all commits",
"points": 4,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the maven:net.anotheria:ano-util@4.0.7 runtime dependency closure — what installing the published package pulls in — 10 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "maven:net.anotheria:ano-util@4.0.7",
"assessed": 10
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 10,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 10,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 50,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 6,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.122,
"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": "12 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 12,
"sampled": 98
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.08,
"toolchain_manifests": [
"pom.xml"
],
"dependency_bot_commit_share": 0.02
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "pom.xml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "pom.xml"
}
}
],
"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": "Java (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Java"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "8 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 8,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "2 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Java",
"largest_source_bytes": 48692,
"source_files_sampled": 151,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Java (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Java"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/151 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 151,
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-25T05:05:18.535480Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/anotheria/ano-util.svg",
"full_name": "anotheria/ano-util",
"license_state": "absent",
"license_spdx": null
}