{"id":18830495,"url":"https://github.com/cmu-sei/ansible-role-fixbuf","last_synced_at":"2026-04-26T22:31:08.510Z","repository":{"id":41969999,"uuid":"272441621","full_name":"cmu-sei/ansible-role-fixbuf","owner":"cmu-sei","description":"An ansible role for installing the netsa tools fixbuf library.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:53:02.000Z","size":41,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T06:44:03.687Z","etag":null,"topics":["ansible","centos","infrastructure","ipfix","netsa","redhat","role","ubuntu"],"latest_commit_sha":null,"homepage":"https://tools.netsa.cert.org/fixbuf/index.html","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cmu-sei.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-15T13:07:29.000Z","updated_at":"2024-04-01T16:31:41.000Z","dependencies_parsed_at":"2024-12-30T06:42:39.790Z","dependency_job_id":"9d7bccba-f18b-4564-aa94-2b2987a31454","html_url":"https://github.com/cmu-sei/ansible-role-fixbuf","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmu-sei%2Fansible-role-fixbuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmu-sei%2Fansible-role-fixbuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmu-sei%2Fansible-role-fixbuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmu-sei%2Fansible-role-fixbuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmu-sei","download_url":"https://codeload.github.com/cmu-sei/ansible-role-fixbuf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239768956,"owners_count":19693760,"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":["ansible","centos","infrastructure","ipfix","netsa","redhat","role","ubuntu"],"created_at":"2024-11-08T01:49:12.951Z","updated_at":"2026-01-24T09:30:16.462Z","avatar_url":"https://github.com/cmu-sei.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Fixbuf\n=========\n\nA role for installing the netsa tools fixbuf library. libfixbuf provides an implementation of the [IPFIX](http://www.ietf.org/html.charters/ipfix-charter.html) Protocol as a C library, for building IPFIX Collecting and Exporting Processes. See the API [documentation](https://tools.netsa.cert.org/fixbuf/libfixbuf/index.html) for details, including build instructions and known issues. \n\nRequirements\n------------\n\nFor RockyLinux and Alma:\n\ncommunity.general.dnf_config_manager requires ansible community.general \u003e=8.2.0.\n\nRedhat flavored distros require EPEL.\n\nRole Variables\n--------------\n\nAvailable variables are listed below, along with default values (see [defaults/main.yml](defaults/main.yml)):\n\n\tfixbuf_version\n\nThe version of fixbuf to install.  The master branch will always point to the latest available version.\n\n\tfixbuf_name: \"libfixbuf-{{fixbuf_version}}\"\n\tfixbuf_tgz: \"{{fixbuf_name}}.tar.gz\"\n\tfixbuf_url: \"http://tools.netsa.cert.org/releases/{{fixbuf_tgz}}\"\n\tfixbuf_timeout: 10\n\tfixbuf_checksums:\n  \t\t'2.4.0': sha256:bf20f9f7986a525ea6cc648d32f4ba30bfeb2a83f8c830bc39c48dfa7a415175\n  \t\t'2.3.0': sha256:ed63314f21a7a6bbf0d08da416403237a867c3f3496d061f10e148e6d8ecea63\n\tfixbuf_checksum: '{{fixbuf_checksums[fixbuf_version]}}'\n\nHelper variables used to download the fixbuf release from the [netsa tools site](https://tools/netsa.cert.org).\n\n\tsilk_ldconfig_template: \"silkconf.j2\"\n\tsilk_ldconfig_file_path: /etc/ld.so.conf.d/silk.conf\n\nUsed to configure the dynamic loader to search for silk libraries.\n\nThe variable files in [vars/](vars/) contain the necessary packages to install for this and other netsa tools roles that might depend on this role.\n\nExample Playbook\n----------------\n\n    - hosts: servers\n      roles:\n         - role: fixbuf\n           tags: [ 'fixbuf' ]\n\nLicense\n-------\n\nCopyright 2020 Carnegie Mellon University.\nNO WARRANTY. THIS CARNEGIE MELLON UNIVERSITY AND SOFTWARE ENGINEERING INSTITUTE MATERIAL IS FURNISHED ON AN \"AS-IS\" BASIS. CARNEGIE MELLON UNIVERSITY MAKES NO WARRANTIES OF ANY KIND, EITHER EXPRESSED OR IMPLIED, AS TO ANY MATTER INCLUDING, BUT NOT LIMITED TO, WARRANTY OF FITNESS FOR PURPOSE OR MERCHANTABILITY, EXCLUSIVITY, OR RESULTS OBTAINED FROM USE OF THE MATERIAL. CARNEGIE MELLON UNIVERSITY DOES NOT MAKE ANY WARRANTY OF ANY KIND WITH RESPECT TO FREEDOM FROM PATENT, TRADEMARK, OR COPYRIGHT INFRINGEMENT.\nReleased under a MIT (SEI)-style license, please see license.txt or contact permission@sei.cmu.edu for full terms.\n[DISTRIBUTION STATEMENT A] This material has been approved for public release and unlimited distribution.  Please see Copyright notice for non-US Government use and distribution.\nCERT® is registered in the U.S. Patent and Trademark Office by Carnegie Mellon University.\nThis Software includes and/or makes use of the following Third-Party Software subject to its own license:\n1. ansible (https://github.com/ansible/ansible/tree/devel/licenses) Copyright 2019 Red Hat, Inc.\n2. molecule (https://github.com/ansible-community/molecule/blob/master/LICENSE) Copyright 2018 Red Hat, Inc.\n3. testinfra (https://github.com/philpep/testinfra/blob/master/LICENSE) Copyright 2020 Philippe Pepiot.\nDM20-0460\n\nAuthor Information\n------------------\n\nThis role was created in 2019 by [Matt Heckathorn](https://resources.sei.cmu.edu/library/author.cfm?authorID=2403).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmu-sei%2Fansible-role-fixbuf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmu-sei%2Fansible-role-fixbuf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmu-sei%2Fansible-role-fixbuf/lists"}