Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"debugging",
"developer-tools",
"log-analysis",
"log-search",
"microservices",
"observability",
"tracing"
],
"is_fork": false,
"size_kb": 848,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 33682,
"HTML": 62449,
"Shell": 1688
},
"pushed_at": "2026-06-29T13:43:58Z",
"created_at": "2026-04-21T19:05:15Z",
"owner_type": "User",
"updated_at": "2026-06-28T11:43:10Z",
"description": "A lightweight web UI for reqlog — search and trace logs directly from your browser.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "HTML",
"significant_languages": [
"HTML",
"Go"
]
},
"owner": {
"blog": null,
"name": "Sagar Maheshwary",
"type": "User",
"login": "SagarMaheshwary",
"company": null,
"location": "Karachi, Pakistan",
"followers": 79,
"avatar_url": "https://avatars.githubusercontent.com/u/31599124?v=4",
"created_at": "2017-09-03T21:05:19Z",
"is_verified": null,
"public_repos": 21,
"account_age_days": 3243
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-06-28T11:48:17Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-05-31T17:13:44Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-05-24T18:12:35Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-05-23T17:57:56Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-04-29T15:29:58Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-04-27T18:54:49Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-04-25T14:29:59Z"
}
],
"recent_commits": [
{
"oid": "991a386d31cac6a38ba4b2c56a15fea01beb97b4",
"body": "…tibility\n\nfix(install): update required reqlog version to v0.9.0",
"is_bot": false,
"headline": "Merge pull request #25 from SagarMaheshwary/feature/reqlog-v0.9-compa…",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-28T11:43:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e955c20bcc256e49337144d2085c38bc324a7a8",
"body": null,
"is_bot": false,
"headline": "fix(install): update required reqlog version to v0.9.0",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-28T11:41:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd0455e40c36716b61662ccc02b7abdf40ec0914",
"body": "…tibility\n\nfix(options): return label/value options for container list",
"is_bot": false,
"headline": "Merge pull request #24 from SagarMaheshwary/feature/reqlog-v0.9-compa…",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-28T11:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "231b62e76449e7171242681e588425e6020a1cee",
"body": "- rename FileOption to ServiceOption\n- return consistent label/value objects for container options",
"is_bot": false,
"headline": "fix(options): return label/value options for container list",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-28T11:37:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "497edf549becdbd4143338fcd2346d586ad6138c",
"body": "docs: update version compatibility and README sections",
"is_bot": false,
"headline": "Merge pull request #23 from SagarMaheshwary/docs/v0.5.0",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-28T11:15:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3af47d9b69ffb06922dddc4c46d388b4ce3cd654",
"body": null,
"is_bot": false,
"headline": "docs: update version compatibility and README sections",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-28T11:14:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c352bec4063274336701aaadc817987c3e15c5d",
"body": "…tibility\n\nSupport reqlog v0.9.0 features and improve search experience",
"is_bot": false,
"headline": "Merge pull request #22 from SagarMaheshwary/feature/reqlog-v0.9-compa…",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-28T10:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b607c42ee103289cdf8dded4abbefd7b3951ace3",
"body": "- include files from subdirectories when Recursive is enabled\n- display relative paths in the file selector\n- pass recursive option to reqlog searches",
"is_bot": false,
"headline": "fix(ui): respect recursive option when listing log files",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-28T10:55:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "351649c64a0fc8e23b39b3142667f32b46387e62",
"body": "- add Fields and Verbose options\n- add tooltips describing each option\n- align toggle labels with other form fields\n- update recursive flag handling for reqlog v0.9.0 compatibility",
"is_bot": false,
"headline": "feat(ui): support reqlog v0.9.0 flags and improve sidebar usability",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-28T09:53:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f30f5c8aad482176060233f623ce8f8e55a69abb",
"body": "fix(docs): update required reqlog version to v0.7.1 in installation script",
"is_bot": false,
"headline": "Merge pull request #21 from SagarMaheshwary/docs/v0.5.0",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-27T17:02:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd37bcb004208582d1b591cdb6cce5e6bbe1119a",
"body": "…cript",
"is_bot": false,
"headline": "fix(docs): update required reqlog version to v0.7.1 in installation s…",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-27T17:01:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6210b0d52e192b21718f139f70b7425ac50cdea",
"body": "fix(docs): remove wrong version compatibility entry in README",
"is_bot": false,
"headline": "Merge pull request #20 from SagarMaheshwary/docs/v0.5.0",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-27T17:00:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52221bc94e2d44766a6d36e0988f2833c7c34cdb",
"body": null,
"is_bot": false,
"headline": "fix(docs): remove wrong version compatibility entry in README",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-27T17:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "599f659cf3a108a5f2ca43e920081c13ce8d2cd8",
"body": "fix(docs): update version compatibility in README",
"is_bot": false,
"headline": "Merge pull request #19 from SagarMaheshwary/docs/v0.4.1",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-27T16:45:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc602a5567c14becd3cc209b6275fe1fbca09a5d",
"body": null,
"is_bot": false,
"headline": "fix(docs): update version compatibility in README",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-27T16:44:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee9c2589aec64cd82bf77797aef6291a021b8812",
"body": "chore: update required reqlog version to v0.9.0 in installation script and documentation",
"is_bot": false,
"headline": "Merge pull request #18 from SagarMaheshwary/docs/v0.5.0",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-27T16:40:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f8ef8fda36828380e785d040889fc8ce82e1368",
"body": "…t and documentation",
"is_bot": false,
"headline": "chore: update required reqlog version to v0.9.0 in installation scrip…",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-27T16:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c732a82073c279904a35f1fe2888456a9097c85c",
"body": "fix(validation): support all reqlog --since formats",
"is_bot": false,
"headline": "Merge pull request #17 from SagarMaheshwary/fix/since-input-validation",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-15T15:51:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5204ec9e526f18e4dd303ced21d8113ea0648dbb",
"body": null,
"is_bot": false,
"headline": "fix(validation): support all reqlog --since formats",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-15T15:43:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a94777b5aafe8689445b349e60a08d8ac9ae36e7",
"body": "feat(ui): add context lines input to parameters",
"is_bot": false,
"headline": "Merge pull request #16 from SagarMaheshwary/feature/context-input",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-15T15:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bac083b48b5fa676de13ab0b3e45ba2093c8d7fb",
"body": null,
"is_bot": false,
"headline": "feat(ui): add context lines input to parameters",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-06-15T15:07:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d78947d4a01b50783db1d58d5c673c9d83c0aba",
"body": "docs: update README for dynamic filters and config changes",
"is_bot": false,
"headline": "Merge pull request #15 from SagarMaheshwary/docs/v0.4.0",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-05-31T17:04:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05e3a6d8337bb7ba985866c133503c2f587f0258",
"body": null,
"is_bot": false,
"headline": "docs: update README for dynamic filters and config changes",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-05-31T17:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85e56a5fe029516808d7f55b6bf22ae1a0924be7",
"body": "feat(ui): improve usability with dynamic directories and container selection",
"is_bot": false,
"headline": "Merge pull request #14 from SagarMaheshwary/feature/ui-dynamic-filters",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-05-31T16:46:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d922d36d6ca20df2553e774d2de2ff8bfbf1cff8",
"body": null,
"is_bot": false,
"headline": "feat(ui): add dynamic directories, files, and container filters",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-05-31T16:42:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d4fd3832dc99236d4a8a7a4519f24eb09ce2f01",
"body": "docs(readme): update security notes for cookie-based auth",
"is_bot": false,
"headline": "Merge pull request #13 from SagarMaheshwary/docs/v0.3.1",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-05-24T17:48:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a96813195a65191b1af8e950870e04934915183d",
"body": null,
"is_bot": false,
"headline": "docs(readme): update security notes for cookie-based auth",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-05-24T17:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f93895692264397e0a151d2ad1cce6949f8e5940",
"body": "…atibility\n\nchore(install): add reqlog version compatibility check",
"is_bot": false,
"headline": "Merge pull request #12 from SagarMaheshwary/chore/install-script-comp…",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-05-24T17:25:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d7b1d8f3e0be2a702e2aef7493c4363885b06c4",
"body": null,
"is_bot": false,
"headline": "chore(install): add reqlog version compatibility check",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-05-24T17:22:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10b52c7ec6a9f8df1c92e28cf99efe2897b0889b",
"body": "feat(auth): migrate to http-only cookie auth, SSE updates, and logout support",
"is_bot": false,
"headline": "Merge pull request #11 from SagarMaheshwary/feature/auth-cookie-jwt",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-05-24T11:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3e58ea01d6e09697d2bd2ee9fd21c675b43af9c",
"body": "- replace API key sessionStorage auth with JWT http-only cookies\n- remove SSE token endpoint and token store\n- authenticate SSE streams using cookies\n- add logout functionality\n- redirect users based on auth state from backend",
"is_bot": false,
"headline": "feat(auth): migrate to http-only cookie auth and add logout",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-05-24T11:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e087ba882261aa7884f460646a333f4f46b5d382",
"body": "Update README for reqlog upgrade and add UI screenshots",
"is_bot": false,
"headline": "Merge pull request #10 from SagarMaheshwary/docs/v0.3.0",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-05-23T17:50:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "122309b239895da2914c162cd6967e0a08b2e73c",
"body": null,
"is_bot": false,
"headline": "docs: update README for reqlog upgrade and add UI screenshots",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-05-23T17:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c39fcaca71f57dc4023d378fa2836811da6a310",
"body": "Upgrade reqlog compatibility to v0.6.0",
"is_bot": false,
"headline": "Merge pull request #9 from SagarMaheshwary/feature/upgrade-reqlog-cli",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-05-23T17:07:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f49e5e75f63208f102fcf70ad89dedf4b4670ad4",
"body": "- add support for reqlog v0.6.0 features\n- add format, output, and latest options to UI\n- reorganize sidebar fields for better usability\n- reduce default limit from 50 to 25\n- log executed reqlog command for easier debugging",
"is_bot": false,
"headline": "feat: upgrade reqlog compatibility to v0.6.0",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-05-23T17:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f87b0d6d808f517c3f22e04f30470f7241b7a0f0",
"body": "…alidation\n\nfeat: conditionally handle directory input and improve CLI error output",
"is_bot": false,
"headline": "Merge pull request #8 from SagarMaheshwary/feature/source-based-dir-v…",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-29T15:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3216dbc932be0d3eaa65fe6be0f65d25db7c433",
"body": "- show directory input only when source is \"file\"\n- validate directory on backend only for file source\n- return CLI output lines to frontend when command fails",
"is_bot": false,
"headline": "feat: conditionally handle directory input and improve CLI error output",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-29T15:17:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6065038298a302909e16caae1e2b21e6ecc8a809",
"body": "docs: update security info",
"is_bot": false,
"headline": "Merge pull request #7 from SagarMaheshwary/docs/v0.2.0",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-28T16:13:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8b8f5f6dc0e705c0bb1a650b77e1b6eea8b3bf7",
"body": null,
"is_bot": false,
"headline": "docs: update security info",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-28T13:12:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dbde63e572bbab9781cb283b7824a17eaf57b2f",
"body": "docs: update configuration table, add concurrency limits information",
"is_bot": false,
"headline": "Merge pull request #6 from SagarMaheshwary/docs/v0.2.0",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-27T18:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d20371773fad783f30477a3b241ff3007874669d",
"body": null,
"is_bot": false,
"headline": "docs: update configuration table, add concurrency limits information",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-27T18:44:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29a3410c30e38e2abe1f92c2cb4affc1b6e43725",
"body": "feat: add concurrency limiting and stability improvements",
"is_bot": false,
"headline": "Merge pull request #5 from SagarMaheshwary/feature/reqlog-ui-hardening",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-27T18:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ee45884fff163b97abc9e3a61fa3cfe5eac9919",
"body": "…ream\n\n- separate limits for search and stream operations\n- return 429 for search requests when rate limited\n- emit SSE error event for stream requests on limit breach\n- show rate limit dialog in UI",
"is_bot": false,
"headline": "feat: add concurrency limiting with proper handling for search and st…",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-27T18:21:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85c6729f0e04894271aad6737f9f5c5796a785f7",
"body": "- process reqlog Run output via goroutine channel to avoid blocking issues\n- enforce max log line limit to prevent memory overflow\n- validate search input field on UI\n- fix loader state not resetting on HTTP error responses",
"is_bot": false,
"headline": "refactor: improve stability and UX in reqlog-ui",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-26T18:19:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acbc35013210ac023894db659c368a8ecab52454",
"body": "docs: document ENV_FILE and DISABLE_PRETTY_LOGS in config section",
"is_bot": false,
"headline": "Merge pull request #4 from SagarMaheshwary/docs/v0.1.0",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-25T13:56:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b93d36c0f1e86fa0ab86bf87aa2d1e2df54ddaf",
"body": null,
"is_bot": false,
"headline": "docs: document ENV_FILE and DISABLE_PRETTY_LOGS in config section",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-25T13:55:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e53fbc2f5f6213c13738b8e276dfe1c7beee1d6",
"body": "feat: enable pretty logs by default and refactor config/logging",
"is_bot": false,
"headline": "Merge pull request #3 from SagarMaheshwary/feature/reqlog-ui",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-25T13:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3afa22fbddd3e8ea34fb4df70eae2e11d781092d",
"body": "- pretty print logs by default, add DISABLE_PRETTY_LOGS to output raw JSON\n- update logger middleware to use shared logger instance\n- add ENV_FILE for custom .env path and remove NewConfig helper",
"is_bot": false,
"headline": "feat: enable pretty logs by default and refactor config/logging",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-25T13:50:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c76bc376f10f5623925ea38fe1fa377ca494a3f",
"body": "update readme for v0.1.0",
"is_bot": false,
"headline": "Merge pull request #2 from SagarMaheshwary/docs/v0.1.0",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-25T12:43:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f88ba16a705e688c0a2f5526e225f84063fef435",
"body": null,
"is_bot": false,
"headline": "docs: update reqlog-ui url",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-25T12:41:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30222eb1ba8e52ce448ee72050bb0e0c76fede20",
"body": null,
"is_bot": false,
"headline": "docs: update README for v0.1.0",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-25T12:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "928becc86816d8383b40dfcd10dcb400b8df4e2f",
"body": "feat: initial release of reqlog-ui (auth, search, SSE streaming)",
"is_bot": false,
"headline": "Merge pull request #1 from SagarMaheshwary/feature/reqlog-ui",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-25T11:43:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22743f79227d7e94f64a5efc1dfac5de625c3fb0",
"body": "- extract buildArgs and parseParams into internal/reqlog\n- add query string validation before CLI arg construction\n- improve search and stream log handlers\n- add timeout to search logs execution\n- refactor config structs",
"is_bot": false,
"headline": "refactor: reorganize reqlog internals and harden log handlers",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-25T10:11:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "740e77da6ff3b1021d1f6e6ec0ef5660735eb2ce",
"body": "fix: update reqlog install url",
"is_bot": false,
"headline": "fix: update air config after entrypoint rename",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-25T09:35:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3745712509bea6f417c9268e870e0ba8f611bf54",
"body": null,
"is_bot": false,
"headline": "refactor: rename server entrypoint to reqlog-ui",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-24T16:35:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d55dfdb0446e6f082da00940c4e00454d92a064",
"body": null,
"is_bot": false,
"headline": "feat: add --version flag and install script",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-24T16:35:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e1f5cb4a8c36279339a57741c03f7b72859a3ae",
"body": null,
"is_bot": false,
"headline": "chore: remove debug log",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-24T14:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3d012f024781aadbc5854ba149c9a9ed0851057",
"body": "- set default limit to 50\n- disable recursive search by default",
"is_bot": false,
"headline": "feat: update default search options in UI",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-24T07:18:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28c2e4fa08178bd7d57e3f7e42db17a9f1371b66",
"body": "- move HTML assets to internal/web and bundle them into the binary\n- add configurable Gin mode (debug/release)\n- add option to enable/disable HTTP request logging",
"is_bot": false,
"headline": "feat: embed web assets and add configurable Gin mode/logging",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-24T07:00:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8ea0d152fa909b794c0f4942b2e2c59a693f0f4",
"body": null,
"is_bot": false,
"headline": "feat: add loading indicator for search requests",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-22T19:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65af0883e9c31136a92ce66440789b17aea41799",
"body": "- implement in-memory token store for ephemeral stream tokens\n- add /api/stream-token endpoint for token generation\n- add /api/logs/stream SSE endpoint for live log streaming",
"is_bot": false,
"headline": "feat: add SSE streaming with short-lived token auth",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-22T19:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "154e6b4977e09f1674e7fe2465c955d39107b31e",
"body": "- add API key auth middleware and login endpoint\n- implement search logs API and UI integration\n- add basic HTML UI (login and search pages)",
"is_bot": false,
"headline": "feat: implement auth, search API, and initial UI",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-22T16:45:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8509b30a06acae9511fbb68ad4079695b4adaef2",
"body": null,
"is_bot": false,
"headline": "initial commit: basic http server",
"author_name": "Sagar Maheshwary",
"author_login": "SagarMaheshwary",
"committed_at": "2026-04-21T19:08:49Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 63,
"latest_release_at": "2026-06-28T11:48:17Z",
"latest_release_tag": "v0.5.0",
"releases_from_tags": false,
"days_since_last_push": 22,
"active_weeks_last_year": 7,
"days_since_latest_release": 23,
"mean_days_between_releases": 10.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/sagarmaheshwary/reqlog-ui",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/sagarmaheshwary/reqlog-ui",
"is_deprecated": false,
"latest_version": "v0.5.0",
"repository_url": "https://github.com/sagarmaheshwary/reqlog-ui",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-28T11:43:06Z",
"latest_version_yanked": null,
"days_since_latest_publish": 23
}
]
},
"popularity": {
"forks": 0,
"stars": 2,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [
{
"date": "2026-06-03",
"count": 1
},
{
"date": "2026-06-07",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_stars": 2
},
"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": 3971,
"source_files_sampled": 17,
"oversized_source_files": 0,
"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/gin-gonic/gin",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "github.com/gofor-little/env",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.20"
},
{
"name": "github.com/golang-jwt/jwt/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.3.1"
},
{
"name": "github.com/rs/zerolog",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.35.1"
}
],
"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": 25,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "SagarMaheshwary",
"commits": 63,
"avatar_url": "https://avatars.githubusercontent.com/u/31599124?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 15 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/15 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": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 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": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "25 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "991a386d31cac6a38ba4b2c56a15fea01beb97b4",
"ran_at": "2026-07-22T04:16:36Z",
"aggregate_score": 2.5,
"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": "2026-06-28T11:43:06Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/SagarMaheshwary/reqlog-ui",
"host": "github.com",
"name": "reqlog-ui",
"owner": "SagarMaheshwary"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"security": 25,
"vitality": 72,
"community": 24,
"governance": 55,
"engineering": 21
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"commits_last_year": 63,
"human_commit_share": 1,
"days_since_last_push": 22,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 22 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 22
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "63 commits in the last year",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 63
}
}
],
"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": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v0.5.0",
"releases_from_tags": false,
"days_since_latest_release": 23,
"mean_days_between_releases": 10.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 23 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 23
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~10.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 10.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "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": 2,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 2
}
}
],
"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": "moderate",
"name": "Sustainability & Governance",
"value": 55,
"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": 25,
"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": "25/25 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 25,
"decided": 25
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/15 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": 57,
"inputs": {
"followers": 79,
"owner_type": "User",
"is_verified": null,
"owner_login": "SagarMaheshwary",
"public_repos": 21,
"account_age_days": 3243
},
"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": "79 followers of SagarMaheshwary",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 79,
"login": "SagarMaheshwary"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "21 public repos, account ~8 yr old",
"points": 21.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 21
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/sagarmaheshwary/reqlog-ui"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 23
},
"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 23 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 23
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "7 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 7
}
}
],
"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": "critical",
"name": "Engineering Quality",
"value": 21,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 15 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"debugging",
"developer-tools",
"log-analysis",
"log-search",
"microservices",
"observability",
"tracing"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 25,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 25,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 14,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 4,
"scorecard_aggregate": 2.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 15 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/15 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 workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "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 not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "25 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 36,
"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.984,
"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": "62 of 63 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 62,
"sampled": 63
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 25,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 63",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 63
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "HTML",
"largest_source_bytes": 3971,
"source_files_sampled": 17,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "HTML without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "HTML"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/17 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 17,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-22T04:16:53.236570Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/SagarMaheshwary/reqlog-ui.svg",
"full_name": "SagarMaheshwary/reqlog-ui",
"license_state": "standard",
"license_spdx": "MIT"
}