{"id":13561498,"url":"https://github.com/1Password/spg","last_synced_at":"2025-04-03T17:30:59.108Z","repository":{"id":39229256,"uuid":"157249721","full_name":"1Password/spg","owner":"1Password","description":"1Password's Strong Password Generator - Go package","archived":false,"fork":false,"pushed_at":"2023-11-26T20:28:19.000Z","size":8259,"stargazers_count":211,"open_issues_count":14,"forks_count":22,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-02T12:39:49.309Z","etag":null,"topics":["golang-package","password-generator"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/1Password.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":"2018-11-12T17:19:52.000Z","updated_at":"2025-02-21T07:20:04.000Z","dependencies_parsed_at":"2024-06-18T16:52:55.225Z","dependency_job_id":"5fd42839-6af4-4849-b099-8aab90610a28","html_url":"https://github.com/1Password/spg","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1Password%2Fspg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1Password%2Fspg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1Password%2Fspg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1Password%2Fspg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1Password","download_url":"https://codeload.github.com/1Password/spg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246856671,"owners_count":20844973,"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":["golang-package","password-generator"],"created_at":"2024-08-01T13:00:57.576Z","updated_at":"2025-04-03T17:30:59.054Z","avatar_url":"https://github.com/1Password.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# spg - A go package for strong password generation\n\n[![GoDoc: Reference](https://godoc.org/go.1password.io/spg?status.svg)](https://godoc.org/go.1password.io/spg) [![License: Apache 2.0](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)\n\n1Password's Strong Password Generator package offers the underlying engine for flexible specification of generated password requirements and ensuring that the generated passwords it returns follow a uniform distribution.\n\nThe clients of this package are expected to manage what is presented to users. This engine offers far greater flexibility than should normally be exposed to users.\n\n## Get started\n\nUse `go get`:\n\n```bash\ngo get go.1password.io/spg\n```\n\n\n\n## Vendored dependencies\n\nBefore you can successfully build, you may need to install dependencies. These are currently[^1] managed using [`govendor`](https://github.com/kardianos/govendor). Install it if needed,\n\n```\ngo get -u github.com/kardianos/govendor\n```\n\nAnd then use \n\n```\ngovendor sync\n```\nto fetch the appropriate dependencies into `./vendor`\n\n[^1]: We will probably switch to go modules at some point\n\n## License\n\n1Password's spg is copyright 2018, AgileBits Inc and licensed under [version 2.0 of the Apache License Agreement](./LICENSE).\n\n\n## Contributing\n\nThis is on Github: https://github.com/1password/spg create issues, forks, etc there.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1Password%2Fspg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1Password%2Fspg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1Password%2Fspg/lists"}