{"id":13664274,"name":"python-dateutil","ecosystem":"debian","description":null,"homepage":"https://github.com/dateutil/dateutil","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/dateutil/dateutil","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:02:38.919Z","latest_release_published_at":"2026-02-12T10:02:38.919Z","latest_release_number":"2.9.0-4","last_synced_at":"2026-03-14T09:03:09.067Z","created_at":"2026-02-12T10:02:38.209Z","updated_at":"2026-03-14T09:03:09.067Z","registry_url":"https://tracker.debian.org/pkg/python-dateutil","install_command":"apt-get install python-dateutil","documentation_url":"https://packages.debian.org/trixie/python-dateutil","metadata":{"component":"main","architecture":"all","priority":"source","binary":"python3-dateutil","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-freezegun \u003c!nocheck\u003e, python3-hypothesis \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm, tzdata-legacy \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":23510471,"uuid":"26876372","full_name":"dateutil/dateutil","owner":"dateutil","description":"Useful extensions to the standard Python datetime features","archived":false,"fork":false,"pushed_at":"2025-09-16T09:00:50.000Z","size":5947,"stargazers_count":2595,"open_issues_count":422,"forks_count":530,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-02-06T03:53:04.739Z","etag":null,"topics":["datetime","library","parsing","python","time","timezones"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dateutil.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-11-19T18:56:16.000Z","updated_at":"2026-02-03T07:44:35.000Z","dependencies_parsed_at":"2023-02-10T16:45:26.961Z","dependency_job_id":"e39ccfc6-c72d-4ba4-ac32-a128be5e7ce6","html_url":"https://github.com/dateutil/dateutil","commit_stats":{"total_commits":1130,"total_committers":138,"mean_commits":8.18840579710145,"dds":0.5964601769911504,"last_synced_commit":"9eaa5de584f9f374c6e4943069925cc53522ad61"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/dateutil/dateutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dateutil%2Fdateutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dateutil%2Fdateutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dateutil%2Fdateutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dateutil%2Fdateutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dateutil","download_url":"https://codeload.github.com/dateutil/dateutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dateutil%2Fdateutil/sbom","scorecard":{"id":325005,"data":{"date":"2025-08-11","repo":{"name":"github.com/dateutil/dateutil","commit":"35ed87a02ad777428a9da84ead4d8425b533d4a9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":5,"reason":"Found 7/13 approved changesets -- score normalized to 5","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/validate.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/dateutil/dateutil/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dateutil/dateutil/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/dateutil/dateutil/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/dateutil/dateutil/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/dateutil/dateutil/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/dateutil/dateutil/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/dateutil/dateutil/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/dateutil/dateutil/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/dateutil/dateutil/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/dateutil/dateutil/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/dateutil/dateutil/validate.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/validate.yml:148","Warn: pipCommand not pinned by hash: .github/workflows/validate.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/validate.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/validate.yml:120","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":8,"reason":"2 out of the last 2 releases have a total of 2 signed artifacts.","details":["Info: signed release artifact: python-dateutil-2.8.1.tar.gz.asc: https://github.com/dateutil/dateutil/releases/tag/2.8.1","Info: signed release artifact: python-dateutil-2.7.5.tar.gz.asc: https://github.com/dateutil/dateutil/releases/tag/2.7.5","Warn: release artifact 2.8.1 does not have provenance: https://api.github.com/repos/dateutil/dateutil/releases/21171358","Warn: release artifact 2.7.5 does not have provenance: https://api.github.com/repos/dateutil/dateutil/releases/13692153"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T02:13:06.244Z","repository_id":23510471,"created_at":"2025-08-18T02:13:06.244Z","updated_at":"2025-08-18T02:13:06.244Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29155400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T07:18:23.844Z","status":"ssl_error","status_checked_at":"2026-02-06T07:13:32.659Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-12T10:02:41.455Z","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":0.2272377137575104,"forks_count":0.1925743336928054,"docker_downloads_count":null,"average":0.10495301186257895},"purl":"pkg:deb/debian/python-dateutil?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-dateutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-dateutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-dateutil/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T11:00:25.519Z","issues_count":198,"pull_requests_count":132,"avg_time_to_close_issue":10067699.4375,"avg_time_to_close_pull_request":14331808.472222222,"issues_closed_count":64,"pull_requests_closed_count":72,"pull_request_authors_count":78,"issue_authors_count":165,"avg_comments_per_issue":2.3838383838383836,"avg_comments_per_pull_request":1.4090909090909092,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":2347721.5,"past_year_avg_time_to_close_pull_request":2545520.066666667,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.4444444444444444,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dateutil%2Fdateutil/issues","maintainers":[{"login":"pganssle","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"login":"mariocj89","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariocj89"},{"login":"ffe4","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ffe4"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-dateutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-dateutil/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-dateutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-dateutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-dateutil/codemeta","maintainers":[]}