{"id":371512,"url":"https://github.com/hynek/argon2-cffi","last_synced_at":"2026-08-25T14:03:20.835Z","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-08-04T08:36:19.000Z","size":925,"stargazers_count":727,"open_issues_count":1,"forks_count":56,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-18T10:36:41.642Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"hynek","tidelift":"pypi/argon2_cffi"}},"created_at":"2015-12-07T16:12:48.000Z","updated_at":"2026-08-11T14:59:11.000Z","dependencies_parsed_at":"2026-08-18T10:40:58.264Z","dependency_job_id":null,"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":36782157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":41,"last_synced_at":"2026-08-20T05:49:45.399Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/hynek","funding_links":["https://github.com/sponsors/hynek"],"total_stars":9746,"followers":1927,"following":6,"created_at":"2022-11-02T16:24:56.789Z","updated_at":"2026-08-20T05:49:45.593Z","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":14511895,"name":"dev-python/argon2-cffi","ecosystem":"gentoo","description":"CFFI bindings to the Argon2 password hashing library","homepage":"https://github.com/hynek/argon2-cffi/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hynek/argon2-cffi","keywords_array":["~alpha","amd64","arm","arm64","~hppa","~loong","~m68k","~mips","ppc","ppc64","~riscv","~s390","~sparc","x86"],"namespace":"dev-python","versions_count":1,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_number":"25.1.0","last_synced_at":"2026-06-30T01:48:41.025Z","created_at":"2026-05-27T02:19:22.225Z","updated_at":"2026-08-18T11:25:14.027Z","registry_url":"https://packages.gentoo.org/packages/dev-python/argon2-cffi","install_command":"emerge dev-python/argon2-cffi","documentation_url":"https://packages.gentoo.org/packages/dev-python/argon2-cffi","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance"},"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":"2026-08-04T08:36:19.000Z","size":925,"stargazers_count":726,"open_issues_count":1,"forks_count":56,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-11T07:12:46.851Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"hynek","tidelift":"pypi/argon2_cffi"}},"created_at":"2015-12-07T16:12:48.000Z","updated_at":"2026-08-06T09:31:36.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":36543427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-11T02:00:06.871Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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_record":{"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":41,"last_synced_at":"2026-08-13T04:48:05.898Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/hynek","funding_links":["https://github.com/sponsors/hynek"],"total_stars":9735,"followers":1926,"following":6,"created_at":"2022-11-02T16:24:56.789Z","updated_at":"2026-08-13T04:48:05.931Z","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":"25.1.0","sha":"1fcae4fc1b7ff192b5ade54f6616771e5cf5f391","kind":"tag","published_at":"2025-06-03T06:43:29.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/25.1.0","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/argon2-cffi@25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/25.1.0/manifests"},{"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,"purl":"pkg:github/hynek/argon2-cffi@23.1.0","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,"purl":"pkg:github/hynek/argon2-cffi@21.3.0","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,"purl":"pkg:github/hynek/argon2-cffi@21.2.0","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,"purl":"pkg:github/hynek/argon2-cffi@21.1.0","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,"purl":"pkg:github/hynek/argon2-cffi@20.1.0","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,"purl":"pkg:github/hynek/argon2-cffi@19.2.0","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,"purl":"pkg:github/hynek/argon2-cffi@19.1.0","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,"purl":"pkg:github/hynek/argon2-cffi@18.3.0","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,"purl":"pkg:github/hynek/argon2-cffi@18.2.0","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,"purl":"pkg:github/hynek/argon2-cffi@18.1.0","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,"purl":"pkg:github/hynek/argon2-cffi@16.3.0","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,"purl":"pkg:github/hynek/argon2-cffi@16.2.0","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,"purl":"pkg:github/hynek/argon2-cffi@16.1.0","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,"purl":"pkg:github/hynek/argon2-cffi@16.0.0","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,"purl":"pkg:github/hynek/argon2-cffi@15.0.1","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,"purl":"pkg:github/hynek/argon2-cffi@15.0.0","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,"purl":"pkg:github/hynek/argon2-cffi@15.0.0b5","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,"purl":"pkg:github/hynek/argon2-cffi@15.0.0.b4","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,"purl":"pkg:github/hynek/argon2-cffi@15.0.0.b3","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,"purl":"pkg:github/hynek/argon2-cffi@15.0.0.b2","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,"purl":"pkg:github/hynek/argon2-cffi@15.0.0.beta1","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,"purl":"pkg:github/hynek/argon2-cffi@15.0.0.beta0","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":"2026-08-18T11:25:14.027Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-python/argon2-cffi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/argon2-cffi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/argon2-cffi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/argon2-cffi/dependencies","status":null,"funding_links":["https://github.com/sponsors/hynek","https://tidelift.com/funding/github/pypi/argon2_cffi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T10:01:38.268Z","issues_count":41,"pull_requests_count":158,"avg_time_to_close_issue":12774922.297297297,"avg_time_to_close_pull_request":873578.187919463,"issues_closed_count":37,"pull_requests_closed_count":149,"pull_request_authors_count":22,"issue_authors_count":38,"avg_comments_per_issue":3.7317073170731705,"avg_comments_per_pull_request":1.1139240506329113,"merged_pull_requests_count":129,"bot_issues_count":1,"bot_pull_requests_count":95,"past_year_issues_count":1,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":25511328.0,"past_year_avg_time_to_close_pull_request":28409.454545454544,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/issues","maintainers":[{"login":"hynek","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"Barbapapazes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Barbapapazes"}],"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/gentoo-portage/packages/dev-python%2Fargon2-cffi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fargon2-cffi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fargon2-cffi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fargon2-cffi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fargon2-cffi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fargon2-cffi/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19524,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":620},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-24T05:05:20.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"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-08-24T13:34:07.764Z","created_at":"2022-04-10T10:04:03.810Z","updated_at":"2026-08-24T13:34:07.765Z","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":"2026-08-04T08:36:19.000Z","size":925,"stargazers_count":727,"open_issues_count":1,"forks_count":56,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-18T10:36:41.642Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"hynek","tidelift":"pypi/argon2_cffi"}},"created_at":"2015-12-07T16:12:48.000Z","updated_at":"2026-08-11T14:59:11.000Z","dependencies_parsed_at":"2026-08-18T10:40:58.264Z","dependency_job_id":null,"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":36782157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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_record":{"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":41,"last_synced_at":"2026-08-20T05:49:45.399Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/hynek","funding_links":["https://github.com/sponsors/hynek"],"total_stars":9746,"followers":1927,"following":6,"created_at":"2022-11-02T16:24:56.789Z","updated_at":"2026-08-20T05:49:45.593Z","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":"25.1.0","sha":"1fcae4fc1b7ff192b5ade54f6616771e5cf5f391","kind":"tag","published_at":"2025-06-03T06:43:29.000Z","download_url":"https://codeload.github.com/hynek/argon2-cffi/tar.gz/25.1.0","html_url":"https://github.com/hynek/argon2-cffi/releases/tag/25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/argon2-cffi@25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/tags/25.1.0/manifests"},{"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,"purl":"pkg:github/hynek/argon2-cffi@23.1.0","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,"purl":"pkg:github/hynek/argon2-cffi@21.3.0","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,"purl":"pkg:github/hynek/argon2-cffi@21.2.0","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,"purl":"pkg:github/hynek/argon2-cffi@21.1.0","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,"purl":"pkg:github/hynek/argon2-cffi@20.1.0","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,"purl":"pkg:github/hynek/argon2-cffi@19.2.0","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,"purl":"pkg:github/hynek/argon2-cffi@19.1.0","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,"purl":"pkg:github/hynek/argon2-cffi@18.3.0","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,"purl":"pkg:github/hynek/argon2-cffi@18.2.0","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,"purl":"pkg:github/hynek/argon2-cffi@18.1.0","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,"purl":"pkg:github/hynek/argon2-cffi@16.3.0","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,"purl":"pkg:github/hynek/argon2-cffi@16.2.0","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,"purl":"pkg:github/hynek/argon2-cffi@16.1.0","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,"purl":"pkg:github/hynek/argon2-cffi@16.0.0","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,"purl":"pkg:github/hynek/argon2-cffi@15.0.1","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,"purl":"pkg:github/hynek/argon2-cffi@15.0.0","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,"purl":"pkg:github/hynek/argon2-cffi@15.0.0b5","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,"purl":"pkg:github/hynek/argon2-cffi@15.0.0.b4","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,"purl":"pkg:github/hynek/argon2-cffi@15.0.0.b3","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,"purl":"pkg:github/hynek/argon2-cffi@15.0.0.b2","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,"purl":"pkg:github/hynek/argon2-cffi@15.0.0.beta1","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,"purl":"pkg:github/hynek/argon2-cffi@15.0.0.beta0","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":"2026-08-23T07:13:30.033Z","dependent_packages_count":183,"downloads":72555566,"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":"2026-08-22T12:31:44.432Z","issues_count":41,"pull_requests_count":159,"avg_time_to_close_issue":12774922.297297297,"avg_time_to_close_pull_request":867755.9333333333,"issues_closed_count":37,"pull_requests_closed_count":150,"pull_request_authors_count":22,"issue_authors_count":38,"avg_comments_per_issue":3.7317073170731705,"avg_comments_per_pull_request":1.1069182389937107,"merged_pull_requests_count":130,"bot_issues_count":1,"bot_pull_requests_count":95,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":25511328.0,"past_year_avg_time_to_close_pull_request":26062.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.15384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/issues","maintainers":[{"login":"hynek","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"Barbapapazes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Barbapapazes"}],"active_maintainers":[{"login":"hynek","count":4,"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":23,"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":930489,"maintainers_count":399697,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","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":619,"total_committers":21,"total_bot_commits":82,"total_bot_committers":2,"mean_commits":29.476190476190474,"dds":0.17285945072697895,"past_year_total_commits":50,"past_year_total_committers":3,"past_year_total_bot_commits":23,"past_year_total_bot_committers":2,"past_year_mean_commits":16.666666666666668,"past_year_dds":0.45999999999999996,"last_synced_at":"2026-08-19T11:02:33.168Z","last_synced_commit":"ca682ee81aea0294ba3f187731b3236989feb507","created_at":"2023-03-09T04:01:26.264Z","updated_at":"2026-08-19T11:02:32.276Z","committers":[{"name":"Hynek Schlawack","email":"hs@ox.cx","login":"hynek","count":512},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":66},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":16},{"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":27},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":12},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":11}],"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-08-20T00:00:10.776Z","repositories_count":6752313,"commits_count":978410056,"contributors_count":41242979,"owners_count":1359078,"committers_count":3353170,"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":{"full_name":"hynek/argon2-cffi","html_url":"https://github.com/hynek/argon2-cffi","last_synced_at":"2026-08-24T13:33:11.871Z","status":null,"issues_count":41,"pull_requests_count":159,"avg_time_to_close_issue":12774922.297297297,"avg_time_to_close_pull_request":867755.9333333333,"issues_closed_count":37,"pull_requests_closed_count":150,"pull_request_authors_count":22,"issue_authors_count":38,"avg_comments_per_issue":3.7317073170731705,"avg_comments_per_pull_request":1.1069182389937107,"merged_pull_requests_count":130,"bot_issues_count":1,"bot_pull_requests_count":95,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":25511328.0,"past_year_avg_time_to_close_pull_request":26062.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.15384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":9,"created_at":"2023-05-10T20:41:15.914Z","updated_at":"2026-08-24T13:33:11.871Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fargon2-cffi/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":19,"github_actions":7}},"issue_author_associations_count":{"table":{"NONE":36,"CONTRIBUTOR":5}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":115,"OWNER":35,"NONE":8,"MEMBER":1}},"issue_authors":{"table":{"kloczek":4,"murrple-1":1,"tkbstudios":1,"ChrisTerBeke":1,"MuhammadAsadJaved":1,"timoschd":1,"nealmcb":1,"alex":1,"gethvi":1,"retnikt":1,"Yusuf-Birdal":1,"smontanaro":1,"pszpetkowski":1,"jondkelley":1,"EngineerHus":1,"AndreyOsipkov":1,"evil-user":1,"pre-commit-ci[bot]":1,"aviv-barel-pp":1,"alexandreraufast":1,"cclauss":1,"stonebig":1,"CACppuccino":1,"mpp-lewisz":1,"applearound":1,"cmrss2":1,"fschulze":1,"vyadh":1,"aaronbuchwald":1,"mbarkhau":1,"odidev":1,"asottile":1,"hbs":1,"hexagonrecursion":1,"jhkonan":1,"merlinz01":1,"ThomasGustafson":1,"Brendan-McDonnell":1}},"pull_request_authors":{"table":{"pre-commit-ci[bot]":76,"hynek":35,"dependabot[bot]":19,"asottile":6,"alarmfox":2,"ngoldbaum":2,"jameshilliard":2,"twm":2,"mkniewallner":2,"odidev":1,"step-security-bot":1,"isidroas":1,"seifertm":1,"peterc-s":1,"nirajpathak13":1,"koobs":1,"nealmcb":1,"Barbapapazes":1,"clamytoe":1,"colinxu2020":1,"anthrotype":1,"Brendan-McDonnell":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16328808,"issues_count":42398313,"pull_requests_count":135865593,"authors_count":11520402,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":7,"github_actions":7}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":9,"OWNER":4}},"past_year_issue_authors":{"table":{"cclauss":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":7,"hynek":4,"pre-commit-ci[bot]":2}},"maintainers":[{"table":{"login":"hynek","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"}},{"table":{"login":"Barbapapazes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Barbapapazes"}}],"active_maintainers":[{"table":{"login":"hynek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"}}]}},"events":{"total":{"CreateEvent":18,"DeleteEvent":26,"ForkEvent":8,"IssueCommentEvent":9,"IssuesEvent":5,"PullRequestEvent":41,"PullRequestReviewCommentEvent":19,"PullRequestReviewEvent":18,"PushEvent":63,"WatchEvent":96},"last_year":{"CreateEvent":8,"DeleteEvent":15,"ForkEvent":1,"IssueCommentEvent":3,"IssuesEvent":1,"PullRequestEvent":11,"PushEvent":24,"WatchEvent":27}},"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}]},{"ecosystem":"pypi","filepath":"uv.lock","sha":null,"kind":"lockfile","created_at":"2026-08-18T10:40:57.009Z","updated_at":"2026-08-18T10:40:57.009Z","repository_link":"https://github.com/hynek/argon2-cffi/blob/main/uv.lock","dependencies":[{"id":26200727194,"package_name":"accessible-pygments","ecosystem":"pypi","requirements":"0.0.5","direct":false,"kind":"runtime","optional":false},{"id":26200727195,"package_name":"alabaster","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26200727196,"package_name":"anyio","ecosystem":"pypi","requirements":"4.14.2","direct":false,"kind":"runtime","optional":false},{"id":26200727197,"package_name":"argon2-cffi","ecosystem":"pypi","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26200727198,"package_name":"argon2-cffi-bindings","ecosystem":"pypi","requirements":"25.1.0","direct":false,"kind":"runtime","optional":false},{"id":26200727199,"package_name":"ast-serialize","ecosystem":"pypi","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":26200727200,"package_name":"babel","ecosystem":"pypi","requirements":"2.18.0","direct":false,"kind":"runtime","optional":false},{"id":26200727201,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"4.15.0","direct":false,"kind":"runtime","optional":false},{"id":26200727202,"package_name":"cachetools","ecosystem":"pypi","requirements":"7.1.6","direct":false,"kind":"runtime","optional":false},{"id":26200727203,"package_name":"certifi","ecosystem":"pypi","requirements":"2026.7.22","direct":false,"kind":"runtime","optional":false},{"id":26200727204,"package_name":"cffi","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26200727205,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"3.4.9","direct":false,"kind":"runtime","optional":false},{"id":26200727206,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":26200727207,"package_name":"coverage","ecosystem":"pypi","requirements":"7.15.2","direct":false,"kind":"runtime","optional":false},{"id":26200727208,"package_name":"distlib","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":26200727209,"package_name":"docutils","ecosystem":"pypi","requirements":"0.21.2","direct":false,"kind":"runtime","optional":false},{"id":26200727210,"package_name":"docutils","ecosystem":"pypi","requirements":"0.22.4","direct":false,"kind":"runtime","optional":false},{"id":26200727211,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":26200727212,"package_name":"filelock","ecosystem":"pypi","requirements":"3.32.0","direct":false,"kind":"runtime","optional":false},{"id":26200727213,"package_name":"furo","ecosystem":"pypi","requirements":"2025.12.19","direct":false,"kind":"runtime","optional":false},{"id":26200727214,"package_name":"hypothesis","ecosystem":"pypi","requirements":"6.161.6","direct":false,"kind":"runtime","optional":false},{"id":26200727215,"package_name":"idna","ecosystem":"pypi","requirements":"3.18","direct":false,"kind":"runtime","optional":false},{"id":26200727216,"package_name":"imagesize","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26200727217,"package_name":"iniconfig","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26200727218,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":26200727219,"package_name":"librt","ecosystem":"pypi","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":26200727220,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26200727221,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26200727222,"package_name":"markupsafe","ecosystem":"pypi","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26200727223,"package_name":"mdit-py-plugins","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":26200727224,"package_name":"mdurl","ecosystem":"pypi","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":26200727225,"package_name":"mypy","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26200727226,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26200727227,"package_name":"myst-parser","ecosystem":"pypi","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26200727228,"package_name":"myst-parser","ecosystem":"pypi","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26200727229,"package_name":"nodeenv","ecosystem":"pypi","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":26200727230,"package_name":"packaging","ecosystem":"pypi","requirements":"26.2","direct":false,"kind":"runtime","optional":false},{"id":26200727231,"package_name":"pathspec","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26200727232,"package_name":"platformdirs","ecosystem":"pypi","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":26200727233,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26200727234,"package_name":"prek","ecosystem":"pypi","requirements":"0.4.11","direct":false,"kind":"runtime","optional":false},{"id":26200727235,"package_name":"pycparser","ecosystem":"pypi","requirements":"3.0","direct":false,"kind":"runtime","optional":false},{"id":26200727236,"package_name":"pygments","ecosystem":"pypi","requirements":"2.20.0","direct":false,"kind":"runtime","optional":false},{"id":26200727237,"package_name":"pyproject-api","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":26200727238,"package_name":"pyrefly","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26200727239,"package_name":"pyright","ecosystem":"pypi","requirements":"1.1.411","direct":false,"kind":"runtime","optional":false},{"id":26200727240,"package_name":"pytest","ecosystem":"pypi","requirements":"9.1.1","direct":false,"kind":"runtime","optional":false},{"id":26200727241,"package_name":"python-discovery","ecosystem":"pypi","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26200727242,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":26200727243,"package_name":"requests","ecosystem":"pypi","requirements":"2.34.2","direct":false,"kind":"runtime","optional":false},{"id":26200727244,"package_name":"roman-numerals","ecosystem":"pypi","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26200727245,"package_name":"ruff","ecosystem":"pypi","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":26200727246,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26200727247,"package_name":"sortedcontainers","ecosystem":"pypi","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":26200727248,"package_name":"soupsieve","ecosystem":"pypi","requirements":"2.9.1","direct":false,"kind":"runtime","optional":false},{"id":26200727249,"package_name":"sphinx","ecosystem":"pypi","requirements":"8.1.3","direct":false,"kind":"runtime","optional":false},{"id":26200727250,"package_name":"sphinx","ecosystem":"pypi","requirements":"9.0.4","direct":false,"kind":"runtime","optional":false},{"id":26200727251,"package_name":"sphinx","ecosystem":"pypi","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":26200727252,"package_name":"sphinx-basic-ng","ecosystem":"pypi","requirements":"1.0.0b2","direct":false,"kind":"runtime","optional":false},{"id":26200727253,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":26200727254,"package_name":"sphinx-notfound-page","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26200727255,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26200727256,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26200727257,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26200727258,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26200727259,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26200727260,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26200727261,"package_name":"tomli","ecosystem":"pypi","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":26200727262,"package_name":"tomli-w","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26200727263,"package_name":"tox","ecosystem":"pypi","requirements":"4.58.0","direct":false,"kind":"runtime","optional":false},{"id":26200727264,"package_name":"tox-uv-bare","ecosystem":"pypi","requirements":"1.36.0","direct":false,"kind":"runtime","optional":false},{"id":26200727265,"package_name":"ty","ecosystem":"pypi","requirements":"0.0.63","direct":false,"kind":"runtime","optional":false},{"id":26200727266,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.16.0","direct":false,"kind":"runtime","optional":false},{"id":26200727267,"package_name":"urllib3","ecosystem":"pypi","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":26200727268,"package_name":"virtualenv","ecosystem":"pypi","requirements":"21.7.0","direct":false,"kind":"runtime","optional":false},{"id":26200727269,"package_name":"watchfiles","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/zizmor.yml","sha":null,"kind":"manifest","created_at":"2026-08-18T10:40:56.895Z","updated_at":"2026-08-18T10:40:56.895Z","repository_link":"https://github.com/hynek/argon2-cffi/blob/main/.github/workflows/zizmor.yml","dependencies":[{"id":26200727191,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26200727192,"package_name":"hynek/setup-cached-uv","ecosystem":"actions","requirements":"34e35d30f1ebc7421a5cc733bca38dcc62603960","direct":true,"kind":"composite","optional":false},{"id":26200727193,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"f205ea1c3313d32999d8d6a48b4f6530d4437b38","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi-package.yml","sha":null,"kind":"manifest","created_at":"2026-08-18T10:40:56.814Z","updated_at":"2026-08-18T10:40:56.814Z","repository_link":"https://github.com/hynek/argon2-cffi/blob/main/.github/workflows/pypi-package.yml","dependencies":[{"id":26200727187,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26200727188,"package_name":"hynek/build-and-inspect-python-package","ecosystem":"actions","requirements":"2abe76da66d0a6a4a227101f9348ee855797cfa5","direct":true,"kind":"composite","optional":false},{"id":26200727189,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c","direct":true,"kind":"composite","optional":false},{"id":26200727190,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"dc37677b2e1c63e2034f94d8a5b11f265b73ba33","direct":true,"kind":"composite","optional":false}]}],"score":30.005920913515546,"created_at":"2026-05-04T06:42:36.972Z","updated_at":"2026-08-25T14:03:20.864Z","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"}