Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 00:21 UTC

ruzickap / packer-templates

Scripts and Templates used for generating Vagrant images

Shell · PowerShellApache-2.0★ 455 stars⑂ 108 forkssince Jun 2016archivedView on GitHub ↗

ruzickap/packer-templates holds a health index of 19 out of 100, placing it in the Critical band. It scores highest on Security (66/100) and lowest on AI Readiness (4/100). The repository is archived, so no further maintenance is expected.

19
overall / 100
Critical

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

19
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.

Ownership

Petr RuzickaPersonal account
163 followers72 public repossince Feb 2012McKinsey & Company

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

23Critical · 22% of overall
How it's scored
3.6/36Push recency — last push 245 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — project is archived
Inputs used
commits_last_year0
human_commit_share0.06
days_since_last_push245
active_weeks_last_year0
How it's scored
27/27Ships releases — 11 releases published
7.2/36Release recency — latest release 445 days ago
12.6/27Release cadence — a release every ~191 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count11
latest_release_tagv0.3.0
releases_from_tagsno
days_since_latest_release445
mean_days_between_releases191
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

55Moderate · 18% of overall
How it's scored
43.1/60Stars — 455 stars
16.9/25Forks — 108 forks
0/15Watchers — 1 watchers
Inputs used
forks108
stars455
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

57Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.2/22.5Commit distribution — top contributor authored 86% of commits
12.2/13.5Contributor breadth — 9 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.86
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
34.6/38.3PR acceptance — 415/459 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/27 approved changesets -- score normalized to 0
Inputs used
merged_prs415
open_issues0
closed_issues103
issue_closed_ratio1
closed_unmerged_prs44
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.9/25Owner reach — 163 followers of ruzickap
25/25Track record — 72 public repos, account ~14 yr old
Inputs used
followers163
owner_typeUser
is_verified
owner_loginruzickap
public_repos72
account_age_days5,276
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

44At risk · 20% of overall
How it's scored
24/24CI workflows — 12 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 9 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 15 topics
0/10Wiki
Inputs used
topicspacker, templates, vagrant, libvirt, virtualbox, ansible, packer-templates, windows, linux, packer-template, vagrant-plugins, qemu, virtio, driver, public
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

66Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0/2.5CI-Tests — 0 out of 9 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/27 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project is archived
0/5Packaging — no data
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
3.5/5SAST — SAST tool detected but not run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.6
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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.

4Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Shell without a type-check config
0/55Manageable file sizes — no source files detected
Inputs used
primary_languageShell
largest_source_bytes
source_files_sampled0
oversized_source_files0
Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.

Key facts

455GitHub stars
9contributors
0commits, last 12 months
245days since last push
11releases
1bus factor
0open issues
package ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 108 ⇿
0Stars
108Forks
11Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

02040608010012010732016-092021-022025-08
Major 0Minor 3Patch 8

Each point covers 9 days.

OpenSSF Scorecard 6.6 / 10
6.6aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-26 00:21 UTC

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
0CI-Tests0 out of 9 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/27 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject is archived
n/aPackagingpackaging workflow not detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
7SASTSAST tool detected but not run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 0

