{"id":17142,"name":"benford-py","description":"Python implementation of Benford's Law tests.","url":"https://github.com/milcent/benford_py","last_synced_at":"2025-09-04T23:29:36.593Z","repository":{"id":26108053,"uuid":"29552320","full_name":"milcent/benford_py","owner":"milcent","description":"Python implementation of Benford's Law tests.","archived":false,"fork":false,"pushed_at":"2022-10-11T08:35:46.000Z","size":11032,"stargazers_count":152,"open_issues_count":3,"forks_count":51,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-04-11T11:55:54.433Z","etag":null,"topics":["accounting","auditing","benford","benford-compliant","benfords-law","compliance","digit","financial-analysis","fraud-detection","matplotlib","numpy","pandas","python","python3","research","simon-newcomb"],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/milcent.png","metadata":{"files":{"readme":"README-pypi.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-01-20T21:11:59.000Z","updated_at":"2025-01-02T03:46:21.000Z","dependencies_parsed_at":"2025-04-12T10:47:05.529Z","dependency_job_id":null,"html_url":"https://github.com/milcent/benford_py","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/milcent/benford_py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milcent","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/sbom","scorecard":{"id":647020,"data":{"date":"2025-08-11","repo":{"name":"github.com/milcent/benford_py","commit":"0126c606ae9c27cba43e6dc83b73bb329f839ae4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"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":"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":"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":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pylint.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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/pylint.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/milcent/benford_py/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/milcent/benford_py/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/milcent/benford_py/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/milcent/benford_py/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.4.3 not signed: https://api.github.com/repos/milcent/benford_py/releases/44157538","Warn: release artifact v0.4.3 does not have provenance: https://api.github.com/repos/milcent/benford_py/releases/44157538"],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt: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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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-21T12:23:52.915Z","repository_id":26108053,"created_at":"2025-08-21T12:23:52.915Z","updated_at":"2025-08-21T12:23:52.915Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273687489,"owners_count":25150120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"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":"milcent","name":"Marcel Milcent","uuid":"6370547","kind":"user","description":"","email":"","website":null,"location":"Brazil","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6370547?u=b2040e3c3ce8ba369de7e22a45ddd5334082506c\u0026v=4","repositories_count":2,"last_synced_at":"2023-02-27T20:45:48.382Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/milcent","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T03:05:32.637Z","updated_at":"2023-02-27T20:45:48.413Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milcent","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milcent/repositories"},"packages":[{"id":2654226,"name":"benford-py","ecosystem":"pypi","description":"A library for testing data sets with Bendford's Law","homepage":"https://github.com/milcent/benford_py","licenses":"BSD 3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/milcent/benford_py","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2017-12-04T10:08:43.000Z","latest_release_published_at":"2021-06-29T11:41:47.000Z","latest_release_number":"0.5.0","last_synced_at":"2025-08-21T06:19:07.547Z","created_at":"2022-04-10T10:10:58.463Z","updated_at":"2025-08-21T06:19:07.548Z","registry_url":"https://pypi.org/project/benford-py/","install_command":"pip install benford-py --index-url https://pypi.org/simple","documentation_url":"https://benford-py.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Education","Intended Audience :: Financial and Insurance Industry","Intended Audience :: Other Audience","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Office/Business :: Financial :: Accounting","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"benford-py","project_status":null},"repo_metadata":{"id":26108053,"uuid":"29552320","full_name":"milcent/benford_py","owner":"milcent","description":"Python implementation of Benford's Law tests.","archived":false,"fork":false,"pushed_at":"2022-10-11T08:35:46.000Z","size":11032,"stargazers_count":149,"open_issues_count":3,"forks_count":51,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-07-31T21:54:26.824Z","etag":null,"topics":["accounting","auditing","benford","benford-compliant","benfords-law","compliance","digit","financial-analysis","fraud-detection","matplotlib","numpy","pandas","python","python3","research","simon-newcomb"],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/milcent.png","metadata":{"files":{"readme":"README-pypi.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null}},"created_at":"2015-01-20T21:11:59.000Z","updated_at":"2024-07-19T20:38:11.000Z","dependencies_parsed_at":"2022-07-27T06:16:16.821Z","dependency_job_id":null,"html_url":"https://github.com/milcent/benford_py","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milcent","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217589669,"owners_count":16201298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"milcent","name":"Marcel Milcent","uuid":"6370547","kind":"user","description":"","email":"","website":null,"location":"Brazil","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6370547?u=b2040e3c3ce8ba369de7e22a45ddd5334082506c\u0026v=4","repositories_count":2,"last_synced_at":"2023-02-27T20:45:48.382Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/milcent","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T03:05:32.637Z","updated_at":"2023-02-27T20:45:48.413Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milcent","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milcent/repositories"},"tags":[{"name":"v0.5.0","sha":"f1840a212e8606c070cb9e4283b2d86f806e7c4c","kind":"commit","published_at":"2021-06-29T11:33:33.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/v0.5.0","html_url":"https://github.com/milcent/benford_py/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"ee9c9e931b04951d80d05f84022f73c699e3be64","kind":"commit","published_at":"2021-05-23T20:25:12.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/v0.4.3","html_url":"https://github.com/milcent/benford_py/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"ee9c9e931b04951d80d05f84022f73c699e3be64","kind":"commit","published_at":"2021-05-23T20:25:12.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/v0.4.2","html_url":"https://github.com/milcent/benford_py/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"6c47413e5468465ddd1b353833ba448c3bb9a6e8","kind":"commit","published_at":"2021-04-28T22:50:59.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/v0.4.1","html_url":"https://github.com/milcent/benford_py/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.4.1/manifests"},{"name":"0.4.1","sha":"18a1063c15c6c67c710cbba399e8783810719374","kind":"tag","published_at":"2021-04-28T22:50:51.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/0.4.1","html_url":"https://github.com/milcent/benford_py/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"5db876488e873285b3f0fecb12bfdd5bb8e2258f","kind":"tag","published_at":"2021-04-25T21:06:44.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/0.4.0","html_url":"https://github.com/milcent/benford_py/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/0.4.0/manifests"},{"name":"v0.4.0","sha":"b859390303f1665a00b8b565c8d27516508be9e2","kind":"commit","published_at":"2021-04-25T02:36:25.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/v0.4.0","html_url":"https://github.com/milcent/benford_py/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"9f35016bfcb43e09f76a56002193d83060762961","kind":"commit","published_at":"2021-01-24T02:28:21.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/v0.3.3","html_url":"https://github.com/milcent/benford_py/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"ffed5d994d2ff926a538940086a81f5f0970a432","kind":"commit","published_at":"2020-12-16T02:45:35.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/v0.3.2","html_url":"https://github.com/milcent/benford_py/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"acc480242145b8663e78572feb614c6d6244cd97","kind":"commit","published_at":"2020-12-16T01:44:50.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/v0.3.1","html_url":"https://github.com/milcent/benford_py/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2ea8373ffc74b5c328800981db72f76b0f6b429d","kind":"commit","published_at":"2020-12-15T23:35:01.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/v0.3.0","html_url":"https://github.com/milcent/benford_py/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.3.0/manifests"},{"name":"0.2.7","sha":"0cee6603c593feb7a3242a7837d0635c01d9ca50","kind":"commit","published_at":"2020-04-14T11:39:48.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/0.2.7","html_url":"https://github.com/milcent/benford_py/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/0.2.7/manifests"},{"name":"v0.2.7","sha":"0cee6603c593feb7a3242a7837d0635c01d9ca50","kind":"tag","published_at":"2020-04-14T11:39:48.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/v0.2.7","html_url":"https://github.com/milcent/benford_py/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"8b55a2a8a5eaa807ead645dcee0cee8061528570","kind":"commit","published_at":"2020-03-14T23:37:43.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/v0.2.6","html_url":"https://github.com/milcent/benford_py/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"e59d8af4dc7821fe59bd8115f3fd9e2fd7a48534","kind":"commit","published_at":"2020-02-02T02:31:02.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/v0.2.5","html_url":"https://github.com/milcent/benford_py/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.2.5/manifests"},{"name":"v0.2.1","sha":"7f338eda6c7e33fea5b67e7bcf8f238bcecc9bee","kind":"commit","published_at":"2020-01-20T18:14:49.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/v0.2.1","html_url":"https://github.com/milcent/benford_py/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"a940e7ab834f34a4912591d83b15975ed7853f50","kind":"commit","published_at":"2020-01-06T23:19:12.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/v0.2.0","html_url":"https://github.com/milcent/benford_py/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v0.2.0/manifests"},{"name":"v.0.1.0.3","sha":"6dce4548c38237f12dfcd8feeacf79dddb1bf3e0","kind":"commit","published_at":"2017-12-20T08:53:39.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/v.0.1.0.3","html_url":"https://github.com/milcent/benford_py/releases/tag/v.0.1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v.0.1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v.0.1.0.3/manifests"},{"name":"v.0.1.0.2","sha":"1f53789eeda83e3ae41eb99935a08edbd0b54839","kind":"commit","published_at":"2017-12-14T10:22:36.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/v.0.1.0.2","html_url":"https://github.com/milcent/benford_py/releases/tag/v.0.1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v.0.1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v.0.1.0.2/manifests"},{"name":"v.0.1.0.1","sha":"9f23ef72eace8f22267da0006274fed3f4bc4f50","kind":"commit","published_at":"2017-12-06T08:51:37.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/v.0.1.0.1","html_url":"https://github.com/milcent/benford_py/releases/tag/v.0.1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v.0.1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v.0.1.0.1/manifests"},{"name":"v.0.1.0","sha":"9f23ef72eace8f22267da0006274fed3f4bc4f50","kind":"commit","published_at":"2017-12-06T08:51:37.000Z","download_url":"https://codeload.github.com/milcent/benford_py/tar.gz/v.0.1.0","html_url":"https://github.com/milcent/benford_py/releases/tag/v.0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v.0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/tags/v.0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-30T22:39:04.515Z","dependent_packages_count":0,"downloads":947,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":7.55603264510628,"dependent_repos_count":7.488608635739001,"dependent_packages_count":10.108852264313626,"stargazers_count":5.904173518484682,"forks_count":5.765789092903,"docker_downloads_count":1.8161124307205068,"average":6.439928097877849},"purl":"pkg:pypi/benford-py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/benford-py","docker_dependents_count":3,"docker_downloads_count":312,"usage_url":"https://repos.ecosyste.ms/usage/pypi/benford-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/benford-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-05-31T10:20:17.438Z","issues_count":43,"pull_requests_count":14,"avg_time_to_close_issue":13250826.975,"avg_time_to_close_pull_request":237405.2857142857,"issues_closed_count":40,"pull_requests_closed_count":14,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.0697674418604652,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/issues","maintainers":[{"login":"milcent","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/milcent"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/benford-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/benford-py/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/benford-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/benford-py/related_packages","maintainers":[{"uuid":"milcent","login":"milcent","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/milcent/","role":null,"created_at":"2023-02-23T17:02:39.112Z","updated_at":"2023-02-23T17:02:39.112Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/milcent/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724929,"maintainers_count":308255,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":541960,"full_name":"milcent/benford_py","default_branch":"master","committers":[{"name":"Marcel Milcent","email":"marcelmilcent@gmail.com","login":null,"count":450},{"name":"Giordano Fechio","email":"giordano.fechio@booking.com","login":null,"count":4},{"name":"Alexandre Castro","email":"im.alexandre07@gmail.com","login":null,"count":3},{"name":"Leonardo Alcantara","email":"leonardo.alcantara@gmail.com","login":null,"count":3},{"name":"jfrfonseca","email":"jfra.fonseca@gmail.com","login":null,"count":2},{"name":"Marcel Tavares Quinteiro Milcent Assis","email":"milcent@intranet.cvm","login":null,"count":2},{"name":"unknown","email":"milcent@GPS1-014468.intranet.cvm","login":null,"count":1},{"name":"Viktor Gal","email":"viktor.gal@maeth.com","login":null,"count":1},{"name":"Kyle Dunn","email":"kdunn926@gmail.com","login":null,"count":1},{"name":"Gfechio","email":"gfechio@hotmail.com","login":null,"count":1},{"name":"Mark Johnson","email":"mrk.jhsn@gmail.com","login":null,"count":1},{"name":"danila pilin","email":"35666686+danilapilin","login":"danilapilin","count":1},{"name":"Henri Yandell","email":"477715+hyandell","login":"hyandell","count":1}],"total_commits":471,"total_committers":13,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":36.23076923076923,"dds":0.04458598726114649,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-01-29T03:34:08.793Z","last_synced_commit":"0126c606ae9c27cba43e6dc83b73bb329f839ae4","created_at":"2023-03-09T04:15:17.094Z","updated_at":"2024-01-29T03:34:08.795Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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_stats":{"full_name":"milcent/benford_py","html_url":"https://github.com/milcent/benford_py","last_synced_at":"2024-11-20T02:01:27.271Z","status":null,"issues_count":43,"pull_requests_count":14,"avg_time_to_close_issue":13250826.975,"avg_time_to_close_pull_request":237405.2857142857,"issues_closed_count":40,"pull_requests_closed_count":14,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.0697674418604652,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T09:43:04.607Z","updated_at":"2024-11-20T02:01:27.272Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/milcent%2Fbenford_py/issues","issue_labels_count":{"enhancement":10,"bug":3,"help wanted":2},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":24,"NONE":13,"CONTRIBUTOR":6},"pull_request_author_associations_count":{"CONTRIBUTOR":13,"OWNER":1},"issue_authors":{"milcent":24,"jfrfonseca":3,"HappyCane":2,"yurivict":2,"ditlevjoergensen":1,"sebbylim":1,"leonardoalcantara":1,"hyandell":1,"AngelGL":1,"matrixChimera":1,"chrisdonlan":1,"vishnuu":1,"ajxz":1,"ConnyGarcia":1,"kno10":1,"im-alexandre":1},"pull_request_authors":{"gfechio":3,"leonardoalcantara":2,"im-alexandre":2,"mrkjhsn":1,"vigsterkr":1,"hyandell":1,"jfrfonseca":1,"danilapilin":1,"milcent":1,"kdunn926":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10054011,"issues_count":30898665,"pull_requests_count":92703059,"authors_count":10588296,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"milcent","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/milcent"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"ForkEvent":1},"last_year":{"WatchEvent":1,"ForkEvent":1}},"keywords":["accounting","auditing","benford","benford-compliant","benfords-law","compliance","digit","financial-analysis","fraud-detection","matplotlib","numpy","pandas","python","python3","research","simon-newcomb"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-27T06:16:16.622Z","updated_at":"2022-07-27T06:16:16.622Z","repository_link":"https://github.com/milcent/benford_py/blob/master/docs/requirements.txt","dependencies":[{"id":439964377,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":439964378,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":439964379,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-27T06:16:16.707Z","updated_at":"2022-07-27T06:16:16.707Z","repository_link":"https://github.com/milcent/benford_py/blob/master/setup.py","dependencies":[{"id":439964413,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":439964414,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":439964415,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pylint.yml","sha":null,"kind":"manifest","created_at":"2025-04-11T11:56:03.730Z","updated_at":"2025-04-11T11:56:03.730Z","repository_link":"https://github.com/milcent/benford_py/blob/master/.github/workflows/pylint.yml","dependencies":[{"id":22639914141,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22639914142,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2025-04-11T11:56:03.882Z","updated_at":"2025-04-11T11:56:03.882Z","repository_link":"https://github.com/milcent/benford_py/blob/master/.github/workflows/python-package.yml","dependencies":[{"id":22639914164,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22639914165,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":14.752781654701922,"created_at":"2025-09-04T15:50:48.226Z","updated_at":"2025-10-07T08:08:57.708Z","avatar_url":"https://github.com/milcent.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":947,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/17142","html_url":"https://science.ecosyste.ms/projects/17142","bibtex_url":"https://science.ecosyste.ms/projects/17142/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/17142/export.apalike"}