A list of legacy roles.

GET /api/v1/roles/?format=api&page=1324
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37669,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=1325",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=1323",
    "results": [
        {
            "id": 15279,
            "upstream_id": 35017,
            "created": "2023-05-08T21:03:38.288245Z",
            "modified": "2023-10-29T18:45:40.846625Z",
            "imported": "2021-04-20T07:33:23.518892-04:00",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-cuckoo-sandbox",
            "github_branch": "master",
            "commit": "d0636b14912bbb7ec2a3748c382053ddbf036fca",
            "commit_message": "README: s/travis-ci.org/travis-ci.com/ [skip ci]",
            "name": "cuckoo_sandbox",
            "description": "setup cuckoo sandbox, malware analysis system",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-cuckoo-sandbox",
                    "original_name": "ansible-cuckoo-sandbox"
                },
                "tags": [
                    "security",
                    "system"
                ],
                "versions": [
                    {
                        "id": 99389,
                        "name": "0.9.0",
                        "release_date": "2019-06-09T12:23:43-04:00"
                    },
                    {
                        "id": 98803,
                        "name": "0.8.0",
                        "release_date": "2018-06-02T06:24:28-04:00"
                    },
                    {
                        "id": 98804,
                        "name": "0.7.0",
                        "release_date": "2017-02-02T20:44:37-05:00"
                    }
                ]
            },
            "download_count": 117
        },
        {
            "id": 15280,
            "upstream_id": null,
            "created": "2023-05-08T21:03:39.235647Z",
            "modified": "2026-07-04T21:46:42.826672Z",
            "imported": "2026-07-04T21:46:42.727489",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-dnscrypt-proxy",
            "github_branch": "main",
            "commit": "04e3d188c189215f393b31480231147ca0e976a0",
            "commit_message": "chore(deps): update actions/checkout action to v7 (#34)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/checkout](https://redirect.github.com/actions/checkout) |\naction | major | `v6` → `v7` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>actions/checkout (actions/checkout)</summary>\n\n###\n[`v7.0.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700)\n\n[Compare\nSource](https://redirect.github.com/actions/checkout/compare/v7.0.0...v7.0.0)\n\n- Block checking out fork PR for pull\\_request\\_target and workflow\\_run\nby [@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in\n[#&#8203;2454](https://redirect.github.com/actions/checkout/pull/2454)\n- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the\nminor-actions-dependencies group across 1 directory by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2458](https://redirect.github.com/actions/checkout/pull/2458)\n- Bump flatted from 3.3.1 to 3.4.2 by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2460](https://redirect.github.com/actions/checkout/pull/2460)\n- Bump js-yaml from 4.1.0 to 4.2.0 by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2461](https://redirect.github.com/actions/checkout/pull/2461)\n- Bump [@&#8203;actions/core](https://redirect.github.com/actions/core)\nand\n[@&#8203;actions/tool-cache](https://redirect.github.com/actions/tool-cache)\nand Remove uuid by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2459](https://redirect.github.com/actions/checkout/pull/2459)\n- upgrade module to esm and update dependencies by\n[@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in\n[#&#8203;2463](https://redirect.github.com/actions/checkout/pull/2463)\n- Bump the minor-npm-dependencies group across 1 directory with 3\nupdates by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2462](https://redirect.github.com/actions/checkout/pull/2462)\n\n###\n[`v7`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700)\n\n[Compare\nSource](https://redirect.github.com/actions/checkout/compare/v6.0.3...v7.0.0)\n\n- Block checking out fork PR for pull\\_request\\_target and workflow\\_run\nby [@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in\n[#&#8203;2454](https://redirect.github.com/actions/checkout/pull/2454)\n- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the\nminor-actions-dependencies group across 1 directory by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2458](https://redirect.github.com/actions/checkout/pull/2458)\n- Bump flatted from 3.3.1 to 3.4.2 by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2460](https://redirect.github.com/actions/checkout/pull/2460)\n- Bump js-yaml from 4.1.0 to 4.2.0 by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2461](https://redirect.github.com/actions/checkout/pull/2461)\n- Bump [@&#8203;actions/core](https://redirect.github.com/actions/core)\nand\n[@&#8203;actions/tool-cache](https://redirect.github.com/actions/tool-cache)\nand Remove uuid by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2459](https://redirect.github.com/actions/checkout/pull/2459)\n- upgrade module to esm and update dependencies by\n[@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in\n[#&#8203;2463](https://redirect.github.com/actions/checkout/pull/2463)\n- Bump the minor-npm-dependencies group across 1 directory with 3\nupdates by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2462](https://redirect.github.com/actions/checkout/pull/2462)\n\n</details>\n\n---\n\n### Configuration\n\nšŸ“… **Schedule**: (UTC)\n\n- Branch creation\n  - Only on Thursday (`* * * * 4`)\n- Automerge\n  - At any time (no schedule defined)\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\nā™» **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\nšŸ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/juju4/ansible-dnscrypt-proxy).\n\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->",
            "name": "dnscryptproxy",
            "description": "setup dnscrypt proxy",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-dnscrypt-proxy",
                    "original_name": "ansible-dnscrypt-proxy"
                },
                "tags": [
                    "system",
                    "security"
                ],
                "versions": [
                    {
                        "id": "3a28973b-05e7-4f80-88d9-2520aa12fdcb",
                        "name": "2.0.0",
                        "release_date": "2026-04-05T09:45:35+00:00"
                    },
                    {
                        "id": "0d9cedc5-ecc8-45fa-8fd0-84d2d5dead8e",
                        "name": "1.4.0",
                        "release_date": "2025-12-05T20:22:51+00:00"
                    },
                    {
                        "id": "df97f4e7-2120-4017-8710-4bd4dbd405db",
                        "name": "1.3.0",
                        "release_date": "2025-04-19T21:32:06+00:00"
                    },
                    {
                        "id": "4d1cc404-60f3-427a-ab5e-b8753dde0018",
                        "name": "1.2.1",
                        "release_date": "2024-11-23T22:30:41+00:00"
                    },
                    {
                        "id": "dac985d6-09b5-4046-8416-e11fe4337598",
                        "name": "1.2.0",
                        "release_date": "2024-11-06T21:31:15+00:00"
                    },
                    {
                        "id": "66cc28b6-f407-47ba-b0ca-69880c11f71f",
                        "name": "1.1.1",
                        "release_date": "2023-02-18T11:22:55-05:00"
                    },
                    {
                        "id": "6f789e88-0115-439b-ae4c-cb056d68b215",
                        "name": "1.1.0",
                        "release_date": "2023-02-11T12:47:50-05:00"
                    },
                    {
                        "id": "292eb9c7-aadf-42c0-a889-6ec1f0c10285",
                        "name": "1.0.0",
                        "release_date": "2022-09-17T09:26:31-04:00"
                    },
                    {
                        "id": "5a8df9d3-fb70-468f-a872-8ac850db4bc1",
                        "name": "0.9.0",
                        "release_date": "2022-02-19T09:19:37-05:00"
                    },
                    {
                        "id": "7d81b52b-b4d2-4331-a329-c03f6931c42d",
                        "name": "0.8.0",
                        "release_date": "2018-03-17T16:42:32-04:00"
                    },
                    {
                        "id": "97a5766e-85ca-43a8-a252-52b6092f935c",
                        "name": "0.7.0",
                        "release_date": "2017-02-05T14:38:41-05:00"
                    }
                ]
            },
            "download_count": 392
        },
        {
            "id": 15281,
            "upstream_id": 16421,
            "created": "2023-05-08T21:03:39.331821Z",
            "modified": "2023-10-29T18:45:40.855744Z",
            "imported": "2020-11-11T09:42:08.293238-05:00",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-elk4dfir",
            "github_branch": "master",
            "commit": "95e88acdb3dbb449fd5f595b520839a35d3f2e62",
            "commit_message": "defaults: disable sof-elk conf with geoip",
            "name": "elk4dfir",
            "description": "ELK for DFIR, examples configuration",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-elk4dfir",
                    "original_name": "ansible-elk4dfir"
                },
                "tags": [
                    "security",
                    "system"
                ],
                "versions": [
                    {
                        "id": 29052,
                        "name": "v0.7",
                        "release_date": "2017-04-01T20:52:08-04:00"
                    }
                ]
            },
            "download_count": 47
        },
        {
            "id": 15282,
            "upstream_id": null,
            "created": "2023-05-08T21:03:39.436766Z",
            "modified": "2026-07-05T18:05:23.998243Z",
            "imported": "2026-07-05T18:05:23.751619",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-falco",
            "github_branch": "main",
            "commit": "3df14aa6050edce5af86f7d3ae4c513e36157906",
            "commit_message": "chore(deps): update pre-commit hook ansible-community/ansible-lint to v26.6.0 (#83)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[ansible-community/ansible-lint](https://redirect.github.com/ansible-community/ansible-lint)\n| repository | minor | `v26.4.0` → `v26.6.0` |\n\nNote: The `pre-commit` manager in Renovate is not supported by the\n`pre-commit` maintainers or community. Please do not report any problems\nthere, instead [create a Discussion in the Renovate\nrepository](https://redirect.github.com/renovatebot/renovate/discussions/new)\nif you have any questions.\n\n---\n\n### Release Notes\n\n<details>\n<summary>ansible-community/ansible-lint\n(ansible-community/ansible-lint)</summary>\n\n###\n[`v26.6.0`](https://redirect.github.com/ansible/ansible-lint/releases/tag/v26.6.0)\n\n[Compare\nSource](https://redirect.github.com/ansible-community/ansible-lint/compare/v26.4.0...v26.6.0)\n\n#### Features\n\n- fix: ensure configuration errors are visible to user\n([#&#8203;5038](https://redirect.github.com/ansible-community/ansible-lint/issues/5038))\n[@&#8203;Dotify71](https://redirect.github.com/Dotify71)\n\n#### Fixes\n\n- fix: bump cryptography minimum to >=46.0.6 and refresh lock file\n([#&#8203;5089](https://redirect.github.com/ansible-community/ansible-lint/issues/5089))\n[@&#8203;sudhirverma](https://redirect.github.com/sudhirverma)\n- fix: added setup-uv action version pinning to renovate config\n([#&#8203;5021](https://redirect.github.com/ansible-community/ansible-lint/issues/5021))\n[@&#8203;garethahealy](https://redirect.github.com/garethahealy)\n- fix: detect role roots in namespace subdirectories\n([#&#8203;5079](https://redirect.github.com/ansible-community/ansible-lint/issues/5079))\n([#&#8203;5080](https://redirect.github.com/ansible-community/ansible-lint/issues/5080))\n[@&#8203;santosh7676](https://redirect.github.com/santosh7676)\n- fix(docs): remove mkdocstrings plugin to unblock docs CI\n([#&#8203;5084](https://redirect.github.com/ansible-community/ansible-lint/issues/5084))\n[@&#8203;rockygeekz](https://redirect.github.com/rockygeekz)\n- fix: suppress ruff PLW0717 to unblock renovate\n([#&#8203;5077](https://redirect.github.com/ansible-community/ansible-lint/issues/5077))\n[@&#8203;rockygeekz](https://redirect.github.com/rockygeekz)\n- Fix risky-shell-pipe false positive on multi-line Jinja\n([#&#8203;5058](https://redirect.github.com/ansible-community/ansible-lint/issues/5058))\n[@&#8203;arpitjain099](https://redirect.github.com/arpitjain099)\n- Fix: fix mock\\_modules generated stubs failing YAML/doc parsing\n[#&#8203;5031](https://redirect.github.com/ansible-community/ansible-lint/issues/5031)\n([#&#8203;5032](https://redirect.github.com/ansible-community/ansible-lint/issues/5032))\n[@&#8203;santosh7676](https://redirect.github.com/santosh7676)\n- fix: support example format indicator, prevent ansible-lint from\nproducing load-failure on valid non-YAML examples\n([#&#8203;5045](https://redirect.github.com/ansible-community/ansible-lint/issues/5045))\n[@&#8203;felixfontein](https://redirect.github.com/felixfontein)\n- fix: avoid name\\[casing] auto-fix crash on multi-segment prefixes\n([#&#8203;5026](https://redirect.github.com/ansible-community/ansible-lint/issues/5026))\n[@&#8203;bishalOps](https://redirect.github.com/bishalOps)\n- fix: preserve multi-hash comments on `ansible-lint --fix`\n([#&#8203;5033](https://redirect.github.com/ansible-community/ansible-lint/issues/5033))\n[@&#8203;bishalOps](https://redirect.github.com/bishalOps)\n- fix: preserve trailing blank lines when fqcn auto-fix renames a key\n([#&#8203;5027](https://redirect.github.com/ansible-community/ansible-lint/issues/5027))\n[@&#8203;bishalOps](https://redirect.github.com/bishalOps)\n- fix(security): update dependencies \\[SECURITY]\n([#&#8203;5061](https://redirect.github.com/ansible-community/ansible-lint/issues/5061))\n@&#8203;[renovate\\[bot\\]](https://redirect.github.com/apps/renovate)\n- fix(ci): switch devel tests from py312 to py313\n([#&#8203;5062](https://redirect.github.com/ansible-community/ansible-lint/issues/5062))\n[@&#8203;rockygeekz](https://redirect.github.com/rockygeekz)\n- fix: ignore skip lookup across rules\n([#&#8203;5060](https://redirect.github.com/ansible-community/ansible-lint/issues/5060))\n[@&#8203;mehrdadbn9](https://redirect.github.com/mehrdadbn9)\n- chore: Add support for Fedora 44 in the meta schema\n([#&#8203;5029](https://redirect.github.com/ansible-community/ansible-lint/issues/5029))\n[@&#8203;jsf9k](https://redirect.github.com/jsf9k)\n- fix: ensure configuration errors are visible to user\n([#&#8203;5038](https://redirect.github.com/ansible-community/ansible-lint/issues/5038))\n[@&#8203;Dotify71](https://redirect.github.com/Dotify71)\n- fix: role argument spec: fix typo in attribute schema\n([#&#8203;5044](https://redirect.github.com/ansible-community/ansible-lint/issues/5044))\n[@&#8203;felixfontein](https://redirect.github.com/felixfontein)\n- fix: handle ignore.txt comments with '#' in them correctly\n([#&#8203;5028](https://redirect.github.com/ansible-community/ansible-lint/issues/5028))\n[@&#8203;felixfontein](https://redirect.github.com/felixfontein)\n- fix: Evaluate the exit code after applying the skipped rules from\n.ansible-lint-ignore\n([#&#8203;5001](https://redirect.github.com/ansible-community/ansible-lint/issues/5001))\n[@&#8203;gmuloc](https://redirect.github.com/gmuloc)\n- fix: Update stale rulebook schema to match upstream ansible-rulebook\n([#&#8203;5056](https://redirect.github.com/ansible-community/ansible-lint/issues/5056))\n[@&#8203;Hrithik-Gavankar](https://redirect.github.com/Hrithik-Gavankar)\n- fix: update \\_extends syntax for release-drafter v7 compatibility\n([#&#8203;5043](https://redirect.github.com/ansible-community/ansible-lint/issues/5043))\n[@&#8203;rockygeekz](https://redirect.github.com/rockygeekz)\n- fix(security): update dependencies \\[SECURITY] - abandoned\n([#&#8203;5014](https://redirect.github.com/ansible-community/ansible-lint/issues/5014))\n@&#8203;[renovate\\[bot\\]](https://redirect.github.com/apps/renovate)\n- fix: update malformed block regex and bump pathspec upper bound\n([#&#8203;5039](https://redirect.github.com/ansible-community/ansible-lint/issues/5039))\n[@&#8203;rockygeekz](https://redirect.github.com/rockygeekz)\n\n#### Maintenance\n\n- chore: remove previously-synced agent skills\n([#&#8203;5078](https://redirect.github.com/ansible-community/ansible-lint/issues/5078))\n[@&#8203;ansibuddy](https://redirect.github.com/ansibuddy)\n- chore(deps): update all dependencies\n([#&#8203;5074](https://redirect.github.com/ansible-community/ansible-lint/issues/5074))\n@&#8203;[renovate\\[bot\\]](https://redirect.github.com/apps/renovate)\n- fix(security): update dependencies \\[SECURITY]\n([#&#8203;5061](https://redirect.github.com/ansible-community/ansible-lint/issues/5061))\n@&#8203;[renovate\\[bot\\]](https://redirect.github.com/apps/renovate)\n- test: add security-check workflow (integration test)\n([#&#8203;5064](https://redirect.github.com/ansible-community/ansible-lint/issues/5064))\n[@&#8203;cidrblock](https://redirect.github.com/cidrblock)\n- chore: Add support for Fedora 44 in the meta schema\n([#&#8203;5029](https://redirect.github.com/ansible-community/ansible-lint/issues/5029))\n[@&#8203;jsf9k](https://redirect.github.com/jsf9k)\n- chore: clarify yaml reformatting under fix\n([#&#8203;5057](https://redirect.github.com/ansible-community/ansible-lint/issues/5057))\n[@&#8203;Himanshuagrawal4](https://redirect.github.com/Himanshuagrawal4)\n- chore(deps): update all dependencies pep621\n([#&#8203;5047](https://redirect.github.com/ansible-community/ansible-lint/issues/5047))\n@&#8203;[renovate\\[bot\\]](https://redirect.github.com/apps/renovate)\n- chore(deps): update all dependencies\n([#&#8203;5046](https://redirect.github.com/ansible-community/ansible-lint/issues/5046))\n@&#8203;[renovate\\[bot\\]](https://redirect.github.com/apps/renovate)\n- chore(deps): update all dependencies pep621\n([#&#8203;5041](https://redirect.github.com/ansible-community/ansible-lint/issues/5041))\n@&#8203;[renovate\\[bot\\]](https://redirect.github.com/apps/renovate)\n- chore(deps): update all dependencies\n([#&#8203;5040](https://redirect.github.com/ansible-community/ansible-lint/issues/5040))\n@&#8203;[renovate\\[bot\\]](https://redirect.github.com/apps/renovate)\n- chore(deps): update all dependencies\n([#&#8203;5011](https://redirect.github.com/ansible-community/ansible-lint/issues/5011))\n@&#8203;[renovate\\[bot\\]](https://redirect.github.com/apps/renovate)\n- fix(security): update dependencies \\[SECURITY] - abandoned\n([#&#8203;5014](https://redirect.github.com/ansible-community/ansible-lint/issues/5014))\n@&#8203;[renovate\\[bot\\]](https://redirect.github.com/apps/renovate)\n- chore(deps): update all dependencies pep621\n([#&#8203;5012](https://redirect.github.com/ansible-community/ansible-lint/issues/5012))\n@&#8203;[renovate\\[bot\\]](https://redirect.github.com/apps/renovate)\n\n</details>\n\n---\n\n### Configuration\n\nšŸ“… **Schedule**: (UTC)\n\n- Branch creation\n  - On day 5 and 21 of the month (`* * 5,21 * *`)\n- Automerge\n  - At any time (no schedule defined)\n\n🚦 **Automerge**: Enabled.\n\nā™» **Rebasing**: Whenever PR is behind base branch, or you tick the\nrebase/retry checkbox.\n\nšŸ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/juju4/ansible-falco).\n\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
            "name": "falco",
            "description": "Falco, behavioral security with sysdig",
            "summary_fields": {
                "dependencies": [
                    {
                        "role": "juju4.redhat_epel"
                    }
                ],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-falco",
                    "original_name": "ansible-falco"
                },
                "tags": [
                    "system",
                    "security",
                    "logging"
                ],
                "versions": [
                    {
                        "id": "a73f11a1-8aa2-4531-b4b4-93b163b0fd0a",
                        "name": "2.0.0",
                        "release_date": "2026-06-14T18:19:10+00:00"
                    },
                    {
                        "id": "64f56256-c4f7-4dc7-a5b2-aa8daba84513",
                        "name": "1.10.0",
                        "release_date": "2025-12-06T00:02:43+00:00"
                    },
                    {
                        "id": "1ab40c53-055c-41ac-b58b-a13c0b75d785",
                        "name": "1.9.0",
                        "release_date": "2025-04-19T21:35:31+00:00"
                    },
                    {
                        "id": "3b1f9722-e95c-441e-8047-4c18e08568eb",
                        "name": "1.8.0",
                        "release_date": "2024-11-23T19:10:23+00:00"
                    },
                    {
                        "id": "d99e4b4b-ac86-4ac7-b96d-4ee38f3291a3",
                        "name": "1.7.1",
                        "release_date": "2023-02-18T11:44:17-05:00"
                    },
                    {
                        "id": "739d204f-5df9-4e60-b52d-55b34ba12113",
                        "name": "1.7.0",
                        "release_date": "2023-02-11T16:19:16-05:00"
                    },
                    {
                        "id": "593f8d04-456c-4aa4-b6e9-14ebdc9ba8fd",
                        "name": "1.6.0",
                        "release_date": "2022-09-17T09:29:41-04:00"
                    },
                    {
                        "id": "83fb5550-7ca2-4e80-89e2-4d4d5e1f37cf",
                        "name": "1.5.0",
                        "release_date": "2022-02-12T12:14:56-05:00"
                    },
                    {
                        "id": "028155e4-26ba-4d14-8b6e-0dc78dc0f93b",
                        "name": "1.4.0",
                        "release_date": "2021-06-26T15:17:43-04:00"
                    },
                    {
                        "id": "d50a1483-f76e-44d2-9e35-bdf07ffd9dfe",
                        "name": "1.3.0",
                        "release_date": "2021-02-20T11:41:41-05:00"
                    },
                    {
                        "id": "ec53e44a-38d4-440c-8966-a6558044bf78",
                        "name": "1.2.1",
                        "release_date": "2020-07-18T16:48:02-04:00"
                    }
                ]
            },
            "download_count": 21354
        },
        {
            "id": 15283,
            "upstream_id": null,
            "created": "2023-05-08T21:03:39.585955Z",
            "modified": "2026-07-04T21:43:55.707639Z",
            "imported": "2026-07-04T21:43:55.581711",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-faup",
            "github_branch": "main",
            "commit": "13102a6f1cfd55e1ff699d49f80ca0e06c1c388f",
            "commit_message": "chore(deps): update actions/cache action to v6 (#32)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/cache](https://redirect.github.com/actions/cache) | action |\nmajor | `v5.0.5` → `v6.1.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>actions/cache (actions/cache)</summary>\n\n###\n[`v6.1.0`](https://redirect.github.com/actions/cache/releases/tag/v6.1.0)\n\n[Compare\nSource](https://redirect.github.com/actions/cache/compare/v6.0.0...v6.1.0)\n\n##### What's Changed\n\n- Bump\n[@&#8203;actions/cache](https://redirect.github.com/actions/cache) to\nv6.1.0 - handle read-only cache access by\n[@&#8203;jasongin](https://redirect.github.com/jasongin) in\n[#&#8203;1768](https://redirect.github.com/actions/cache/pull/1768)\n\n**Full Changelog**:\n<https://github.com/actions/cache/compare/v6...v6.1.0>\n\n###\n[`v6.0.0`](https://redirect.github.com/actions/cache/releases/tag/v6.0.0)\n\n[Compare\nSource](https://redirect.github.com/actions/cache/compare/v6.0.0...v6.0.0)\n\n#### What's Changed\n\n- Update packages, migrate to ESM by\n[@&#8203;Samirat](https://redirect.github.com/Samirat) in\n[#&#8203;1760](https://redirect.github.com/actions/cache/pull/1760)\n\n**Full Changelog**:\n<https://github.com/actions/cache/compare/v5...v6.0.0>\n\n###\n[`v6`](https://redirect.github.com/actions/cache/compare/v5.0.5...v6.0.0)\n\n[Compare\nSource](https://redirect.github.com/actions/cache/compare/v5.1.0...v6.0.0)\n\n###\n[`v5.1.0`](https://redirect.github.com/actions/cache/releases/tag/v5.1.0)\n\n[Compare\nSource](https://redirect.github.com/actions/cache/compare/v5.0.5...v5.1.0)\n\n##### What's Changed\n\n- Bump\n[@&#8203;actions/cache](https://redirect.github.com/actions/cache) to\nv5.1.0 - handle read-only cache access by\n[@&#8203;jasongin](https://redirect.github.com/jasongin) in\n[#&#8203;1775](https://redirect.github.com/actions/cache/pull/1775)\n\n**Full Changelog**:\n<https://github.com/actions/cache/compare/v5...v5.1.0>\n\n</details>\n\n---\n\n### Configuration\n\nšŸ“… **Schedule**: (UTC)\n\n- Branch creation\n  - Only on Thursday (`* * * * 4`)\n- Automerge\n  - At any time (no schedule defined)\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\nā™» **Rebasing**: Whenever PR is behind base branch, or you tick the\nrebase/retry checkbox.\n\nšŸ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/juju4/ansible-faup).\n\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->",
            "name": "faup",
            "description": "Faup, Fast URL decoder library",
            "summary_fields": {
                "dependencies": [
                    {
                        "role": "juju4.redhat_epel"
                    }
                ],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-faup",
                    "original_name": "ansible-faup"
                },
                "tags": [
                    "system",
                    "network",
                    "security"
                ],
                "versions": [
                    {
                        "id": "5f118fbc-cdf7-4775-99f0-1b7889ce23cf",
                        "name": "2.0.0",
                        "release_date": "2026-04-21T04:33:59+00:00"
                    },
                    {
                        "id": "2081c075-d252-4190-963f-2b80f35ff2a6",
                        "name": "1.8.0",
                        "release_date": "2025-12-05T21:32:57+00:00"
                    },
                    {
                        "id": "f1479e07-8b63-4638-ae05-84d1c0afb92c",
                        "name": "1.7.0",
                        "release_date": "2025-04-19T21:36:03+00:00"
                    },
                    {
                        "id": "2b8d2e3b-6ec1-4ea6-a18a-f4cbb33db4a3",
                        "name": "1.6.0",
                        "release_date": "2024-11-23T22:14:56+00:00"
                    },
                    {
                        "id": "489d1f0d-ac23-4497-afad-a4e4ee8ac99a",
                        "name": "1.5.1",
                        "release_date": "2023-02-18T13:12:00-05:00"
                    },
                    {
                        "id": "c25b8d98-2081-452c-ae58-382d114085b9",
                        "name": "1.5.0",
                        "release_date": "2023-02-18T12:17:42-05:00"
                    },
                    {
                        "id": "43ea43b6-0818-4132-b3ac-c15d5c796291",
                        "name": "1.4.0",
                        "release_date": "2022-09-17T09:52:07-04:00"
                    },
                    {
                        "id": "e83da9f0-2641-4c35-8a2c-8ec4fea05323",
                        "name": "1.3.0",
                        "release_date": "2022-02-12T13:33:13-05:00"
                    },
                    {
                        "id": "eff5862c-914a-4594-abdc-c2b191da56f2",
                        "name": "1.2.0",
                        "release_date": "2021-06-26T08:28:03-04:00"
                    },
                    {
                        "id": "b1338896-e817-4f99-9fc8-839abd91b5d5",
                        "name": "1.1.0",
                        "release_date": "2021-02-20T13:52:13-05:00"
                    },
                    {
                        "id": "704bbd44-47e0-4b98-a3e2-1df7f898b97b",
                        "name": "1.0.0",
                        "release_date": "2020-05-17T16:13:57-04:00"
                    }
                ]
            },
            "download_count": 102
        },
        {
            "id": 15284,
            "upstream_id": 34475,
            "created": "2023-05-08T21:03:39.671567Z",
            "modified": "2023-10-29T18:45:40.868860Z",
            "imported": "2021-04-19T12:12:54.453423-04:00",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-fileserver",
            "github_branch": "master",
            "commit": "aacea44b9ef2cfb94e3e700e5909275812f08bad",
            "commit_message": "README: s/travis-ci.org/travis-ci.com/ [skip ci]",
            "name": "fileserver",
            "description": "setup a file server either through nfs, either through samba",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-fileserver",
                    "original_name": "ansible-fileserver"
                },
                "tags": [
                    "system"
                ],
                "versions": [
                    {
                        "id": 98928,
                        "name": "0.8.0",
                        "release_date": "2018-06-17T10:00:54-04:00"
                    }
                ]
            },
            "download_count": 51
        },
        {
            "id": 15285,
            "upstream_id": null,
            "created": "2023-05-08T21:03:39.942046Z",
            "modified": "2026-07-04T22:00:09.061272Z",
            "imported": "2026-07-04T22:00:08.936953",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-firefox-config",
            "github_branch": "main",
            "commit": "cfb1a7bdafe38fe29921478f4a18ab5c861c1e08",
            "commit_message": "chore(deps): update actions/checkout action to v7 (#28)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/checkout](https://redirect.github.com/actions/checkout) |\naction | major | `v6` → `v7` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>actions/checkout (actions/checkout)</summary>\n\n###\n[`v7.0.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700)\n\n[Compare\nSource](https://redirect.github.com/actions/checkout/compare/v7.0.0...v7.0.0)\n\n- Block checking out fork PR for pull\\_request\\_target and workflow\\_run\nby [@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in\n[#&#8203;2454](https://redirect.github.com/actions/checkout/pull/2454)\n- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the\nminor-actions-dependencies group across 1 directory by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2458](https://redirect.github.com/actions/checkout/pull/2458)\n- Bump flatted from 3.3.1 to 3.4.2 by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2460](https://redirect.github.com/actions/checkout/pull/2460)\n- Bump js-yaml from 4.1.0 to 4.2.0 by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2461](https://redirect.github.com/actions/checkout/pull/2461)\n- Bump [@&#8203;actions/core](https://redirect.github.com/actions/core)\nand\n[@&#8203;actions/tool-cache](https://redirect.github.com/actions/tool-cache)\nand Remove uuid by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2459](https://redirect.github.com/actions/checkout/pull/2459)\n- upgrade module to esm and update dependencies by\n[@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in\n[#&#8203;2463](https://redirect.github.com/actions/checkout/pull/2463)\n- Bump the minor-npm-dependencies group across 1 directory with 3\nupdates by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2462](https://redirect.github.com/actions/checkout/pull/2462)\n\n###\n[`v7`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700)\n\n[Compare\nSource](https://redirect.github.com/actions/checkout/compare/v6.0.3...v7.0.0)\n\n- Block checking out fork PR for pull\\_request\\_target and workflow\\_run\nby [@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in\n[#&#8203;2454](https://redirect.github.com/actions/checkout/pull/2454)\n- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the\nminor-actions-dependencies group across 1 directory by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2458](https://redirect.github.com/actions/checkout/pull/2458)\n- Bump flatted from 3.3.1 to 3.4.2 by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2460](https://redirect.github.com/actions/checkout/pull/2460)\n- Bump js-yaml from 4.1.0 to 4.2.0 by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2461](https://redirect.github.com/actions/checkout/pull/2461)\n- Bump [@&#8203;actions/core](https://redirect.github.com/actions/core)\nand\n[@&#8203;actions/tool-cache](https://redirect.github.com/actions/tool-cache)\nand Remove uuid by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2459](https://redirect.github.com/actions/checkout/pull/2459)\n- upgrade module to esm and update dependencies by\n[@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in\n[#&#8203;2463](https://redirect.github.com/actions/checkout/pull/2463)\n- Bump the minor-npm-dependencies group across 1 directory with 3\nupdates by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2462](https://redirect.github.com/actions/checkout/pull/2462)\n\n</details>\n\n---\n\n### Configuration\n\nšŸ“… **Schedule**: (UTC)\n\n- Branch creation\n  - Only on Thursday (`* * * * 4`)\n- Automerge\n  - At any time (no schedule defined)\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\nā™» **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\nšŸ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/juju4/ansible-firefox-config).\n\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzUuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->",
            "name": "firefox_config",
            "description": "Set up Firefox configuration",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-firefox-config",
                    "original_name": "ansible-firefox-config"
                },
                "tags": [
                    "system",
                    "security"
                ],
                "versions": [
                    {
                        "id": "dbb332f2-36f0-41f2-b454-827f7fe68376",
                        "name": "2.0.0",
                        "release_date": "2026-06-13T18:48:01+00:00"
                    },
                    {
                        "id": "e777a2cb-ae40-4cf5-abc8-af7b6bec1965",
                        "name": "1.7.0",
                        "release_date": "2025-12-05T21:24:11+00:00"
                    },
                    {
                        "id": "943bb893-f193-41e6-bf5a-0f488a7c1ab0",
                        "name": "1.6.0",
                        "release_date": "2025-04-19T21:36:52+00:00"
                    },
                    {
                        "id": "59656b5b-81c7-450f-805f-6f5df5653484",
                        "name": "1.5.0",
                        "release_date": "2024-10-31T17:11:11+00:00"
                    },
                    {
                        "id": "f6b6e4d0-600d-41e8-9c25-919f736eeb2b",
                        "name": "1.4.1",
                        "release_date": "2023-02-18T11:24:01-05:00"
                    },
                    {
                        "id": "a06ff6a8-d081-4e1c-bb9a-3c0af74eec0b",
                        "name": "1.4.0",
                        "release_date": "2023-02-11T12:53:39-05:00"
                    },
                    {
                        "id": "2cd28a1f-5fa4-432e-a473-f59f7701bef9",
                        "name": "1.3.0",
                        "release_date": "2022-09-17T09:53:06-04:00"
                    },
                    {
                        "id": "7162ade6-140e-4db2-a1fe-53975c921226",
                        "name": "1.2.0",
                        "release_date": "2022-02-26T12:50:08-05:00"
                    },
                    {
                        "id": "495cf50e-74b8-4879-b5d9-e917ba351ac5",
                        "name": "1.1.0",
                        "release_date": "2021-08-07T14:33:34-04:00"
                    },
                    {
                        "id": "9b79f324-fc96-466c-af93-bab2a502aefd",
                        "name": "1.0.0",
                        "release_date": "2021-03-13T08:43:42-05:00"
                    },
                    {
                        "id": "88f44dd5-b585-49b3-b488-ecaccd1592ab",
                        "name": "0.9.0",
                        "release_date": "2019-07-27T16:04:52-04:00"
                    }
                ]
            },
            "download_count": 247
        },
        {
            "id": 15286,
            "upstream_id": 13103,
            "created": "2023-05-08T21:03:40.105301Z",
            "modified": "2023-10-29T18:45:41.005608Z",
            "imported": "2021-04-21T14:30:57.287372-04:00",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-flamegraph",
            "github_branch": "master",
            "commit": "68a81685a8d80c9000a3c755dd500ac72abd6277",
            "commit_message": "store pgp keys inside the role",
            "name": "flamegraph",
            "description": "setup and execute flamegraph",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-flamegraph",
                    "original_name": "ansible-flamegraph"
                },
                "tags": [
                    "monitoring",
                    "system"
                ],
                "versions": [
                    {
                        "id": 98925,
                        "name": "0.8.0",
                        "release_date": "2018-03-12T19:57:06-04:00"
                    },
                    {
                        "id": 98924,
                        "name": "0.7.0",
                        "release_date": "2017-02-02T19:20:54-05:00"
                    }
                ]
            },
            "download_count": 51
        },
        {
            "id": 15287,
            "upstream_id": null,
            "created": "2023-05-08T21:03:40.197907Z",
            "modified": "2026-07-04T21:51:19.064339Z",
            "imported": "2026-07-04T21:51:18.953121",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-floss",
            "github_branch": "main",
            "commit": "6c148f6750fefc253f66c25248a78a0a21df8e62",
            "commit_message": "Merge pull request #40 from juju4/renovate/actions-cache-6.x\n\nchore(deps): update actions/cache action to v6",
            "name": "floss",
            "description": "FireEye Labs Obfuscated String Solver - Automatically extract obfuscated strings from malware",
            "summary_fields": {
                "dependencies": [
                    {
                        "role": "juju4.redhat_epel"
                    },
                    {
                        "role": "juju4.vivisect"
                    }
                ],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-floss",
                    "original_name": "ansible-floss"
                },
                "tags": [
                    "system",
                    "security"
                ],
                "versions": [
                    {
                        "id": "e7737a00-d594-4cc7-b1cd-40fbf7b6b003",
                        "name": "2.0.0",
                        "release_date": "2026-05-24T18:41:15+00:00"
                    },
                    {
                        "id": "fab08e5d-f75a-4314-97fc-3ed498103ae2",
                        "name": "1.5.0",
                        "release_date": "2025-12-05T23:30:40+00:00"
                    },
                    {
                        "id": "f4dd32c8-b359-420c-94e5-9d22f03ebc77",
                        "name": "1.4.0",
                        "release_date": "2025-04-19T21:37:22+00:00"
                    },
                    {
                        "id": "352a3694-960c-408a-b7d5-3a4162258d7d",
                        "name": "1.3.1",
                        "release_date": "2023-02-18T11:24:22-05:00"
                    },
                    {
                        "id": "9f907219-b9cf-473c-9970-4a126add1d1a",
                        "name": "1.3.0",
                        "release_date": "2023-02-11T12:55:06-05:00"
                    },
                    {
                        "id": "3ce549a4-d584-4785-b8e4-01a3e08d3b70",
                        "name": "1.2.0",
                        "release_date": "2022-09-17T09:54:03-04:00"
                    },
                    {
                        "id": "2efb5bfb-3340-49f9-99db-9ee666112070",
                        "name": "1.1.0",
                        "release_date": "2022-02-19T19:24:25-05:00"
                    },
                    {
                        "id": "acf79a42-c960-47fc-9ba2-343ba140105c",
                        "name": "1.0.0",
                        "release_date": "2021-08-14T19:56:06-04:00"
                    },
                    {
                        "id": "50f1afe5-eec8-49ad-bb6d-7544a6dfe850",
                        "name": "0.9.0",
                        "release_date": "2021-02-27T13:46:00-05:00"
                    },
                    {
                        "id": "1ace078e-e9da-44dd-95c2-5cf0bf57335f",
                        "name": "0.8.0",
                        "release_date": "2018-06-17T10:03:20-04:00"
                    },
                    {
                        "id": "30aeec8e-6ca7-45a7-8734-197a941b2da9",
                        "name": "0.7.0",
                        "release_date": "2017-02-04T11:10:44-05:00"
                    }
                ]
            },
            "download_count": 68
        },
        {
            "id": 15288,
            "upstream_id": 36009,
            "created": "2023-05-08T21:03:40.400561Z",
            "modified": "2023-10-29T18:45:41.013801Z",
            "imported": "2021-04-20T21:09:50.159485-04:00",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-forensicator-fate",
            "github_branch": "master",
            "commit": "a2fbd8324576adc1f8791caf78f9825a77b1dce5",
            "commit_message": "test/default: (temporary) disable rekall cli serverspec check",
            "name": "forensicatorfate",
            "description": "Forensicator Fate - Bringing DevOps to Forensics",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-forensicator-fate",
                    "original_name": "ansible-forensicator-fate"
                },
                "tags": [
                    "security",
                    "system"
                ],
                "versions": [
                    {
                        "id": 98834,
                        "name": "0.7.0",
                        "release_date": "2017-04-30T17:27:14-04:00"
                    }
                ]
            },
            "download_count": 60
        }
    ]
}