{"id":13522768,"url":"https://github.com/gentoo/pax-utils","last_synced_at":"2025-03-22T04:04:17.825Z","repository":{"id":32570691,"uuid":"36153565","full_name":"gentoo/pax-utils","owner":"gentoo","description":"[MIRROR] ELF related utils for ELF 32/64 binaries that can check files for security relevant properties","archived":false,"fork":false,"pushed_at":"2024-09-22T04:36:25.000Z","size":1215,"stargazers_count":103,"open_issues_count":3,"forks_count":24,"subscribers_count":53,"default_branch":"master","last_synced_at":"2025-03-14T07:04:13.448Z","etag":null,"topics":["elf","gentoo","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://gitweb.gentoo.org/proj/pax-utils.git","language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gentoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.c","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-05-24T03:15:01.000Z","updated_at":"2025-03-13T02:39:31.000Z","dependencies_parsed_at":"2023-12-14T20:51:39.719Z","dependency_job_id":"2abf3ac3-7191-4da9-b938-72717b020c18","html_url":"https://github.com/gentoo/pax-utils","commit_stats":null,"previous_names":[],"tags_count":75,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gentoo%2Fpax-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gentoo%2Fpax-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gentoo%2Fpax-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gentoo%2Fpax-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gentoo","download_url":"https://codeload.github.com/gentoo/pax-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244757548,"owners_count":20505417,"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":["elf","gentoo","hacktoberfest"],"created_at":"2024-08-01T06:00:52.048Z","updated_at":"2025-03-22T04:04:17.808Z","avatar_url":"https://github.com/gentoo.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# ELF/PaX Utilities\n\n| What     | How                                                   |\n| -------- | ----------------------------------------------------- |\n| HOMEPAGE | https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities   |\n| GIT      | git clone git://anongit.gentoo.org/proj/pax-utils.git |\n| VIEWVCS  | https://gitweb.gentoo.org/proj/pax-utils.git/         |\n| STATUS   | [![Build Status](https://github.com/gentoo/pax-utils/actions/workflows/build-test-ci.yml/badge.svg)](https://github.com/gentoo/pax-utils/actions/workflows/build-test-ci.yml) [![Coverity Status](https://scan.coverity.com/projects/9213/badge.svg)](https://scan.coverity.com/projects/gentoo-pax-utils) |\n\npax-utils is a small set of utilities for performing Q/A (mostly security)\nchecks on systems (most notably, `scanelf`).  It is focused on the ELF\nformat, but does include a Mach-O helper too for macOS systems.\n\nWhile heavily integrated into Gentoo's build system, it can be used on any\ndistro as it is a generic toolset.\n\nOriginally focused only on [PaX](https://pax.grsecurity.net/), it has been\nexpanded to be generally security focused.  It still has a good number of\nPaX helpers for people interested in that.\n\n## Building and installing\npax-utils uses a bog-standard meson-based build system. See `meson_options.txt`\nfor configuration options.\n\nYou don't need PaX to use the pax-utils. In fact the only thing they\nreally have in common is that pax-utils was initially written to aid in\ndeploying PaX systems so it includes support for PT_PAX_FLAGS and the\ndeprecated but still in use EI_PAX flags. For more information about PaX\nsee the homepage at https://pax.grsecurity.net/\n\n## Links\n\nIf you include pax-utils in your distro, feel free to send an update for this.\n\n##### Gentoo\n * https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities\n * https://gitweb.gentoo.org/proj/pax-utils.git/\n * Maintainer: Mike Frysinger \u003cvapier@gentoo.org\u003e, Toolchain Project \u003ctoolchain@gentoo.org\u003e\n * Original author: Ned Ludd \u003csolar@gentoo.org\u003e\n\n##### openSUSE\n * https://build.opensuse.org/package/show?package=pax-utils\u0026project=openSUSE%3AFactory\n * Maintainer: ludwig.nussel@suse.de\n\n##### Ubuntu\n * https://packages.ubuntu.com/hirsute/pax-utils\n * Maintainer: john.r.moser@gmail.com\n\n##### Debian\n * https://packages.debian.org/unstable/misc/pax-utils\n * https://bugs.debian.org/388200\n * Maintainer: rdenis@simphalempin.com\n\n##### FreeBSD\n * https://portsmon.freebsd.org/portoverview.py?category=sysutils\u0026portname=pax-utils\n * https://www.freshports.org/sysutils/pax-utils/\n * http://archive.netbsd.se/?ml=freebsd-cvs-all\u0026a=2006-08\u0026m=2311441\n * Maintainer: sbz@FreeBSD.org\n\n##### OpenEmedded\n * https://www.openembedded.org/filebrowser/org.openembedded.dev/packages/pax-utils\n\n##### Crux\n * https://magog.se/crux/pax-utils/Pkgfile\n * Maintainer: mattias@hedenskog.se\n\n##### Fedora\n * https://apps.fedoraproject.org/packages/pax-utils\n * Maintainer: Dominik 'Rathann' Mierzejewski \u003crpm@greysector.net\u003e\n\n##### ArchLinux\n * https://www.archlinux.org/packages/community/x86_64/pax-utils/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgentoo%2Fpax-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgentoo%2Fpax-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgentoo%2Fpax-utils/lists"}