{"date":"2026-08-27T14:33:48Z","repo":{"name":"github.com/kjd/idna","commit":"e2073db14d28d1c3299649dd0c2dd4205b43ebfd"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":8.8,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts","short":"Determines if the project has generated executable (binary) artifacts in the source repository."}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy","short":"Determines if the project has published a security policy."}},{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review","short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged."}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained","short":"Determines if the project is \"actively maintained\"."}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:80","Info: jobLevel 'contents' permission set to 'read': .github/workflows/unicode-check.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-package.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/unicode-check.yml:14"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions","short":"Determines if the project's workflows follow the principle of least privilege."}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool","short":"Determines if the project uses a dependency update tool."}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow","short":"Determines if the project's GitHub Action workflows avoid dangerous patterns."}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:20","Info:  19 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   4 out of   5 pipCommand dependencies pinned"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies","short":"Determines if the project has declared and pinned the dependencies of its build process."}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities","short":"Determines if the project has open, known unfixed vulnerabilities."}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices","short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge."}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast","short":"Determines if the project uses static code analysis."}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:52"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging","short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall."}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: idna-3.19-py3-none-any.whl.sigstore.json: https://github.com/kjd/idna/releases/tag/v3.19","Info: signed release artifact: idna-3.18-py3-none-any.whl.sigstore.json: https://github.com/kjd/idna/releases/tag/v3.18","Info: signed release artifact: idna-3.17-py3-none-any.whl.sigstore.json: https://github.com/kjd/idna/releases/tag/v3.17","Info: signed release artifact: idna-3.16-py3-none-any.whl.sigstore.json: https://github.com/kjd/idna/releases/tag/v3.16","Info: signed release artifact: idna-3.15-py3-none-any.whl.sigstore.json: https://github.com/kjd/idna/releases/tag/v3.15","Warn: release artifact v3.19 does not have provenance: https://api.github.com/repos/kjd/idna/releases/372103163","Warn: release artifact v3.18 does not have provenance: https://api.github.com/repos/kjd/idna/releases/333170685","Warn: release artifact v3.17 does not have provenance: https://api.github.com/repos/kjd/idna/releases/330901602","Warn: release artifact v3.16 does not have provenance: https://api.github.com/repos/kjd/idna/releases/327468991","Warn: release artifact v3.15 does not have provenance: https://api.github.com/repos/kjd/idna/releases/321465960"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases","short":"Determines if the project cryptographically signs release artifacts."}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license","short":"Determines if the project has defined a license."}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection","short":"Determines if the default and release branches are protected with GitHub's branch protection settings."}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_idna_api.py:24","Info: PythonAtherisFuzzer integration found: tests/fuzz_idna_codec.py:25"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing","short":"Determines if the project uses fuzzing."}},{"name":"CI-Tests","score":10,"reason":"8 out of 8 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests","short":"Determines if the project runs tests before pull requests are merged."}},{"name":"Contributors","score":10,"reason":"project has 44 contributing companies or organizations","details":["Info: found contributions from: EuroPython, FactoryBoy, NaNoGenMo, NaPoGenMo, Pioneer-Valley-Books, PyConFI, WahKazoo, citybikes, cycle148hki, django, django-auth-ldap, django-mptt, endoflife-date, ergochat, fatiando, flake8-implicit-str-concat, helsinki-python, icann @iana-org, jazzband, mobbler, oragono, pioneer valley books, prettytable, psf, pydata-helsinki, pylast, pyparsing, pytest-dev, python, python-distro, python-docs-translations, python-humanize, python-hyper, python-ldap, python-pillow, railsadminteam, requests, sitemorse, tablib-dev, termcolor, ultrajson, unitedstates, urllib3, whyaretheflagsup"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors","short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies)."}}]}
