Звіт у форматі JSON машиночитний
{
"data": {
"icon": {
"bytes": 9111,
"width": 256,
"height": 256,
"rejected": [],
"collected": true,
"media_type": "image/png",
"source_url": "https://avatars.githubusercontent.com/u/644492?v=4&s=256",
"source_type": "avatar",
"content_hash": "9d9ac41c0208a789669d87b23f5ba2829c413cd2223d6d16f8136cd5ed8abed1",
"candidates_considered": 1
},
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 481,
"has_wiki": true,
"homepage": null,
"languages": {
"HTML": 2203,
"Ruby": 78555,
"SCSS": 374,
"Makefile": 2340,
"JavaScript": 127598
},
"pushed_at": "2026-08-05T07:11:15Z",
"created_at": "2017-07-05T08:53:45Z",
"owner_type": "Organization",
"updated_at": "2026-08-05T07:11:30Z",
"description": "A plugin to manage vmware vSphere snapshots from foreman UI",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-3.0",
"default_branch": "master",
"license_spdx_raw": "GPL-3.0",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript",
"Ruby"
]
},
"owner": {
"blog": "https://atix.de",
"name": "ATIX AG",
"type": "Organization",
"login": "ATIX-AG",
"company": null,
"location": "Garching bei München",
"followers": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/644492?v=4",
"created_at": "2011-03-01T10:31:29Z",
"is_verified": null,
"public_repos": 176,
"account_age_days": 5635
},
"license": {
"state": "standard",
"spdx_id": "GPL-3.0",
"raw_spdx": "GPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.2.2",
"kind": "patch",
"published_at": "2026-03-27T17:29:40Z"
},
{
"tag": "v4.1.1",
"kind": "patch",
"published_at": "2025-10-22T09:34:51Z"
},
{
"tag": "v4.1.0",
"kind": "minor",
"published_at": "2025-10-22T09:32:29Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2024-10-23T10:22:29Z"
}
],
"recent_commits": [
{
"oid": "f64fe2d74b03cd58a5bdbf9145fcfa365ffb7894",
"body": null,
"is_bot": false,
"headline": "Bump version to 4.3.0",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2026-08-05T07:10:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c62deee686c690d6d8e597296c440b69fdb88932",
"body": "From Foreman core:\n\nhttps://github.com/theforeman/foreman/pull/11098",
"is_bot": false,
"headline": "Fix eslint rule 'prefer-pf-components'",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2026-08-05T07:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fe1d4d76eb2fa8549f75a736a9846e4133d96c3",
"body": "The Foreman linting requires constants to be declared instead of\ndirectly assigning numbers to variables. Otherwise, it will through the\n'no-magic-numbers' error.\n\nCorresponding Foreman core PR:\n\nhttps://github.com/theforeman/foreman/pull/11008\n\nCo-Authored-By: OpenAI Codex",
"is_bot": false,
"headline": "Fix JS linting error 'no-magic-numbers'",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2026-08-05T07:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b4789ebe9be63b3919d6e61de41759360637e42",
"body": "ForemanModal has been deprecated in Foreman core and will be removed in\nversion 5.0.0: theforeman/foreman#10852\n\nTo keep this plugin compatible, we also need to replace our usage of\nForemanModal with PF5 components.\n\nCo-Authored-By: OpenAI Codex",
"is_bot": false,
"headline": "Replace ForemanModal component with PF5 Modal",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2026-08-05T07:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e706984bb4ff8bbdf6d1bad84d2713a92d4cfd42",
"body": null,
"is_bot": false,
"headline": "Bump version to 4.2.2",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2026-03-27T17:06:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb2735ac7bd3f7d59ad5e6b6eabd2d6dff44881e",
"body": null,
"is_bot": false,
"headline": "Adjust snapshot mode selection field labels (#127)",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2026-03-27T12:09:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "053f0b180128a8b6c5ff518c36bb396b95ab39e8",
"body": null,
"is_bot": false,
"headline": "i18n - pulling from tx (#126)",
"author_name": "Adam Lazik",
"author_login": "adamlazik1",
"committed_at": "2026-03-12T13:53:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5105a36d5ad14d17a1dbc6af648c5bebc1cbef3f",
"body": null,
"is_bot": false,
"headline": "Reflect version bump in package.json",
"author_name": "Maximilian Kolb",
"author_login": "maximiliankolb",
"committed_at": "2026-03-05T10:29:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccb00fb5df55c4f5864bab0079e426b8033fc685",
"body": null,
"is_bot": false,
"headline": "Bump version to 4.2.1",
"author_name": "Maximilian Kolb",
"author_login": "maximiliankolb",
"committed_at": "2026-03-05T10:29:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d9614f61ca41d8744c5a4e52aaef77a00facc7e",
"body": "This patch ensures that downstream branding efforts via regexp work.",
"is_bot": false,
"headline": "Fix plugin description to respect branding",
"author_name": "Maximilian Kolb",
"author_login": "maximiliankolb",
"committed_at": "2026-03-05T10:29:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eed5b2ac50989a1de58ebe95c5c8e7efb060739",
"body": null,
"is_bot": false,
"headline": "Bump version to 4.2.0",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2026-02-12T09:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c90d63d7fc8cd5ccd41d3e9a12e60cae8e358b9a",
"body": null,
"is_bot": false,
"headline": "i18n - pulling from tx (#124)",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2026-02-12T08:42:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f88d40767ed178a1a654117c87f0313ed44f1fc",
"body": null,
"is_bot": false,
"headline": "Align snapshot bulk actions with Foreman bulk actions",
"author_name": "EnigmaXV",
"author_login": "EnigmaXV",
"committed_at": "2026-02-05T08:22:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a17df3a72686502d4db92bad0e8b749f8b03ab17",
"body": "Add snapshot bulk actions",
"is_bot": false,
"headline": "Merge pull request #122 from ATIX-AG/add_snapshot_bulkaction",
"author_name": "Bernhard Suttner",
"author_login": "sbernhard",
"committed_at": "2025-12-19T13:02:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c48f27e6fbbd1cfff481b70ad62a6b0f23733a7",
"body": null,
"is_bot": false,
"headline": "Add snapshot bulk actions",
"author_name": "EnigmaXV",
"author_login": "EnigmaXV",
"committed_at": "2025-12-09T21:21:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b57aac269233458b112761fede310ec86759e62",
"body": "Fixes select options to show Quiesce only for capable hosts in Bulk action",
"is_bot": false,
"headline": "Merge pull request #121 from ATIX-AG/fix_bulk_action_quiesce_option",
"author_name": "Manisha Singhal",
"author_login": "Manisha15",
"committed_at": "2025-11-14T13:01:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0debc9d0e3099019f6d6e8188406d26f91d80506",
"body": "…ction",
"is_bot": false,
"headline": "Fixes select options to show Quiesce only for capable hosts in Bulk a…",
"author_name": "Manisha Singhal",
"author_login": "Manisha15",
"committed_at": "2025-11-14T10:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d2b8b91096b490f125fdb7f7afeb0f4a16449c1",
"body": null,
"is_bot": false,
"headline": "Bump version to 4.1.1",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2025-10-22T09:27:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08bca6e3430ff5b3e00b4bb0220c616b8a224e1b",
"body": "Fix do not show card on not supported hosts",
"is_bot": false,
"headline": "Merge pull request #119 from ATIX-AG/hide_for_not_supported_cr",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2025-10-22T09:10:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6526e8ef57501446bf31eef4627f95b76f21e160",
"body": "Fixes #112",
"is_bot": false,
"headline": "Fix do not show card on not supported hosts",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2025-10-10T14:21:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b3650370a93ea526950ba6d14173a6c249e2080",
"body": "To adhere to the release process RFC:\nhttps://community.theforeman.org/t/rfc-the-perfect-release-process",
"is_bot": false,
"headline": "Rename release workflow file",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2025-10-08T10:04:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1edad3ab5c74b5e7e1d88219451ad76c3f96cf2c",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2025-07-29T10:01:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6e26d47a8dd65b3410b622c56e3efb11f1bdaf1",
"body": null,
"is_bot": false,
"headline": "Bump version to 4.1.0",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2025-07-29T09:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8822822f5959131efe4c1a6b9d6c412dece1f64",
"body": null,
"is_bot": false,
"headline": "Update Proxmox test gem",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2025-07-29T09:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "425ba640d142d8af9aaf91381abda276656a6e82",
"body": null,
"is_bot": false,
"headline": "Use same ruby test setup as other Foreman plugins",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2025-07-29T09:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c448095ccf4f6215c8fc1ae349739806693be2a",
"body": null,
"is_bot": false,
"headline": "Use theforeman github actions for JavaScript testing",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2025-07-29T09:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f35ce92ec2ddbd17de70afbce4b458a445906ec8",
"body": null,
"is_bot": false,
"headline": "Use Patternfly 5 styles",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2025-07-29T09:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ae6354dc3c677698860b4f5da15296400a7f828",
"body": "Use trusted publishers to release gem",
"is_bot": false,
"headline": "Merge pull request #111 from ATIX-AG/trusted_publishers",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2025-05-08T11:08:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65fc908f32a4b75e581c266c77db5905b454b66d",
"body": null,
"is_bot": false,
"headline": "Use trusted publishers to release gem",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2025-05-08T10:05:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "606ada7439764e317a74ba3a889c9505c694a038",
"body": "Update foreman stable branch for for CI tests",
"is_bot": false,
"headline": "Merge pull request #110 from ATIX-AG/update_ci",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2024-12-18T09:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db83ec8d5e346a8a31da5ad38977b9b35f402abe",
"body": null,
"is_bot": false,
"headline": "Update foreman stable branch for for CI tests",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2024-12-17T15:39:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dce68d3aad88c237df10931b0bc6a28f13fdace",
"body": "Drop el8 from packit",
"is_bot": false,
"headline": "Merge pull request #109 from ATIX-AG/drop_el8",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2024-11-27T10:17:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6aab527e316a8476058dc52330a814da8567d56",
"body": null,
"is_bot": false,
"headline": "Do not set module_hotfixes for packit",
"author_name": "Maximilian Kolb",
"author_login": "maximiliankolb",
"committed_at": "2024-11-26T15:45:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56053f99d497195f62ed0fc23418df3fffb244c9",
"body": null,
"is_bot": false,
"headline": "Do not package for EL8 anymore",
"author_name": "Maximilian Kolb",
"author_login": "maximiliankolb",
"committed_at": "2024-11-26T15:45:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10c31ec27a5c0d9e937276671377f7ab19e735fd",
"body": "Update Foreman dependency in README",
"is_bot": false,
"headline": "Merge pull request #108 from ATIX-AG/update_readme",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2024-10-23T10:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f21b230447c4a0e2d174b252275da2861b70e3e3",
"body": "(Foreman 3.13 enables Zeitwerk support)",
"is_bot": false,
"headline": "Update Foreman dependency in README",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2024-10-23T10:23:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94f41641078640a67462889612633610f12a6357",
"body": "Bump version to 4.0.0",
"is_bot": false,
"headline": "Merge pull request #107 from ATIX-AG/bump_to_4.0.0",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2024-10-23T10:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c70120fcb0bf509bbbc21065c4a392f93c9d883b",
"body": null,
"is_bot": false,
"headline": "Bump version to 4.0.0",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2024-10-22T13:18:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43b8be5432b05411f006a220b6cc2a53285bbd49",
"body": "Update test dependencies",
"is_bot": false,
"headline": "Merge pull request #106 from ATIX-AG/update_test_dependencies",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2024-10-21T15:03:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "835f4d6214025830258217f489228892e275f177",
"body": "* Update foreman peer dependency\n* Update foreman dev depenencies\n* Remove theforeman/stories as it does not exist anymore\n* Add react-redux-test-utils to build\n* Add babel core dependency",
"is_bot": false,
"headline": "Update test dependencies",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2024-10-21T14:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e74458001b8f2891ea8bb40628de66a568b020c4",
"body": "Add Zeitwerk loader support",
"is_bot": false,
"headline": "Merge pull request #105 from ATIX-AG/zeitwerk_support",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2024-10-21T07:56:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dc6f22c1770ba2cecf51d1d87b7319648c02ea3",
"body": null,
"is_bot": false,
"headline": "Add Zeitwerk loader support",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2024-10-14T08:49:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "863b50a54125bb836f9bc32c9d4569a65d541178",
"body": "Update packit configuration and readme",
"is_bot": false,
"headline": "Merge pull request #104 from ATIX-AG/update_packit",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2024-10-09T12:20:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e390f6e797a9a72829fb04f311e3df3ecfd16429",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2024-10-09T09:00:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53fec33a9642aeabee68d519afa694dbe40e8380",
"body": "* Add EL9 support\n* Use https for EL8",
"is_bot": false,
"headline": "Update packit configuration",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2024-10-09T08:57:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "026eb78482cbf9ca64206bf592ec60bcb388e1bd",
"body": "i18n - pulling from tx",
"is_bot": false,
"headline": "Merge pull request #101 from ekohl/update-translations",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2024-10-01T12:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5095e96a88208bdc11ed56f3e439968014add98",
"body": "Update Foreman test branches in CI",
"is_bot": false,
"headline": "Merge pull request #102 from ATIX-AG/update_ci",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2024-10-01T12:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f119f9d2c44a15ddaa93f9ac053506186a5740b8",
"body": null,
"is_bot": false,
"headline": "Update Foreman test branches in CI",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2024-09-30T14:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb844545b94d48cd3132e793edce7d1361773377",
"body": null,
"is_bot": false,
"headline": "i18n - pulling from tx",
"author_name": "Ewoud Kohl van Wijngaarden",
"author_login": "ekohl",
"committed_at": "2024-09-19T11:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aa558784b1786d42ca284b55c8317e15380f531",
"body": null,
"is_bot": false,
"headline": "Sync locale Makefile from plugin template",
"author_name": "Ewoud Kohl van Wijngaarden",
"author_login": "ekohl",
"committed_at": "2024-09-19T11:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25c0740c27999d3a7a3ac3dc14129ae608e90caf",
"body": "Bump version to 3.0.1",
"is_bot": false,
"headline": "Merge pull request #100 from ATIX-AG/feature/bump-version",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2024-04-15T12:42:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0eed16b5d4932986403737d98a45ec90300914f2",
"body": null,
"is_bot": false,
"headline": "Bump version to 3.0.1",
"author_name": "dosas",
"author_login": "dosas",
"committed_at": "2024-04-15T12:09:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1940f2a5cd6b7a677160690dba1407e9a3ab9bd0",
"body": "Add release workflow",
"is_bot": false,
"headline": "Merge pull request #99 from ATIX-AG/release-gem",
"author_name": "Bernhard Suttner",
"author_login": "sbernhard",
"committed_at": "2024-04-06T06:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97d16c30101fa3d9c79329b5d5af16539a389197",
"body": "from foreman actions",
"is_bot": false,
"headline": "Add release workflow",
"author_name": "dosas",
"author_login": "dosas",
"committed_at": "2024-04-03T07:12:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa612f0302f2881bf97b2bfb49b29e3a3594a2ee",
"body": "Use theforeman github actions for ruby testing",
"is_bot": false,
"headline": "Merge pull request #98 from ATIX-AG/foreman-actions",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2024-03-07T13:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecab6e6651a7a9bc007cb5951b493eb4d950241f",
"body": null,
"is_bot": false,
"headline": "Use theforeman github actions for ruby testing",
"author_name": "dosas",
"author_login": "dosas",
"committed_at": "2024-03-07T13:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b723b85dc4ede471867c1036a16370d8afe2d279",
"body": "Put proxmox dependency in gemfile.d dir",
"is_bot": false,
"headline": "Merge pull request #97 from ATIX-AG/handle-proxmox-dependency-for-test",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2024-02-20T13:05:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f096829e5a1bf62c5b0c2d0bfadc8c6e37fd6e5",
"body": "This is how the default plugin action handles it:\nhttps://github.com/theforeman/actions/blob/v0/.github/workflows/foreman_plugin.yml#L104",
"is_bot": false,
"headline": "Put proxmox dependency in gemfile.d dir",
"author_name": "dosas",
"author_login": "dosas",
"committed_at": "2024-02-20T10:19:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "298115dd39bba23684a5b3532214907dbd1d1f85",
"body": "Remove obsolete npm dependencies",
"is_bot": false,
"headline": "Merge pull request #65 from ATIX-AG/remove_obsolete_dependencies",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2024-01-11T12:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f78ae44c77ec51570a3c4bfee9aab707b247284f",
"body": null,
"is_bot": false,
"headline": "Remove obsolete npm dependencies",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2024-01-10T11:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06deb22e193435bb7fe08075d519d09e9d31e1c4",
"body": "open up `@theforeman/*` dependencies",
"is_bot": false,
"headline": "Merge pull request #95 from evgeni/patch-1",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2024-01-09T11:31:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d15f1cc125b5b92c6ac98d6d689a329ed57534af",
"body": null,
"is_bot": false,
"headline": "open up `@theforeman/*` dependencies",
"author_name": "Evgeni Golov",
"author_login": "evgeni",
"committed_at": "2024-01-08T13:38:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61cb054829c778891350c7fc318e85581441441e",
"body": null,
"is_bot": false,
"headline": "Bump version to 3.0.0",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2024-01-08T10:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f96992afe09d77d11c657ad952a99feeeba0326f",
"body": "i18n - pulling from tx",
"is_bot": false,
"headline": "Merge pull request #91 from ekohl/update-translations",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2024-01-08T08:41:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d19b0239f3c8157edc5b6e1f420c324d2714ee7",
"body": "Test against newer foreman",
"is_bot": false,
"headline": "Merge pull request #92 from ATIX-AG/upgrade_test_env",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2023-12-20T15:14:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cec57a2c140c1f4d0423096be977fdb55b5f01a5",
"body": null,
"is_bot": false,
"headline": "Test against newer foreman",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2023-12-20T13:04:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53ff5abc9a4f2b8ba3b7abc2d5c84d7f93747989",
"body": "Fix multiple actions",
"is_bot": false,
"headline": "Merge pull request #94 from ATIX-AG/fix_multiple_actions",
"author_name": "Bernhard Suttner",
"author_login": "sbernhard",
"committed_at": "2023-12-18T09:37:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41fcc7ee1bd790f3bfa497ea09c1d0e3be7d594c",
"body": null,
"is_bot": false,
"headline": "Fix multiple actions",
"author_name": "Bernhard Suttner",
"author_login": "sbernhard",
"committed_at": "2023-12-15T17:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6dcfbc211367a920e9547cc62c15a142a341dc3",
"body": "Use yum.tfm.o for packit",
"is_bot": false,
"headline": "Merge pull request #93 from ATIX-AG/fix_packit_config",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2023-12-14T08:44:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e04672015763a487981310262e1065605bd7fbe4",
"body": null,
"is_bot": false,
"headline": "Use foreman-devel module and yum.tfm.o for packit",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2023-12-12T11:09:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1eb3b9973a0daea4285b3ae0ecc017f4129aa3a",
"body": "…ciated\n\nHide snapshots in case no vm associated",
"is_bot": false,
"headline": "Merge pull request #88 from ATIX-AG/Hide_snapshots_in_case_no_VM_asso…",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2023-12-05T19:26:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f8cf693dbdccbd9c6601d5ad2270837a8904906",
"body": null,
"is_bot": false,
"headline": "Hide snapshots in case UUID is not set",
"author_name": "Markus Reisner",
"author_login": "goarsna",
"committed_at": "2023-12-05T10:53:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f28c974b00e4bb2554027617b7488b330f7874c",
"body": "Fix tests and rubocop",
"is_bot": false,
"headline": "Merge pull request #90 from ATIX-AG/fix_tests_and_rubocop",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2023-12-01T16:02:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17da60906d2feb576c02b248e2525acc2c06abaf",
"body": null,
"is_bot": false,
"headline": "i18n - pulling from tx",
"author_name": "Ewoud Kohl van Wijngaarden",
"author_login": "ekohl",
"committed_at": "2023-11-28T21:27:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37a3101b2899f04db69a14fa228e1830809f6836",
"body": "Since Foreman 3.7 this is required to properly extract strings. It also\nreplaces the manual initializer, making code shorter.",
"is_bot": false,
"headline": "Use register_gettext plugin DSL method",
"author_name": "Ewoud Kohl van Wijngaarden",
"author_login": "ekohl",
"committed_at": "2023-11-28T12:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19f7c80c942561ade1c44dd068fb1c6dd424b09d",
"body": null,
"is_bot": false,
"headline": "Sync locale Makefile from plugin template",
"author_name": "Ewoud Kohl van Wijngaarden",
"author_login": "ekohl",
"committed_at": "2023-11-28T12:37:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30b5e9a8e2aa650bd55bf2626dc9346df9795ac4",
"body": "The old transifex-client no longer works and transifex-cli has a\ndifferent file format.",
"is_bot": false,
"headline": "Migrate transifex config to new transifex-cli format",
"author_name": "Ewoud Kohl van Wijngaarden",
"author_login": "ekohl",
"committed_at": "2023-11-28T12:37:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f645c3ea577444ff57fd7b3887f9038b74207e0",
"body": null,
"is_bot": false,
"headline": "Update rubocop and use theforeman-rubocop gem",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2023-10-30T16:09:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33c5eeefdae6eb196c746334341178abf532912a",
"body": null,
"is_bot": false,
"headline": "Upgrade test-envs",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2023-10-30T16:07:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90aa47a71df5712744b046151df0323ae844e749",
"body": "Don't show Rubocop not loaded warning",
"is_bot": false,
"headline": "Merge pull request #89 from ekohl/hide-rubocop-warning-at-runtime",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2023-10-30T14:40:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "222c31bfdb183474087a6029d8c0e4b74729fb0b",
"body": "This error is shown at runtime to users using foreman-rake. Prior to\n9d9a8357c428a60cb3052016620218635b58a9a3 it was only attempting to load\nRuboCop when invoking the task.\n\nFixes: 9d9a8357c428 (\"Add separate jenkins-test jobs\")",
"is_bot": false,
"headline": "Don't show Rubocop not loaded warning",
"author_name": "Ewoud Kohl van Wijngaarden",
"author_login": "ekohl",
"committed_at": "2023-10-30T14:10:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2d3795f0ea38b45ffabc4aecc6d2a2b1aba973e",
"body": "Add packit",
"is_bot": false,
"headline": "Merge pull request #85 from ATIX-AG/add_packit",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2023-07-25T06:52:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf9bea847fce0962d22c2d7450d2dcbfbd40e873",
"body": "Update readme",
"is_bot": false,
"headline": "Merge pull request #87 from ATIX-AG/update_readme",
"author_name": "Bernhard Suttner",
"author_login": "sbernhard",
"committed_at": "2023-07-21T13:56:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a05f57f5f2f2ee407720f55cff6966e018a98a81",
"body": "Co-authored-by: Maximilian <mail@maximilian-kolb.de>",
"is_bot": false,
"headline": "Update readme",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2023-07-18T07:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e23e2e5ad02e2a4287892e8b4f0b8c5f14db870e",
"body": null,
"is_bot": false,
"headline": "Add packit",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2023-06-29T07:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56a25e49b54adbb4b90d76c3e3fd75f6f7308568",
"body": "Fix include RAM option in proxmox snapshot",
"is_bot": false,
"headline": "Merge pull request #84 from ATIX-AG/fix_proxmox_include_snapshot",
"author_name": "Nadja Heitmann",
"author_login": "nadjaheitmann",
"committed_at": "2023-05-11T09:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed90a153d541e1830114d77c5e8841386494b12c",
"body": null,
"is_bot": false,
"headline": "Fix include RAM option in proxmox snapshot",
"author_name": "Manisha15",
"author_login": "Manisha15",
"committed_at": "2023-05-09T15:17:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "111670beef947910fb07c24a174c36748b655e89",
"body": null,
"is_bot": false,
"headline": "Bump version to 2.0.3",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2023-02-17T13:47:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74591ca162723e52100ae04514d405a5b5f3ae87",
"body": "Add option to Include RAM in proxmox snapshot",
"is_bot": false,
"headline": "Merge pull request #82 from ATIX-AG/proxmox_include_snapshot",
"author_name": "Bernhard Suttner",
"author_login": "sbernhard",
"committed_at": "2023-02-16T08:12:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf9ed400d72555eb6ceeaf96c2562865203944d7",
"body": null,
"is_bot": false,
"headline": "Add option to Include RAM in proxmox snapshot",
"author_name": "Manisha15",
"author_login": "Manisha15",
"committed_at": "2023-02-02T09:08:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8ad919701ef4893a920c032f20aad92895585b9",
"body": "Support new Host Details page",
"is_bot": false,
"headline": "Merge pull request #75 from ATIX-AG/new_host_details",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2022-12-21T13:01:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "077d4730e1e3595d0468ce85ef1c2a3495e7dbc4",
"body": "i18n - pulling from tx",
"is_bot": false,
"headline": "Merge pull request #81 from ekohl/update-translations",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2022-12-20T08:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f27f01df54552e5f33bf151b9ee4af508c24eaa1",
"body": null,
"is_bot": false,
"headline": "Test against current foreman-versions",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2022-12-16T17:06:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "093ba6dfd6d4b0969639d2c34d511e064dcaf9b6",
"body": null,
"is_bot": false,
"headline": "Support new Host Details page",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2022-12-16T17:06:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0933129697a9ea929d6ad01add984ec07a936f7d",
"body": null,
"is_bot": false,
"headline": "i18n - pulling from tx",
"author_name": "Ewoud Kohl van Wijngaarden",
"author_login": "ekohl",
"committed_at": "2022-12-16T14:03:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fb93c07f3e955f162cc6f3c6986ee993e66ce4b",
"body": "Fixes jenkins tests for quiesce option",
"is_bot": false,
"headline": "Merge pull request #80 from ATIX-AG/fixes_quiesce_jenkins_tests",
"author_name": "Markus Bucher",
"author_login": "m-bucher",
"committed_at": "2022-12-09T10:33:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f79cbb239c80f032183eac3c6acee0b5769bb113",
"body": null,
"is_bot": false,
"headline": "Fixes jenkins tests for quiesce option",
"author_name": "Manisha15",
"author_login": "Manisha15",
"committed_at": "2022-12-08T21:28:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4b11306f0166ad2519a6849f67cb0c1aa616668",
"body": "Add GUI for Quiesce option",
"is_bot": false,
"headline": "Merge pull request #79 from ATIX-AG/add_gui_for_quiesce_option",
"author_name": "Bernhard Suttner",
"author_login": "sbernhard",
"committed_at": "2022-12-06T10:52:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "573865c6dbe7a1657124ac52ded3d966dad7f3d8",
"body": null,
"is_bot": false,
"headline": "Add GUI for Quiesce option",
"author_name": "Manisha15",
"author_login": "Manisha15",
"committed_at": "2022-12-06T10:45:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66d286d3266420c7811e5fac49d50a1ed1b1678d",
"body": "i18n - pulling from tx",
"is_bot": false,
"headline": "Merge pull request #76 from ekohl/update-translations",
"author_name": "Bernhard Suttner",
"author_login": "sbernhard",
"committed_at": "2022-12-02T16:16:36Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 20,
"latest_release_at": "2026-03-27T17:29:40Z",
"latest_release_tag": "v4.2.2",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 13,
"days_since_latest_release": 130,
"mean_days_between_releases": 173.4
},
"artifacts": {
"collected": true,
"structure": [
"tree.rails_app"
],
"declarations": [
{
"name": "foreman_snapshot_management",
"path": "foreman_snapshot_management.gemspec",
"tokens": [
"gem.gemspec"
],
"ecosystem": "rubygems"
},
{
"name": "foreman_snapshot_management",
"path": "package.json",
"tokens": [
"npm.entry",
"npm.peer_dependencies"
],
"ecosystem": "npm"
}
]
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"github.com"
],
"total": 2,
"header": 2,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "foreman_snapshot_management",
"exists": true,
"license": "GPL-3.0-only",
"keywords": [],
"ecosystem": "rubygems",
"categories": [],
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/foreman_snapshot_management",
"declared_type": null,
"is_deprecated": false,
"latest_version": "4.3.0",
"repository_url": "https://github.com/ATIX-AG/foreman_snapshot_management",
"versions_count": 24,
"total_downloads": 32822,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2017-08-11T08:52:28.794000Z",
"latest_published_at": "2026-08-05T07:11:27.320000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 9,
"stars": 8,
"watchers": 8,
"fork_history": {
"days": [
{
"date": "2017-08-10",
"count": 1
},
{
"date": "2018-05-28",
"count": 1
},
{
"date": "2018-10-19",
"count": 1
},
{
"date": "2019-05-14",
"count": 1
},
{
"date": "2019-12-02",
"count": 1
},
{
"date": "2021-02-23",
"count": 1
},
{
"date": "2022-08-01",
"count": 1
},
{
"date": "2022-08-18",
"count": 1
},
{
"date": "2025-10-08",
"count": 1
}
],
"complete": true,
"collected": 9,
"total_forks": 9
},
"star_history": null,
"open_issues_and_prs": 6
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"locale/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 12355,
"source_files_sampled": 65,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile",
"package.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"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": 15,
"direct_affected_count": 0
},
"ecosystems": [
"npm",
"rubygems"
],
"dependencies": [
{
"name": "rake",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 13.1.0"
},
{
"name": "rdoc",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 6.3.1"
},
{
"name": "theforeman-rubocop",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 0.1.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "rake",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rdoc",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "theforeman-rubocop",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "@babel/core",
"direct": false,
"version": "^7.7.0",
"ecosystem": "npm"
},
{
"name": "@theforeman/builder",
"direct": false,
"version": ">= 12.0.1",
"ecosystem": "npm"
},
{
"name": "@theforeman/eslint-plugin-foreman",
"direct": false,
"version": ">= 12.0.1",
"ecosystem": "npm"
},
{
"name": "@theforeman/find-foreman",
"direct": false,
"version": ">= 12.0.1",
"ecosystem": "npm"
},
{
"name": "@theforeman/test",
"direct": false,
"version": ">= 12.0.1",
"ecosystem": "npm"
},
{
"name": "@theforeman/vendor-dev",
"direct": false,
"version": ">= 12.0.1",
"ecosystem": "npm"
},
{
"name": "babel-eslint",
"direct": false,
"version": "^10.0.3",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "^6.7.2",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "^1.19.1",
"ecosystem": "npm"
},
{
"name": "react-redux-test-utils",
"direct": false,
"version": "^0.2.0",
"ecosystem": "npm"
},
{
"name": "stylelint",
"direct": false,
"version": "^9.3.0",
"ecosystem": "npm"
},
{
"name": "stylelint-config-standard",
"direct": false,
"version": "^18.0.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 15,
"direct_count": 3,
"indirect_count": 12
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 99,
"open_issues": 6,
"closed_ratio": 0.75,
"closed_issues": 18,
"closed_unmerged_prs": 5
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "m-bucher",
"commits": 70,
"avatar_url": "https://avatars.githubusercontent.com/u/1557314?v=4"
},
{
"type": "User",
"login": "nadjaheitmann",
"commits": 38,
"avatar_url": "https://avatars.githubusercontent.com/u/71487468?v=4"
},
{
"type": "User",
"login": "sbernhard",
"commits": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/25485845?v=4"
},
{
"type": "User",
"login": "timogoebel",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/4107560?v=4"
},
{
"type": "User",
"login": "Manisha15",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/16632696?v=4"
},
{
"type": "User",
"login": "ekohl",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/155810?v=4"
},
{
"type": "User",
"login": "maximiliankolb",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/12595287?v=4"
},
{
"type": "User",
"login": "dosas",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/2125774?v=4"
},
{
"type": "User",
"login": "EnigmaXV",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/101736594?v=4"
},
{
"type": "User",
"login": "evgeni",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/94284?v=4"
}
],
"contributors_sampled": 15,
"top_contributor_share": 0.354
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"react.yml",
"release.yml",
"ruby.yml"
],
"has_docs_dir": false,
"linter_configs": [
".eslintrc",
".rubocop.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 6,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 8,
"reason": "13 out of 15 merged PRs checked by a CI test -- score normalized to 8",
"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": 7,
"reason": "Found 15/19 approved changesets -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 12 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": 3,
"reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f64fe2d74b03cd58a5bdbf9145fcfa365ffb7894",
"ran_at": "2026-08-05T09:13:06Z",
"aggregate_score": 4.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 1,
"decided_7d": 1,
"merged_30d": 1,
"authors_30d": 1,
"decided_30d": 1,
"sample_size": 60,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 1,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-08-05T07:12:08Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-08-05T07:08:35Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 11,
"created_at": "2017-11-30T08:41:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 18,
"created_at": "2018-02-02T13:19:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 26,
"created_at": "2018-05-23T09:37:47Z",
"last_comment_at": "2018-05-24T14:31:37Z",
"last_comment_author": "mdellweg"
},
{
"number": 44,
"created_at": "2019-08-28T09:17:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 83,
"created_at": "2023-02-21T12:05:53Z",
"last_comment_at": "2023-02-23T06:50:45Z",
"last_comment_author": "wiad"
},
{
"number": 113,
"created_at": "2025-07-23T07:42:56Z",
"last_comment_at": "2026-02-05T09:49:16Z",
"last_comment_author": "sbernhard"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ATIX-AG/foreman_snapshot_management",
"host": "github.com",
"name": "foreman_snapshot_management",
"owner": "ATIX-AG"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 61 is calibrated to 67 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 61,
"calibrated": 67,
"calibration": "2026-08-02"
}
}
],
"value": 67,
"inputs": {
"security": 47,
"vitality": 66,
"community": 43,
"governance": 75,
"calibration": "2026-08-02",
"engineering": 68,
"ai_readiness": 42,
"weighted_overall_raw": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 66,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"commits_last_year": 20,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 13
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "13/52 weeks with commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 13
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "20 commits in the last year",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 20
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 74,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v4.2.2",
"releases_from_tags": false,
"days_since_latest_release": 130,
"mean_days_between_releases": 173.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 130 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 130
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~173.4 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 173.4
}
}
],
"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": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 43,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"forks": 9,
"stars": 8,
"watchers": 8,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "8 stars",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 8
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "9 forks",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 9
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "8 watchers",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 8
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 2,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [
"github.com"
],
"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-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-3.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
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 59,
"inputs": {
"packages": [
"foreman_snapshot_management"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 32822,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "32,822 downloads all-time across rubygems",
"points": 46.9,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 32822,
"ecosystems": "rubygems"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 75,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 15,
"top_contributor_share": 0.354
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 35% of commits",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 35
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "15 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 15
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 81,
"inputs": {
"merged_prs": 99,
"open_issues": 6,
"closed_issues": 18,
"prs_merged_7d": 1,
"prs_decided_7d": 1,
"prs_merged_30d": 1,
"prs_decided_30d": 1,
"issue_closed_ratio": 0.75,
"closed_unmerged_prs": 5,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "75% of issues closed",
"points": 31.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 75
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "99/104 decided PRs merged",
"points": 28.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 99,
"decided": 104
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 15/19 approved changesets -- score normalized to 7",
"points": 10.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"followers": 12,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "ATIX-AG",
"public_repos": 176,
"account_age_days": 5635
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "12 followers of ATIX-AG",
"points": 8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 12,
"login": "ATIX-AG"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "176 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 176
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"foreman_snapshot_management"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on rubygems",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "rubygems"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "24 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 24
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 68,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".eslintrc, .rubocop.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc, .rubocop.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "13 out of 15 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "weak",
"name": "Security",
"value": 47,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "13 out of 15 merged PRs checked by a CI test -- score normalized to 8",
"points": 2,
"status": "partial",
"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 15/19 approved changesets -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 20
},
"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": "weak",
"name": "AI Readiness",
"value": 42,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.46,
"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": "46 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 24.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 46,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"locale/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "locale/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "locale/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".eslintrc, .rubocop.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc, .rubocop.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 12355,
"source_files_sampled": 65,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/65 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 65,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library",
"application"
],
"labels": [
"library",
"network-service"
],
"scores": {
"plugin": 2,
"library": 25,
"network-service": 4
},
"primary": "library",
"evidence": [
{
"tier": "declared",
"label": "library",
"source": "gem.gemspec",
"weight": 8
},
{
"tier": "declared",
"label": "library",
"source": "npm.entry",
"weight": 8
},
{
"tier": "distribution",
"label": "library",
"source": "registry:rubygems",
"weight": 6
},
{
"tier": "structure",
"label": "network-service",
"source": "tree.rails_app",
"weight": 4
},
{
"tier": "declared",
"label": "library",
"source": "npm.peer_dependencies",
"weight": 3
},
{
"tier": "description",
"label": "plugin",
"source": "description:plugin",
"weight": 2
}
],
"artifacts": [
{
"path": "foreman_snapshot_management.gemspec",
"labels": [
"library"
],
"ecosystem": "rubygems"
},
{
"path": "package.json",
"labels": [
"library"
],
"ecosystem": "npm"
}
],
"confidence": "high",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch npm package 'foreman_snapshot_management' from its registry",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-08-05T09:13:27.048649Z",
"schema_version": "0.31.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/ATIX-AG/foreman_snapshot_management.svg",
"full_name": "ATIX-AG/foreman_snapshot_management",
"license_state": "standard",
"license_spdx": "GPL-3.0"
}