Full resolved dependency set from the GitHub dependency graph: 0 direct and 0 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies to assess

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "packer",
        "templates",
        "vagrant",
        "libvirt",
        "virtualbox",
        "ansible",
        "packer-templates",
        "windows",
        "linux",
        "packer-template",
        "vagrant-plugins",
        "qemu",
        "virtio",
        "driver",
        "public"
      ],
      "is_fork": false,
      "size_kb": 1371,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Shell": 33518,
        "Batchfile": 1144,
        "PowerShell": 17060
      },
      "pushed_at": "2025-11-22T20:44:14Z",
      "created_at": "2016-06-27T04:44:10Z",
      "owner_type": "User",
      "updated_at": "2026-06-17T19:48:36Z",
      "description": "Scripts and Templates used for generating Vagrant images",
      "is_archived": true,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Shell",
      "significant_languages": [
        "Shell",
        "PowerShell"
      ]
    },
    "owner": {
      "blog": "https://petr.ruzicka.dev",
      "name": "Petr Ruzicka",
      "type": "User",
      "login": "ruzickap",
      "company": "McKinsey & Company",
      "location": "Czech Republic",
      "followers": 163,
      "avatar_url": "https://avatars.githubusercontent.com/u/1434387?v=4",
      "created_at": "2012-02-13T19:08:19Z",
      "is_verified": null,
      "public_repos": 72,
      "account_age_days": 5276
    },
    "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": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-05-06T10:21:18Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2024-02-03T20:02:50Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2023-05-30T04:12:30Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2023-05-06T12:05:20Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2023-04-03T12:11:05Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2023-01-14T16:27:54Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2022-06-12T05:23:20Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2021-09-01T20:38:41Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2020-09-11T05:14:59Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2020-08-21T17:06:46Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2020-05-08T15:15:28Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "fdc1e3982dd3ac8c6e7d7565d45c6f4aaa0d16f7",
          "body": "Co-authored-by: my-renovate[bot] <105243867+my-renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 0.3.0 (#496)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-06T10:21:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0414d0a8e301145a7e68bf70c69e8b3f04434095",
          "body": "…o f6a7441",
          "is_bot": true,
          "headline": "chore(deps): update scripts/linux-common/packer-virt-sysprep digest t…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-05-06T10:02:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ed86b82e5f287fab1e9b3a010b319761395ed44",
          "body": "…41acd8",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-virtio-win digest to b…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-05-06T10:01:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc39fdfa80602629adbb31fe271e054d1f479b29",
          "body": "…est to 9074af9",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-my_common_defaults dig…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-05-06T09:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef6652112b751329a86295f14ebb02cfd8d8847a",
          "body": "Co-authored-by: my-renovate[bot] <105243867+my-renovate[bot]@users.noreply.github.com>\nCo-authored-by: Petr Ruzicka <petr.ruzicka@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v4.2.1 (#546)",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-05-06T09:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6469009935afe532e5be1e6162c247ffc098641b",
          "body": null,
          "is_bot": false,
          "headline": "feat: gha templates update, git submodules update (#563)",
          "author_name": "Petr Ruzicka",
          "author_login": "ruzickap",
          "committed_at": "2025-05-06T08:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf9ea527fb5f9cc1dc720ffb12ab2ca2e1ffa6a5",
          "body": null,
          "is_bot": false,
          "headline": "feat: add default github repo files (#562)",
          "author_name": "Petr Ruzicka",
          "author_login": "ruzickap",
          "committed_at": "2025-05-04T07:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea018dfb0f333ae5db932320f3d2d7dee05f1684",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update oxsecurity/megalinter action to v8.5.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-04-27T01:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fc4be4db77b5456f7c7a55df689a7c8818b6cdf",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-node action to v4.4.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-04-20T03:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61f9d5ecc6d0b93899689181db2bf280f559f18a",
          "body": "…-preview",
          "is_bot": true,
          "headline": "chore(deps): update dependency powershell/win32-openssh to v9.8.3.0p2…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-04-20T01:20:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5318e7676f52d24088bd7fa7af840fca1587723d",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update lycheeverse/lychee-action action to v2.4.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-04-13T04:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bd6738db5bacbf8ad04a23979e0d36797b3e1e3",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update dependency bleachbit/bleachbit to v4.9.2",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-04-13T02:42:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42750e34d1bd684b09ad4bfaa4ce81ce1664358d",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-node action to v4.3.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-04-06T04:45:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a33c744e5e2ffdd4e88e012526c2732bf88c0822",
          "body": "Co-authored-by: my-renovate[bot] <105243867+my-renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/create-github-app-token action to v2 (#557)",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-04-06T04:43:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7c8f37f2b2aa946fb6c6156d51ae368a341cb41",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/create-github-app-token action to v1.12.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-04-06T01:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7663058bd9c0620b2d26c9488111ba5e0904775a",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update dependency bleachbit/bleachbit to v4.9.1",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-03-30T03:03:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e1ed9d5db5620afc8226b6d419b8db67f0446f8",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/upload-artifact action to v4.6.2",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-03-30T01:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d90f61148a09ff45bddc20a9d569a24c6da168a",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/create-github-app-token action to v1.11.7",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-03-23T03:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "123eb29715ba0fa73ad2f4c2b25f01879da5c6f5",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/cache action to v4.2.3",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-03-23T01:17:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fe0c075de976c835cb5b9c404c4455a90a0b091",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update googleapis/release-please-action action to v4.2.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-03-09T03:15:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a99abfb926bcf248d1b633695290c822fa84f5a",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/create-github-app-token action to v1.11.6",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-03-09T02:31:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c64542e13eca6c785c8bebb73dc917c7ebb1e11",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update googleapis/release-please-action action to v4.1.5",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-03-09T01:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd282c18849985a39005ad30535372145616ef18",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update oxsecurity/megalinter action to v8.4.2",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-03-02T03:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8fd623c5bbf74965ab95c017d21083e8e14f5f3",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update googleapis/release-please-action action to v4.1.4",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-03-02T02:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00e6fe3e17d1e7f7e965458323fbd4812d778753",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/cache action to v4.2.2",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-03-02T01:14:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d1fdf4e9b85309c000e249557700a0152abca84",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update lycheeverse/lychee-action action to v2.3.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-02-23T03:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7961270f7296fdfc0cd18d5a669e741218841a0",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/upload-artifact action to v4.6.1",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-02-23T02:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78fd1e1bbe1faf787d6f9d2f5273fb29c95e156c",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/cache action to v4.2.1",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-02-23T01:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cbba3d5f7a304c7fdacde06ffd073201b1fe774",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update dependency bleachbit/bleachbit to v4.9.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-02-16T03:21:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0676388177b7a7d64b602f7bb05acd2dadd4f09e",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/create-github-app-token action to v1.11.5",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-02-16T02:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca061084583eb53f0981a082ed9697721172bb76",
          "body": "…est to 67157a1",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-my_common_defaults dig…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-02-16T01:13:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f32519b2007349c23dc42fefa5612cdc8ad1a368",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/stale action to v9.1.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-02-09T03:19:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f5e718136ec0d0049824b1e1d213b6bea5c8164",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-node action to v4.2.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-02-09T02:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79a5dc594f44171e00941456986a9d7f2a497ba8",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/create-github-app-token action to v1.11.3",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2025-02-09T01:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adc682381b12e15c5c251f97849a036373f9067f",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update lycheeverse/lychee-action action to v2.2.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-12-22T03:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38909099809de208b633fd714d7d5ad942c08f9a",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/upload-artifact action to v4.5.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-12-22T02:52:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f104f9cd585096ffd09f442a76f71894510a38bd",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/create-github-app-token action to v1.11.1",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-12-22T01:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5cb2a8098bc23f81a0ade0b87f6226c9a7de75b",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/cache action to v4.2.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-12-08T01:19:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3528476f8df41777bc5e55d9a1987501b29aa3f8",
          "body": "…82b3b2",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-virtio-win digest to c…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-11-24T02:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c1d6c6e6a07dd5eb51329bcc717bd8a8ff1fe23",
          "body": "…est to 1e7454d",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-my_common_defaults dig…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-11-24T01:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c0242e25034f02db6e07d94495b6e0cce197d7c",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update oxsecurity/megalinter action to v8.3.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-11-23T15:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91efe2c0a8d20a253dd40b0894b9448003f7c0b7",
          "body": null,
          "is_bot": false,
          "headline": "feat(gh): add default github repo files (#549)",
          "author_name": "Petr Ruzicka",
          "author_login": "ruzickap",
          "committed_at": "2024-11-23T15:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "907754d0cd36ec3da1389abbd38577e632f1d1af",
          "body": "Co-authored-by: my-renovate[bot] <105243867+my-renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update renovatebot/github-action action to v41 (#548)",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-11-10T12:28:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "756ba6e1990997232883dcfb3a81eb08aef154f7",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update lycheeverse/lychee-action action to v2.1.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-11-10T01:11:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "160d0c6439b1ab9db1c58ef445873301b2adacab",
          "body": "Co-authored-by: my-renovate[bot] <105243867+my-renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency nodejs/node to v22 (#547)",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-11-03T19:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "802322509dfb12b32dc55382b59840557cdc364e",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-node action to v4.1.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-10-27T03:24:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8093458850f30de6ae94096ffd821774f1c13ad",
          "body": "…est to 6aca804",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-my_common_defaults dig…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-10-27T02:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fadc3f0486eb022ab020bdedcb56546206184b5",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/cache action to v4.1.2",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-10-27T01:13:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a6097bd3ed94b12e62dae4145434b6858ffbdab",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update oxsecurity/megalinter action to v8.1.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-10-20T03:25:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb03c6a1255e8f8d06a8af820bd0c418cde5db4d",
          "body": "…-preview",
          "is_bot": true,
          "headline": "chore(deps): update dependency powershell/win32-openssh to v9.8.1.0p1…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-10-20T02:54:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcf1e9d818a8b3999ae92c914a0004e808732ea9",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update lycheeverse/lychee-action action to v2.0.2",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-10-20T01:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c12259f836dd0752734ca84ed1e0f9749a038ff8",
          "body": "…est to 1326130",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-my_common_defaults dig…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-10-13T03:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c3657a9ce2fe8a2f9b19e747043ee7be621c15b",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update lycheeverse/lychee-action action to v2.0.1",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-10-13T02:52:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02205d715ae28913115814a1346e82defd3ea216",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/upload-artifact action to v4.4.3",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-10-13T01:12:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "668974a4350605b8cae22dc5ef61a02db7797d0e",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update dependency bleachbit/bleachbit to v4.6.2",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-10-09T02:19:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90a0dc550e6fdc6c9540f209d2ba9c016060550c",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/upload-artifact action to v4.4.2",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-10-09T02:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d0b5b7ff58fa2e354255c458ed019bd9774f489",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/cache action to v4.1.1",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-10-09T02:08:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "084b6d3e8140c7fa1613e0b8a78733d00a6cd99d",
          "body": null,
          "is_bot": false,
          "headline": "feat: remove lychee \"fail: true\" parameter (#545)",
          "author_name": "Petr Ruzicka",
          "author_login": "ruzickap",
          "committed_at": "2024-10-09T02:07:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d50dad5ec299bbf7da3f3b7c765e067209f315dc",
          "body": "Co-authored-by: my-renovate[bot] <105243867+my-renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update lycheeverse/lychee-action action to v2 (#543)",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-10-09T02:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4da2431d027891694af2906d96b8f083da2a813",
          "body": "Co-authored-by: my-renovate[bot] <105243867+my-renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency ubuntu to v24 (#541)",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-10-09T01:52:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0eee0265bedc5f28ee99245b06522fffafcdec0",
          "body": null,
          "is_bot": false,
          "headline": "feat: update github action files (#544)",
          "author_name": "Petr Ruzicka",
          "author_login": "ruzickap",
          "committed_at": "2024-10-09T01:47:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5afbc3f6815c39b16569614cbaeeb4413f20b344",
          "body": "Co-authored-by: my-renovate[bot] <105243867+my-renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v4.2.0 (#542)",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-10-09T01:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf88d138a87563154f43bfb6f467ff5cad023079",
          "body": "…est to fca9ae3",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-my_common_defaults dig…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-10-06T02:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a42bad4ff0d45475962b5755a01fb748ac6a1653",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/cache action to v4.1.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-10-06T01:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d19fcc4fdefdfd43e2144843caa375ec9799ec",
          "body": "…est to fdd5bb2",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-my_common_defaults dig…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-09-29T02:52:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0666d533ee60f9cef6e42fe0efa708adf4fbbe43",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-node action to v4.0.4",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-09-22T03:20:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "099c16183791eed84be676eac6507012ff2f956c",
          "body": "…est to 93e73c7",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-my_common_defaults dig…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-09-22T02:50:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa3e3dc3f49e5bee6efc9bcc5716a56ddf17be50",
          "body": "…775731",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-virtio-win digest to 9…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-09-22T01:11:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b0847de5bb512209bc9e33f21a8829357ab4885",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/create-github-app-token action to v1.11.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-09-15T03:20:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c90ff38c042ca0a5bc4cb5c37fa669fe0b77849",
          "body": "…e0e556",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-virtio-win digest to 8…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-09-15T02:49:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e03ea25f98d1c847ea28c1e2ac27a483986a645",
          "body": "…est to c71f620",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-my_common_defaults dig…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-09-15T01:11:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8015d761612731c7b60a261c10905c5a8d00188b",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/create-github-app-token action to v1.10.4",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-09-08T02:43:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f837dd8827dcdd5467b5cc3af3716ad09e654bd0",
          "body": "…79ce28",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-virtio-win digest to f…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-09-08T01:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9f8ae7825f2e720153178953eb7b91059baa6ac",
          "body": "…est to 943eaee",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-my_common_defaults dig…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-09-01T03:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f01eb1fa2e5f3568b9c8c59cee78badb75adf134",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/upload-artifact action to v4.4.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-09-01T02:51:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a285bc58218692b57f9cb84137442f58e301a6cc",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update dependency bleachbit/bleachbit to v4.6.1",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-09-01T01:13:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7349e5f0257ff83c471a7a8750aea0e9031fe0b",
          "body": "Co-authored-by: my-renovate[bot] <105243867+my-renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update oxsecurity/megalinter action to v8 (#540)",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-08-25T03:48:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03cc36bcdf961a39db5fb8ca537956685aaf14ce",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/upload-artifact action to v4.3.6",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-08-11T01:05:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06a2c817942688f6519cdbca54d7e15e84700049",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update dependency pywinrm to v0.5.0",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-08-04T02:35:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7f4bcbee94c673ca9b543da5e818ea1f168b8e6",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/upload-artifact action to v4.3.5",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-08-04T01:04:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "535127dc132b5625b0e29925a6aabd2bd68bcad5",
          "body": "…c2560c",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-virtio-win digest to f…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-07-21T01:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a6b6391464fc6bb2312663f5da451f6c253924d",
          "body": "…est to e67adf1",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-my_common_defaults dig…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-07-14T03:16:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75f899828f2ed0256456b451df68a888d06483c4",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-node action to v4.0.3",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-07-14T01:03:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30f002f5c3be36c6d2b30f016f661377643c1147",
          "body": "…o f6a7441",
          "is_bot": true,
          "headline": "chore(deps): update scripts/linux-common/packer-virt-sysprep digest t…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-07-07T06:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b0c36306fea3a1c9c2f503f492eed9f8d7d6236",
          "body": null,
          "is_bot": false,
          "headline": "feat: add github defaults (#538)",
          "author_name": "Petr Ruzicka",
          "author_login": "ruzickap",
          "committed_at": "2024-07-07T06:36:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f3e315fda48e3d9251652cb58b91ccced521134",
          "body": "Co-authored-by: my-renovate[bot] <105243867+my-renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency macos to v14 (#525)",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-07-07T05:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7334e44f91d04e8a1ae192253d98093faa703889",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/upload-artifact action to v4.3.4",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-07-07T05:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "495a8c93ba0204f49006c9421b06a1c5f3ee74f5",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/create-github-app-token action to v1.10.3",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-07-07T05:15:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a78a540fd584580ce4d7f69b5ce8340295abdf8",
          "body": "…o 0af3875",
          "is_bot": true,
          "headline": "chore(deps): update scripts/linux-common/packer-virt-sysprep digest t…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-07-07T05:02:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be748a5d983e88fad4df5b9688a1313a4c3d6c86",
          "body": "…est to 61201fa",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-my_common_defaults dig…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-07-07T04:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dc41f18b89c7aae64caffb4bfe84b0864c6aef4",
          "body": "…6d91a8",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-virtio-win digest to 2…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-07-07T04:09:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd1bbbf4e6258d03359f3a99f87c8590d2df914a",
          "body": "…o b2cd1a6",
          "is_bot": true,
          "headline": "chore(deps): update scripts/linux-common/packer-virt-sysprep digest t…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-07-07T02:31:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "587fcdee93f7de7ec3e8ba8ceb4a1cb8495506cb",
          "body": "…53c65f",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-virtio-win digest to b…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-07-07T00:40:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0facd83e2efbac3e6b4a70d3b9c87e210b075ad",
          "body": "…est to 5f9a6ee",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-my_common_defaults dig…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-06-30T04:15:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbba2cc13876e20d1d068a896141a74ad6cd688c",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update amannn/action-semantic-pull-request action to v5.5.3",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-06-30T02:31:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1bd8bf4f23e7cd87c185778612c8ef745ec82dd",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/create-github-app-token action to v1.10.2",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-06-30T00:39:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c17689f5def11bc5be6a1f7e79878ceb4e84647c",
          "body": "…o ced597d",
          "is_bot": true,
          "headline": "chore(deps): update scripts/linux-common/packer-virt-sysprep digest t…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-06-23T02:28:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3307fe2c6f3df6e49ff02e0a45591e92706fb1f7",
          "body": "…9da2cc",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-virtio-win digest to f…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-06-23T00:39:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3718749e5517312fe8e6dc31a17aa4d024822eda",
          "body": "…est to 0f3435f",
          "is_bot": true,
          "headline": "chore(deps): update ansible/roles/ansible-role-my_common_defaults dig…",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-06-16T04:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21bacdf341cb1f7b92f1145ebbfc4f2a3e9671b1",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v4.1.7",
          "author_name": "my-renovate[bot]",
          "author_login": "my-renovate[bot]",
          "committed_at": "2024-06-16T02:30:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 11,
      "commits_last_year": 0,
      "latest_release_at": "2025-05-06T10:21:18Z",
      "latest_release_tag": "v0.3.0",
      "releases_from_tags": false,
      "days_since_last_push": 245,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 445,
      "mean_days_between_releases": 191
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 108,
      "stars": 455,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2016-09-15",
            "count": 1
          },
          {
            "date": "2017-03-17",
            "count": 1
          },
          {
            "date": "2017-04-28",
            "count": 1
          },
          {
            "date": "2017-05-27",
            "count": 1
          },
          {
            "date": "2018-04-18",
            "count": 1
          },
          {
            "date": "2018-05-05",
            "count": 1
          },
          {
            "date": "2018-08-05",
            "count": 1
          },
          {
            "date": "2018-09-26",
            "count": 1
          },
          {
            "date": "2018-11-10",
            "count": 1
          },
          {
            "date": "2018-11-16",
            "count": 1
          },
          {
            "date": "2018-11-28",
            "count": 1
          },
          {
            "date": "2018-12-04",
            "count": 1
          },
          {
            "date": "2018-12-07",
            "count": 1
          },
          {
            "date": "2019-03-20",
            "count": 1
          },
          {
            "date": "2019-04-30",
            "count": 1
          },
          {
            "date": "2019-05-18",
            "count": 1
          },
          {
            "date": "2019-05-30",
            "count": 1
          },
          {
            "date": "2019-06-06",
            "count": 1
          },
          {
            "date": "2019-06-10",
            "count": 1
          },
          {
            "date": "2019-06-19",
            "count": 1
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-10-09",
            "count": 2
          },
          {
            "date": "2019-10-12",
            "count": 1
          },
          {
            "date": "2019-11-20",
            "count": 1
          },
          {
            "date": "2019-11-29",
            "count": 1
          },
          {
            "date": "2020-01-08",
            "count": 1
          },
          {
            "date": "2020-01-24",
            "count": 1
          },
          {
            "date": "2020-01-28",
            "count": 1
          },
          {
            "date": "2020-02-06",
            "count": 1
          },
          {
            "date": "2020-03-30",
            "count": 1
          },
          {
            "date": "2020-04-12",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 1
          },
          {
            "date": "2020-05-18",
            "count": 1
          },
          {
            "date": "2020-05-20",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-07-19",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-08-01",
            "count": 1
          },
          {
            "date": "2020-08-29",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2020-10-18",
            "count": 1
          },
          {
            "date": "2020-11-29",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2020-12-13",
            "count": 1
          },
          {
            "date": "2020-12-21",
            "count": 1
          },
          {
            "date": "2020-12-23",
            "count": 1
          },
          {
            "date": "2021-01-11",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-02-11",
            "count": 1
          },
          {
            "date": "2021-02-16",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 1
          },
          {
            "date": "2021-04-20",
            "count": 1
          },
          {
            "date": "2021-04-26",
            "count": 2
          },
          {
            "date": "2021-06-24",
            "count": 1
          },
          {
            "date": "2021-07-04",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 1
          },
          {
            "date": "2021-07-17",
            "count": 1
          },
          {
            "date": "2021-09-28",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 1
          },
          {
            "date": "2021-11-14",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-04-29",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 2
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-07-05",
            "count": 1
          },
          {
            "date": "2022-07-17",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 1
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-01-19",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-01-29",
            "count": 1
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-04-30",
            "count": 1
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-06-04",
            "count": 1
          },
          {
            "date": "2023-07-23",
            "count": 1
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-10-11",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-02-25",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 107,
        "total_forks": 108
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "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": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 415,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 103,
        "closed_unmerged_prs": 44
      },
      "bus_factor": 1,
      "bot_contributors": 4,
      "top_contributors": [
        {
          "type": "User",
          "login": "ruzickap",
          "commits": 586,
          "avatar_url": "https://avatars.githubusercontent.com/u/1434387?v=4"
        },
        {
          "type": "User",
          "login": "renovate-bot",
          "commits": 87,
          "avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4"
        },
        {
          "type": "User",
          "login": "abbbi",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/3919561?v=4"
        },
        {
          "type": "User",
          "login": "bernylinville",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/86948998?v=4"
        },
        {
          "type": "User",
          "login": "elliotholden",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/7544799?v=4"
        },
        {
          "type": "User",
          "login": "felipecrs",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/29582865?v=4"
        },
        {
          "type": "User",
          "login": "ypid",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1301158?v=4"
        },
        {
          "type": "User",
          "login": "anderpups",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/26172979?v=4"
        },
        {
          "type": "User",
          "login": "dragon788",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/487774?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.86
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "build.yml",
        "codeql-actions.yml",
        "markdown-mdspell.yml",
        "mega-linter.yml",
        "packer-templates.yml",
        "pr-slack-notification.yml",
        "release-please.yml",
        "remote_build_server.yml",
        "renovate.yml",
        "scorecards.yml",
        "semantic-pull-request.yml",
        "stale.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": 6,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/27 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "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": 0,
            "reason": "project is archived",
            "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": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "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": 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": 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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "fdc1e3982dd3ac8c6e7d7565d45c6f4aaa0d16f7",
        "ran_at": "2026-07-26T00:21:03Z",
        "aggregate_score": 6.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2025-05-06T10:21:05Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ruzickap/packer-templates",
    "host": "github.com",
    "name": "packer-templates",
    "owner": "ruzickap"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 29,
            "pct": 40
          }
        }
      ],
      "value": 19,
      "inputs": {
        "security": 66,
        "vitality": 23,
        "community": 55,
        "governance": 57,
        "engineering": 44,
        "abandonment_cap": 29,
        "abandonment_state": "declared",
        "abandonment_multiplier": 40,
        "weighted_overall_before_abandonment": 48,
        "overall_after_abandonment_multiplier": 19
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 23,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 4,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.06,
              "days_since_last_push": 245,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 245 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 245
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project is archived",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 52,
            "inputs": {
              "releases_count": 11,
              "latest_release_tag": "v0.3.0",
              "releases_from_tags": false,
              "days_since_latest_release": 445,
              "mean_days_between_releases": 191
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "11 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 445 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 445
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~191 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 191
                    }
                  }
                ],
                "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": "at_risk",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "cap": 29,
              "state": "declared",
              "guards": [],
              "signals": [],
              "red_flag": true,
              "multiplier_pct": 40,
              "declared_reason": "archived",
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "the repository is archived on GitHub",
                "points": 40,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_archived",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 55,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "forks": 108,
              "stars": 455,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "455 stars",
                "points": 43.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 455
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "108 forks",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 108
                    }
                  }
                ],
                "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": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 9,
              "top_contributor_share": 0.86
            },
            "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 86% of commits",
                "points": 3.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 86
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "merged_prs": 415,
              "open_issues": 0,
              "closed_issues": 103,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 44
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "415/459 decided PRs merged",
                "points": 34.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 415,
                      "decided": 459
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/27 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": 64,
            "inputs": {
              "followers": 163,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ruzickap",
              "public_repos": 72,
              "account_age_days": 5276
            },
            "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": "163 followers of ruzickap",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 163,
                      "login": "ruzickap"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "72 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 72
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 44,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "12 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "packer",
                "templates",
                "vagrant",
                "libvirt",
                "virtualbox",
                "ansible",
                "packer-templates",
                "windows",
                "linux",
                "packer-template",
                "vagrant-plugins",
                "qemu",
                "virtio",
                "driver",
                "public"
              ],
              "has_wiki": false,
              "homepage": null,
              "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": 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": "15 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "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": 66,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.6
            },
            "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": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/27 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "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": "project is archived",
                "points": 0,
                "status": "missed",
                "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 8",
                "points": 4,
                "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 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": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "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": 10
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 4,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "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": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "critical",
            "name": "Code legibility for models",
            "note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "manageable_file_sizes"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "primary_language": "Shell",
              "largest_source_bytes": null,
              "source_files_sampled": 0,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Shell without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Shell"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "no source files detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_source_files",
                    "params": {}
                  }
                ],
                "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-26T00:21:16.876013Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/ruzickap/packer-templates.svg",
  "full_name": "ruzickap/packer-templates",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statistics.