Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 298,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 268923
},
"pushed_at": "2026-07-20T14:39:42Z",
"created_at": "2025-07-03T08:23:32Z",
"owner_type": "User",
"updated_at": "2026-07-20T14:42:03Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Chris Moran",
"type": "User",
"login": "cmmoran",
"company": null,
"location": null,
"followers": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/17643010?v=4",
"created_at": "2016-03-04T12:13:32Z",
"is_verified": null,
"public_repos": 138,
"account_age_days": 3791
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.7.4",
"kind": "patch",
"published_at": "2026-07-20T14:39:43Z"
},
{
"tag": "v0.7.3",
"kind": "patch",
"published_at": "2026-07-17T15:32:00Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2026-06-15T17:11:00Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2026-06-15T16:10:55Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-02-23T20:57:55Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-02-23T12:30:30Z"
},
{
"tag": "v0.5.3",
"kind": "patch",
"published_at": "2026-01-17T13:17:53Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2026-01-07T12:03:38Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2025-12-08T10:09:24Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2025-12-03T12:10:37Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2025-12-01T17:59:51Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2025-11-20T19:34:37Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-11-19T12:55:21Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2025-10-28T14:02:29Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-10-19T13:23:01Z"
},
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2025-10-19T09:54:58Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2025-10-18T14:19:12Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2025-10-11T13:58:37Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2025-10-11T11:52:03Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-07-07T22:49:05Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2025-07-03T12:20:03Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-07-03T08:30:56Z"
}
],
"recent_commits": [
{
"oid": "f689e06b25fc34afd305f0f197e1f8f0c4ebbf87",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.7.4 [skip ci]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2026-07-20T14:39:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14996ef86a37479672c7b9970106a1c38a0d5aeb",
"body": null,
"is_bot": false,
"headline": "fix: update go-ora to v2.10.4",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2026-07-20T14:36:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a87b21c64ef7ab8209456ae07cb0e67e975692a",
"body": null,
"is_bot": false,
"headline": "fix: update go-ora bulk bind handling",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2026-07-20T14:21:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52103d8c3fe094e2bfb5a971b18d18fe8e981a5a",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.7.3 [skip ci]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2026-07-17T15:31:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44e8fbaab81a57388873f394f2d7a0cf18bd8467",
"body": "Improve UUID RAW handling, nullable scans, DML error propagation, migration safeguards, initialization cleanup, and Oracle SQL generation. Upgrade go-ora to v2.10.1 while retaining Go 1.24 and testcontainers v0.39 compatibility.",
"is_bot": false,
"headline": "fix: harden Oracle correctness and migration safety",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2026-07-17T15:26:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd1560a4f1e6de1a665a16f61b9b42277eb4127e",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.7.2 [skip ci]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2026-06-15T17:10:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "983491e0723d06fc2eaf5f6a2798d3012ff6c08c",
"body": null,
"is_bot": false,
"headline": "fix(returning): preserve nullable pointer outputs",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2026-06-15T17:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3197c1726099afe15637f0c2bf7be1ee8ef1c30",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.7.1 [skip ci]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2026-06-15T16:10:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3da982f58d30ca27ad23d385d3f468f51b2928e",
"body": null,
"is_bot": false,
"headline": "fix: preserve update model values during conversion",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2026-06-15T16:07:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f89dfcb6e2cf24553a445cd59ae6e14e5e5d98f",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.7.0 [skip ci]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2026-02-23T20:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73d5d4575f942d5154a39c05cf89788d169747d7",
"body": "… and SQL generation\n\n- Introduced handling for `oracle_indextype` and `oracle_parameters` in index definitions.\n- Added validation to reject unsupported configurations, such as unique domain indexes or missing `oracle_indextype`.\n- Implemented `buildCreateIndexSQL` to generate SQL for domain indexes with optional parameters.\n- Updated tests to cover domain index use cases and validation logic.",
"is_bot": false,
"headline": "feat(oracle): add support for domain indexes with detailed validation…",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2026-02-23T20:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef0d29736913ba68b9783f56d186e499ac809ad9",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.6.0 [skip ci]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2026-02-23T12:30:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6382d85afc95c70b7a49cffddf22d203b07f13af",
"body": "…mprovements\n\n- Implemented `MERGE` for upsert operations with Oracle when conflict target columns are in the payload.\n- Improved conflict handling via `OnConflict.TargetWhere` validation and rejection for unsupported use cases.\n- Added `getMergeMatchDBNames` helper to streamline conflict column resolution.\n- Updated test coverage to validate `MERGE` semantics, conflicts, and edge cases.\n- Updated README with documentation on Oracle `MERGE` semantics and limitations.",
"is_bot": false,
"headline": "feat(oracle): add MERGE-based upsert support with conflict handling i…",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2026-02-23T12:28:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e373d94b1c3c3feeb07fc48453df48305363583e",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.5.3 [skip ci]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2026-01-17T13:17:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57579d71015ff0f667247a2e59b9f2aa2e81ad8c",
"body": "- Refactored RETURNING clause logic to filter and validate fields before clause generation.\n- Improved handling of embedded and nullable fields in RETURNING operations.\n- Added comprehensive tests to validate behavior for RETURNING with various use cases.",
"is_bot": false,
"headline": "fix(oracle): improve RETURNING clause handling and add test coverage",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2026-01-17T13:16:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc3dc568715fae81ff0f8757d19a92521d621854",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.5.2 [skip ci]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2026-01-07T12:03:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d8fbc09affab57560c09efa10a27502e073b3d9",
"body": "…as used for converting TIMESTAMP and TIMESTAMP WITH LOCAL TIMEZONE",
"is_bot": false,
"headline": "fix(conversions): fixed an issue where the wrong time format string w…",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2026-01-07T12:02:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e155e81df66f0a79ac6321456947c5a98a860ccf",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.5.1 [skip ci]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-12-08T10:09:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac59f529cf3027d65dc8caa84cdf0ed001609ff8",
"body": "…negation",
"is_bot": false,
"headline": "fix(chunk): enhance IN clause handling with chunking and support for …",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-12-08T10:08:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ead3305eb8fbb63796705a6bf187f145118d3bbb",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.5.0 [skip ci]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-12-03T12:10:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f476f2f001c444f855fb67f0eebc7eed16b36e3",
"body": "…NING initialization logic\n\n- Added a `Ref` field to `TestTableUUID` and `TestTableGUUID` with support for nullable UUIDs.\n- Updated `ensureInitialized` to handle addressable and non-addressable values consistently.",
"is_bot": false,
"headline": "feat: add support for nullable reference pointer fields and fix RETUR…",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-12-03T12:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "683b5608e04e6f3e9c77a2e40e1f441bd9bef011",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.4.2 [skip ci]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-12-01T17:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50051079d459b3b76f013d9debdc419caa25918a",
"body": "- Updated `query.go` to handle custom column mapping with NamingStrategy.\n- Ensured columns map correctly to schema field names via user-defined strategies.",
"is_bot": false,
"headline": "fix: adjust column mapping to support custom naming strategies",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-12-01T17:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7ef6f6d22c3635878223916e9311f57d2b64a15",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.4.1 [skip ci]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-11-20T19:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94166c2f4dfa7fa7a95a00cfa5899f14399282e9",
"body": "…leaner initialization logic for RETURNING clause.",
"is_bot": false,
"headline": "fix: replaced `instantiateNilPointers` with `ensureInitialized` for c…",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-11-20T19:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "934633a67fb3b497b5adad164788b0c533732940",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.4.0 [skip ci]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-11-19T12:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "514cc4e051b7da0d7d79bf7201e75e36ceab13e2",
"body": null,
"is_bot": false,
"headline": "Merge branch 'oracle-chunk-in-expression'",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-11-19T12:53:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b91f22fd2a940bc5947ad17c471ea138da94401b",
"body": null,
"is_bot": false,
"headline": "chore: bump go-ora to v2.9.4 in go.mod and go.sum",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-11-19T12:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cf5d5557e916458ab85cadc6b6ab086773bdda9",
"body": null,
"is_bot": false,
"headline": "chore: update workflow triggers to only run on main branch [SKIP CI]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-11-18T17:19:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d77601b05dc7455199c2fe24eada15313444ff4a",
"body": null,
"is_bot": false,
"headline": "chore: update workflow triggers to only run on main branch [SKIP CI]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-11-18T12:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d394949a3c88610052732fe31daf6115d8eccec",
"body": "- Refactored IN clause handling to split large value lists into manageable chunks of 1000.\n- Introduced `chunk` helper function for splitting slices efficiently.\n- Improved query compatibility with Oracle's limitation on list sizes in WHERE clauses.",
"is_bot": false,
"headline": "feat: add IN clause chunking for oracle where expressions",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-11-18T12:16:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14aeb49024c4a684e295a8bfe81c993c8a3e93d6",
"body": "- Cleaned up unnecessary debug `fmt.Printf` calls in `oracle.go` for better readability and cleaner logs.",
"is_bot": false,
"headline": "fix: remove debug print statements from where clause handling",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-11-14T20:12:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "937c224ae8239e4eaae054c7808f56e76509e754",
"body": "- Updated `conversions.go` to use `converters` constants instead of hardcoded NLS formats.\n- Improved code maintainability and consistency in Oracle dialect formatting.",
"is_bot": false,
"headline": "fix: replace hardcoded NLS formats with constants",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-11-14T12:21:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d976502b3e372805295f47d2be9828b3d74e434",
"body": "- Introduced schema validation to prevent `nil` dereferencing.\n- Refactored where clause expression handling for better safety and consistency.",
"is_bot": false,
"headline": "fix: add schema check in where clause handling for oracle dialect",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-11-14T11:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a22be49916606119cd3864a7f590a00c0e190ed",
"body": "…ling in gorm\n\n- Implemented `Query` and `Scan` functions in `query.go`.\n- Enhanced `convertToLiteral` for better timestamp data type transformations.\n- Updated struct tags for improved clarity and Oracle compatibility.\n- Added tests for new query handling and timestamp conversions.",
"is_bot": false,
"headline": "feat: add query support for oracle dialect and enhance timestamp hand…",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-11-14T11:15:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de0293f99621c5bff282c884eee04749346f992e",
"body": null,
"is_bot": false,
"headline": "fix: fixing go-ora parameter handling",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-10-29T13:40:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16996c0f0ed7434689197f3d7f929698e4f21791",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.3.1 [skip ci]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-10-28T14:02:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "073e32e297e25a6e573f468d8cb6a11b2137945e",
"body": null,
"is_bot": false,
"headline": "fix: fixed an issue where returning could include non-returnable fields",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-10-28T14:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49f9cf8292d82571880fb32f564cf295f412553f",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.3.0 [skip ci]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-10-19T13:23:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac4881d4ca59596ec9f64f83efc1a5fef18cca40",
"body": "… cumbersome to require go mod replace entries across many dependent projects.",
"is_bot": false,
"headline": "feat: changed dependency sijms/go-ora to cmmoran/go-ora because it is…",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-10-19T13:21:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89c56e82a46f45f4c88d9f6003e69ac336ecb342",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.2.5 [skip ci]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-10-19T09:54:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9158937203e4f954e8bf2429f7b48d37a4c27e31",
"body": "- Dropped `gorm-oracle` and related references.",
"is_bot": false,
"headline": "fix: removed accidental import of godoes/gorm-oracle",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-10-19T09:53:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddb86e0ba167987005718ea6605fd1eb9c901d2a",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.2.4 [skip ci]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-10-18T14:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c732b2273d0fadcee07be0f38902fbeeb5c591bc",
"body": "- Removed `Query` function as it was redundant.\n- Refactored `Update` and `Delete` functions for better clarity and efficiency.\n- Introduced `convertValue` in `conversions.go` for improved type handling and null casting.\n- Simplified `namingStrategy` to enforce cleaner table and column name generation.\n- Updated tests to improve clarity and coverage of identifier and field naming.",
"is_bot": false,
"headline": "fix: streamline Oracle dialect and enhance naming strategy",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-10-18T14:18:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19ca37e2c92e68a478bb70f5136a71855b334966",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.2.3 [skip ci]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-10-11T13:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54699d30a310bd71671af0e6ec8b2c527c53e7a8",
"body": "…ndex, unique, foreign key, and constraints",
"is_bot": false,
"headline": "fix: quoted table and column values shoudl now properly work within i…",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-10-11T13:57:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93cf3371fa8c07b3a6a0dec6c311b14271dcde87",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.2.2 [skip ci]",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-10-11T11:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "348fcdef5bfcc74cfbfbea49296cc9e8376448ca",
"body": "…actions.",
"is_bot": false,
"headline": "fix: reworked identifier case handling. also added build and release …",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-10-11T11:51:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9f76a18f765bca290b667ed9c529e7f9348f1ef",
"body": null,
"is_bot": false,
"headline": "chore: bump go-ora",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-09-26T15:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53453c601d9ffed16145c9e0f418438c3cf4502b",
"body": null,
"is_bot": false,
"headline": "chore: move helper functions",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-07-25T17:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f9f3b7a4393f9c9f0964eed35a9f1405f889a24",
"body": "…index name follows the naming strategy",
"is_bot": false,
"headline": "fix(partial-indexes): cleaned up partial-index creation ensuring the …",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-07-16T21:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb466028a42a9e24f28eabbb7c0f9fe248924801",
"body": "- Replaced custom UUID handling with reflection-based improvements for `16-byte arrays`.\n- Updated `RETURNING` handling to utilize schema-aware column ordering.\n- Enhanced test suite with revised Oracle container setup and configurations.",
"is_bot": false,
"headline": "refactor: remove custom UUID implementation and update Oracle dialect",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-07-16T14:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d13d98b0f84f7520b32b83c5d1b1476e2c42a174",
"body": "…st coverage\n\n- Refactored `RETURNING` clause binding for better SQL and struct field integration.\n- Introduced optional `UseClobForTextType` configuration to handle TEXT fields.\n- Updated test suite with containerized Oracle instance and expanded scenarios.",
"is_bot": false,
"headline": "fix: enhance Oracle dialect with improved `RETURNING` handling and te…",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-07-09T16:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d4bd19f28d15b1694d00c503768c852a597c953",
"body": "- Enhanced `RETURNING` clause handling to properly manage SQL bindings and struct field mappings.\n- Added support for `BOOLEAN` data type for Oracle 23+ databases.\n- Refactored function to bind `RETURNING` clauses dynamically.\n- Updated tests to cover new functionality and edge cases.",
"is_bot": false,
"headline": "fix: improve Oracle `RETURNING` clause handling and update type mappings",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-07-07T22:43:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90b1309099d2ff2a67ca1358f7070c057246a17b",
"body": null,
"is_bot": false,
"headline": "chore: translation",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-07-03T12:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2905406c6e4d1b61114c236256cd3f7281fff5a2",
"body": "Also fixed an issue where the HasIndex function was not respecting the table name",
"is_bot": false,
"headline": "fix: support `timestamp without time zone` -> `timestamp(6)`",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-07-03T12:14:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "577375a02320575a0de1fcc50acdd2acbaf4648c",
"body": null,
"is_bot": false,
"headline": "chore: initial commit",
"author_name": "Chris Moran",
"author_login": "cmmoran",
"committed_at": "2025-07-03T08:30:04Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 50,
"latest_release_at": "2026-07-20T14:39:43Z",
"latest_release_tag": "v0.7.4",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 15,
"days_since_latest_release": 1,
"mean_days_between_releases": 25.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/cmmoran/gorm-oracle",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/cmmoran/gorm-oracle",
"is_deprecated": false,
"latest_version": "v0.7.4",
"repository_url": "https://github.com/cmmoran/gorm-oracle",
"versions_count": 23,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T14:39:41Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0
},
"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": [
"go.mod"
],
"largest_source_bytes": 68626,
"source_files_sampled": 21,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/cmmoran/go-ora/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.10.4"
},
{
"name": "github.com/dlclark/regexp2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "github.com/docker/go-connections",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.0"
},
{
"name": "github.com/emirpasic/gods/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.0-alpha"
},
{
"name": "github.com/gofrs/uuid/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.1.2"
},
{
"name": "github.com/google/go-cmp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/iancoleman/strcase",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.0"
},
{
"name": "github.com/jinzhu/inflection",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/oklog/ulid/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.1.1"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/testcontainers/testcontainers-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.39.0"
},
{
"name": "gorm.io/gorm",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.31.2"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "cmmoran",
"commits": 57,
"avatar_url": "https://avatars.githubusercontent.com/u/17643010?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"go.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 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": 7,
"reason": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "26 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f689e06b25fc34afd305f0f197e1f8f0c4ebbf87",
"ran_at": "2026-07-22T03:22:33Z",
"aggregate_score": 2.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/cmmoran/gorm-oracle",
"host": "github.com",
"name": "gorm-oracle",
"owner": "cmmoran"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"security": 28,
"vitality": 81,
"community": 24,
"governance": 36,
"engineering": 52
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 81,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"commits_last_year": 50,
"human_commit_share": 1,
"days_since_last_push": 1,
"active_weeks_last_year": 15
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "15/52 weeks with commits",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 15
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "50 commits in the last year",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 50
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
"points": 7,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 22,
"latest_release_tag": "v0.7.4",
"releases_from_tags": false,
"days_since_latest_release": 1,
"mean_days_between_releases": 25.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~25.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 25.5
}
}
],
"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": 1,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 1 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 1
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 36,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"followers": 6,
"owner_type": "User",
"is_verified": null,
"owner_login": "cmmoran",
"public_repos": 138,
"account_age_days": 3791
},
"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": "6 followers of cmmoran",
"points": 6.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 6,
"login": "cmmoran"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "138 public repos, account ~10 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 138
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/cmmoran/gorm-oracle"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 1
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "23 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 23
}
}
],
"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": 52,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 28,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 2.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "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": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
"points": 5.2,
"status": "partial",
"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": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "26 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
}
],
"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": 58,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.982,
"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": "56 of 57 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 56,
"sampled": 57
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"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": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"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 57",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 57
}
}
],
"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": "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": 97,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 68626,
"source_files_sampled": 21,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/21 source files over 60KB",
"points": 52.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 21,
"oversized": 1
}
}
],
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-22T03:22:37.226374Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/cmmoran/gorm-oracle.svg",
"full_name": "cmmoran/gorm-oracle",
"license_state": "standard",
"license_spdx": "MIT"
}