{"id":22157706,"url":"https://github.com/link0/puppet-firewall","last_synced_at":"2025-06-17T10:06:57.858Z","repository":{"id":85151649,"uuid":"47924185","full_name":"link0/puppet-firewall","owner":"link0","description":"Firewall module for Puppet","archived":false,"fork":false,"pushed_at":"2015-12-22T20:38:22.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T14:48:15.400Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Puppet","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/link0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-13T15:15:34.000Z","updated_at":"2015-12-22T12:13:46.000Z","dependencies_parsed_at":"2023-03-30T08:23:45.172Z","dependency_job_id":null,"html_url":"https://github.com/link0/puppet-firewall","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/link0/puppet-firewall","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link0%2Fpuppet-firewall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link0%2Fpuppet-firewall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link0%2Fpuppet-firewall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link0%2Fpuppet-firewall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/link0","download_url":"https://codeload.github.com/link0/puppet-firewall/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link0%2Fpuppet-firewall/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260336330,"owners_count":22993735,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-02T03:12:59.385Z","updated_at":"2025-06-17T10:06:52.850Z","avatar_url":"https://github.com/link0.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Firewall Puppet module\n[![Build Status](https://travis-ci.org/link0/puppet-firewall.svg?branch=master)](https://travis-ci.org/link0/puppet-firewall)\n\nPuppet module to manage firewalls on multiple operating systems\n\n## Features\n\n## Supported OS\n\n* Ubuntu (iptables)\n* Debian (iptables)\n* FreeBSD (pf)\n\n## Dependencies\n\n## Example\n\n```puppet\nfirewall::rule { '000 comment on input firewall rule':\n    source    =\u003e '192.0.2.0/24',\n    direction =\u003e 'INPUT',\n    action    =\u003e 'accept',\n}\n\nfirewall::rule { '500 comment on output firewall rule':\n    destination =\u003e ['198.51.100.0/24', '203.0.113.0/24'],\n    direction   =\u003e 'OUTPUT',\n    action      =\u003e 'accept',\n}\n\n```\n\n\n# Contributions\n\nPull requests are very welcome. Join [these fine folks](https://github.com/link0/puppet-firewall/graphs/contributors) who already helped to get this far with this module.\n\n**To help guaranteeing the stability of the module, please make sure to add tests to your pull request.**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flink0%2Fpuppet-firewall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flink0%2Fpuppet-firewall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flink0%2Fpuppet-firewall/lists"}