{"id":373018,"url":"https://github.com/pkg/xattr","last_synced_at":"2026-05-18T14:00:53.564Z","repository":{"id":41045216,"uuid":"72315273","full_name":"pkg/xattr","owner":"pkg","description":"Extended attribute support for Go (linux + darwin + freebsd)","archived":false,"fork":false,"pushed_at":"2025-06-30T19:53:35.000Z","size":104,"stargazers_count":196,"open_issues_count":1,"forks_count":30,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-05-16T13:03:44.252Z","etag":null,"topics":["extended-attributes","golang","golang-library","linux-darwin-freebsd","system","xattr"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pkg.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-29T23:45:56.000Z","updated_at":"2026-05-04T09:26:20.000Z","dependencies_parsed_at":"2026-05-16T13:00:38.412Z","dependency_job_id":null,"html_url":"https://github.com/pkg/xattr","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/pkg/xattr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkg","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/sbom","scorecard":{"id":736416,"data":{"date":"2025-08-11","repo":{"name":"github.com/pkg/xattr","commit":"05b05ed74197ab4456166d9cec4cd868a1a05f35"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":4,"reason":"Found 14/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pkg/xattr/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pkg/xattr/build.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T16:00:00.102Z","repository_id":41045216,"created_at":"2025-08-22T16:00:00.102Z","updated_at":"2025-08-22T16:00:00.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33180310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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"}},"owner":{"login":"pkg","name":"pkg","uuid":"5497984","kind":"organization","description":"Artisanal, hand crafted, barrel aged, Go packages","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5497984?v=4","repositories_count":19,"last_synced_at":"2023-08-07T08:10:21.357Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pkg","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T18:52:24.680Z","updated_at":"2023-08-07T08:10:23.085Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkg/repositories"},"packages":[{"id":13646474,"name":"golang-github-pkg-xattr","ecosystem":"debian","description":null,"homepage":"https://github.com/pkg/xattr","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pkg/xattr","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:31:59.744Z","latest_release_published_at":"2026-02-12T03:31:59.744Z","latest_release_number":"0.4.10-1","last_synced_at":"2026-03-13T11:09:35.907Z","created_at":"2026-02-12T03:31:59.556Z","updated_at":"2026-03-13T11:09:35.907Z","registry_url":"https://tracker.debian.org/pkg/golang-github-pkg-xattr","install_command":"apt-get install golang-github-pkg-xattr","documentation_url":"https://packages.debian.org/trixie/golang-github-pkg-xattr","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-pkg-xattr-dev","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-sys-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:36:17.036Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-pkg-xattr?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-pkg-xattr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-pkg-xattr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-pkg-xattr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pkg-xattr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pkg-xattr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pkg-xattr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pkg-xattr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pkg-xattr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pkg-xattr/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13506172,"name":"golang-github-pkg-xattr","ecosystem":"debian","description":null,"homepage":"https://github.com/pkg/xattr","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pkg/xattr","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:05:07.015Z","latest_release_published_at":"2026-02-10T19:05:07.015Z","latest_release_number":"0.4.2-1","last_synced_at":"2026-03-13T11:32:17.986Z","created_at":"2026-02-10T19:05:06.788Z","updated_at":"2026-03-13T11:32:17.986Z","registry_url":"https://tracker.debian.org/pkg/golang-github-pkg-xattr","install_command":"apt-get install golang-github-pkg-xattr","documentation_url":"https://packages.debian.org/bullseye/golang-github-pkg-xattr","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-pkg-xattr-dev","standards_version":"4.5.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-sys-dev (\u003e= 0.0~git20181026.95b1ffb)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:14:53.820Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-pkg-xattr?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-pkg-xattr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-pkg-xattr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-pkg-xattr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-pkg-xattr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-pkg-xattr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-pkg-xattr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-pkg-xattr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-pkg-xattr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-pkg-xattr/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13438878,"name":"golang-github-pkg-xattr","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pkg/xattr","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pkg/xattr","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T01:56:26.914Z","latest_release_published_at":"2026-02-08T01:56:26.914Z","latest_release_number":"0.4.0-1","last_synced_at":"2026-03-08T02:59:41.852Z","created_at":"2026-02-08T01:56:26.543Z","updated_at":"2026-03-08T03:01:57.013Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pkg-xattr","install_command":"apt-get install golang-github-pkg-xattr","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-pkg-xattr-dev","standards_version":"4.2.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-golang, golang-any, golang-golang-x-sys-dev (\u003e= 0.0~git20181026.95b1ffb)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-pkg-xattr?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-pkg-xattr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pkg-xattr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pkg-xattr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-pkg-xattr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-pkg-xattr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-pkg-xattr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-pkg-xattr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-pkg-xattr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-pkg-xattr/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":3495956,"name":"github.com/pkg/xattr","ecosystem":"go","description":"Package xattr provides support for extended attributes on linux, darwin and freebsd.\nExtended attributes are name:value pairs associated permanently with files and directories,\nsimilar to the environment strings associated with a process.\nAn attribute may be defined or undefined. If it is defined, its value may be empty or non-empty.\nMore details you can find here: https://en.wikipedia.org/wiki/Extended_file_attributes .\n\nAll functions are provided in triples: Get/LGet/FGet, Set/LSet/FSet etc. The \"L\"\nvariant will not follow a symlink at the end of the path, and \"F\" variant accepts\na file descriptor instead of a path.\n\nExample for \"L\" variant, assuming path is \"/symlink1/symlink2\", where both components are\nsymlinks:\nGet will follow \"symlink1\" and \"symlink2\" and operate on the target of\n\"symlink2\". LGet will follow \"symlink1\" but operate directly on \"symlink2\".","homepage":"https://github.com/pkg/xattr","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/pkg/xattr","keywords_array":[],"namespace":"github.com/pkg","versions_count":20,"first_release_published_at":"2017-03-06T17:46:31.000Z","latest_release_published_at":"2025-06-30T19:49:16.000Z","latest_release_number":"v0.4.12","last_synced_at":"2026-05-18T04:30:38.778Z","created_at":"2022-04-10T19:36:51.567Z","updated_at":"2026-05-18T04:30:38.779Z","registry_url":"https://pkg.go.dev/github.com/pkg/xattr","install_command":"go get github.com/pkg/xattr","documentation_url":"https://pkg.go.dev/github.com/pkg/xattr#section-documentation","metadata":{},"repo_metadata":{"uuid":"72315273","full_name":"pkg/xattr","owner":"pkg","description":"Extended attribute support for Go (linux + darwin + freebsd)","archived":false,"fork":false,"pushed_at":"2023-02-21T22:18:00.000Z","size":90,"stargazers_count":144,"open_issues_count":1,"forks_count":29,"subscribers_count":9,"default_branch":"master","last_synced_at":"2023-02-23T00:11:54.352Z","etag":null,"topics":["extended-attributes","golang","golang-library","linux-darwin-freebsd","system","xattr"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"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":"2016-10-29T23:45:56.000Z","updated_at":"2023-02-23T00:11:54.353Z","dependencies_parsed_at":"2023-01-21T07:46:43.196Z","dependency_job_id":null,"html_url":"https://github.com/pkg/xattr","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkg","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-21T18:38:42.164Z","dependent_packages_count":429,"downloads":null,"downloads_period":null,"dependent_repos_count":1128,"rankings":{"downloads":null,"dependent_repos_count":0.22750983947639822,"dependent_packages_count":0.20436986457130205,"stargazers_count":4.088993151764323,"forks_count":4.3430341693646675,"docker_downloads_count":0.1071221252072125,"average":1.794205830076781},"purl":"pkg:golang/github.com/pkg/xattr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pkg/xattr","docker_dependents_count":1132,"docker_downloads_count":1621685449,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pkg/xattr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pkg/xattr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-29T03:02:49.582Z","issues_count":18,"pull_requests_count":52,"avg_time_to_close_issue":1203328.9411764706,"avg_time_to_close_pull_request":112250.67307692308,"issues_closed_count":17,"pull_requests_closed_count":52,"pull_request_authors_count":16,"issue_authors_count":13,"avg_comments_per_issue":3.444444444444444,"avg_comments_per_pull_request":1.8653846153846154,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":1068903.0,"past_year_avg_time_to_close_pull_request":627476.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":3.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpkg%2Fxattr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpkg%2Fxattr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpkg%2Fxattr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpkg%2Fxattr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpkg%2Fxattr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpkg%2Fxattr/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2143286,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13546392,"name":"golang-github-pkg-xattr","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pkg/xattr","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pkg/xattr","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:11:06.565Z","latest_release_published_at":"2026-02-11T02:11:06.565Z","latest_release_number":"0.4.9-1","last_synced_at":"2026-03-11T07:12:31.339Z","created_at":"2026-02-11T02:11:06.385Z","updated_at":"2026-03-11T07:12:31.340Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pkg-xattr","install_command":"apt-get install golang-github-pkg-xattr","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-pkg-xattr-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-sys-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:41:56.600Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-pkg-xattr?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-pkg-xattr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pkg-xattr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pkg-xattr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pkg-xattr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pkg-xattr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pkg-xattr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pkg-xattr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pkg-xattr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pkg-xattr/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13448929,"name":"golang-github-pkg-xattr","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pkg/xattr","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pkg/xattr","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:13:23.641Z","latest_release_published_at":"2026-02-08T16:13:23.641Z","latest_release_number":"0.4.10-1","last_synced_at":"2026-03-08T16:51:27.167Z","created_at":"2026-02-08T16:13:23.374Z","updated_at":"2026-03-08T17:03:50.967Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pkg-xattr","install_command":"apt-get install golang-github-pkg-xattr","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-pkg-xattr-dev","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-sys-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-pkg-xattr?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-pkg-xattr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pkg-xattr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pkg-xattr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pkg-xattr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pkg-xattr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pkg-xattr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pkg-xattr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pkg-xattr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pkg-xattr/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13770784,"name":"golang-github-pkg-xattr","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pkg/xattr","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pkg/xattr","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T11:46:18.023Z","latest_release_published_at":"2026-02-13T11:46:18.023Z","latest_release_number":"0.4.2-1","last_synced_at":"2026-03-13T18:41:48.295Z","created_at":"2026-02-13T11:46:17.842Z","updated_at":"2026-03-13T18:41:48.295Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pkg-xattr","install_command":"apt-get install golang-github-pkg-xattr","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-pkg-xattr-dev","standards_version":"4.5.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-sys-dev (\u003e= 0.0~git20181026.95b1ffb)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T11:47:02.850Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-pkg-xattr?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-pkg-xattr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pkg-xattr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pkg-xattr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pkg-xattr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pkg-xattr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pkg-xattr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pkg-xattr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pkg-xattr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pkg-xattr/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13963437,"name":"go-github-com-pkg-xattr","ecosystem":"guix","description":"Support for extended file system attributes","homepage":"https://github.com/pkg/xattr","licenses":"bsd-2","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/pkg/xattr","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:53:04.275Z","latest_release_published_at":"2026-03-02T22:53:04.275Z","latest_release_number":"0.4.10","last_synced_at":"2026-04-27T18:10:16.148Z","created_at":"2026-03-02T22:53:04.075Z","updated_at":"2026-04-27T18:10:16.810Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-pkg-xattr/0.4.10/","install_command":"guix install go-github-com-pkg-xattr","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n22288","metadata":{"location":"gnu/packages/golang-xyz.scm:22288","variable_name":"go-github-com-pkg-xattr"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T18:10:16.782Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-pkg-xattr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-pkg-xattr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-pkg-xattr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-pkg-xattr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pkg-xattr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pkg-xattr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pkg-xattr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pkg-xattr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pkg-xattr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pkg-xattr/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31378,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13476251,"name":"golang-github-pkg-xattr","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pkg/xattr","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pkg/xattr","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T04:35:05.397Z","latest_release_published_at":"2026-02-10T04:35:05.397Z","latest_release_number":"0.4.9-1","last_synced_at":"2026-03-10T05:03:26.709Z","created_at":"2026-02-10T04:35:04.486Z","updated_at":"2026-03-10T05:03:26.710Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pkg-xattr","install_command":"apt-get install golang-github-pkg-xattr","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-pkg-xattr-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-sys-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-pkg-xattr?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-pkg-xattr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pkg-xattr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pkg-xattr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pkg-xattr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pkg-xattr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pkg-xattr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pkg-xattr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pkg-xattr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pkg-xattr/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13685602,"name":"golang-github-pkg-xattr","ecosystem":"debian","description":null,"homepage":"https://github.com/pkg/xattr","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pkg/xattr","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:57:22.547Z","latest_release_published_at":"2026-02-12T17:57:22.547Z","latest_release_number":"0.4.9-1","last_synced_at":"2026-03-13T00:09:07.950Z","created_at":"2026-02-12T17:57:22.317Z","updated_at":"2026-03-13T00:09:07.951Z","registry_url":"https://tracker.debian.org/pkg/golang-github-pkg-xattr","install_command":"apt-get install golang-github-pkg-xattr","documentation_url":"https://packages.debian.org/bookworm/golang-github-pkg-xattr","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-pkg-xattr-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-sys-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T17:57:23.084Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-pkg-xattr?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-pkg-xattr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-pkg-xattr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-pkg-xattr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pkg-xattr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pkg-xattr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pkg-xattr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pkg-xattr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pkg-xattr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pkg-xattr/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13388607,"name":"golang-github-pkg-xattr","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pkg/xattr","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pkg/xattr","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T16:47:15.851Z","latest_release_published_at":"2026-02-05T16:47:15.851Z","latest_release_number":"0.4.9-1","last_synced_at":"2026-03-06T10:24:10.744Z","created_at":"2026-02-05T16:47:09.199Z","updated_at":"2026-03-06T10:32:23.609Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pkg-xattr","install_command":"apt-get install golang-github-pkg-xattr","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-pkg-xattr-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-sys-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-pkg-xattr?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-pkg-xattr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pkg-xattr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pkg-xattr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pkg-xattr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pkg-xattr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pkg-xattr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pkg-xattr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pkg-xattr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pkg-xattr/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13581544,"name":"golang-github-pkg-xattr","ecosystem":"debian","description":null,"homepage":"https://github.com/pkg/xattr","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pkg/xattr","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:54:08.811Z","latest_release_published_at":"2026-02-11T08:54:08.811Z","latest_release_number":"0.4.0-1","last_synced_at":"2026-03-14T06:01:02.906Z","created_at":"2026-02-11T08:54:08.623Z","updated_at":"2026-03-14T06:01:02.907Z","registry_url":"https://tracker.debian.org/pkg/golang-github-pkg-xattr","install_command":"apt-get install golang-github-pkg-xattr","documentation_url":"https://packages.debian.org/buster/golang-github-pkg-xattr","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-pkg-xattr-dev","standards_version":"4.2.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-golang, golang-any, golang-golang-x-sys-dev (\u003e= 0.0~git20181026.95b1ffb)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:07:41.770Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-pkg-xattr?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-pkg-xattr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-pkg-xattr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-pkg-xattr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-pkg-xattr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-pkg-xattr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-pkg-xattr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-pkg-xattr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-pkg-xattr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-pkg-xattr/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":86},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-13T05:01:00.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}}],"commits":{"id":5802834,"full_name":"pkg/xattr","default_branch":"master","total_commits":95,"total_committers":20,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.75,"dds":0.35789473684210527,"past_year_total_commits":3,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.5,"past_year_dds":0.33333333333333337,"last_synced_at":"2026-05-16T13:01:05.214Z","last_synced_commit":"05b05ed74197ab4456166d9cec4cd868a1a05f35","created_at":"2024-11-15T07:23:23.430Z","updated_at":"2026-05-16T13:00:39.161Z","committers":[{"name":"Kuba Podgórski","email":"kuba--","login":"kuba--","count":61},{"name":"Alexander Neumann","email":"alexander@bumpern.de","login":"fd0","count":7},{"name":"rfjakob","email":"jakobunt@gmail.com","login":"rfjakob","count":4},{"name":"Andrew Stormont","email":"andyjstormont@gmail.com","login":"andy-js","count":3},{"name":"greatroar","email":"61184462+greatroar","login":"greatroar","count":3},{"name":"Harshavardhana","email":"harsha@minio.io","login":"harshavardhana","count":2},{"name":"Tobias Klauser","email":"tobias.klauser@gmail.com","login":"tklauser","count":2},{"name":"Kuba Podgorski","email":"jakub.podgorski@autodesk.com","login":null,"count":1},{"name":"kuba--","email":"kuba@sourced.tech","login":null,"count":1},{"name":"Andriy Gapon","email":"agapon@gmail.com","login":"avg-I","count":1},{"name":"Aurélien DEROIDE","email":"34481271+aureliar8","login":"aureliar8","count":1},{"name":"Denys Smirnov","email":"denis.smirnov.91@gmail.com","login":"dennwc","count":1},{"name":"Erik Rose","email":"grinch@grinchcentral.com","login":"erikrose","count":1},{"name":"Greg","email":"gco@jazzhaiku.com","login":"gco","count":1},{"name":"Harald Nordgren","email":"haraldnordgren@gmail.com","login":"HaraldNordgren","count":1},{"name":"Jonathan Poole","email":"jpoole@thoughtmachine.net","login":"Tatskaari","count":1},{"name":"Michael Barz","email":"michael.barz@zeitgestalten.eu","login":"micbar","count":1},{"name":"Yannic","email":"contact@yannic-bonenberger.com","login":"Yannic","count":1},{"name":"bolshevik","email":"bolshevik","login":"bolshevik","count":1},{"name":"rawtaz","email":"rawtaz","login":"rawtaz","count":1}],"past_year_committers":[{"name":"Andrew Stormont","email":"andyjstormont@gmail.com","login":"andy-js","count":2},{"name":"Kuba Podgórski","email":"4056521+kuba--","login":"kuba--","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-18T00:00:12.307Z","repositories_count":6236350,"commits_count":885020077,"contributors_count":34917902,"owners_count":1154536,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"pkg/xattr","html_url":"https://github.com/pkg/xattr","last_synced_at":"2026-05-16T13:00:30.985Z","status":"active","issues_count":19,"pull_requests_count":62,"avg_time_to_close_issue":7005059.055555556,"avg_time_to_close_pull_request":98605.59677419355,"issues_closed_count":18,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":14,"avg_comments_per_issue":3.4210526315789473,"avg_comments_per_pull_request":1.6129032258064515,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":55698.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-16T04:02:23.399Z","updated_at":"2026-05-16T13:00:30.985Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/issues","issue_labels_count":{"table":{"question":4,"help wanted":4,"bug":3,"hacktoberfest":1,"proposal":1,"invalid":1,"enhancement":1}},"pull_request_labels_count":{"table":{"proposal":3,"enhancement":2,"bug":1}},"issue_author_associations_count":{"table":{"NONE":10,"CONTRIBUTOR":7,"MEMBER":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":34,"MEMBER":27,"NONE":1}},"issue_authors":{"table":{"fd0":3,"rfjakob":2,"jfrech":2,"kuba--":2,"mmullis":1,"legrostdg":1,"bexp":1,"greatroar":1,"lygstate":1,"vmlemon":1,"bwang221":1,"dave-fl":1,"diluga":1,"rawtaz":1}},"pull_request_authors":{"table":{"kuba--":27,"rfjakob":8,"andy-js":5,"fd0":4,"greatroar":3,"erikrose":2,"tklauser":2,"harshavardhana":2,"bolshevik":1,"dennwc":1,"micbar":1,"HaraldNordgren":1,"Yannic":1,"rawtaz":1,"aureliar8":1,"Tatskaari":1,"gco":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-18T00:00:23.178Z","repositories_count":14635477,"issues_count":34178223,"pull_requests_count":111814258,"authors_count":11265654,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":4}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"andy-js":4}},"maintainers":[{"table":{"login":"kuba--","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuba--"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":2,"PullRequestEvent":4,"ForkEvent":2,"IssuesEvent":1,"WatchEvent":17,"IssueCommentEvent":1,"PushEvent":3,"PullRequestReviewEvent":2,"CreateEvent":2},"last_year":{"ReleaseEvent":2,"PullRequestEvent":4,"ForkEvent":1,"WatchEvent":6,"PushEvent":3,"PullRequestReviewEvent":2,"CreateEvent":2}},"keywords":["extended-attributes","golang","golang-library","linux-darwin-freebsd","system","xattr"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-09-26T17:41:33.935Z","updated_at":"2022-09-26T17:41:33.935Z","repository_link":"https://github.com/pkg/xattr/blob/master/go.mod","dependencies":[{"id":6136312372,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220408201424-a24fb2fb8a0f","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-09-26T17:41:34.006Z","updated_at":"2022-09-26T17:41:34.006Z","repository_link":"https://github.com/pkg/xattr/blob/master/go.sum","dependencies":[{"id":6136312391,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201101102859-da207088b7d1","direct":false,"kind":"runtime","optional":false},{"id":6136312392,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220408201424-a24fb2fb8a0f","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:46:43.163Z","updated_at":"2023-01-21T07:46:43.163Z","repository_link":"https://github.com/pkg/xattr/blob/master/.github/workflows/build.yml","dependencies":[{"id":7075358170,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7075358171,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":29.485669506408367,"created_at":"2026-05-14T11:33:21.550Z","updated_at":"2026-05-18T14:00:53.572Z","avatar_url":"https://github.com/pkg.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/373018","html_url":"https://summary.ecosyste.ms/projects/373018"}