Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"dotenv",
"env",
"python",
"python3",
"typesafety",
"typing"
],
"is_fork": false,
"size_kb": 442,
"has_wiki": true,
"homepage": "https://azx-pbc-oss.github.io/dotenvmodel/",
"languages": {
"Python": 628569,
"Makefile": 986
},
"pushed_at": "2026-07-22T23:17:41Z",
"created_at": "2025-12-05T07:23:19Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T23:17:34Z",
"description": "Type-safe environment configuration with automatic .env file loading. Pydantic-style fields, intelligent .env cascading, and auto-generated docs.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://azx.io",
"name": "AZX, PBC. Open Source",
"type": "Organization",
"login": "AZX-PBC-OSS",
"company": null,
"location": "United States of America",
"followers": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/266366113?v=4",
"created_at": "2026-03-07T20:23:03Z",
"is_verified": null,
"public_repos": 13,
"account_age_days": 137
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.5.4",
"kind": "patch",
"published_at": "2026-07-22T22:51:59Z"
},
{
"tag": "v0.5.3",
"kind": "patch",
"published_at": "2026-07-22T22:27:44Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2026-07-22T21:56:45Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-07-22T21:31:29Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-07-21T22:18:34Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-07-20T23:39:05Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2026-07-15T18:26:09Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-07-13T05:43:02Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-09T04:19:58Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-12-05T19:27:52Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2025-12-05T17:46:39Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-12-05T14:24:51Z"
}
],
"recent_commits": [
{
"oid": "21bcc4f96d16a1e075d3c59ba3291cb1f9af32d6",
"body": null,
"is_bot": false,
"headline": "ci: bump setup-uv to v9.0.0 (#48)",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-22T23:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b898c498e748cd854677a5747f2081803bba1b6d",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.5.4 (#47)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-22T22:51:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f724876329ef4244c78289d7524254405b4cc10",
"body": null,
"is_bot": false,
"headline": "ci: local self-contained publish workflow with attestations off (#46)",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-22T22:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "997758bde110699e7c0a661478cd04021a68a811",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.5.3 (#45)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-22T22:27:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d653161cc426161838580bd0772ebb65b488198f",
"body": null,
"is_bot": false,
"headline": "ci: publish via centralized reusable workflow (#44)",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-22T22:26:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71d254cfc064b76cb750ddfda78cb4781c17ff52",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.5.2 (#43)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-22T21:56:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32960d404867e044b9287644319de805459e15df",
"body": "…ional attestations) (#42)",
"is_bot": false,
"headline": "ci: standardize publish workflow on org template (pypa action, condit…",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-22T21:55:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96e147c416d3e9a115ba705c87533c129bacbc88",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.5.1 (#41)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-22T21:31:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91fb40acb5a176b8dcb8a269c008f4ca7c5c7219",
"body": null,
"is_bot": false,
"headline": "ci: activate release-please manifest mode; fix stale version seeds (#40)",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-22T21:11:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ee782cbbce5c9469ce73445d3020c31824be8c2",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.5.0 (#38)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-21T22:18:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39241ed09ca416c38869076cfe6e22a7c94b2d95",
"body": "… (#39)\n\n* refactor: narrow constraint attr access in MultipleValidationErrors\n\n* docs: exclude gitignored superpowers tree from mkdocs builds\n\n* test: immunize env-dependent tests against ambient variables\n\n* test: drop DOTENV_DIR hermeticity guards as out-of-scope\n\n* docs: reflow post_load docstring paragraph",
"is_bot": false,
"headline": "feat: add post_load hook for cross-field validation and normalization…",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-21T22:17:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "895566e365c1d32952b06d59e4063cf7cf2ace8c",
"body": null,
"is_bot": false,
"headline": "docs: post_load discoverability and secrets-warning scope",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-21T21:35:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b4ad57f2195994f6735af1e531d7adbe30e4f15",
"body": null,
"is_bot": false,
"headline": "test: pin reload partial-state and nested return-style aggregation",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-21T21:35:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bfff4cf69616eb981d0839f1ee8c8e7e8113fad",
"body": "…n raw-propagation test",
"is_bot": false,
"headline": "test: pin nested MultipleValidationErrors raise flattening, strengthe…",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-21T21:06:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ec9a00fdfb0e2d455830690489d4c7b5215a92c",
"body": "…reload",
"is_bot": false,
"headline": "docs: correct post_load raise-propagation boundary, document partial …",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-21T21:06:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "762297a251688d4a4efba4fb57d50e65869140df",
"body": null,
"is_bot": false,
"headline": "test: pin nested post_load raise propagation semantics",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-21T20:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40416b69c15e33b3234fd8ee6531a743589f4e27",
"body": null,
"is_bot": false,
"headline": "docs: qualify post_load raise propagation for nested ValidationError",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-21T20:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0786c8da115e2d033cad278a97557425ffad4c63",
"body": null,
"is_bot": false,
"headline": "docs: qualify post_load claims for validate=False and reload paths",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-21T20:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "536c981b201d169a219c49af16e45cdd92202443",
"body": null,
"is_bot": false,
"headline": "docs: document post_load cross-field validation hook",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-21T20:17:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b95d4ac4c5e845f010eebac49a1603ba4657b55c",
"body": null,
"is_bot": false,
"headline": "test: cover post_load on reload and nested configs",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-21T19:58:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de6fdd9ab86c982a7fd1c919335ed4c80e73aad5",
"body": "… aggregation",
"is_bot": false,
"headline": "refactor: address post_load review — docstring sections, dedupe error…",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-21T19:52:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "626b26de746bad293cf4303254eccda86d487077",
"body": "Type-level and test-structure fixes only; no runtime behavior change.\n\nSource:\n- metaclass: declare ConfigMeta._fields so classes using the metaclass\n expose it to checkers; type _resolve_type_hints(cls) as ConfigMeta;\n cast the hasattr-narrowed base._fields instead of ignoring arg-type.\n- types: \n[…]\nl TypeForm support rejects.\n- Pair each remaining mypy-style ignore with the equivalent\n rule-specific ty ignore (deliberate invalid-argument/assignment\n tests and runtime-parametrized annotations).",
"is_bot": false,
"headline": "refactor: resolve all ty and pyright diagnostics",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-21T19:33:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "25003a812dba4046876603bf43d6dbe8bab665f6",
"body": null,
"is_bot": false,
"headline": "chore: sync uv.lock to package version 0.4.0",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-21T18:26:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78bcef18b90354ea29050f30c8548a193e78c0e3",
"body": null,
"is_bot": false,
"headline": "feat: add post_load hook for cross-field validation and normalization",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-21T18:23:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f99371c5038d60020c68524c05f766d1bfc0ddd",
"body": "A ConstraintViolationError raised by a custom validator on a sensitive\nfield had its constraint string preserved in the masked reconstruction,\nand constraint is rendered into the error message, so hook-authored\ntext (potentially embedding the secret) could leak despite the masking\nguarantee. The mas\n[…]\ns unachievable\n(caller frames hold raw_value and the live value regardless) and\ncontradicts SECURITY.md's documented locals-capture posture. SECURITY.md\nnow names the validator-hook frames explicitly.",
"is_bot": false,
"headline": "fix: mask hook-authored constraint in sensitive validator errors",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-21T18:08:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c9cd86f1108a8dd924c9c6a4f461f6f20fa6c838",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.4.0 (#37)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-20T23:38:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e4210e80e5888ef0b769bbf966f486c7b4b526e",
"body": "…Field (#36)\n\n* feat: add strip, starts_with/ends_with, and custom validator hook to Field\n\nThree new string-processing and validation capabilities for Field, plus a\nclass-level strip default on DotEnvConfig:\n\n- Field(strip=...): bool (whitespace), str (char-set, str.strip(chars)\n semantics), or re\n[…]\ne validation of strip_strings, and extracts unwrap_optional\nand _validator_name DRY helpers.\n\n993 tests (98.41% coverage). ruff + pyright clean.\n\n* chore: bump packages\n\n* chore: bump package versions",
"is_bot": false,
"headline": "feat: add strip, starts_with/ends_with, and custom validator hook to …",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-20T23:36:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "09e21ad3a104e0f499393b772f8af23778a4eaf5",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.3.2 (#35)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-15T18:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a3bb8864dad044977d7b72be41e15307fff8f4d",
"body": "* fix: resolve nested DotEnvConfig field defaults not being loaded\n\nA field typed as another DotEnvConfig subclass (e.g.\n`oidc: OIDCSettings = Field(default_factory=OIDCSettings)`) silently\nresolved every one of its own fields to None instead of their declared\ndefaults whenever no matching env var w\n[…]\nt take the new nested-loading path\nand silently discard the nested config, and describe()/\ngenerate_env_example() don't recurse into nested fields.\n\n* style: apply ruff format to test_nested_config.py",
"is_bot": false,
"headline": "fix: resolve nested DotEnvConfig field defaults not being loaded (#34)",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-15T18:18:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3585a52e6459657a05fee4adbe8d8f13c59712ed",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.3.1 (#33)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-13T05:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfdd218ff157d41f7af06c1beaf4c539080fa2dd",
"body": "…on chains (#29)\n\n* fix: redact credentials in DSN display, errors, docs, and secret tracebacks\n\nSecret values could surface in plaintext through four paths, all tracing\nback to redaction being wired up only for SecretStr:\n\n- DSN types (BaseDsn/HttpUrl/PostgresDsn/RedisDsn) inherited str.__repr__/\n \n[…]\n pyright clean.\n\nRefs #27\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: fed <fed@feds-MacBook-Pro-2.local>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: redact credentials in DSN repr, errors, docs, and secret excepti…",
"author_name": "Fedir Skitsko",
"author_login": "XBeg9",
"committed_at": "2026-07-13T05:42:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c235f943ca5c745dc85c0b83642d0db2effcbfa2",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/upload-artifact from 4 to 7 (#32)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-13T05:38:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4e3c05b7839f20aae2486804e1cf49d0844ba6bc",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.3.0 (#26)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-09T04:19:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f43e719e651325888386df481d6f80168d36eab6",
"body": "Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4 to 5.\n- [Release notes](https://github.com/actions/deploy-pages/releases)\n- [Commits](https://github.com/actions/deploy-pages/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/deploy-pages\n dependency-\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/deploy-pages from 4 to 5 (#23)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-09T04:17:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2cfd0e88b168824cbfff05741b2dfa5e9fc08f91",
"body": "Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 5.\n- [Release notes](https://github.com/actions/upload-pages-artifact/releases)\n- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v5)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/upload-pages-artifact from 3 to 5 (#24)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-09T04:16:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5e37f88c8a90f9521b56c88c003b82e41fb07619",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 4 to 7 (#21)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-09T04:16:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c598ad82188ab21015dfa460ff5f3449d833cd9f",
"body": "Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 4 to 5.\n- [Release notes](https://github.com/googleapis/release-please-action/releases)\n- [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md)\n- [Commits](https://git\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump googleapis/release-please-action from 4 to 5 (#25)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-09T04:16:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4fafc10bd377e713254bab83068f975ee2cafe8d",
"body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 4 to 7.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/v4...v7)\n\n---\nupdated-dependencies:\n- dependency-name: astral-sh/setup-uv\n dependency-version: '\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump astral-sh/setup-uv from 4 to 7 (#22)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-09T04:15:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "43937d06faeb5b687b545daefc4166aa17612a18",
"body": "* feat: release readiness for public open-source release\n\nUpdate all metadata URLs to AZX-PBC-OSS organization, add community\nhealth files (SECURITY.md, CODE_OF_CONDUCT, CODEOWNERS, PR/issue\ntemplates, dependabot), modernize CI/CD (trusted publishing via OIDC,\ncodecov v5, pip-audit security scanning\n[…]\nannotation to avoid shadowing by\n the dict() method name\n\nAdd 3.14 and 3.15 to CI matrix and pyproject.toml classifiers.\n\n* docs: specify tested Python versions 3.12-3.15\n\n* ci: remove codecov upload",
"is_bot": false,
"headline": "feat: release readiness for public open-source release (#20)",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2026-07-09T04:09:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9c5e31a441771b6307983757ac954c153d18fdc0",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.2.0 (#16)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-12-05T19:27:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49767ea34e8216706a0071072cb92452890451f3",
"body": "…d tests (#6)\n\n* feat: add describe functionality for configuration classes and related tests\n\n* feat: enhance describe functionality with line endings, formats, and comprehensive test coverage\n\nThis commit addresses all PR #6 feedback and adds line ending customization:\n\n## New Features\n\n### Line E\n[…]\nrence 'output_format'\n- Updated all tests to use new parameter name\n- Updated README documentation examples\n\nAll 530 tests pass with 95.83% coverage.\n\n---------\n\nCo-authored-by: Rich Evans <re@azx.io>",
"is_bot": false,
"headline": "feat: add describe functionality for configuration classes and relate…",
"author_name": "Fedir Skitsko",
"author_login": "XBeg9",
"committed_at": "2025-12-05T19:26:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f6f6de8b8e06c5e352b358d60597e1179087cfcd",
"body": "chore(main): release 0.1.1",
"is_bot": false,
"headline": "Merge pull request #5 from AZX-PBC/release-please--branches--main",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2025-12-05T17:46:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0046345817405fc04dd5a91e5fe8812da982b0c5",
"body": null,
"is_bot": true,
"headline": "chore(main): release 0.1.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-12-05T17:22:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f854abb08272c51e1a872d4062230f8b2e7d5c21",
"body": "fix: update PyPI publishing workflow configuration",
"is_bot": false,
"headline": "Merge pull request #4 from AZX-PBC/fix/pypi-publishing-config",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2025-12-05T17:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c3ed301b7aa3fffcffb2343a0f194cce639832a",
"body": "- Change publish workflow from repository_dispatch to workflow_call pattern\n- Switch from PyPI trusted publishing to token-based authentication with twine\n- Add publish job as dependent workflow in release-please\n- Reorganize pyproject.toml sections and add hatchling build configuration\n- Update repository URLs from azxio to AZX-PBC organization\n- Expand release-please changelog sections for better release notes",
"is_bot": false,
"headline": "fix: update PyPI publishing workflow configuration",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2025-12-05T17:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e4a950f78e9b1926f3f40a6f35af2b9c8d2e311",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.1.0 (#2)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-12-05T14:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e9b2a9cf01db778b0855df40745eac1d2134de5",
"body": null,
"is_bot": false,
"headline": "feat: v0.1.0 - Complete type-safe environment configuration library (#1)",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2025-12-05T14:21:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0887c7901cc1710922832025f0a4f9e2fa63e233",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Rich Evans",
"author_login": "rcbevans",
"committed_at": "2025-12-05T07:23:20Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 48,
"latest_release_at": "2026-07-22T22:51:59Z",
"latest_release_tag": "v0.5.4",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 3,
"days_since_latest_release": 0,
"mean_days_between_releases": 25.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "dotenvmodel",
"exists": true,
"license": "MIT",
"keywords": [
"config",
"configuration",
"dotenv",
"env",
"environment",
"settings",
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Programming Language :: Python :: 3.15",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Utilities",
"Typing :: Typed"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/dotenvmodel/",
"is_deprecated": false,
"latest_version": "0.5.4",
"repository_url": "https://github.com/AZX-PBC-OSS/dotenvmodel",
"versions_count": 11,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2025-12-05T17:47:02.475781Z",
"latest_published_at": "2026-07-22T22:52:42.662685Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 4,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 13
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"dotenvmodel/py.typed"
],
"toolchain_manifests": [],
"largest_source_bytes": 83025,
"source_files_sampled": 62,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"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": [
"pypi"
],
"dependencies": [
{
"name": "python-dotenv",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.2.2"
},
{
"name": "typing-extensions",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=4.16.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 31,
"open_issues": 12,
"closed_ratio": 0.2,
"closed_issues": 3,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "rcbevans",
"commits": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/2041260?v=4"
},
{
"type": "User",
"login": "XBeg9",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/872907?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.933
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"docs.yml",
"publish.yml",
"release-please.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"uv.lock"
],
"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": 5,
"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": "16 out of 16 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": 3,
"reason": "Found 7/22 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "21bcc4f96d16a1e075d3c59ba3291cb1f9af32d6",
"ran_at": "2026-07-23T00:04:55Z",
"aggregate_score": 6.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T23:17:45Z",
"oldest_open_prs": [
{
"number": 49,
"created_at": "2026-07-22T23:17:42Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-22T23:17:29Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 7,
"created_at": "2025-12-05T19:07:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 8,
"created_at": "2025-12-05T19:08:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 9,
"created_at": "2025-12-05T19:08:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 10,
"created_at": "2025-12-05T19:08:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 11,
"created_at": "2025-12-05T19:09:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 12,
"created_at": "2025-12-05T19:09:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 13,
"created_at": "2025-12-05T19:10:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 14,
"created_at": "2025-12-05T19:11:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 18,
"created_at": "2025-12-06T08:04:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 19,
"created_at": "2025-12-06T08:05:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 28,
"created_at": "2026-07-09T04:41:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 30,
"created_at": "2026-07-09T16:03:28Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/AZX-PBC-OSS/dotenvmodel",
"host": "github.com",
"name": "dotenvmodel",
"owner": "AZX-PBC-OSS"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"security": 63,
"vitality": 78,
"community": 47,
"governance": 48,
"engineering": 81
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 78,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"commits_last_year": 48,
"human_commit_share": 0.625,
"days_since_last_push": 0,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "48 commits in the last year",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 48
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v0.5.4",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 25.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~25.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 25.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"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": 47,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"forks": 0,
"stars": 4,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4 stars",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4
}
}
],
"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": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 48,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.933
},
"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 93% of commits",
"points": 1.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 93
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"merged_prs": 31,
"open_issues": 12,
"closed_issues": 3,
"issue_closed_ratio": 0.2,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "20% of issues closed",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 20
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "31/33 decided PRs merged",
"points": 35.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 31,
"decided": 33
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/22 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"followers": 3,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "AZX-PBC-OSS",
"public_repos": 13,
"account_age_days": 137
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "3 followers of AZX-PBC-OSS",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3,
"login": "AZX-PBC-OSS"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "13 public repos, account ~0 yr old",
"points": 9.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 13
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"dotenvmodel"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"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": 81,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": 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": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"dotenv",
"env",
"python",
"python3",
"typesafety",
"typing"
],
"has_wiki": true,
"homepage": "https://azx-pbc-oss.github.io/dotenvmodel/",
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://azx-pbc-oss.github.io/dotenvmodel/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 63,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 63,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 6.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": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "16 out of 16 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 7/22 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"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": 5
},
"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": 59,
"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.967,
"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": "29 of 30 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 29,
"sampled": 30
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"uv.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"dotenvmodel/py.typed"
],
"agent_commit_share": 0.021,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.125
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "dotenvmodel/py.typed",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "dotenvmodel/py.typed"
}
}
],
"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": "1 of the last 48 commits agent-authored or agent-credited",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 48
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "6 of the last 48 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 6,
"sampled": 48
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 83025,
"source_files_sampled": 62,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (dotenvmodel/py.typed)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "dotenvmodel/py.typed",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/62 source files over 60KB",
"points": 54.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 62,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index pypi:dotenvmodel@0.5.4; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-23T00:05:07.746683Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/AZX-PBC-OSS/dotenvmodel.svg",
"full_name": "AZX-PBC-OSS/dotenvmodel",
"license_state": "standard",
"license_spdx": "MIT"
}