{"id":28387647,"url":"https://github.com/calebe94/pass2csv","last_synced_at":"2025-06-26T20:31:15.710Z","repository":{"id":216501097,"uuid":"741244360","full_name":"Calebe94/pass2csv","owner":"Calebe94","description":"Convert passwords stored using the `pass` password manager into a KeePass-compatible format","archived":false,"fork":false,"pushed_at":"2024-01-10T14:14:46.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T00:52:09.830Z","etag":null,"topics":["csv","keepass","keepass2","keepassxc","pass","password-store","posix"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Calebe94.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}},"created_at":"2024-01-10T01:51:12.000Z","updated_at":"2024-01-10T14:45:04.000Z","dependencies_parsed_at":"2024-02-10T17:46:42.124Z","dependency_job_id":null,"html_url":"https://github.com/Calebe94/pass2csv","commit_stats":null,"previous_names":["calebe94/pass2csv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Calebe94/pass2csv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Calebe94%2Fpass2csv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Calebe94%2Fpass2csv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Calebe94%2Fpass2csv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Calebe94%2Fpass2csv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Calebe94","download_url":"https://codeload.github.com/Calebe94/pass2csv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Calebe94%2Fpass2csv/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262139430,"owners_count":23265150,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csv","keepass","keepass2","keepassxc","pass","password-store","posix"],"created_at":"2025-05-30T18:38:17.616Z","updated_at":"2025-06-26T20:31:15.626Z","avatar_url":"https://github.com/Calebe94.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pass2csv 🔑\n\n`pass2csv` is a Shell script designed to parse and convert passwords stored using the `pass` password manager into a format compatible with KeePass, a popular password manager. It converts passwords into a CSV-like format that can be imported into KeePass or KeePassXC.\n\n## Details ℹ️\n\nThe script performs the following actions:\n\n- Processes each entry in the `pass` password store.\n- Excludes `.git` folders and hidden files.\n- Converts the passwords into a CSV-like format compatible with KeePass.\n\n## Dependencies 🛠️\n\n- `pass` password manager installed\n- Shell shell\n\n## Usage 🚀\n\n1. **Clone the Repository**: Clone the `pass2csv` repository to your local machine.\n\n```bash\ngit clone https://github.com/your-username/pass2keepass.git\n```\n\n2. **Set Environment Variables (Optional)**: If your `pass` password store is located in a directory other than the default (`~/.password-store`), set the `PASS_PATH` variable to the appropriate directory:\n\n```bash\nexport PASS_PATH=/path/to/your/password-store\n```\n\n3. **Run the Script**: Execute the `pass2csv` script:\n\n```bash\nbash pass2keepass.sh \u003e output.csv\n```\n\nThis will generate an `output.csv` file containing the converted passwords in a KeePass-compatible format.\n\n4. **Import into KeePass**: Open KeePass or KeePassXC, and import the generated `output.csv` file using the appropriate import functionality.\n\n🚨 Make sure to review the output CSV file before importing it into KeePass to ensure all passwords are correctly formatted.\n\n# Developer\n\n| \u003cimg src=\"https://github.com/Calebe94.png?size=200\" alt=\"Edimar Calebe Castanho\"\u003e |\n|:---------------------------------------------------------------------------------:|\n| [Edimar Calebe Castanho (Calebe94)](https://github.com/Calebe94)                  |\n\n# License\n\nAll software is covered under [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalebe94%2Fpass2csv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalebe94%2Fpass2csv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalebe94%2Fpass2csv/lists"}