{"id":3832867,"name":"github.com/hazcod/enpass-cli","ecosystem":"go","description":"","homepage":"https://github.com/hazcod/enpass-cli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hazcod/enpass-cli","keywords_array":[],"namespace":"github.com/hazcod","versions_count":23,"first_release_published_at":"2020-12-08T13:40:13.000Z","latest_release_published_at":"2026-01-26T21:26:30.000Z","latest_release_number":"v1.9.0","last_synced_at":"2026-05-09T17:01:46.764Z","created_at":"2022-04-11T20:06:20.194Z","updated_at":"2026-05-09T17:01:46.765Z","registry_url":"https://pkg.go.dev/github.com/hazcod/enpass-cli","install_command":"go get github.com/hazcod/enpass-cli","documentation_url":"https://pkg.go.dev/github.com/hazcod/enpass-cli#section-documentation","metadata":{},"repo_metadata":{"id":13826144,"uuid":"67286335","full_name":"hazcod/enpass-cli","owner":"hazcod","description":"Enpass commandline client","archived":false,"fork":false,"pushed_at":"2025-06-17T09:23:51.000Z","size":4378,"stargazers_count":153,"open_issues_count":5,"forks_count":32,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-09-28T02:28:05.754Z","etag":null,"topics":["cli","client","command","enpass","go","password"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hazcod.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}},"created_at":"2016-09-03T11:18:46.000Z","updated_at":"2025-09-02T20:02:26.000Z","dependencies_parsed_at":"2024-01-16T09:01:34.436Z","dependency_job_id":"cfbe0b6a-b719-4ead-993a-f41e3a7a980b","html_url":"https://github.com/hazcod/enpass-cli","commit_stats":{"total_commits":199,"total_committers":18,"mean_commits":"11.055555555555555","dds":0.7889447236180904,"last_synced_commit":"c7df6210b3a3facd8195c9a4eadadabde8648c45"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hazcod/enpass-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hazcod","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/sbom","scorecard":{"id":458231,"data":{"date":"2025-08-11","repo":{"name":"github.com/hazcod/enpass-cli","commit":"d0b9856af393e7fe341ed6292f554e6fb67bea3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/securityscan.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/todo.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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:10: update your workflow using https://app.stepsecurity.io/secureworkflow/hazcod/enpass-cli/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hazcod/enpass-cli/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/hazcod/enpass-cli/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/hazcod/enpass-cli/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/hazcod/enpass-cli/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/hazcod/enpass-cli/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hazcod/enpass-cli/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/securityscan.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hazcod/enpass-cli/securityscan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/securityscan.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/hazcod/enpass-cli/securityscan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/securityscan.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/hazcod/enpass-cli/securityscan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/hazcod/enpass-cli/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hazcod/enpass-cli/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/todo.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/hazcod/enpass-cli/todo.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/todo.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/hazcod/enpass-cli/todo.yml/master?enable=pin","Warn: containerImage not pinned by hash: .github/go/Dockerfile:1: pin your Docker image by updating golang:1.24 to golang:1.24@sha256:e155b5162f701b7ab2e6e7ea51cec1e5f6deffb9ab1b295cf7a697e81069b050","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.5 not signed: https://api.github.com/repos/hazcod/enpass-cli/releases/225801530","Warn: release artifact v1.6.3 not signed: https://api.github.com/repos/hazcod/enpass-cli/releases/184086643","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/hazcod/enpass-cli/releases/146375560","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/hazcod/enpass-cli/releases/72205974","Warn: release artifact v1.6.5 does not have provenance: https://api.github.com/repos/hazcod/enpass-cli/releases/225801530","Warn: release artifact v1.6.3 does not have provenance: https://api.github.com/repos/hazcod/enpass-cli/releases/184086643","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/hazcod/enpass-cli/releases/146375560","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/hazcod/enpass-cli/releases/72205974"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 18 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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T10:21:02.612Z","repository_id":13826144,"created_at":"2025-08-19T10:21:02.612Z","updated_at":"2025-08-19T10:21:02.612Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277326295,"owners_count":25799445,"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","status":"online","status_checked_at":"2025-09-28T02:00:08.834Z","response_time":79,"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":"hazcod","name":"Niels Hofmans","uuid":"5222512","kind":"user","description":"Hello! I'm a cybersecurity freelancer and an open sourcerer from Belgium.","email":"","website":"https://ironpeak.be","location":"Belgium","twitter":null,"company":"ironPeak","icon_url":"https://avatars.githubusercontent.com/u/5222512?u=5d94cc456c7a2e5e6a5aba0c0d4c9510464c4081\u0026v=4","repositories_count":188,"last_synced_at":"2025-09-17T10:01:05.622Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hazcod","funding_links":["https://github.com/sponsors/hazcod"],"total_stars":1108,"followers":160,"following":20,"created_at":"2022-11-05T22:52:44.890Z","updated_at":"2025-09-17T10:01:05.622Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hazcod","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hazcod/repositories"},"tags":[{"name":"v1.6.3","sha":"5c7fa80feee8f680ae615d3da315f56a1b76b222","kind":"tag","published_at":"2024-11-07T07:58:00.000Z","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/v1.6.3","html_url":"https://github.com/hazcod/enpass-cli/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hazcod/enpass-cli@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0b2f2b7b171717e66c34f679bfc372873466da5e","kind":"tag","published_at":"2024-11-07T07:54:21.000Z","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/v1.6.2","html_url":"https://github.com/hazcod/enpass-cli/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hazcod/enpass-cli@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"c7df6210b3a3facd8195c9a4eadadabde8648c45","kind":"tag","published_at":"2024-03-13T17:17:51.000Z","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/v1.6.1","html_url":"https://github.com/hazcod/enpass-cli/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hazcod/enpass-cli@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"20b808f9a4cdde8d302452a0eb9886adb30db9e2","kind":"commit","published_at":"2022-07-18T05:34:46.000Z","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/v1.6.0","html_url":"https://github.com/hazcod/enpass-cli/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hazcod/enpass-cli@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"e5b81e58d05acb2a0046e1177a14d02c32fadb4f","kind":"commit","published_at":"2022-04-19T09:10:27.000Z","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/v1.5.0","html_url":"https://github.com/hazcod/enpass-cli/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hazcod/enpass-cli@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"8f3f1be43ceb6f54bf94d62209f5af9699c9a723","kind":"commit","published_at":"2022-01-16T21:45:14.000Z","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/v1.4.0","html_url":"https://github.com/hazcod/enpass-cli/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hazcod/enpass-cli@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"afdb4a9a5aee5750af78b13cb049d97a06ee8738","kind":"commit","published_at":"2022-01-09T22:45:40.000Z","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/v1.3.3","html_url":"https://github.com/hazcod/enpass-cli/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hazcod/enpass-cli@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"ff67a8221fb3370ab1a7ebe09e2f90a4ed02628f","kind":"commit","published_at":"2022-01-04T13:26:09.000Z","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/v1.3.2","html_url":"https://github.com/hazcod/enpass-cli/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hazcod/enpass-cli@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"934bcd2b220e10f58db134ad50c3e9abc56f653d","kind":"commit","published_at":"2022-01-03T22:04:03.000Z","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/v1.3.1","html_url":"https://github.com/hazcod/enpass-cli/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hazcod/enpass-cli@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"0c5760244017a235b57e057c31fb52a430e8dd2f","kind":"tag","published_at":"2021-11-11T19:03:04.000Z","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/v1.3.0","html_url":"https://github.com/hazcod/enpass-cli/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hazcod/enpass-cli@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ab08be3b8b3e49e822833a1f3a9483d38862016c","kind":"tag","published_at":"2021-03-22T22:05:45.000Z","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/v1.2.0","html_url":"https://github.com/hazcod/enpass-cli/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hazcod/enpass-cli@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"0eb033229e87474195d695b7c8bac707adf3a05c","kind":"tag","published_at":"2021-02-17T07:58:10.000Z","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/v1.1.2","html_url":"https://github.com/hazcod/enpass-cli/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hazcod/enpass-cli@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"b04ee25c10458600ea93dbbb160825dc167d20bc","kind":"tag","published_at":"2021-02-16T08:15:17.000Z","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/v1.1.1","html_url":"https://github.com/hazcod/enpass-cli/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hazcod/enpass-cli@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e18721dba9215cad4a9dae63da49948852bb868c","kind":"tag","published_at":"2021-01-21T06:19:43.000Z","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/v1.1.0","html_url":"https://github.com/hazcod/enpass-cli/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hazcod/enpass-cli@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"b3b2a689afabb3f1886bf7e5619f0c9b981213af","kind":"commit","published_at":"2020-12-08T16:33:28.000Z","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/v1.0.2","html_url":"https://github.com/hazcod/enpass-cli/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hazcod/enpass-cli@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"205bfafdbc39de8f67469d983b42aa0b343ee5fe","kind":"tag","published_at":"2020-12-08T15:42:06.000Z","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/v1.0.1","html_url":"https://github.com/hazcod/enpass-cli/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hazcod/enpass-cli@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"1e655b4a8b5dbfbf9810e4e31ffe6c1a6d079b6e","kind":"tag","published_at":"2020-12-08T14:50:56.000Z","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/v1.0","html_url":"https://github.com/hazcod/enpass-cli/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hazcod/enpass-cli@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.0/manifests"},{"name":"v1","sha":"1e655b4a8b5dbfbf9810e4e31ffe6c1a6d079b6e","kind":"tag","published_at":"2020-12-08T14:50:50.000Z","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/v1","html_url":"https://github.com/hazcod/enpass-cli/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hazcod/enpass-cli@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1/manifests"},{"name":"v1.0.0","sha":"1e655b4a8b5dbfbf9810e4e31ffe6c1a6d079b6e","kind":"commit","published_at":"2020-12-08T14:50:25.000Z","download_url":"https://codeload.github.com/hazcod/enpass-cli/tar.gz/v1.0.0","html_url":"https://github.com/hazcod/enpass-cli/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hazcod/enpass-cli@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-28T05:13:38.241Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.4953030518638477,"dependent_packages_count":9.55954712080186,"stargazers_count":4.3436999565078835,"forks_count":4.381981035833896,"docker_downloads_count":null,"average":5.445132791251872},"purl":"pkg:golang/github.com/hazcod/enpass-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/hazcod/enpass-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/hazcod/enpass-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/hazcod/enpass-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/hazcod"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-26T23:26:16.111Z","issues_count":25,"pull_requests_count":94,"avg_time_to_close_issue":13448607.85,"avg_time_to_close_pull_request":1028869.9680851063,"issues_closed_count":20,"pull_requests_closed_count":94,"pull_request_authors_count":11,"issue_authors_count":19,"avg_comments_per_issue":4.84,"avg_comments_per_pull_request":0.3404255319148936,"merged_pull_requests_count":79,"bot_issues_count":3,"bot_pull_requests_count":69,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":844426.0,"past_year_avg_time_to_close_pull_request":1374698.4,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fenpass-cli/issues","maintainers":[{"login":"hazcod","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hazcod"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhazcod%2Fenpass-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhazcod%2Fenpass-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhazcod%2Fenpass-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhazcod%2Fenpass-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhazcod%2Fenpass-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhazcod%2Fenpass-cli/codemeta","maintainers":[]}