Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 19:24 UTC

juanluisbaptiste / docker-brew-mageia

Scripts and files to create Mageia official docker base images.

ShellGPL-2.0★ 11 stars⑂ 12 forkssince Aug 2014View on GitHub ↗

juanluisbaptiste/docker-brew-mageia holds a health index of 47 out of 100, placing it in the At risk band. It scores highest on Vitality (71/100) and lowest on AI Readiness (7/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

47
overall / 100
At risk

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.

47
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.

Ownership

Juan Luis BaptistePersonal account
45 followers48 public repossince Aug 2012juanbaptiste.tech

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?

71Good · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
2.8/36Commit cadence — 4/52 weeks with commits
9.4/18Commit volume — 10 commits in the last year
4/10OpenSSF Scorecard: Maintained — 3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4
Inputs used
commits_last_year10
human_commit_share1
days_since_last_push4
active_weeks_last_year4

Release discipline

100Excellent
How it's scored
27/27Ships releases — 10 releases published
36/36Release recency — latest release 13 days ago
27/27Release cadence — a release every ~40.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count10
latest_release_tagv0.7.2
releases_from_tagsno
days_since_latest_release13
mean_days_between_releases40.8
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?

38At risk · 18% of overall
How it's scored
16.2/60Stars — 11 stars
8.7/25Forks — 12 forks
1.7/15Watchers — 3 watchers
Inputs used
forks12
stars11
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (GPL-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?

54Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.5/22.5Commit distribution — top contributor authored 89% of commits
6.8/13.5Contributor breadth — 5 contributors
10/10OpenSSF Scorecard: Contributors — project has 26 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.887
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
31.5/38.3PR acceptance — 14/17 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/26 approved changesets -- score normalized to 1
Inputs used
merged_prs14
open_issues0
closed_issues21
issue_closed_ratio1
closed_unmerged_prs3
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
12/25Owner reach — 45 followers of juanluisbaptiste
24.3/25Track record — 48 public repos, account ~13 yr old
Inputs used
followers45
owner_typeUser
is_verified
owner_loginjuanluisbaptiste
public_repos48
account_age_days5,099
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

31At risk · 20% of overall
How it's scored
0/24CI workflows
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://www.mageia.org
10/10Repository description
10/10Topics — 3 topics
10/10Wiki
Inputs used
topicsdocker, mageia, mageia-linux
has_wikiyes
homepagehttps://www.mageia.org
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

32At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 4 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.8/7.5Code-Review — Found 3/26 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 26 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3/7.5Maintained — 3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate3.2
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, signed_releases, token_permissions. 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.

7Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
4.8/40Legible commit history — 9 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.09
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileyes
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

11GitHub stars
5contributors
10commits, last 12 months
4days since last push
10releases
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 ★ / 12 ⇿
0Stars
12Forks

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.

0246810121222015-082019-072023-06

Each point covers 8 days.

OpenSSF Scorecard 3.2 / 10
3.2aggregate

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-25 19:24 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/26 approved changesets -- score normalized to 1
10Contributorsproject has 26 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
4Maintained3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
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": [
        "docker",
        "mageia",
        "mageia-linux"
      ],
      "is_fork": false,
      "size_kb": 622456,
      "has_wiki": true,
      "homepage": "https://www.mageia.org",
      "languages": {
        "Shell": 30105,
        "Dockerfile": 602
      },
      "pushed_at": "2026-07-21T04:44:36Z",
      "created_at": "2014-08-31T01:13:55Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T04:44:56Z",
      "description": "Scripts and files to create Mageia official docker base images.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-2.0",
      "default_branch": "master",
      "license_spdx_raw": "GPL-2.0",
      "primary_language": "Shell",
      "significant_languages": [
        "Shell"
      ]
    },
    "owner": {
      "blog": "https://www.juanbaptiste.tech/",
      "name": "Juan Luis Baptiste",
      "type": "User",
      "login": "juanluisbaptiste",
      "company": "juanbaptiste.tech",
      "location": "Bogotá, Colombia",
      "followers": 45,
      "avatar_url": "https://avatars.githubusercontent.com/u/2113585?v=4",
      "created_at": "2012-08-08T01:45:20Z",
      "is_verified": null,
      "public_repos": 48,
      "account_age_days": 5099
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-2.0",
      "raw_spdx": "GPL-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2026-07-12T00:29:03Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2025-09-15T03:26:49Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2025-08-19T23:35:05Z"
        },
        {
          "tag": "v0.6.7",
          "kind": "patch",
          "published_at": "2025-07-10T05:20:50Z"
        },
        {
          "tag": "v0.6.6",
          "kind": "patch",
          "published_at": "2025-07-10T05:20:33Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2025-07-10T05:16:28Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2025-07-10T05:16:11Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2025-07-10T05:15:55Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2025-07-10T05:15:38Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2025-07-10T05:08:13Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b017fcbcf8f3b746f6b5794e65b5a2b01eb610c4",
          "body": null,
          "is_bot": false,
          "headline": "Updated READMEW.md docs",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2026-07-21T04:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5ff67597221cfdd439b552c0573944af5b51151",
          "body": "…ersion to 0.8.0",
          "is_bot": false,
          "headline": "Added -s and -i options to skip and include versions to build. Bump v…",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2026-07-21T04:18:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4179a726b649f164128c99adaff05e76c97d99d9",
          "body": null,
          "is_bot": false,
          "headline": "Added mageia 10 build, bump version to 0.7.2",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2026-07-11T20:38:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59357378184cf416450ade7767eeb7b618edcc4c",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.7.1 and update Changelog.md",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2025-09-15T03:23:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9cc3f797e7cbe4b44f4ab4da5ebb81cdbca3447",
          "body": null,
          "is_bot": false,
          "headline": "Fix fork URL in new_update_library",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2025-09-15T03:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9359244faad6b72fd75a3242d06c218fffc7464",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.7.0 and update changelog.",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2025-08-18T20:05:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92d92537314838acfb1620834ae82d8301f49f7c",
          "body": null,
          "is_bot": false,
          "headline": "Set branch back to master",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2025-08-18T19:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9db20abe7ed5b5511d181e83c3be3e77d15b12ad",
          "body": null,
          "is_bot": false,
          "headline": "Set branch to develop",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2025-08-18T19:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e5705af26c49b4693047f9a0c3045379c9f1725",
          "body": null,
          "is_bot": false,
          "headline": "Configure branch to checkout with variable",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2025-08-18T19:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9ac8b1112e90606742c41c48f9e2d638431ef82",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.6.9",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2025-08-18T19:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f60baf8989d20a5afd934d8291f56869c92537a8",
          "body": null,
          "is_bot": false,
          "headline": "Implement new method to update the official-images repo",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2025-08-18T19:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83663577b66de122dac4ea48942047852e0a1553",
          "body": null,
          "is_bot": false,
          "headline": "Print commit ID after push",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2025-07-10T04:37:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d8e4d1d6ba5c90e00bbedff93887d17e7a380e5",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to 0.6.7 and updated CHANGELOG.",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2025-02-10T04:25:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "387bdd3a5fe1248150bc280c9a789f679c3550ed",
          "body": null,
          "is_bot": false,
          "headline": "Updated README.md",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2025-02-10T04:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22bbd77bb046473d955c9ca46ed3548d30190103",
          "body": null,
          "is_bot": false,
          "headline": "If mirror is passed, use it instead of mirrorlist for final image",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2025-02-09T03:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e126af3d418dafca04a87e148e27606f9da3cb83",
          "body": "…ose mode.",
          "is_bot": false,
          "headline": "Fix error handling in run_command, now fatal errors are shown in verb…",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2025-02-08T04:42:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59db7496e09711d4d9404ec270ae9ce4d76c6fd2",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to 0.6.6 and updated CHANGELOG.",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2024-05-08T00:23:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aa1ca7776d79870870eb83236386fc28ff7a515",
          "body": null,
          "is_bot": false,
          "headline": "Remove MAINTAINER label from Dockerfiles",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2024-04-12T00:36:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7796c6de77eb259c9d67909b8a1eea6ea3b849a4",
          "body": "Because is EOL since Dec 2023",
          "is_bot": false,
          "headline": "Remove mageia 8 support",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2024-04-11T01:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8e9aa26cddd7711f710dd39f83fbd9940cc4389",
          "body": null,
          "is_bot": false,
          "headline": "Updated CHANGELOG",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2024-04-02T20:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40a9e2f3b1a7677c2ba97e1dd065cc45a20575be",
          "body": null,
          "is_bot": false,
          "headline": "Updated Dockerfile maintainer label for all images",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2024-04-02T19:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e50c0a1662e72431286582c2fca59a24aba382fe",
          "body": null,
          "is_bot": false,
          "headline": "Update maintainer label for all images",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2024-04-02T18:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f7ee4c219dd5f4c1ed8c36cc3fbbcfe2a584c99",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to 0.6.5.",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2024-04-01T05:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9b10c69cbabce527af50bd8cc6d066e68f47d18",
          "body": null,
          "is_bot": false,
          "headline": "Updated CHANGELOG.",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2024-04-01T05:05:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75ec7a8489368d48e55e94327f260a2cb1c79abd",
          "body": null,
          "is_bot": false,
          "headline": "Added mageia 9 support.",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2024-04-01T04:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2afcc8a16ed79ce4c940c96bd49db0a804a5642d",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to 0.6.4",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2024-04-01T04:50:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94b885b8037d5d33d5fd73029449e7066eb4e79a",
          "body": null,
          "is_bot": false,
          "headline": "Replace MAINTAINER instruction with LABEL",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2024-04-01T03:38:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "624f780516894386c0e2d3f2d37194d1397ed1f2",
          "body": "fix packager argument",
          "is_bot": false,
          "headline": "Merge pull request #22 from joequant/dev/packager-fix",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2024-04-01T03:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c95a3d6b4eaba7fbc98804c9bbafda6b8d65d8a5",
          "body": "Skip restarting systemd-binfmt.service when unnecessary",
          "is_bot": false,
          "headline": "Merge pull request #33 from dfandrich/systemd",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2024-03-27T02:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95695df06d561eebbad5f53f0bb0366f29d184d6",
          "body": "set locale to C to avoid platform dependency",
          "is_bot": false,
          "headline": "Merge pull request #21 from joequant/dev/locale-set",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2024-03-27T02:41:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d97c008eb835da13d9f2581d7eebb54b81ebe7d",
          "body": "The script shouldn't be altering the system when it's not necessary,\nplus this allows it to work in situations where qemu is installed by\nother means.",
          "is_bot": false,
          "headline": "Skip restarting systemd-binfmt.service when unnecessary",
          "author_name": "Dan Fandrich",
          "author_login": "dfandrich",
          "committed_at": "2024-02-17T06:16:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d833501c1fb949ab2c5099dd503cefc0b29dc5b8",
          "body": null,
          "is_bot": false,
          "headline": "Remove support for mageia 7",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2023-09-22T00:55:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b74e52510b32b47ecb7118255c744606bded460d",
          "body": null,
          "is_bot": false,
          "headline": "Make script fail when an error occurs",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2022-03-16T16:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "774c08ab27cfe8d6bb4d5e9068257627b1587741",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to 0.6.3: built final mga 8 images",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2021-02-26T06:02:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "488f3502631fdef2e86b6d91a8760d875e85650f",
          "body": "…lease.",
          "is_bot": false,
          "headline": "Version 0.6.2: Configuration of image tags and fixed date of 0.6.1 re…",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2021-02-09T05:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca86ae7794adbe3c4be3859f6542e0a729a50bc2",
          "body": null,
          "is_bot": false,
          "headline": "Updated version to 0.6.1 - for new mga 8 images",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2021-02-09T03:33:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4b8e5092bf978c0702252246bcc08ff9cdee67f",
          "body": null,
          "is_bot": false,
          "headline": "Started working on mageia 8 images",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2021-01-31T21:00:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5aa88385f7a06cc58e1bd181b19ca4b89b7cd83",
          "body": null,
          "is_bot": false,
          "headline": "Updated CHANGELOG.",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2021-01-19T01:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9442f74939ff7e185839caf2159c7e14e65d7099",
          "body": null,
          "is_bot": false,
          "headline": "Added a README file with usage instructions for build2release script",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2021-01-19T01:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "991883e9bda28c74769388013fe7c4e13c1fdb21",
          "body": null,
          "is_bot": false,
          "headline": "New CHANGELOG file",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2021-01-16T16:35:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83c0b981e41d8d2e7bf7c128c4550fb8a98790c9",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.6.0",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2021-01-16T16:24:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e925bd574d789cddebe1c57b77329b494804528d",
          "body": null,
          "is_bot": false,
          "headline": "Added cauldron images",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2020-12-21T18:09:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f07e1d0c30f48662ceae4ce352b89e4d92276fd6",
          "body": null,
          "is_bot": false,
          "headline": "Create new images inside git checkout",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2020-12-21T18:05:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8d8253a0d8eee35f13b39306e3f2ab79f3e3521",
          "body": null,
          "is_bot": false,
          "headline": "Pretty print version number",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2020-12-21T18:05:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "060f187bb623f7c3fd169a614c5c25900e251031",
          "body": "… sure it\n\nprints always.",
          "is_bot": false,
          "headline": "Cleanup term_handler function and send exit message to /dev/tty to be…",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2020-12-21T18:05:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f6fd5688fbaa7766908f88773a29a4ce241d843",
          "body": "…images are rebuilt each time",
          "is_bot": false,
          "headline": "No need to backup previous dist branch contents as now all supported …",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2020-12-21T18:05:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a50a64216293ccedaa5af3e9c7a93e0b8f4501a2",
          "body": null,
          "is_bot": false,
          "headline": "Look for files to commit in BUILD_DIR instead of current dir.",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2020-12-21T18:05:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fd9b9d8d57c154b7e648bf7566a62e6defb470f",
          "body": null,
          "is_bot": false,
          "headline": "Add missing --forcearch and --mirror parameters to mkimage.sh call",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2020-12-21T18:05:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c33678cb58d967012e56d476ffac97cd4538df7",
          "body": null,
          "is_bot": false,
          "headline": "Remove mga 6 as is EOL",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2020-12-21T18:05:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8aa252581ae4fb0f453df553f9a87408b6b39d53",
          "body": null,
          "is_bot": false,
          "headline": "Set a hardcoded PROGRAM_NAME, the calculation before was wrong.",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2020-12-18T20:04:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0b27df5b97006121a5c21e8477c5e3bcd1bc7ad",
          "body": null,
          "is_bot": false,
          "headline": "Updated .gitignore file",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2020-12-18T18:28:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91aa63642d694aeffbab6735158a071bba30708a",
          "body": "add buildah script",
          "is_bot": false,
          "headline": "Merge pull request #23 from joequant/dev/buildah-script",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2020-04-14T03:22:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d397ad6051879545e1c462f8575462f868e28e0",
          "body": null,
          "is_bot": false,
          "headline": "Enable library fork push",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2020-04-14T00:49:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b66eb54a0f40047237a2734bf3c12bfef15f01a",
          "body": null,
          "is_bot": false,
          "headline": "Quote commit msg so eval does't break",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2020-04-14T00:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7caf50182801b32df7d7e94d7cb8b2434629a21d",
          "body": null,
          "is_bot": false,
          "headline": "Change library commit msg and add some more verbose output.",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2020-04-14T00:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "552d4b7ef6d5a0ef033fd7bce77308a4052b27a5",
          "body": "OFFICIAL_IMAGES_REPO_URL to OFFICIAL_IMAGES_FORK_URL so\nOFFICIAL_IMAGES_REPO_URL can be used to specify the correct git\nupstream repo to update the fork first before pushing changes.",
          "is_bot": false,
          "headline": "Renamed OFFICIAL_IMAGES_REPO to OFFICIAL_IMAGES_FORK and",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2020-04-14T00:45:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0dd0e773142ea049f7c501562767a877bfa5dd6",
          "body": null,
          "is_bot": false,
          "headline": "add comment to explain special makedev install",
          "author_name": "Joseph C Wang",
          "author_login": "joequant",
          "committed_at": "2020-04-14T00:20:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae9769fbc03f02219d16ea6772056b00e61ac5c0",
          "body": null,
          "is_bot": false,
          "headline": "add buildah script",
          "author_name": "Joseph C Wang",
          "author_login": "joequant",
          "committed_at": "2020-04-14T00:18:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a068a6c9304a32a1ba1ec2623489f1f35d11ac33",
          "body": null,
          "is_bot": false,
          "headline": "fix packager argument",
          "author_name": "Joseph C Wang",
          "author_login": "joequant",
          "committed_at": "2020-04-14T00:16:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b01a4f570afd3e9860ebdcc260fff359f790434",
          "body": null,
          "is_bot": false,
          "headline": "set locale to C to avoid platform dependency",
          "author_name": "Joseph C Wang",
          "author_login": "joequant",
          "committed_at": "2020-04-14T00:15:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e741f07eba4597ed479ed78e791f875a0a2622d2",
          "body": null,
          "is_bot": false,
          "headline": "Enabled missing images (was doing some testing first)",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2020-04-13T18:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59e16460c781fa24270082458f459d72405f3b6d",
          "body": null,
          "is_bot": false,
          "headline": "Pretty print script name when running it.",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2020-04-13T18:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "720a569a7f1e18f05231587b817d97d25d049932",
          "body": null,
          "is_bot": false,
          "headline": "Full rewrite of build2release.sh script",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2020-04-13T14:43:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2fef6831acfecd18035dd40c86b11772bc0f6cd",
          "body": null,
          "is_bot": false,
          "headline": "Reworked backup of existing images.",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-20T19:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b81cddfeea80eba27f2c8b0b303ec7f6a063715a",
          "body": null,
          "is_bot": false,
          "headline": "Update build2release.sh with new rootfs files location",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-20T03:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ebee62f3fe26d6557c3f62c43c44d6b7f72a318",
          "body": null,
          "is_bot": false,
          "headline": "Moved prepare_pranch function below prepare",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-20T03:09:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79cd660a6db7d165d0870e50729479bd5f6f72ae",
          "body": null,
          "is_bot": false,
          "headline": "New files for all mageia 7 supported architectures",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-20T03:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9587c0e0b227c7659686eba382bb8ee14cc7fbd",
          "body": null,
          "is_bot": false,
          "headline": "Moved image files into a single subdirectory dist.",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-19T19:37:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a13603b1765c41db7bc7c564a4c1cd02f94093a4",
          "body": "…se.sh",
          "is_bot": false,
          "headline": "Started working on mga 7 images, adding aarch64 support to build2rela…",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-19T19:32:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e84d68c6f54ca3c48465ad79df7d0ab2cb7b04a3",
          "body": null,
          "is_bot": false,
          "headline": "Added mga 5 to deprecated list",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-19T19:32:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b24b5cbcda92c1ef237bba92a0ebc971462a8e85",
          "body": null,
          "is_bot": false,
          "headline": "Increased build2release version",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-09T20:03:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a18dee5c9492876811df703f781f4fee515cc23",
          "body": null,
          "is_bot": false,
          "headline": "Added docker-compose file to build2release",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-09T15:47:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9d51086870525690eefd8135245a51b4fbf4cbf",
          "body": null,
          "is_bot": false,
          "headline": "Use prepare function instead",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-09T04:07:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6431e5aa46066b387a9925bab7ec53887717996",
          "body": null,
          "is_bot": false,
          "headline": "Move CHECKOUT_DIST check inside the build image check",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-09T03:54:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc80294627c60784b4a41503882cc17697167094",
          "body": null,
          "is_bot": false,
          "headline": "New dockerfile for armv7hl mageia 6 image",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-09T03:52:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f719f04615628bb154a2b4aba9b691d8b53325f",
          "body": null,
          "is_bot": false,
          "headline": "Quote  and  variables so if expression does not break with empty vars",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-09T03:41:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5b7686e0517ba9db196f04c4c9bfc144122939a",
          "body": null,
          "is_bot": false,
          "headline": "Only set -a parameter of mkimage.sh when arch != x86_64",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-09T03:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e1621cd6f9c541288cc2e8bc350172f5f9e6d07",
          "body": "…nch exists.",
          "is_bot": false,
          "headline": "Check for git branch return code and change way to detect if dist bra…",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-09T03:39:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e603a8c5270d6d53daed05bc3236916d6d5a11e",
          "body": null,
          "is_bot": false,
          "headline": "Validate supported archs first before continuing.",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-09T03:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2315cdeccf55adc567eb6a71614bc871e3fbec3e",
          "body": "…eances.",
          "is_bot": false,
          "headline": "Set arch directory in the right place and rename to upper case  apper…",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-09T03:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "421e7b793bd4667f9c7e501aae063a42652aec19",
          "body": null,
          "is_bot": false,
          "headline": "Update backup and restore functions for arch parameter",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-09T00:42:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "638b995b8d5c9e40ab2c127a5038005594563c1d",
          "body": null,
          "is_bot": false,
          "headline": "Call prepare_branch function instead",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-09T00:42:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b492d89392304e0b6e8b5b764e3492c824fb44f",
          "body": null,
          "is_bot": false,
          "headline": "Checkout dist branch first",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-09T00:41:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c61b4d600d4b92078420333e0352c4450246737",
          "body": null,
          "is_bot": false,
          "headline": "Fix dnf command quiet param",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-08T23:29:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cb7367d8dec2d7b07dc343b5386e031ee5ed2af",
          "body": null,
          "is_bot": false,
          "headline": "Added new options to set architecture to build and mirror to use.",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-08T23:20:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abb09517d73bb2dfc5fb813e044771a92ba39d68",
          "body": null,
          "is_bot": false,
          "headline": "Create random temp dir",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-05-08T23:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d567c0ec4a154acf3fd1be0e46b6c57f636509dd",
          "body": null,
          "is_bot": false,
          "headline": "Correct armv7 arch value is armv7hl",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-04-24T15:17:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f33aa5c6b5ff11204a1908f2ea8e0e0bb185795d",
          "body": null,
          "is_bot": false,
          "headline": "Delete temp dir and checkout master again on cleanup",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-04-24T04:45:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a8bff9008de0939e6c3ba43cf641efb00ceaf6b",
          "body": null,
          "is_bot": false,
          "headline": "mkimage-dnf.sh has been renamed to mkimage.sh",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-04-24T04:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d4dfea0fc4254a7840fb41f73ba37f79c262f48",
          "body": null,
          "is_bot": false,
          "headline": "Fix armv7h1 arch name",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-04-24T04:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5666aacdec4cb0c43cd30e763c12835fb43f83f1",
          "body": null,
          "is_bot": false,
          "headline": "New parameter -B to change build directory.",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-04-24T04:44:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f31cd220859965ba633b61e9af3c4aa340ea16b",
          "body": null,
          "is_bot": false,
          "headline": "Control dist branch checkout with -d parameter",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-04-24T04:43:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab713846dab65dec479bd127ae20eb3c08052c87",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:juanluisbaptiste/docker-brew-mageia",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-04-24T03:58:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2247b08f46c58ea6a627ef0b357bd46ef377fbc0",
          "body": "Fix for aarch64 image builds and rename 'mkimage-dnf.sh' to 'mkimage.sh'",
          "is_bot": false,
          "headline": "Merge pull request #17 from Conan-Kudo/aarch64-fixes",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-04-24T03:55:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac19dbf1983a0e0946f33a93c6ca6e5410709d10",
          "body": null,
          "is_bot": false,
          "headline": "Fix imager outout dir",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-04-24T02:59:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c5d0446bce9651f7bc2d2d3cc26bcd6f547531d",
          "body": null,
          "is_bot": false,
          "headline": "Add arch to output dir",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-04-24T02:53:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bd2cabdefa89b2af738d45a790084432449bdb2",
          "body": "Sometimes, there's a bit of a mismatch between the host's urpmi\nand the guest environment, such that it's unable to correctly add\nthe media and generate the urpmi.cfg. For example, it is not possible\nto configure the rootfs urpmi.cfg for aarch64 from Mageia 6's urpmi.\n\nIn order to avoid that problem, we simply always execute urpmi.addmedia\nfrom within the chroot. This gives us the side benefit of removing\nthe requirement for urpmi on the host when urpmi is going to be\ninstalled into the rootfs.",
          "is_bot": false,
          "headline": "mkimage.sh: If urpmi is requested, configure media from within chroot",
          "author_name": "Neal Gompa",
          "author_login": "Conan-Kudo",
          "committed_at": "2019-04-24T02:42:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc8947d3fd0799b97e4bbd85ee9e72981ec55c87",
          "body": "When running this on a regular basis, it's nice to have logs\nwith meaningful output.",
          "is_bot": false,
          "headline": "mkimage.sh: Make quiet output optional",
          "author_name": "Neal Gompa",
          "author_login": "Conan-Kudo",
          "committed_at": "2019-04-24T02:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ee7071aac7e6f1c34c7e20b75e9e5e4baac5377",
          "body": null,
          "is_bot": false,
          "headline": "Handle different build architectures.",
          "author_name": "Juan Luis Baptiste",
          "author_login": "juanluisbaptiste",
          "committed_at": "2019-04-24T02:41:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd77eae9f9980a1bb8ae41d0be4e71ea8ea4d465",
          "body": "It's the only script we have for building Mageia images now...",
          "is_bot": false,
          "headline": "Rename 'mkimage-dnf.sh' to 'mkimage.sh'",
          "author_name": "Neal Gompa",
          "author_login": "Conan-Kudo",
          "committed_at": "2019-04-09T01:42:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 10,
      "latest_release_at": "2026-07-12T00:29:03Z",
      "latest_release_tag": "v0.7.2",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 13,
      "mean_days_between_releases": 40.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 12,
      "stars": 11,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2015-08-24",
            "count": 1
          },
          {
            "date": "2016-01-04",
            "count": 1
          },
          {
            "date": "2017-03-25",
            "count": 1
          },
          {
            "date": "2017-07-20",
            "count": 1
          },
          {
            "date": "2018-01-30",
            "count": 2
          },
          {
            "date": "2018-02-16",
            "count": 1
          },
          {
            "date": "2018-08-23",
            "count": 1
          },
          {
            "date": "2019-01-27",
            "count": 1
          },
          {
            "date": "2020-04-13",
            "count": 1
          },
          {
            "date": "2020-05-18",
            "count": 1
          },
          {
            "date": "2023-06-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 12,
        "total_forks": 12
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "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": 14,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 21,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "juanluisbaptiste",
          "commits": 133,
          "avatar_url": "https://avatars.githubusercontent.com/u/2113585?v=4"
        },
        {
          "type": "User",
          "login": "Conan-Kudo",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/276796?v=4"
        },
        {
          "type": "User",
          "login": "joequant",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/2908185?v=4"
        },
        {
          "type": "User",
          "login": "dfandrich",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/228259?v=4"
        },
        {
          "type": "User",
          "login": "unitylinux",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/16209334?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.887
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 4 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": 1,
            "reason": "Found 3/26 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 26 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 4,
            "reason": "3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4",
            "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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "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": "b017fcbcf8f3b746f6b5794e65b5a2b01eb610c4",
        "ran_at": "2026-07-25T19:24:00Z",
        "aggregate_score": 3.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2025-08-18T19:11:42Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/juanluisbaptiste/docker-brew-mageia",
    "host": "github.com",
    "name": "docker-brew-mageia",
    "owner": "juanluisbaptiste"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 47,
      "inputs": {
        "security": 32,
        "vitality": 71,
        "community": 38,
        "governance": 54,
        "engineering": 31
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 71,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "commits_last_year": 10,
              "human_commit_share": 1,
              "days_since_last_push": 4,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "10 commits in the last year",
                "points": 9.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "v0.7.2",
              "releases_from_tags": false,
              "days_since_latest_release": 13,
              "mean_days_between_releases": 40.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 13 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~40.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 40.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 38,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "forks": 12,
              "stars": 11,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "11 stars",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "12 forks",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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 (GPL-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 54,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.887
            },
            "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 89% of commits",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 26 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 14,
              "open_issues": 0,
              "closed_issues": 21,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 3
            },
            "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": "14/17 decided PRs merged",
                "points": 31.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 14,
                      "decided": 17
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/26 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "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": 58,
            "inputs": {
              "followers": 45,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "juanluisbaptiste",
              "public_repos": 48,
              "account_age_days": 5099
            },
            "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": "45 followers of juanluisbaptiste",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 45,
                      "login": "juanluisbaptiste"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "48 public repos, account ~13 yr old",
                "points": 24.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 48
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "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": 31,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 4 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": [
                "docker",
                "mageia",
                "mageia-linux"
              ],
              "has_wiki": true,
              "homepage": "https://www.mageia.org",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.mageia.org",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 32,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 14,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 4,
              "scorecard_aggregate": 3.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 4 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 3/26 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 26 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 8
            },
            "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": 7,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.09,
              "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": "9 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 9,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": true,
              "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": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "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 0",
                "points": 0,
                "status": "missed",
                "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-25T19:24:10.192732Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/juanluisbaptiste/docker-brew-mageia.svg",
  "full_name": "juanluisbaptiste/docker-brew-mageia",
  "license_state": "standard",
  "license_spdx": "GPL-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.