{"id":26473611,"url":"https://github.com/pedr0rocha/passgen","last_synced_at":"2026-01-11T22:06:21.028Z","repository":{"id":84533452,"uuid":"417330039","full_name":"Pedr0Rocha/passgen","owner":"Pedr0Rocha","description":"A simple password generator CLI tool","archived":false,"fork":false,"pushed_at":"2024-08-07T18:24:55.000Z","size":49,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T13:38:10.435Z","etag":null,"topics":["cli","go","golang","password-generator"],"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/Pedr0Rocha.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}},"created_at":"2021-10-15T01:12:40.000Z","updated_at":"2024-08-07T18:24:58.000Z","dependencies_parsed_at":"2025-03-19T22:11:31.257Z","dependency_job_id":"5cac8027-73fd-4e67-8153-fd808263b203","html_url":"https://github.com/Pedr0Rocha/passgen","commit_stats":null,"previous_names":["pedr0rocha/password-generator-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pedr0Rocha/passgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pedr0Rocha%2Fpassgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pedr0Rocha%2Fpassgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pedr0Rocha%2Fpassgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pedr0Rocha%2Fpassgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pedr0Rocha","download_url":"https://codeload.github.com/Pedr0Rocha/passgen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pedr0Rocha%2Fpassgen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263210695,"owners_count":23431182,"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":["cli","go","golang","password-generator"],"created_at":"2025-03-19T22:11:26.868Z","updated_at":"2025-10-13T22:33:19.557Z","avatar_url":"https://github.com/Pedr0Rocha.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Passgen - Password Generator CLI\n\nGenerates a password up to 1024 characters. It guarantees at least one uppercase letter,\nlowercase letter, a digit and a symbol (if enabled).\n\n## Install\n\n```bash\ngo install github.com/pedr0rocha/passgen@latest\n```\n\n## Usage\n\n```bash\npassgen --help\n-length  [-l] (default 16)\n-symbols [-s] (default true)\n-verbose [-v] (default false)\n-base64  [-b] (default false)\n```\n\n```bash\npassgen -length=64\n# XzsOX_]Y3+O_a]}\u0026#bJia:Qji6nWhwH==[DP:7nEw*eF#c:Joq1_Hx-bVlToM7JY\n\npassgen -l=24 -symbols=false\n# B5m9MVbWNaULj37UJgBqt0vU\n\npassgen\n# W8VrEF2h#!QWFdrP\n\npassgen -v\n# Configuration:\n# - Length: 16\n# - Symbols: true\n# - Attempts: 1\n#\n# Ok0E3L?7]TSe=-Ws\n\npassgen -b -v\n# Configuration:\n# - Length: 16\n# - Symbols: true\n# - Encoded: true\n# - Attempts: 1\n#\n# K8ld3S.ngJc+E4[n\n#\n# SzhsZDNTLm5nSmMrRTRbbg==\n\npassgen -base64\n# GYPp5F?Zh=+7?rvT\n#\n# R1lQcDVGP1poPSs3P3J2VA==\n```\n\n## Tests\n\n```bash\nmake test\n```\n\n## Disclaimer\n\nThis password generator does **NOT** implement high entropy strategies and should not be used\nto extreme security requirement applications.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedr0rocha%2Fpassgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedr0rocha%2Fpassgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedr0rocha%2Fpassgen/lists"}