{"id":371512,"url":"https://github.com/hynek/argon2-cffi","last_synced_at":"2026-05-30T19:30:45.777Z","repository":{"id":37502742,"uuid":"47563574","full_name":"hynek/argon2-cffi","owner":"hynek","description":"Secure Password Hashes for Python","archived":false,"fork":false,"pushed_at":"2026-05-05T06:47:15.000Z","size":681,"stargazers_count":711,"open_issues_count":2,"forks_count":54,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-05-19T15:12:05.154Z","etag":null,"topics":["argon2","cffi","password","password-hash","python","security"],"latest_commit_sha":null,"homepage":"https://argon2-cffi.readthedocs.io/","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/hynek.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"hynek","tidelift":"pypi/argon2_cffi"}},"created_at":"2015-12-07T16:12:48.000Z","updated_at":"2026-05-19T11:02:08.000Z","dependencies_parsed_at":"2023-02-19T15:45:21.913Z","dependency_job_id":"f42b397b-f579-40c8-b04b-b88e1e70d4a6","html_url":"https://github.com/hynek/argon2-cffi","commit_stats":{"total_commits":536,"total_committers":19,"mean_commits":"28.210526315789473","dds":0.2947761194029851,"last_synced_commit":"da9e29b6a24005af68a5490fa8e57fbee707b06b"},"previous_names":["hynek/argon2_cffi"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/hynek/argon2-cffi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hynek","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/sbom","scorecard":{"id":475117,"data":{"date":"2025-08-11","repo":{"name":"github.com/hynek/argon2-cffi","commit":"86d5f8475e9882ea762d68cf75070dbd3afc7826"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"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":1,"reason":"Found 3/27 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":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:9","Warn: no topLevel permission defined: .github/workflows/pypi-package.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:11","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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/pypi-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-package.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/pypi-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-package.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/pypi-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-package.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/pypi-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-package.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/pypi-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-package.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/pypi-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/zizmor.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zizmor.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/argon2-cffi/zizmor.yml/main?enable=pin","Info:   0 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  13 third-party GitHubAction 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":"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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":"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi-package.yml:59"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (9) 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-19T15:05:40.505Z","repository_id":37502742,"created_at":"2025-08-19T15:05:40.505Z","updated_at":"2025-08-19T15:05:40.505Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33297900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: 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"}},"owner":{"login":"hynek","name":"Hynek Schlawack","uuid":"41240","kind":"user","description":"","email":"hs@ox.cx","website":"https://hynek.me/about/","location":"Berlin","twitter":"hynek","company":"Variomedia AG","icon_url":"https://avatars.githubusercontent.com/u/41240?u=c77db9d353f9df8435a5bfcdaab2121c047f0456\u0026v=4","repositories_count":36,"last_synced_at":"2026-02-21T21:55:13.614Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hynek","funding_links":["https://github.com/sponsors/hynek"],"total_stars":9159,"followers":1846,"following":6,"created_at":"2022-11-02T16:24:56.789Z","updated_at":"2026-02-21T21:55:13.614Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hynek","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hynek/repositories"},"packages":[{"id":2643330,"name":"argon2-cffi","ecosystem":"pypi","description":"Argon2 for Python","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hynek/argon2-cffi","keywords_array":["hash","hashing","password","security"],"namespace":null,"versions_count":18,"first_release_published_at":"2015-12-10T13:01:08.000Z","latest_release_published_at":"2025-06-03T06:55:30.000Z","latest_release_number":"25.1.0","last_synced_at":"2026-05-18T13:16:50.156Z","created_at":"2022-04-10T10:04:03.810Z","updated_at":"2026-05-18T13:16:50.156Z","registry_url":"https://pypi.org/project/argon2-cffi/","install_command":"pip install argon2-cffi --index-url https://pypi.org/simple","documentation_url":"https://argon2-cffi.readthedocs.io/","metadata":{"funding":"https://github.com/sponsors/hynek","documentation":"https://argon2-cffi.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Security :: Cryptography","Typing :: Typed"],"normalized_name":"argon2-cffi","project_status":null},"repo_metadata":{"id":37502742,"uuid":"47563574","full_name":"hynek/argon2-cffi","owner":"hynek","description":"Secure Password Hashes for Python","archived":false,"fork":false,"pushed_at":"2024-09-03T06:05:29.000Z","size":611,"stargazers_count":540,"open_issues_count":1,"forks_count":47,"subscribers_count":10,"default_branch":"main","last_synced_at":"2024-09-05T00:37:10.034Z","etag":null,"topics":["argon2","cffi","password","password-hash","python","security"],"latest_commit_sha":null,"homepage":"https://argon2-cffi.readthedocs.io/","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/hynek.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"hynek","tidelift":"pypi/argon2_cffi"}},"created_at":"2015-12-07T16:12:48.000Z","updated_at":"2024-09-03T06:05:31.000Z","dependencies_parsed_at":"2023-02-19T15:45:21.913Z","dependency_job_id":"f42b397b-f579-40c8-b04b-b88e1e70d4a6","html_url":"https://github.com/hynek/argon2-cffi","commit_stats":{"total_commits":518,"total_committers":18,"mean_commits":28.77777777777778,"dds":0.2934362934362934,"last_synced_commit":"113e1effb216fa9c3f7f76d9d97961f341b11596"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hynek","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217845463,"owners_count":16239728,"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"},"owner_record":{"login":"hynek","name":"Hynek Schlawack","uuid":"41240","kind":"user","description":"","email":"","website":"https://hynek.me/about/","location":"Berlin","twitter":"hynek","company":"Variomedia AG","icon_url":"https://avatars.githubusercontent.com/u/41240?u=f606712d2e5e838decb0fac1aadbb0e737dd40eb\u0026v=4","repositories_count":38,"last_synced_at":"2024-05-20T14:45:30.825Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hynek","funding_links":["https://github.com/sponsors/hynek"],"total_stars":6533,"followers":1418,"following":6,"created_at":"2022-11-02T16:24:56.789Z","updated_at":"2024-05-20T14:45:37.787Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hynek","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hynek/repositories"},"tags":[{"name":"23.1.0","sha":"7d3edeffeea9beda84e14a2a0a595b0068fa1f0e","kind":"tag","published_at":"2023-08-15T13:59:11.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/23.1.0","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/23.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/23.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/23.1.0/manifests"},{"name":"21.3.0","sha":"6bcdd94d2c902bbef30fba799293e73bd4ba9378","kind":"tag","published_at":"2021-12-11T11:45:14.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/21.3.0","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/21.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/21.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/21.3.0/manifests"},{"name":"21.2.0","sha":"c52205378aeb54af8ef02fa35b72e324eb47fd09","kind":"tag","published_at":"2021-12-08T10:54:11.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/21.2.0","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/21.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/21.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/21.2.0/manifests"},{"name":"21.1.0","sha":"567fc08fa6c82ce1dff0b2e9927ee7c013e87444","kind":"tag","published_at":"2021-08-29T15:55:53.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/21.1.0","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/21.1.0/manifests"},{"name":"20.1.0","sha":"b4a022c86db8acb06c789a39fad1c66c2428279e","kind":"tag","published_at":"2020-05-11T05:23:45.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/20.1.0","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/20.1.0/manifests"},{"name":"19.2.0","sha":"4cb8fa34433da506b4f39e78cbf0c090ec025cc1","kind":"tag","published_at":"2019-10-27T17:50:43.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/19.2.0","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/19.2.0/manifests"},{"name":"19.1.0","sha":"0ccdbe2af4c7139f0abbb6a03bcb9f7605b16dca","kind":"tag","published_at":"2019-01-17T09:15:41.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/19.1.0","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/19.1.0/manifests"},{"name":"18.3.0","sha":"f0b0d8fc4baa820fc0d5612f9384f6c95a0ed5c1","kind":"tag","published_at":"2018-08-19T11:46:24.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/18.3.0","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/18.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/18.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/18.3.0/manifests"},{"name":"18.2.0","sha":"ad1842a7dafa94b50da543bcef138bba39509070","kind":"tag","published_at":"2018-08-19T04:47:18.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/18.2.0","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/18.2.0/manifests"},{"name":"18.1.0","sha":"b36cb2123efa691a7c490174f8484ac048f83cd0","kind":"tag","published_at":"2018-01-06T13:16:03.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/18.1.0","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/18.1.0/manifests"},{"name":"16.3.0","sha":"3ac71c4ce2ca20b181c3fb4c198e4efd4c3c762a","kind":"tag","published_at":"2016-11-10T09:12:00.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/16.3.0","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/16.3.0/manifests"},{"name":"16.2.0","sha":"31d5630f99773f803aa8a01de7aa5d75defffa4b","kind":"tag","published_at":"2016-09-10T13:30:44.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/16.2.0","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/16.2.0/manifests"},{"name":"16.1.0","sha":"101a3ec4085cfe8585f795ecb8b6bdddb0da6a7e","kind":"tag","published_at":"2016-04-19T13:29:04.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/16.1.0","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/16.1.0/manifests"},{"name":"16.0.0","sha":"1112a2e58336e549f8efb7f2d747f5249f85f6be","kind":"commit","published_at":"2016-01-02T08:37:13.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/16.0.0","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/16.0.0/manifests"},{"name":"15.0.1","sha":"9df9e3a56ce87b0a45dd9b96f1a8d9280e5e9295","kind":"commit","published_at":"2015-12-18T12:08:50.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/15.0.1","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/15.0.1/manifests"},{"name":"15.0.0","sha":"d6ab268c18cf1a5d9814017d3ed087be8d0050ce","kind":"commit","published_at":"2015-12-18T11:43:21.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/15.0.0","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/15.0.0/manifests"},{"name":"15.0.0b5","sha":"29ed19e2197621a91a3d377124ba0bf071620434","kind":"commit","published_at":"2015-12-10T12:48:03.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/15.0.0b5","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/15.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/15.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/15.0.0b5/manifests"},{"name":"15.0.0.b4","sha":"5bb23f78b9e7ee0c211332d2fadee52966e84b34","kind":"commit","published_at":"2015-12-10T06:28:14.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/15.0.0.b4","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/15.0.0.b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/15.0.0.b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/15.0.0.b4/manifests"},{"name":"15.0.0.b3","sha":"88f185dad653cda66dedc35b512356f3fa9f3529","kind":"commit","published_at":"2015-12-09T18:53:15.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/15.0.0.b3","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/15.0.0.b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/15.0.0.b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/15.0.0.b3/manifests"},{"name":"15.0.0.b2","sha":"cafaf6db426f5f3bac1e41a10f4e9c49b84533b7","kind":"commit","published_at":"2015-12-09T18:34:48.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/15.0.0.b2","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/15.0.0.b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/15.0.0.b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/15.0.0.b2/manifests"},{"name":"15.0.0.beta1","sha":"9f4c20114a75901246b7289d286577d2625996f4","kind":"commit","published_at":"2015-12-09T15:58:26.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/15.0.0.beta1","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/15.0.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/15.0.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/15.0.0.beta1/manifests"},{"name":"15.0.0.beta0","sha":"54542113edffca48a0cfc8c3f34f8ddf7fe525a2","kind":"commit","published_at":"2015-12-09T15:03:39.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/15.0.0.beta0","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/15.0.0.beta0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/15.0.0.beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/15.0.0.beta0/manifests"}]},"repo_metadata_updated_at":"2024-09-09T16:25:40.358Z","dependent_packages_count":183,"downloads":66233152,"downloads_period":"last-month","dependent_repos_count":26574,"rankings":{"downloads":0.06071088595707685,"dependent_repos_count":0.044019977733227925,"dependent_packages_count":0.12857501829580323,"stargazers_count":3.706848958285568,"forks_count":7.336296122390211,"docker_downloads_count":0.27475802768489765,"average":1.9252014983911307},"purl":"pkg:pypi/argon2-cffi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/argon2-cffi","docker_dependents_count":3402,"docker_downloads_count":630575967,"usage_url":"https://repos.ecosyste.ms/usage/pypi/argon2-cffi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/argon2-cffi/dependencies","status":null,"funding_links":["https://github.com/sponsors/hynek","https://tidelift.com/funding/github/pypi/argon2_cffi"],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-09T16:25:36.837Z","issues_count":37,"pull_requests_count":101,"avg_time_to_close_issue":12420131.527777778,"avg_time_to_close_pull_request":1166202.8613861387,"issues_closed_count":36,"pull_requests_closed_count":101,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":4.108108108108108,"avg_comments_per_pull_request":1.603960396039604,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":58,"past_year_issues_count":7,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":10273.5,"past_year_avg_time_to_close_pull_request":629433.9047619047,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.8571428571428571,"past_year_avg_comments_per_pull_request":0.38095238095238093,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/issues","maintainers":[{"login":"hynek","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"}],"active_maintainers":[{"login":"hynek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argon2-cffi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argon2-cffi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argon2-cffi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argon2-cffi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argon2-cffi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argon2-cffi/codemeta","maintainers":[{"uuid":"hynek","login":"hynek","name":null,"email":null,"url":null,"packages_count":22,"html_url":"https://pypi.org/user/hynek/","role":null,"created_at":"2022-11-15T07:23:55.168Z","updated_at":"2022-11-15T07:23:55.168Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hynek/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":866854,"maintainers_count":370530,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":536363,"full_name":"hynek/argon2-cffi","default_branch":"main","total_commits":597,"total_committers":21,"total_bot_commits":76,"total_bot_committers":2,"mean_commits":28.428571428571427,"dds":0.16917922948073705,"past_year_total_commits":43,"past_year_total_committers":4,"past_year_total_bot_commits":18,"past_year_total_bot_committers":2,"past_year_mean_commits":10.75,"past_year_dds":0.4418604651162791,"last_synced_at":"2026-04-28T12:10:30.289Z","last_synced_commit":"b2d793e9fe47197e3afe983d494289a1901ba5f1","created_at":"2023-03-09T04:01:26.264Z","updated_at":"2026-04-28T12:10:01.210Z","committers":[{"name":"Hynek Schlawack","email":"hs@ox.cx","login":"hynek","count":496},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":63},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":13},{"name":"Anthony Sottile","email":"asottile@umich.edu","login":"asottile","count":6},{"name":"Bas Westerbaan","email":"bas@westerbaan.name","login":"bwesterb","count":2},{"name":"Mathieu Kniewallner","email":"mathieu.kniewallner@gmail.com","login":"mkniewallner","count":2},{"name":"Florian Apolloner","email":"apollo13","login":"apollo13","count":1},{"name":"Giuseppe Capasso","email":"46749018+alarmfox","login":"alarmfox","count":1},{"name":"Isidro","email":"isidroariass@hotmail.es","login":"isidroas","count":1},{"name":"James Hilliard","email":"james.hilliard1@gmail.com","login":"jameshilliard","count":1},{"name":"Kubilay Kocak","email":"koobs","login":"koobs","count":1},{"name":"Martin Uribe","email":"clamytoe@gmail.com","login":"clamytoe","count":1},{"name":"Michael Seifert","email":"mseifert@error-reports.org","login":"seifertm","count":1},{"name":"Nathan Goldbaum","email":"nathan.goldbaum@gmail.com","login":"ngoldbaum","count":1},{"name":"Neal McBurnett","email":"nealmcb@gmail.com","login":"nealmcb","count":1},{"name":"Ofek Lev","email":"ofekmeister@gmail.com","login":"ofek","count":1},{"name":"Step Security Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Tim Graham","email":"timograham@gmail.com","login":"timgraham","count":1},{"name":"Tom Most","email":"twm@freecog.net","login":"twm","count":1},{"name":"Tristan Seligmann","email":"mithrandi@mithrandi.net","login":"mithrandi","count":1},{"name":"peter","email":"66807853+peterc-s","login":"peterc-s","count":1}],"past_year_committers":[{"name":"Hynek Schlawack","email":"hs@ox.cx","login":"hynek","count":24},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":9},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"Nathan Goldbaum","email":"nathan.goldbaum@gmail.com","login":"ngoldbaum","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-19T00:00:11.117Z","repositories_count":6236463,"commits_count":884102094,"contributors_count":34883260,"owners_count":1154774,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{}},"events":{"total":{"DeleteEvent":24,"PullRequestEvent":41,"ForkEvent":8,"IssuesEvent":5,"WatchEvent":96,"IssueCommentEvent":9,"PushEvent":60,"PullRequestReviewEvent":18,"PullRequestReviewCommentEvent":19,"CreateEvent":18},"last_year":{"DeleteEvent":15,"PullRequestEvent":17,"ForkEvent":2,"IssuesEvent":2,"WatchEvent":46,"IssueCommentEvent":5,"PushEvent":31,"CreateEvent":11}},"keywords":["argon2","cffi","password","password-hash","python","security"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T15:45:21.005Z","updated_at":"2023-02-19T15:45:21.005Z","repository_link":"https://github.com/hynek/argon2-cffi/blob/main/.github/workflows/ci.yml","dependencies":[{"id":7791154317,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7791154381,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7791154383,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7791154385,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7791154387,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7791154389,"package_name":"hynek/build-and-inspect-python-package","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7791154399,"package_name":"re-actors/alls-green","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T15:45:21.352Z","updated_at":"2023-02-19T15:45:21.352Z","repository_link":"https://github.com/hynek/argon2-cffi/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":7791157991,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7791157992,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7791157993,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7791157994,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7791157995,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-02-19T15:45:21.657Z","updated_at":"2023-02-19T15:45:21.657Z","repository_link":"https://github.com/hynek/argon2-cffi/blob/main/pyproject.toml","dependencies":[{"id":7791159323,"package_name":"argon2-cffi-bindings","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7791159326,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"python_version \u003c '3.8'","direct":true,"kind":"runtime","optional":false}]}],"score":29.976069210602617,"created_at":"2026-05-04T06:42:36.972Z","updated_at":"2026-05-30T19:30:45.777Z","avatar_url":"https://github.com/hynek.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371512","html_url":"https://summary.ecosyste.ms/projects/371512"}