Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"authentication",
"golang",
"openvpn",
"password",
"security",
"totp",
"two-factor-authentication"
],
"is_fork": false,
"size_kb": 1654,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 17261
},
"pushed_at": "2026-07-11T06:50:40Z",
"created_at": "2021-07-03T11:40:23Z",
"owner_type": "User",
"updated_at": "2026-07-11T06:49:00Z",
"description": "Simple to use, easy to deploy 2FA login for OpenVPN servers",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "ufukty.com",
"name": "Ufuktan Yildirim",
"type": "User",
"login": "ufukty",
"company": null,
"location": "Turkey",
"followers": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/13807261?v=4",
"created_at": "2015-08-15T07:22:24Z",
"is_verified": null,
"public_repos": 34,
"account_age_days": 3999
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2025-05-22T10:18:41Z"
},
{
"tag": "v1.0.9",
"kind": "patch",
"published_at": "2025-04-22T09:10:20Z"
},
{
"tag": "v1.0.8",
"kind": "patch",
"published_at": "2025-01-06T19:13:59Z"
},
{
"tag": "v1.0.7",
"kind": "patch",
"published_at": "2024-05-15T08:46:22Z"
},
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2024-05-14T11:38:12Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2024-05-14T11:36:21Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2024-05-03T15:28:51Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2024-05-03T10:49:45Z"
},
{
"tag": "v0.2-test",
"kind": "other",
"published_at": "2021-08-13T19:50:04Z"
},
{
"tag": "v0.1-test",
"kind": "other",
"published_at": "2021-07-08T10:11:54Z"
}
],
"recent_commits": [
{
"oid": "69e1eb89cda5f688cb5c2e2bf9f52c4333032182",
"body": null,
"is_bot": false,
"headline": "Updates the dependencies (#18)",
"author_name": "Ufuktan Yildirim",
"author_login": "ufukty",
"committed_at": "2026-07-11T06:48:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1058e8f1162c181ef765ec508597357370093b61",
"body": null,
"is_bot": false,
"headline": "go.sum: `go mod tidy`.",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-07-11T06:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6fb2f994da0de11fc885fbabe2420e04f073a5c",
"body": null,
"is_bot": false,
"headline": "go.mod: `go get -u ./...` and `go mod vendor`.",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-07-11T06:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "416f3c57989c0fe2fb17345c1ff948d8d03fe84e",
"body": null,
"is_bot": false,
"headline": "Simplifies installation (#16)",
"author_name": "Ufuktan Yildirim",
"author_login": "ufukty",
"committed_at": "2026-04-05T16:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ca6c35387d0180df4cfcf80bd39141f48aaaa56",
"body": null,
"is_bot": false,
"headline": "readme: adds section: installation",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-04-05T16:50:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb2e0d49ec66cebd66890d380e9c08fc04c8ab07",
"body": null,
"is_bot": false,
"headline": "find and replace module name",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-04-05T16:48:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e8fdd5d51a8cd73fd408604bf3c9ddb2089e67d",
"body": null,
"is_bot": false,
"headline": "int/version: inits to use `runtime/debug` provided version information.",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-04-05T16:30:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bc5504ced92d2e37bd2af4398264c770c30ba37",
"body": "… individual commands under the `internal` directory.",
"is_bot": false,
"headline": "main.go: moves up the entry point to the root. moves the packages for…",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-04-05T16:19:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d308c31b0632b9703b92203af33ddb8c7371bd66",
"body": null,
"is_bot": false,
"headline": "Makefile: deletes.",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-04-05T16:18:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77afdd97f8d275956bb8ef448f85296ba30bc294",
"body": null,
"is_bot": false,
"headline": "Adds issue template to redirect users to Discussions (#11)",
"author_name": "Ufuktan Yildirim",
"author_login": "ufukty",
"committed_at": "2026-04-04T08:40:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f16dd47beb82a200cf025b53f4acec7540d4e9cc",
"body": null,
"is_bot": false,
"headline": ".gh/IT/config.yml: inits",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-04-04T08:39:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56628907c6602806911c37165233181034ac1224",
"body": null,
"is_bot": false,
"headline": ".gt/wf/cq: sorts jobs alphabetically",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-01-23T09:35:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6f8323cb270934d158cb23aa5f32615cf8deadb",
"body": null,
"is_bot": false,
"headline": ".gh/wf/cq: adds code quality analyzer for the actions",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-01-22T20:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4a128b5a5b89432b55e97f5fd7ede1e2038e2a1",
"body": null,
"is_bot": false,
"headline": ".gh/wf/cq: changes the 3rd party action version to fixed commit hash",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-01-22T20:48:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7793cb02d43a5e8e5cbdf800cf724b93fd98cec",
"body": null,
"is_bot": false,
"headline": ".github/workflows/ci: adds go mod verify step",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-01-22T19:59:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73f1d8755de46948b75cef01d6c852add244833e",
"body": null,
"is_bot": false,
"headline": ".github/workflows/ci: adds `-v` parameter to go test step",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-01-22T19:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d2b8f5d2420f886b87153a67e88f491496970bd",
"body": "…etup-go`\n\n> Go was installed after the `codeql-action/init` Action was run",
"is_bot": false,
"headline": ".github/workflows/cq: changes to fix the issue below with reording `s…",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-01-22T19:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e481be579d7c052e956c909ccdf78d02b312269b",
"body": null,
"is_bot": false,
"headline": ".github/workflows/cq: inits",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-01-22T19:41:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13d60b656f21ba9a4d14f876dee4526fa573a0d2",
"body": null,
"is_bot": false,
"headline": ".github/workflows/ci: removes cron based triggering",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-01-22T19:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "037b2806d46141a5b1df1e8f78c71fcb62655ef0",
"body": "…rmissions",
"is_bot": false,
"headline": ".github/workflows/ci: adds concurrency limitation and general read pe…",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-01-22T17:52:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "876cf34085d35f4c7784c6a7c60e2e91526edc76",
"body": null,
"is_bot": false,
"headline": ".github/workflows/ci: changes to enable caching on `setup-go`",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-01-22T17:34:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6276abb4ad0571a9decaa35da646e281db5346f",
"body": "…e `setup-go`",
"is_bot": false,
"headline": ".github/workflows/ci: removes `cache` which was in redundancy with th…",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-01-22T17:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5091a1d300354550f7a05ca6ef33fc470239660f",
"body": "…er version",
"is_bot": false,
"headline": ".github/workflows/ci: removes the manual setting of the golangci lint…",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-01-22T17:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fece76d23a04c34565d96a7b813b0759e5f8d284",
"body": null,
"is_bot": false,
"headline": ".github/workflows/ci: adds cron and manual triggers",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-01-22T17:27:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a6c476768b1643a382dd14dec013096f51eda3a",
"body": null,
"is_bot": false,
"headline": ".github/workflows/ci: whitespace",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-01-22T16:16:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4bab55fb220aa40587796e3c0599189274c3a43",
"body": null,
"is_bot": false,
"headline": ".github/workflows/ci: bumps `golangci-lint` version to v2.6.2",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-01-22T16:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31c9f41c6832530b37d70d0f6b247d404deb5fc1",
"body": null,
"is_bot": false,
"headline": ".github/workflows/ci: bumps `actions/checkout` to v6",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-01-22T16:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcf32427da43b5c4abe79f9ba87f5e31fea3959e",
"body": null,
"is_bot": false,
"headline": ".github/workflows/ci: whitespaces",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-01-22T16:14:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d2366cdbb47cfb2208e3e5c321fd21b4df2c3fe",
"body": null,
"is_bot": false,
"headline": ".github/workflow/ci: adds `-race` flag to go test step",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2026-01-22T16:12:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1137f92bf29d26b594d2b573e81e8cf356505767",
"body": null,
"is_bot": false,
"headline": "Merge PR to bump `golang.org/x/crypto` from 0.35.0 to **0.45.0**",
"author_name": "Ufuktan Yildirim",
"author_login": "ufukty",
"committed_at": "2025-11-20T11:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a3c30307c720d4a2107d03f7dc5791bb794467f",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.35.0 to 0.45.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.45.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/crypto from 0.35.0 to 0.45.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-20T11:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4db16d2ded28b8e76228dcdb7a8c5e88e1a36b8",
"body": null,
"is_bot": false,
"headline": "Merge PR for fixing linter errors",
"author_name": "Ufuktan Yildirim",
"author_login": "ufukty",
"committed_at": "2025-11-20T10:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ce228658ba602d9dca73a3d4361b5ba8796e3e7",
"body": "….com/kisielk/errcheck/issues/101#issuecomment-3557222701",
"is_bot": false,
"headline": ".golangci.yml: moves annotation to commit message. see https://github…",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-11-20T10:53:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73e27426d16e5051b0c96cf0938bf58198551631",
"body": " value",
"is_bot": false,
"headline": ".golangci.yml: fixes `version`",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-11-20T10:51:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1561c21d2b6779c3538ae1f6a3aa43a76ce7a2f",
"body": "…disabling of the particular linter",
"is_bot": false,
"headline": "all: replaces the inline `errcheck` disable comments with a complete …",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-11-20T10:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be50eacbdbb6e0789b39cd45f5423d2d7fd7877c",
"body": null,
"is_bot": false,
"headline": "cmd/ovpn-auth/commands/login: suppresses err check linter errors",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-11-20T09:49:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa0eeb79ee5b3b366dea1455fbf226f2a1de0676",
"body": null,
"is_bot": false,
"headline": "int/files: suppresses err check linter errors",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-11-20T09:49:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d57d5be73e5e653991c18585a0bcbc737e805f15",
"body": "… file close error",
"is_bot": false,
"headline": "int/files/database: supresses the linter error for unhandled deferred…",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-11-20T09:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b908f8aff9c704c353a980ad77f53c92e06a6fe",
"body": "… file close error",
"is_bot": false,
"headline": "int/files/database: supresses the linter error for unhandled deferred…",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-11-20T09:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f95283dd1f2168ae8d3e19c185485bc3c815a2f8",
"body": null,
"is_bot": false,
"headline": "cmd/ovpn-auth/commands/login: adds todo",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-11-20T09:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e35d27f14da9b3436140e9adb2af9736c1a2026",
"body": null,
"is_bot": false,
"headline": "cmd/ovpn-auth/commands/login: fixes the missing error check",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-11-20T09:09:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b002abeebe230df2ae8ef494b29ef99b01659c14",
"body": null,
"is_bot": false,
"headline": ".github/workflows/ci: fixes unexisting version number of golangci-lint",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-11-20T08:40:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d10cde59650162c145c749e68c29c3839cdff59",
"body": null,
"is_bot": false,
"headline": ".github/workflows/ci: bumps tools to latest",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-11-20T08:36:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7c99059c6b7d34c2a679e9af723e7567494cf30",
"body": null,
"is_bot": false,
"headline": "go.mod: bumps to go 1.25",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-11-20T07:56:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efd0e8eb8b72d6c066bda8f51500138aaf6379f5",
"body": null,
"is_bot": false,
"headline": ".github/workflows/ci: fixes by bumping image versions",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-11-20T07:54:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e09bf18deb9cd0fdbecd76327a35e8c4d45d4f2f",
"body": "…he original source of script",
"is_bot": false,
"headline": ".github/workflows/ci: fixes the script by removing flakes left over t…",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-11-20T07:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "925391a961983c210ae5363ab47450c8decac2ac",
"body": "…cher not shift 1 for the subcommand",
"is_bot": false,
"headline": "cmd/ovpn-auth: fixes `--database` flag parsing issue caused by dispat…",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-05-22T10:08:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1964246cd2bc7c99fc6e5b6f80f0cbf4dc2e798d",
"body": "…port custom database files other than `/etc/openvpn/ovpn_auth_database.yml` for debugging at dev env. which exists because ovpn doesn't pass additional arguments for custom database paths.",
"is_bot": false,
"headline": "cmd/ovpn-auth: adds to make `validate` and `register` subcommands sup…",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-05-22T10:04:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "987a4d8fc2c79b3b7ab19ad0acd832f0dd6e003d",
"body": null,
"is_bot": false,
"headline": ".github/workflows: enables ci",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-05-22T09:43:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67d4a6b426d38c68bcd546001a43ae682cdb40e6",
"body": null,
"is_bot": false,
"headline": "int/files: fixes `Database.Save` not close the file after encoding",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-05-22T08:59:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72f0f01500e4c20fbce29112d8f7fb4bb4c1bc46",
"body": "…folder",
"is_bot": false,
"headline": "cmd/ovpn-auth/commands: moves `register` and `login` from `internal` …",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-05-22T08:57:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b684d7564e0bb4bf73a076115aaf68dbd6ba3a77",
"body": "…asier",
"is_bot": false,
"headline": "cmd/ovpn-auth: changes the dispatcher to add additional subcommands e…",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-05-22T08:56:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae934c569b74a3deae40c9af0dc8543197d87a83",
"body": "…crypto-0.35.0\n\nBump golang.org/x/crypto from 0.31.0 to 0.35.0",
"is_bot": false,
"headline": "Merge pull request #6 from ufukty/dependabot/go_modules/golang.org/x/…",
"author_name": "Ufuktan Yıldırım",
"author_login": "ufukty",
"committed_at": "2025-04-22T09:05:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdaba70c41cf3f8e1d37206e561dbabc5df762c4",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.35.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.35.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/crypto from 0.31.0 to 0.35.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-22T09:04:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fdbd5f408f766cb608948fad0dc7f472912f8e4",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.31.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.17.0...v0.31.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/crypto from 0.17.0 to 0.31.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-01-06T18:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee596c7dbb15c275574dddc94628f9971dc214f1",
"body": null,
"is_bot": false,
"headline": "enables go build option trimpath for precompiled binaries",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-28T16:43:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab3342d9b2c9b1f9dee11d75850b1135661342f6",
"body": "…crypto-0.17.0\n\nBump golang.org/x/crypto from 0.14.0 to 0.17.0",
"is_bot": false,
"headline": "Merge pull request #4 from ufukty/dependabot/go_modules/golang.org/x/…",
"author_name": "ufukty",
"author_login": "ufukty",
"committed_at": "2024-05-15T08:15:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b99d423930aa2cc5a5eee843af1dcf91ffea004",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/crypto from 0.14.0 to 0.17.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-15T08:14:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e18f17984777907a17d5887970ec181bbbd3ff3",
"body": null,
"is_bot": false,
"headline": "removes github CI",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-15T08:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e2dbb8d01cb226e2812fdf4fdf5980927df39f2",
"body": null,
"is_bot": false,
"headline": "adds 2 more test cases to Test_InputParse",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-15T08:12:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00b12827e1b7f1b0cb2df96d496d7f7939796d6d",
"body": null,
"is_bot": false,
"headline": "adds 2 more test cases to Test_InputParse",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-15T08:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40256cec9946395a303dfd2b9f9bf3216cf39c75",
"body": "…ng username, password or totp nonce",
"is_bot": false,
"headline": "adds test cases against faulty file parsing for conditions like missi…",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-15T07:55:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bfa4d29ca47befd93d5c2e5f89c0732ba311cde",
"body": null,
"is_bot": false,
"headline": "adds content checks for OpenVPN via-file",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-14T16:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9decef3968b8277faa0d01bc14e4a9eacf9d87d",
"body": "…containing the credentials they remember up-to-date",
"is_bot": false,
"headline": "adds the validation mode, to enable users validate the database file …",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-14T11:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b7d07055c2ec33813a4932a582738d359202fd1",
"body": null,
"is_bot": false,
"headline": "marks new subcommands as unavailable usernames",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-14T11:25:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d0f415d3e5a605bc83f427385a10b1ac3ee6ccc",
"body": null,
"is_bot": false,
"headline": "modifies build command to append version information to binary name",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-03T15:32:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2f97194cd8a3b787f1a9d7be9a6e25330f67d63",
"body": "…nto console",
"is_bot": false,
"headline": "adds \"version\" command to print build-time embedded git version tag i…",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-03T15:25:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "289aedd6d35a654e94a9286a6524ecb4ae5cfee5",
"body": null,
"is_bot": false,
"headline": "updates .github/workflows to reflect changes since v0.2",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-03T10:52:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "112fc54d190f181dbc1d220ac361e061f89aef95",
"body": null,
"is_bot": false,
"headline": "edits database file example in README",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-03T10:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2a5e6a6756b3fe685e503e3fab08bedfbd4b234",
"body": null,
"is_bot": false,
"headline": "edits README to reflect changes and improve readability",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-03T10:28:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeb26b76b8903eb81e6e3e575cb1ff1f4a0576fe",
"body": null,
"is_bot": false,
"headline": "changes argon2 parameters",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-03T10:28:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ceacf396ad2132ecf199131977579f6cc3a8848",
"body": null,
"is_bot": false,
"headline": "fixes creation of database file with wrong permissions for user 'nobody'",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-03T10:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e383109639a8891e1dfe110e5f2ac95adf1d16c5",
"body": null,
"is_bot": false,
"headline": "fixes creation of database file with wrong permissions for user 'nobody'",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-03T10:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8055f26af85ce6121503211cfafd7d3512aed2cf",
"body": null,
"is_bot": false,
"headline": "fixes input prompts on registration interaction",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-03T09:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "818a2a93d0c5d2550f9680901500eaccab07c213",
"body": null,
"is_bot": false,
"headline": "adds a debug configuration to .vscode/launch.json",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-03T09:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad9c21fbda280d8bc90eb3a580be513e45c54e70",
"body": "… empty content",
"is_bot": false,
"headline": "fixes database load error when database file is just initialized with…",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-03T09:07:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "989703e2e14904f8cb2b47a4a2eaeed1883be541",
"body": null,
"is_bot": false,
"headline": "fixes TOTP validation",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-03T09:07:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e00e386fafd905fb9841c3388ae3c77e5875578",
"body": "…eens",
"is_bot": false,
"headline": "lowers redundancy level of QR code to make it fit better to small scr…",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-03T07:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39a6d26ed985f7b11b8f9dd4dcd368be935e7777",
"body": null,
"is_bot": false,
"headline": "updates README to reflect changes",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-02T20:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dfe7a6dfa5cb5ae2ce8486309b017d9b3e64213",
"body": null,
"is_bot": false,
"headline": "cleans make file",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-02T19:45:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77f1bec8ffdbfcd532194abc820b2c5925b854b4",
"body": null,
"is_bot": false,
"headline": "fixes a panic caused by missing arguments",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-02T19:45:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cee69fcf5fc7f58f4a723f976aaf896db86798b",
"body": "…rev. commit, vendoring",
"is_bot": false,
"headline": "fixes tests in internal/login, updates README to reflect changes in p…",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-02T19:38:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "356311fae94cad73301a9e2b28a99e2d6e169221",
"body": "…upport to produce single-portable binaries",
"is_bot": false,
"headline": "rewrites the program with go's argon2 package; builtin registration s…",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-05-02T12:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75612873ec0c94314780d2f7d41433a1b9ace1b3",
"body": null,
"is_bot": false,
"headline": "adds a Makefile, updates README.md",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2024-01-09T19:29:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6da2b1eba5892475c73b0b008fd1f315e4a84246",
"body": null,
"is_bot": false,
"headline": "readme : download links are updated",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2021-08-13T19:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83047fb34ac86f7dd39d79bbaad459293cddf795",
"body": "… latest commits",
"is_bot": false,
"headline": "readme : instructions about login is updated according the changes in…",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2021-08-13T19:39:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f43e5ac7e9b3c8c273ef78dc421230eaec632e7",
"body": null,
"is_bot": false,
"headline": "readme : instructions for build is fixed",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2021-08-13T19:37:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24bf618a76fb816bf297168b92aeb720c3064d02",
"body": null,
"is_bot": false,
"headline": "addition to previous commit",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2021-08-13T19:29:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87c3f4dbd96cfd58c3e55ae2525429e266e8b461",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:ufukty/ovpn-auth",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2021-08-13T19:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4aceae438efe65f8e641ed1e4e8bc9e7d2d48178",
"body": "…ixed",
"is_bot": false,
"headline": "code separated into packages, tests are added, empty password crush f…",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2021-08-13T19:24:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e85f53946f3c48f2f368c9851050170b76d19825",
"body": null,
"is_bot": false,
"headline": "Update go.yml",
"author_name": "Ufuk Tan",
"author_login": "ufukty",
"committed_at": "2021-07-09T19:20:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44efc4353a920d27bd8e56cb2ee51dc784ad4559",
"body": null,
"is_bot": false,
"headline": "Create go.yml",
"author_name": "Ufuk Tan",
"author_login": "ufukty",
"committed_at": "2021-07-09T19:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf90340b7718d1fa92849e6b056bf3ebe829d1bf",
"body": null,
"is_bot": false,
"headline": "whitespace",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2021-07-08T10:28:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf0fbe2115c535e739d96b756ff805110efb86e3",
"body": null,
"is_bot": false,
"headline": "readme added",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2021-07-08T10:24:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "585709588c0aba40b8d8d1d3f0eeff1eafb2649a",
"body": null,
"is_bot": false,
"headline": "ready to release on github",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2021-07-08T10:08:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6acc3ddf76acebdedb20a39f2664b9ad047dd82",
"body": null,
"is_bot": false,
"headline": "new : setup assistance shell script",
"author_name": "Ufuk",
"author_login": "ufukty",
"committed_at": "2021-07-03T11:47:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "202a635b247af3f83f9922cdf61d2bc86938e43f",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Ufuk Tan",
"author_login": "ufukty",
"committed_at": "2021-07-03T11:40:24Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 46,
"latest_release_at": "2025-05-22T10:18:41Z",
"latest_release_tag": "v1.1.1",
"releases_from_tags": false,
"days_since_last_push": 16,
"active_weeks_last_year": 4,
"days_since_latest_release": 430,
"mean_days_between_releases": 157.1
},
"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": "go.ufukty.com/ovpn-auth",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": null,
"registry_url": "https://pkg.go.dev/go.ufukty.com/ovpn-auth",
"is_deprecated": false,
"latest_version": "v1.2.1",
"repository_url": null,
"versions_count": 15,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-11T06:48:55Z",
"latest_version_yanked": null,
"days_since_latest_publish": 16
}
]
},
"popularity": {
"forks": 3,
"stars": 6,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2024-01-02",
"count": 1
},
{
"date": "2024-09-22",
"count": 1
},
{
"date": "2024-11-29",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 3
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"vendor/github.com/mdp/qrterminal/v3/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 3262,
"source_files_sampled": 14,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 19
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 10,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/alexedwards/argon2id",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/mdp/qrterminal/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.2.1"
},
{
"name": "github.com/pquerna/otp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.0"
},
{
"name": "golang.org/x/exp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260709172345-9ea1abe57597"
},
{
"name": "golang.org/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.45.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/alexedwards/argon2id",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/mdp/qrterminal/v3",
"direct": true,
"version": "v3.2.1",
"ecosystem": "go"
},
{
"name": "github.com/pquerna/otp",
"direct": true,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": true,
"version": "v0.0.0-20260709172345-9ea1abe57597",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": true,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "github.com/boombuler/barcode",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "rsc.io/qr",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 6,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 8,
"open_issues": 1,
"closed_ratio": 0.833,
"closed_issues": 5,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "ufukty",
"commits": 93,
"avatar_url": "https://avatars.githubusercontent.com/u/13807261?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"cq.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"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": 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": 10,
"reason": "4 out of 4 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/21 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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"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": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 7,
"reason": "SAST tool detected but not run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "69e1eb89cda5f688cb5c2e2bf9f52c4333032182",
"ran_at": "2026-07-27T10:14:13Z",
"aggregate_score": 5.3,
"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-27T05:46:08Z",
"oldest_open_prs": [
{
"number": 13,
"created_at": "2026-04-05T14:12:30Z",
"last_comment_at": "2026-04-11T12:13:42Z",
"last_comment_author": "ufukty"
}
],
"last_merged_pr_at": "2026-07-11T06:48:56Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 12,
"created_at": "2026-04-05T14:10:41Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ufukty/ovpn-auth",
"host": "github.com",
"name": "ovpn-auth",
"owner": "ufukty"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 62,
"vitality": 48,
"community": 31,
"governance": 54,
"engineering": 70
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 48,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"commits_last_year": 46,
"human_commit_share": 0.959,
"days_since_last_push": 16,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 16 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 16
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "46 commits in the last year",
"points": 15,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 46
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v1.1.1",
"releases_from_tags": false,
"days_since_latest_release": 430,
"mean_days_between_releases": 157.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 430 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 430
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~157.1 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 157.1
}
}
],
"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": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 16,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 16 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 16
}
}
],
"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": 31,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"forks": 3,
"stars": 6,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "6 stars",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 6
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3 forks",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 3
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"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": 54,
"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": null,
"notes": [],
"value": 70,
"inputs": {
"merged_prs": 8,
"open_issues": 1,
"closed_issues": 5,
"issue_closed_ratio": 0.833,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "83% of issues closed",
"points": 38.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 83
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "8/10 decided PRs merged",
"points": 30.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 8,
"decided": 10
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/21 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": 52,
"inputs": {
"followers": 16,
"owner_type": "User",
"is_verified": null,
"owner_login": "ufukty",
"public_repos": 34,
"account_age_days": 3999
},
"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": "16 followers of ufukty",
"points": 8.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 16,
"login": "ufukty"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "34 public repos, account ~10 yr old",
"points": 23.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 34
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"go.ufukty.com/ovpn-auth"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 16
},
"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 16 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 16
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "15 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 15
}
}
],
"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": 70,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"authentication",
"golang",
"openvpn",
"password",
"security",
"totp",
"two-factor-authentication"
],
"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": "moderate",
"name": "Security",
"value": 62,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 53,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.3
},
"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": "4 out of 4 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/21 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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected but not run on all commits",
"points": 3.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 10 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 10
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 10,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 10,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 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": "moderate",
"name": "AI Readiness",
"value": 58,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.086,
"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": "8 of 93 human commits state their intent (structured subject or explanatory body)",
"points": 4.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 8,
"sampled": 93
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"vendor/github.com/mdp/qrterminal/v3/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.041
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "vendor/github.com/mdp/qrterminal/v3/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "vendor/github.com/mdp/qrterminal/v3/Makefile"
}
}
],
"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.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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 97",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 97
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "4 of the last 97 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 4,
"sampled": 97
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 3262,
"source_files_sampled": 14,
"oversized_source_files": 0
},
"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": "0/14 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 14,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-27T10:14:22.940848Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/u/ufukty/ovpn-auth.svg",
"full_name": "ufukty/ovpn-auth",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}