{"id":3495956,"name":"github.com/pkg/xattr","ecosystem":"go","description":"Package xattr provides support for extended attributes on linux, darwin and freebsd.","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-09-11T03:14:38.909Z","created_at":"2022-04-10T19:36:51.567Z","updated_at":"2026-09-11T03:14:38.909Z","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":{"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":"2026-08-26T08:51:09.000Z","size":113,"stargazers_count":199,"open_issues_count":1,"forks_count":32,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-09-01T04:54:00.112Z","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-08-26T08:52:47.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":37011647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-01T02:00:05.433Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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_record":{"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":"2026-09-07T00:52:47.193Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pkg","funding_links":[],"total_stars":14316,"followers":260,"following":0,"created_at":"2022-11-06T18:52:24.680Z","updated_at":"2026-09-07T00:52:47.212Z","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"},"tags":[{"name":"v0.4.12","sha":"05b05ed74197ab4456166d9cec4cd868a1a05f35","kind":"commit","published_at":"2025-06-30T19:49:16.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.4.12","html_url":"https://github.com/pkg/xattr/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.12/manifests"},{"name":"v0.4.11","sha":"1990dd44d62bc36e040212311f1354544634d687","kind":"commit","published_at":"2025-06-07T15:50:36.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.4.11","html_url":"https://github.com/pkg/xattr/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"74a35a9f3c0d860cfb50d06e1f4e7ad8a906fb97","kind":"commit","published_at":"2024-07-21T21:51:05.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.4.10","html_url":"https://github.com/pkg/xattr/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"87ba458273dc4e1cfef4d6d43faffdcf7e9077be","kind":"commit","published_at":"2022-09-16T19:43:22.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.4.9","html_url":"https://github.com/pkg/xattr/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"83e010c6f79088006acfff3e99a039f5d9a73217","kind":"commit","published_at":"2022-08-11T18:37:31.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.4.8","html_url":"https://github.com/pkg/xattr/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"060805c9517bd033db3145ab9e2af0d4dbeb31e9","kind":"commit","published_at":"2022-04-09T23:48:55.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.4.7","html_url":"https://github.com/pkg/xattr/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"3698607f1c00a67bac2b12418bccae17b13a507a","kind":"commit","published_at":"2022-02-16T01:04:34.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.4.6","html_url":"https://github.com/pkg/xattr/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"492d80d4d3ca98a570e259ea1e11d123b78b1cfa","kind":"commit","published_at":"2022-02-02T00:46:49.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.4.5","html_url":"https://github.com/pkg/xattr/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"8725d4ccc0fcef59c8d9f0eaf606b3c6f962467a","kind":"commit","published_at":"2021-04-06T18:33:53.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.4.4","html_url":"https://github.com/pkg/xattr/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"f0370f563bd8422e04d61d5d8bc80a51cf279358","kind":"commit","published_at":"2020-12-03T15:22:03.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.4.3","html_url":"https://github.com/pkg/xattr/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"994316708194a4ca6198b54c879dc5881ca59c71","kind":"commit","published_at":"2020-11-07T19:35:06.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.4.2","html_url":"https://github.com/pkg/xattr/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"dd870b5cfebab49617ea0c1da6176474e8a52bf4","kind":"commit","published_at":"2019-03-26T19:18:52.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.4.1","html_url":"https://github.com/pkg/xattr/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"503a7f60d699aeb59d42eefed0c64df14335b13f","kind":"commit","published_at":"2018-10-21T20:58:10.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.4.0","html_url":"https://github.com/pkg/xattr/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ae385d07bb53f092fcc7daaf738d8513df084931","kind":"commit","published_at":"2018-07-28T22:31:26.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.3.1","html_url":"https://github.com/pkg/xattr/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d15dbc2bb0b5da267362b5e066e2c44c1fcff6c7","kind":"commit","published_at":"2018-05-27T10:37:57.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.3.0","html_url":"https://github.com/pkg/xattr/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"1d7b7ffe7c46974a836eb583b7452f22de1c18cf","kind":"commit","published_at":"2018-03-16T11:20:43.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.2.3","html_url":"https://github.com/pkg/xattr/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"bc67bfc801466b4b8e62df951397972652fa8414","kind":"commit","published_at":"2018-02-23T11:29:58.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.2.2","html_url":"https://github.com/pkg/xattr/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"23c75e3f6c1d8b13b3dd905b011a7f38a06044b7","kind":"commit","published_at":"2017-07-22T15:28:18.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.2.1","html_url":"https://github.com/pkg/xattr/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"858d49c224b241ba9393e20f521f6a76f52dd482","kind":"commit","published_at":"2017-03-10T12:35:24.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.2.0","html_url":"https://github.com/pkg/xattr/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"faa205c5ef0e79e73d42d10af3f332e52da03201","kind":"commit","published_at":"2017-03-06T17:46:31.000Z","download_url":"https://codeload.github.com/pkg/xattr/tar.gz/v0.1.0","html_url":"https://github.com/pkg/xattr/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pkg/xattr@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-10T01:57:00.909Z","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":"2026-09-09T11:32:03.977Z","issues_count":20,"pull_requests_count":63,"avg_time_to_close_issue":6636576.7894736845,"avg_time_to_close_pull_request":104044.39682539682,"issues_closed_count":19,"pull_requests_closed_count":63,"pull_request_authors_count":18,"issue_authors_count":15,"avg_comments_per_issue":3.3,"avg_comments_per_pull_request":1.5873015873015872,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":3896.0,"past_year_avg_time_to_close_pull_request":441250.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"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":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg%2Fxattr/issues","maintainers":[{"login":"kuba--","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuba--"}],"active_maintainers":[]},"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":[]}