原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"audit-logs",
"audit-trail",
"cloud-native",
"clickhouse",
"go",
"golang"
],
"is_fork": false,
"size_kb": 11714,
"has_wiki": true,
"homepage": "https://docs.getaudited.dev",
"languages": {
"Go": 149347,
"Shell": 74,
"Dockerfile": 1098
},
"pushed_at": "2026-07-23T20:07:31Z",
"created_at": "2026-02-22T14:23:34Z",
"owner_type": "Organization",
"updated_at": "2026-07-23T20:07:50Z",
"description": "Audit log management for cloud-native applications.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "AGPL-3.0",
"default_branch": "main",
"license_spdx_raw": "AGPL-3.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://getaudited.dev",
"name": "Audited",
"type": "Organization",
"login": "getaudited",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/290810143?v=4",
"created_at": "2026-06-04T17:30:44Z",
"is_verified": null,
"public_repos": 4,
"account_age_days": 49
},
"license": {
"state": "standard",
"spdx_id": "AGPL-3.0",
"raw_spdx": "AGPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2026-06-20T08:52:16Z"
},
{
"tag": "v0.0.1-alpha.3",
"kind": "prerelease",
"published_at": "2026-07-11T11:23:03Z"
},
{
"tag": "v0.0.1-alpha.2",
"kind": "prerelease",
"published_at": "2026-07-10T19:06:02Z"
},
{
"tag": "v0.0.1-alpha.1",
"kind": "prerelease",
"published_at": "2026-07-10T17:53:28Z"
}
],
"recent_commits": [
{
"oid": "e5c7dd653a66af2cfff6ea5ffa44d14dd1328d0f",
"body": null,
"is_bot": false,
"headline": "test query handlers (#60)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-23T20:07:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7071277e1b0c8ecd0f894aa28cca180d8f3d328e",
"body": "* test events\n\n* test tokens repo\n\n* fix lint issue",
"is_bot": false,
"headline": "Test events and tokens repo (#59)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-21T19:11:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9079fbadf74be9ccbd73a283dd92ba98fc143ad",
"body": "* test domain/event\n\n* test domain/event\n\n* test domain/id\n\n* test create admin user command\n\n* fix formatting\n\n* fix data race due to err variable assignment",
"is_bot": false,
"headline": "test domain entities and create admin user command (#58)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-18T19:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e790bca46adcff489c22610b4a2210500e5242b0",
"body": null,
"is_bot": false,
"headline": "refactor event type and increase coverage (#57)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-18T13:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f98caeb79176413bee011c7916dde1a08678352",
"body": null,
"is_bot": false,
"headline": "remove tx adapter (#56)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-18T12:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f31bcbcff978ee3db3d6c2ca8c99c9e797cf2205",
"body": "* test event_types.FindByAction\n\n* test event types repo methods\n\n* add more tests\n\n* finish testing event types",
"is_bot": false,
"headline": "Test event types adapter (#55)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-17T15:55:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c0ea3a60c478df091e400cd20e4cdb4ff6f692f",
"body": null,
"is_bot": false,
"headline": "test domain entity 'user' (#54)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-17T12:00:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc27af1ca1d9c90a2a2789a3f09bfb640df9776d",
"body": null,
"is_bot": false,
"headline": "add integration tests for user repo (#53)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-16T21:01:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d7d13e13f91ac80fc56fc4ab0b9bee88c5dc58f",
"body": null,
"is_bot": false,
"headline": "add tests for token domain entity (#52)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-16T19:06:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f9eefffd7abf9744d7146be1d55c420c5f1b632",
"body": "ci fix",
"is_bot": false,
"headline": "ci fix",
"author_name": "Firmino Changani",
"author_login": "firminochangani",
"committed_at": "2026-07-16T19:02:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da782c73aa40a0b4797246331cb83be8b1e2f947",
"body": "* test sources repo\n\n* add env.local\n\n* apply migrations before running integration tests\n\n* fix test",
"is_bot": false,
"headline": "test sources repo (#50)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-16T17:52:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8744480d20438418d805d957dc1fefb5117265e",
"body": null,
"is_bot": false,
"headline": "cover the entity source with tests (#51)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-16T17:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ce26b4821c159e8881972baf41bbcc750c828c2",
"body": "fix coverage workflow #2\n\nfix coverage workflow #3",
"is_bot": false,
"headline": "fix coverage workflow",
"author_name": "Firmino Changani",
"author_login": "firminochangani",
"committed_at": "2026-07-14T20:21:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5ab28f1cc831f424f42dae70232242b229b0e20",
"body": "* move code coverage to a separate workflow",
"is_bot": false,
"headline": "Move code coverage to a separate workflow (#49)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-13T21:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22084350e606a0a4933418cad9ac340d7f7060d1",
"body": "* Add logo\n\n* fix logo theming\n\n* add step to update code coverage report",
"is_bot": false,
"headline": "Docs improvement (#48)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-13T21:33:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c858691ba870012277b6a603395fd4bacc602e4",
"body": null,
"is_bot": false,
"headline": "fix links and remove links section (#47)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-12T13:37:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f56b86795d34b8ad97a0182ad2bc46d3b1b3278e",
"body": "* Fix contributing guideline\n\n* Extend the license section\n\n* add more sections to the readme\n\n* add docs section",
"is_bot": false,
"headline": "Enrich docs (#46)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-11T16:06:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8594cf8861ba69521ee414b6985ea246f7c22733",
"body": "* add fix to run audited against clickhouse\n\n* fix lint\n\n* reset config\n\n* update readme",
"is_bot": false,
"headline": "add fix to run audited against clickhouse (#45)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-11T11:23:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d464843bdbdf85c69c61b245f1ab7532b848bfe8",
"body": "* add support for JWT Secret as an alternative to JWT key pair\n\n* document",
"is_bot": false,
"headline": "Support jwt secret as an alternative to jwt keys (#44)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-10T19:06:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0892541f4bfd4aee9a1a0c3fc4dbc931920fd962",
"body": null,
"is_bot": false,
"headline": "fix migrations dir (#43)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-10T17:53:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5b403895dfad5275e96e804ccdf858af611724d",
"body": "* update docs and added contributing guide\n\n* remove unused files",
"is_bot": false,
"headline": "Update docs (#42)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-09T16:22:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "488986f78d501ed2f31cf6ca995115bc715a6f2d",
"body": "* check token before saving event\n* optimise tables by setting engine and order by",
"is_bot": false,
"headline": "Check token before saving event and optimise clickhouse tables (#41)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-06T22:22:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eedb09ab30e2d067924a03d506b871e1b64b640",
"body": "* move config into its package\n\n* update README",
"is_bot": false,
"headline": "Move config into its package and update README (#40)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-06T21:50:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05abcff70ae9da229f7512b238f54b16cba001e6",
"body": "* refactor event type domain model\n\n* implement biderectional cursor-based pagination\n\n* remove bin",
"is_bot": false,
"headline": "Refactor/change pagination strategy (#39)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-05T11:05:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bcc52f3600a1eac6a686886aec0061cb3163870",
"body": "* remove psql\n\n* remove psql/sql migrations",
"is_bot": false,
"headline": "Remove Postgres support (#38)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-04T16:28:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf4e0047fd722a3cc27590cfd90fe92e26143f39",
"body": null,
"is_bot": false,
"headline": "implement endpoint to return all versions of an event type (#37)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-04T15:53:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "090aaaf2e7e9a45380f2547668689282d3d7ab08",
"body": "* set up migrations for clickhouse\n\n* implement save method for tokens repo\n\n* implement delete method from tokens repo\n\n* implement queryAll method from tokens repo\n\n* implement sources repo using clickhouse\n\n* implement sources.findbyid\n\n* implement sources.queryAll method\n\n* implement users repo\n\n* event_types repo\n\n* implement filters by action and name\n\n* refactor event types\n\n* fix issue",
"is_bot": false,
"headline": "Implement clickhouse repositories (#36)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-07-04T14:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57a1db82d4342fce3b82eb0c3c54cc9f70e507aa",
"body": "* mvp clickhouse\n\n* mvp clickhouse\n\n* construct different application based on the database\n\n* fix tests\n\n* fix tests\n\n* fix tests\n\n* fix tests",
"is_bot": false,
"headline": "MVP clickhouse events repository (#35)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-06-28T17:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d6daaa302d249352487405ff8f79bacd74929d3",
"body": "* update repo details\n\n* update readme with instructions of how to run the docker image",
"is_bot": false,
"headline": "Update readme with instructions of how to run the docker image (#34)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-06-21T14:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9263a4fda288d9b218fd49c689ed938cc229a800",
"body": null,
"is_bot": false,
"headline": "add field to filter events by action (#33)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-06-21T13:22:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c6ba635506dcc4e7b93d7e2b0c8798439fe2dd4",
"body": "* improve dockerfile for distribution\n\n* add workflow to publish an image to dockerhub",
"is_bot": false,
"headline": "Add workflow to publish an image to dockerhub (#32)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-06-20T08:52:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6274509e9a761de8dd739a548ad8b003ffc02e2e",
"body": null,
"is_bot": false,
"headline": "implement get event by id endpoint (#31)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-06-14T19:47:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "910d2e2d54023203f346fab807696fe8e04bd0e8",
"body": null,
"is_bot": false,
"headline": "drop the contraint fk_event_has_action (#30)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-06-14T14:05:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3713659292519e3a71779cae3d0220d91f2e0e57",
"body": null,
"is_bot": false,
"headline": "query user details (#29)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-06-13T20:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e14bf2d9a8b41fb665bf52f9a5128f1a8aad865",
"body": "* create and rollback event type version\n\n* add missing file orm gen file\n\n* delete event_type_versions on CASCADE",
"is_bot": false,
"headline": "create and rollback event type version (#28)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-06-13T12:17:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "355e9697ab2a1ee0d975486afdd40ebc9a5ffd2f",
"body": null,
"is_bot": false,
"headline": "filter event types by action (#27)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-06-10T14:50:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "842b652ee82f19a5518768b43e06e887d06d388c",
"body": "* allow filtering sources by name\n\n* implement tests",
"is_bot": false,
"headline": "Search sources by name (#26)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-06-10T14:09:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70457b1e6bd8d6c4971dbbaab683724eeb713d7a",
"body": "* add ADT_ prefix to all environment variables\n\n* remove AMQP env variable\n\n* dockerise the service\n\n* add newline",
"is_bot": false,
"headline": "Prepare repo/project for distribution as a container (#25)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-06-08T20:48:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "520432d8e891367f0faf936bbc285a40958b0c53",
"body": "* add 'user' domain model and create an admin user on start up\n\n* authenticate user\n\n* implement pr review suggestions\n\n* pr suggestions",
"is_bot": false,
"headline": "Add user domain model and login (#24)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-06-07T19:53:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20ba2c35c84e6c25cf1c128080e4e018289f56e4",
"body": "* clean up rabbitmq\n\n* add field action to event, map it in the repo and update tests\n\n* update POST /events such that it accepts 'action'\n\n* fix the seed events script\n\n* add skill to perform pr reviews\n\n* address pr review\n\n* add test to assert for eventTypeActionNotFound\n\n* add IF EXISTS to DDL operations",
"is_bot": false,
"headline": "Attach event_type_action to an event (#23)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-06-07T11:45:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2aa247b06a8c1f6c468d212f3dbee9819e7895e",
"body": null,
"is_bot": false,
"headline": "rename module (#22)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-06-04T22:04:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e60d303237396d6707e3039b0738cdd4f3ccd539",
"body": "* rename tokens endpoint\n\n* handle duplicate event type error\n\n* implement get event types\n\n* fix lint issue",
"is_bot": false,
"headline": "Get event types (#21)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-06-04T14:53:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c665dbcb888d33557384ad09fd629402d48435e9",
"body": "* implement get source by id and\n\n* fix lint issue",
"is_bot": false,
"headline": "Implement get source by id and (#20)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-05-24T17:05:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "387586ce3cc417107eda42c4d85236c463264fc5",
"body": "* implement filters for querying events\n\n* remove unused code\n\n* remove debug mode",
"is_bot": false,
"headline": "Implement filters for querying events (#19)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-05-22T16:27:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee2cd2c33e6306b1ad0226d5c0a557010e84363b",
"body": "* implement filters for querying events\n\n* remove unused code\n\n* remove debug mode",
"is_bot": false,
"headline": "Implement filters for querying events (#18)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-05-19T20:44:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb8853a1162e968e24917de6ed20bcb5a43337f4",
"body": "* remove print\n\n* implement jwt generator\n\n* register command to generate a new jwt\n\n* implement query and endpoint to return a project's tokens",
"is_bot": false,
"headline": "List tokens (#17)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-05-15T16:59:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b821142411c32242075177144379125fd64d319d",
"body": null,
"is_bot": false,
"headline": "protect private endpoints with a jwt (#16)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-05-05T19:15:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14c64802ff1eff6cb7eba3c98b90c3d27ff0d393",
"body": "* clean upp\n\n* fix lint issue",
"is_bot": false,
"headline": "Delete event type by action (#15)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-05-02T18:36:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d67d8723cb9b1c0fc01185c055934c509fae4849",
"body": "* protect create-event with a token\n* clean up",
"is_bot": false,
"headline": "protect create-event with a token (#14)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-05-02T16:44:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a06a50b05f860fc1d07353e4c82f85ef8107fa0d",
"body": "* add task to clean branches except for 'main'\n\n* end to end wiring of get events endpoint\n\n* implement get events with cursor-based pagination\n\n* fix rebase issues",
"is_bot": false,
"headline": "Get events with cursor-based pagination (#13)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-05-01T20:00:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2472b7ac30484e9c6fa624a5579717cf16b4857b",
"body": "* add field 'value' to token\n\n* delete token",
"is_bot": false,
"headline": "Delete token (#12)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-04-25T20:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0acd04b1e32db2bbd8151075f6b36514de4c4911",
"body": "* add tokens table and generate its models\n* more models\n* implement create token",
"is_bot": false,
"headline": "Create token (#11)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-04-25T17:45:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d79998f41e62e06ec7ef3397db132542a30657c1",
"body": "* extend spec to specify the security strategies\n\n* implement get all sources with pagination",
"is_bot": false,
"headline": "List all sources (#10)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-04-25T17:04:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11f17f5ca9ee04820c6f7f0f6145217e126cd60f",
"body": null,
"is_bot": false,
"headline": "add crud methods to the openapi spec (#9)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-04-24T20:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa17226ee4a6bb17be028b2b73a8edff0023bdc1",
"body": "* add getSources, getSourceByID and GetEvents api spec\n* remove extra word from CLAUDE.md",
"is_bot": false,
"headline": "Extend the API spec (#8)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-04-23T19:41:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3858710dfd9eddc090411e27143c3f1572d10f52",
"body": null,
"is_bot": false,
"headline": "add getSources, getSourceByID and GetEvents api spec (#7)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-04-12T13:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4868458ae328ff12a7a1d8af2e8c7b7088bbfad",
"body": "* associate events to sources\n\n* refactor Event by making all fields private",
"is_bot": false,
"headline": "Bind events to sources through sourceid field (#6)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-04-11T22:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7ab154acc7f4c3f9dcce11fdcf49865a23e7d54",
"body": null,
"is_bot": false,
"headline": "remove references to tenantID (#5)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-04-11T21:23:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "152f999d19043e05355bbd515b7cae0df7888a59",
"body": "* remove emulators container from docker-compose.yml\n\n* add tests for event_types repo\n\n* prevent concurrent ci runs on the same branch/pr",
"is_bot": false,
"headline": "Prevent concurrent ci runs (#4)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-04-11T21:18:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "423cf27c21682ac66659e724a444ac0d716bd37d",
"body": "* remove emulators container from docker-compose.yml\n\n* add tests for event_types repo\n\n* generate model for sources\n\n* add endpoint to create source\n\n* add integration test\n\n* remove commented code",
"is_bot": false,
"headline": "Create sources (#3)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-04-11T21:11:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c013a109b5cd4eefa2d534bbb598f4cb87402fdb",
"body": null,
"is_bot": false,
"headline": "bump golangci-lint to the latest version compatible with go 1.26 (#2)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-04-11T18:02:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "913089bb38d83304811d4053e959b8b41462c031",
"body": null,
"is_bot": false,
"headline": "refactor events repository and add the initial test case",
"author_name": "Firmino Changani",
"author_login": "firminochangani",
"committed_at": "2026-04-11T17:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39df3dc33784a544ef0b4c395ecb4ae838f4239d",
"body": null,
"is_bot": false,
"headline": "add claude file",
"author_name": "Firmino Changani",
"author_login": "firminochangani",
"committed_at": "2026-04-11T17:55:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84239643c39736a709883ac523f0702d2d079057",
"body": null,
"is_bot": false,
"headline": "clean up messaging package from older project",
"author_name": "Firmino Changani",
"author_login": "firminochangani",
"committed_at": "2026-04-11T17:01:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "028dc06f6b954f00c47403dd4ac3a820bb850a82",
"body": null,
"is_bot": false,
"headline": "udpate go version in the ci",
"author_name": "Firmino Changani",
"author_login": "firminochangani",
"committed_at": "2026-04-11T13:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ae5549a8503ab4f51edf07b6f0f812f562cbb3f",
"body": null,
"is_bot": false,
"headline": "rename the project module",
"author_name": "Firmino Changani",
"author_login": "firminochangani",
"committed_at": "2026-04-11T13:23:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cccbef06fe71df70a9363bb90d18d5737eeb48b0",
"body": null,
"is_bot": false,
"headline": "several fixes",
"author_name": "Firmino Changani",
"author_login": "firminochangani",
"committed_at": "2026-04-11T13:22:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f38664b174ef1342cd73f2489a92951e8851c6ac",
"body": null,
"is_bot": false,
"headline": "implement query event_type by action (#1)",
"author_name": "Firmino",
"author_login": "firminochangani",
"committed_at": "2026-02-23T19:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "280766fd3826cfa72f5261bcf96b714062952675",
"body": null,
"is_bot": false,
"headline": "clean up old impl",
"author_name": "Firmino Changani",
"author_login": "firminochangani",
"committed_at": "2026-02-22T17:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fe48e16894b8c71a89f9f2a4c0be531f5870d1b",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "Firmino Changani",
"author_login": "firminochangani",
"committed_at": "2026-02-22T16:56:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4c89cd20491196a266d370c2c9cb3b0ba42d43b",
"body": null,
"is_bot": false,
"headline": "implement create_event",
"author_name": "Firmino Changani",
"author_login": "firminochangani",
"committed_at": "2026-02-22T16:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c2f868b8713938cfcba2c737b742dc8ee19bc36",
"body": null,
"is_bot": false,
"headline": "init",
"author_name": "Firmino Changani",
"author_login": "firminochangani",
"committed_at": "2026-02-22T14:23:17Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 72,
"latest_release_at": "2026-07-11T11:23:03Z",
"latest_release_tag": "v0.0.1-alpha.3",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 15,
"days_since_latest_release": 12,
"mean_days_between_releases": 7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/getaudited/audited",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/getaudited/audited",
"is_deprecated": false,
"latest_version": "v0.0.1",
"repository_url": "https://github.com/getaudited/audited",
"versions_count": 4,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-20T08:52:16Z",
"latest_version_yanked": null,
"days_since_latest_publish": 33
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Taskfile.yml"
],
"api_schema_files": [
"api/openapi.yml"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 98456,
"source_files_sampled": 75,
"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/ClickHouse/clickhouse-go/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.47.0"
},
{
"name": "github.com/Masterminds/squirrel",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.4"
},
{
"name": "github.com/brianvoe/gofakeit/v7",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v7.15.0"
},
{
"name": "github.com/friendsofgo/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.2"
},
{
"name": "github.com/getkin/kin-openapi",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.141.0"
},
{
"name": "github.com/golang-jwt/jwt",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.2.2+incompatible"
},
{
"name": "github.com/kelseyhightower/envconfig",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
},
{
"name": "github.com/labstack/echo/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.15.4"
},
{
"name": "github.com/oapi-codegen/echo-middleware",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2"
},
{
"name": "github.com/oapi-codegen/runtime",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.2"
},
{
"name": "github.com/oklog/ulid/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.1.1"
},
{
"name": "github.com/pressly/goose/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.27.2"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.54.0"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.22.0"
}
],
"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": 60,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "firminochangani",
"commits": 72,
"avatar_url": "https://avatars.githubusercontent.com/u/1679333?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"main.yml",
"pr.yml",
"publish.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yaml"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": 10,
"reason": "28 out of 28 merged PRs checked by a CI test -- score normalized to 10",
"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": 10,
"reason": "30 commit(s) and 0 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": 10,
"reason": "packaging workflow 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": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e5c7dd653a66af2cfff6ea5ffa44d14dd1328d0f",
"ran_at": "2026-07-24T05:35:20Z",
"aggregate_score": 4.2,
"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": "2026-07-23T20:10:01Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-23T20:07:29Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/getaudited/audited",
"host": "github.com",
"name": "audited",
"owner": "getaudited"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"security": 42,
"vitality": 79,
"community": 33,
"governance": 48,
"engineering": 80
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 79,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"commits_last_year": 72,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 15
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"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": "72 commits in the last year",
"points": 16.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 72
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"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": 88,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v0.0.1-alpha.3",
"releases_from_tags": true,
"days_since_latest_release": 12,
"mean_days_between_releases": 7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 12 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 12
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 7
}
}
],
"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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 33,
"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": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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 (AGPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "AGPL-3.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"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": 48,
"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": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 60,
"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": "60/60 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 60,
"decided": 60
}
}
],
"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": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"followers": 0,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "getaudited",
"public_repos": 4,
"account_age_days": 49
},
"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": "0 followers of getaudited",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "getaudited"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "4 public repos, account ~0 yr old",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 4
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"github.com/getaudited/audited"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 33
},
"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 33 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 33
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "4 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 4
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 80,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"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": ".golangci.yaml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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": "28 out of 28 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"audit-logs",
"audit-trail",
"cloud-native",
"clickhouse",
"go",
"golang"
],
"has_wiki": true,
"homepage": "https://docs.getaudited.dev",
"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://docs.getaudited.dev",
"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": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"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": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "28 out of 28 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 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": "30 commit(s) and 0 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 detected",
"points": 5,
"status": "met",
"details": [],
"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 is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"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": 62,
"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.833,
"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": "60 of 72 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 60,
"sampled": 72
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Taskfile.yml"
],
"has_devcontainer": false,
"has_linter_config": true,
"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": "Taskfile.yml",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Taskfile.yml"
}
}
],
"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": ".golangci.yaml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 72",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 72
}
}
],
"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": 99,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 98456,
"source_files_sampled": 75,
"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/75 source files over 60KB",
"points": 54.3,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 75,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [],
"has_mcp_signal": false,
"api_schema_files": [
"api/openapi.yml"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "api/openapi.yml",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "api/openapi.yml"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"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-24T05:35:34.792786Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/getaudited/audited.svg",
"full_name": "getaudited/audited",
"license_state": "standard",
"license_spdx": "AGPL-3.0"
}