{"id":37066529,"url":"https://github.com/everdrone/genpasswd2","last_synced_at":"2026-01-14T07:48:42.683Z","repository":{"id":57433627,"uuid":"333022791","full_name":"everdrone/genpasswd2","owner":"everdrone","description":"iOS Style Strong Password Generator","archived":false,"fork":false,"pushed_at":"2023-10-31T08:41:56.000Z","size":12,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-20T18:28:28.263Z","etag":null,"topics":["cli","cli-app","ios","password","password-generator","python3","safari","secure","security"],"latest_commit_sha":null,"homepage":"","language":"Python","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/everdrone.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}},"created_at":"2021-01-26T08:42:17.000Z","updated_at":"2025-09-18T07:42:27.000Z","dependencies_parsed_at":"2022-08-28T03:01:58.981Z","dependency_job_id":null,"html_url":"https://github.com/everdrone/genpasswd2","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/everdrone/genpasswd2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everdrone%2Fgenpasswd2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everdrone%2Fgenpasswd2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everdrone%2Fgenpasswd2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everdrone%2Fgenpasswd2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/everdrone","download_url":"https://codeload.github.com/everdrone/genpasswd2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everdrone%2Fgenpasswd2/sbom","scorecard":{"id":386286,"data":{"date":"2025-08-11","repo":{"name":"github.com/everdrone/genpasswd2","commit":"b4f1aec39d665e1fc17c90d6b4a2f7ca3501f610"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.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":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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/pythonpublish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/everdrone/genpasswd2/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/everdrone/genpasswd2/pythonpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/everdrone/genpasswd2/pythonpublish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":"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":"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"}},{"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":"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":"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":"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":"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":"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 3 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"}}]},"last_synced_at":"2025-08-18T16:44:04.893Z","repository_id":57433627,"created_at":"2025-08-18T16:44:04.893Z","updated_at":"2025-08-18T16:44:04.893Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28413498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T05:26:33.345Z","status":"ssl_error","status_checked_at":"2026-01-14T05:21:57.251Z","response_time":107,"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"}},"keywords":["cli","cli-app","ios","password","password-generator","python3","safari","secure","security"],"created_at":"2026-01-14T07:48:41.999Z","updated_at":"2026-01-14T07:48:42.669Z","avatar_url":"https://github.com/everdrone.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Password generator\n\n## Installation\n\n```sh\npip3 install genpasswd-everdrone\n```\n\n## Usage\n\n```\nUsage: genpasswd [options]\n\nOptions:\n  -h, --help            show this help message and exit\n  -c SETS, --count=SETS\n                        the count of the strings between separators\n  -l LENGTH, --str-length=LENGTH\n                        the length of characters between separators\n  -d NUMS, --digits=NUMS\n                        the amount of digits in the password\n  -u CAPS, --uppercase=CAPS\n                        the amount of uppercase letters in the password\n  -s CHAR, --separator=CHAR\n                        the separator character\n  -n ITER, --number=ITER\n                        executes the command N times\n  -v, --version         print the version number and quit\n```\n\nGenerate 3 passwords\n\n```\n$ genpasswd -n 3\nctwewg-ebvlsl-a0Qqre\ngkhspu-4Wmplw-izhcaq\nfctbnf-qiggnR-bns5wl\n```\n\nGenerate a password with 4 sets of 5 characters\n\n```\n$ genpasswd -c 4 -l 5\njwvq9-vqejL-yzlmv-egfmb\n```\n\nGenerate a password with 3 digits and 3 uppercase letters\n\n```\n$ genpasswd -d 3 -u 3\nipjsGc-aE5mnm-wd5pM0\n```\n\nGenerate a password using the underscore separator\n\n```\n$ genpasswd -s _\nqdtclt_lao3Du_tuvsqu\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverdrone%2Fgenpasswd2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feverdrone%2Fgenpasswd2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverdrone%2Fgenpasswd2/lists"}