{"id":26500,"name":"@catala-lang/french-law","description":"Programming language for literate programming law specification","url":"https://github.com/catalalang/catala","last_synced_at":"2025-09-05T03:14:57.863Z","repository":{"id":38192302,"uuid":"256540434","full_name":"CatalaLang/catala","owner":"CatalaLang","description":"Programming language for literate programming law specification","archived":false,"fork":false,"pushed_at":"2025-08-29T16:26:02.000Z","size":64684,"stargazers_count":2095,"open_issues_count":84,"forks_count":80,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-08-30T03:38:41.623Z","etag":null,"topics":["legislative-texts","programming-language"],"latest_commit_sha":null,"homepage":"https://catala-lang.org","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CatalaLang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"publiccode.yml","codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-17T15:27:10.000Z","updated_at":"2025-08-29T22:47:04.000Z","dependencies_parsed_at":"2023-02-17T04:30:42.078Z","dependency_job_id":"43ae3b32-883e-4167-866c-91010f97bf67","html_url":"https://github.com/CatalaLang/catala","commit_stats":{"total_commits":3767,"total_committers":63,"mean_commits":59.79365079365079,"dds":0.5864082824528802,"last_synced_commit":"a7ab01bf64d7432656289cbd8bb421edf31d64e1"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/CatalaLang/catala","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CatalaLang","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/sbom","scorecard":{"id":4387,"data":{"date":"2025-08-11","repo":{"name":"github.com/CatalaLang/catala","commit":"f82c897d1a73758d034f2fd3b4ca7a567f32a608"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Code-Review","score":0,"reason":"Found 1/11 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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/harness.yml:231","Warn: no topLevel permission defined: .github/workflows/harness.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":"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":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref || github.ref_name ': .github/workflows/harness.yml:145","Warn: script injection with untrusted input ' github.head_ref || github.ref_name ': .github/workflows/harness.yml:163","Warn: script injection with untrusted input ' github.head_ref || github.ref_name ': .github/workflows/harness.yml:42"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.10.0 not signed: https://api.github.com/repos/CatalaLang/catala/releases/154029353","Warn: release artifact 0.9.0 not signed: https://api.github.com/repos/CatalaLang/catala/releases/138494827","Warn: release artifact 0.8.0 not signed: https://api.github.com/repos/CatalaLang/catala/releases/95031112","Warn: release artifact 0.7.0 not signed: https://api.github.com/repos/CatalaLang/catala/releases/73967442","Warn: release artifact 0.10.0 does not have provenance: https://api.github.com/repos/CatalaLang/catala/releases/154029353","Warn: release artifact 0.9.0 does not have provenance: https://api.github.com/repos/CatalaLang/catala/releases/138494827","Warn: release artifact 0.8.0 does not have provenance: https://api.github.com/repos/CatalaLang/catala/releases/95031112","Warn: release artifact 0.7.0 does not have provenance: https://api.github.com/repos/CatalaLang/catala/releases/73967442"],"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":"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":"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/harness.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/harness.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/harness.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/harness.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/harness.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/harness.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:9","Warn: containerImage not pinned by hash: Dockerfile:38","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/harness.yml:21"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-14T13:14:23.467Z","repository_id":38192302,"created_at":"2025-08-14T13:14:23.468Z","updated_at":"2025-08-14T13:14:23.468Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273704407,"owners_count":25153151,"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-05T02:00:09.113Z","response_time":402,"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":"CatalaLang","name":"CatalaLang","uuid":"63865220","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/63865220?v=4","repositories_count":4,"last_synced_at":"2023-03-05T21:33:45.692Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CatalaLang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T23:16:11.650Z","updated_at":"2023-03-05T21:33:45.703Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CatalaLang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CatalaLang/repositories"},"packages":[{"id":8682646,"name":"catala-runtime","ecosystem":"pypi","description":"Runtime libraries needed to execute Catala programs compiled to Python","homepage":"https://github.com/CatalaLang/catala/","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/CatalaLang/catala","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-12-20T15:39:25.000Z","latest_release_published_at":"2023-12-20T15:39:25.000Z","latest_release_number":"0.9.0","last_synced_at":"2025-08-30T03:40:33.519Z","created_at":"2023-12-20T15:46:57.535Z","updated_at":"2025-08-30T03:51:19.752Z","registry_url":"https://pypi.org/project/catala-runtime/","install_command":"pip install catala-runtime --index-url https://pypi.org/simple","documentation_url":"https://catala-runtime.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"catala-runtime","project_status":null},"repo_metadata":{"id":38192302,"uuid":"256540434","full_name":"CatalaLang/catala","owner":"CatalaLang","description":"Programming language for literate programming law specification","archived":false,"fork":false,"pushed_at":"2025-08-21T16:34:15.000Z","size":64651,"stargazers_count":2093,"open_issues_count":86,"forks_count":79,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-08-21T19:13:02.913Z","etag":null,"topics":["legislative-texts","programming-language"],"latest_commit_sha":null,"homepage":"https://catala-lang.org","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CatalaLang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"publiccode.yml","codemeta":null,"zenodo":null}},"created_at":"2020-04-17T15:27:10.000Z","updated_at":"2025-08-21T12:04:25.000Z","dependencies_parsed_at":"2023-02-17T04:30:42.078Z","dependency_job_id":"43ae3b32-883e-4167-866c-91010f97bf67","html_url":"https://github.com/CatalaLang/catala","commit_stats":{"total_commits":3767,"total_committers":63,"mean_commits":59.79365079365079,"dds":0.5864082824528802,"last_synced_commit":"a7ab01bf64d7432656289cbd8bb421edf31d64e1"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/CatalaLang/catala","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CatalaLang","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/sbom","scorecard":{"id":4387,"data":{"date":"2025-08-11","repo":{"name":"github.com/CatalaLang/catala","commit":"f82c897d1a73758d034f2fd3b4ca7a567f32a608"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Code-Review","score":0,"reason":"Found 1/11 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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/harness.yml:231","Warn: no topLevel permission defined: .github/workflows/harness.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":"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":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref || github.ref_name ': .github/workflows/harness.yml:145","Warn: script injection with untrusted input ' github.head_ref || github.ref_name ': .github/workflows/harness.yml:163","Warn: script injection with untrusted input ' github.head_ref || github.ref_name ': .github/workflows/harness.yml:42"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.10.0 not signed: https://api.github.com/repos/CatalaLang/catala/releases/154029353","Warn: release artifact 0.9.0 not signed: https://api.github.com/repos/CatalaLang/catala/releases/138494827","Warn: release artifact 0.8.0 not signed: https://api.github.com/repos/CatalaLang/catala/releases/95031112","Warn: release artifact 0.7.0 not signed: https://api.github.com/repos/CatalaLang/catala/releases/73967442","Warn: release artifact 0.10.0 does not have provenance: https://api.github.com/repos/CatalaLang/catala/releases/154029353","Warn: release artifact 0.9.0 does not have provenance: https://api.github.com/repos/CatalaLang/catala/releases/138494827","Warn: release artifact 0.8.0 does not have provenance: https://api.github.com/repos/CatalaLang/catala/releases/95031112","Warn: release artifact 0.7.0 does not have provenance: https://api.github.com/repos/CatalaLang/catala/releases/73967442"],"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":"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":"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/harness.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/harness.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/harness.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/harness.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/harness.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/harness.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:9","Warn: containerImage not pinned by hash: Dockerfile:38","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/harness.yml:21"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-14T13:14:23.467Z","repository_id":38192302,"created_at":"2025-08-14T13:14:23.468Z","updated_at":"2025-08-14T13:14:23.468Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272800741,"owners_count":24995138,"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-08-30T02:00:09.474Z","response_time":77,"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":"CatalaLang","name":"CatalaLang","uuid":"63865220","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/63865220?v=4","repositories_count":4,"last_synced_at":"2023-03-05T21:33:45.692Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CatalaLang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T23:16:11.650Z","updated_at":"2023-03-05T21:33:45.703Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CatalaLang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CatalaLang/repositories"},"tags":[{"name":"v1.0.0-alpha","sha":"06a66872824034ff2342f1f5ecb721808a367e80","kind":"commit","published_at":"2025-07-31T08:06:12.000Z","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/v1.0.0-alpha","html_url":"https://github.com/CatalaLang/catala/releases/tag/v1.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CatalaLang/catala@v1.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/v1.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/v1.0.0-alpha/manifests"},{"name":"0.10.0","sha":"8d659d0557e69430e49d06824b6686ff19def0e6","kind":"tag","published_at":"2024-05-03T14:03:50.000Z","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/0.10.0","html_url":"https://github.com/CatalaLang/catala/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CatalaLang/catala@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"c0aedaf5ad228fd995d4cf78e76b97626d9423ca","kind":"tag","published_at":"2024-01-25T09:44:29.000Z","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/0.9.0","html_url":"https://github.com/CatalaLang/catala/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CatalaLang/catala@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"e4408b1ba1b7ea8e0746156be81988097d9e49d9","kind":"tag","published_at":"2023-03-09T08:07:18.000Z","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/0.8.0","html_url":"https://github.com/CatalaLang/catala/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CatalaLang/catala@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"0133ad484371af0e63645f3703e64dad86d93b53","kind":"commit","published_at":"2022-08-09T10:05:50.000Z","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/0.7.0","html_url":"https://github.com/CatalaLang/catala/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CatalaLang/catala@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"367dd9823472b7163059096985a002f2c8cdd77b","kind":"commit","published_at":"2022-03-08T11:08:38.000Z","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/0.6.0","html_url":"https://github.com/CatalaLang/catala/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CatalaLang/catala@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"22cd03c466f43e04177ba1b36f18fa0c9f6bc02a","kind":"tag","published_at":"2021-11-07T10:02:03.000Z","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/0.5.0","html_url":"https://github.com/CatalaLang/catala/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CatalaLang/catala@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.5.0/manifests"},{"name":"0.3.0","sha":"5e0f8940e6bdac2005afaa3b8444a1b20e99b3a2","kind":"tag","published_at":"2021-03-18T17:33:06.000Z","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/0.3.0","html_url":"https://github.com/CatalaLang/catala/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CatalaLang/catala@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"03f34c7d933b42d41a13b3f6882ce971bcd0d19e","kind":"tag","published_at":"2020-12-21T15:53:22.000Z","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/0.2.0","html_url":"https://github.com/CatalaLang/catala/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CatalaLang/catala@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-08-30T03:51:19.751Z","dependent_packages_count":0,"downloads":23,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":66.81152617313487,"dependent_packages_count":10.120314607847032,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.46592039049095},"purl":"pkg:pypi/catala-runtime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/catala-runtime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/catala-runtime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/catala-runtime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T03:45:52.330Z","issues_count":196,"pull_requests_count":318,"avg_time_to_close_issue":18110087.683333334,"avg_time_to_close_pull_request":1411045.707070707,"issues_closed_count":120,"pull_requests_closed_count":297,"pull_request_authors_count":27,"issue_authors_count":23,"avg_comments_per_issue":1.653061224489796,"avg_comments_per_pull_request":1.0220125786163523,"merged_pull_requests_count":279,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":77,"past_year_pull_requests_count":109,"past_year_avg_time_to_close_issue":6752987.166666667,"past_year_avg_time_to_close_pull_request":658344.6666666666,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.051948051948052,"past_year_avg_comments_per_pull_request":0.8165137614678899,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":91,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/issues","maintainers":[{"login":"AltGr","count":140,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AltGr"},{"login":"adelaett","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adelaett"},{"login":"EmileRolley","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmileRolley"},{"login":"rmonat","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rmonat"},{"login":"JusBanuls","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JusBanuls"},{"login":"R1kM","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/R1kM"},{"login":"protz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/protz"}],"active_maintainers":[{"login":"AltGr","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AltGr"},{"login":"adelaett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adelaett"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/catala-runtime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/catala-runtime/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/catala-runtime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/catala-runtime/related_packages","maintainers":[{"uuid":"altgr","login":"altgr","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/altgr/","role":null,"created_at":"2023-12-20T16:03:39.961Z","updated_at":"2023-12-20T16:03:39.961Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/altgr/packages"},{"uuid":"denismerigoux","login":"denismerigoux","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/denismerigoux/","role":null,"created_at":"2023-12-20T16:03:40.002Z","updated_at":"2023-12-20T16:03:40.002Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/denismerigoux/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724966,"maintainers_count":308288,"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"}},{"id":7688516,"name":"@catala-lang/french-law","ecosystem":"npm","description":"Library of computations defined by French legislative texts, extract from Catala programs (https://catala-lang.org)","homepage":"https://github.com/CatalaLang/catala/blob/1a6934b5387afa0a2f0679cb88862c672d28408c/french_law/js/README.md","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/CatalaLang/catala","keywords_array":["ReScript","JavaScript","law"],"namespace":"catala-lang","versions_count":13,"first_release_published_at":"2023-05-05T11:10:38.915Z","latest_release_published_at":"2025-07-25T14:17:23.570Z","latest_release_number":"0.10.0","last_synced_at":"2025-08-30T03:40:34.097Z","created_at":"2023-05-05T13:05:05.406Z","updated_at":"2025-08-30T03:51:19.909Z","registry_url":"https://www.npmjs.com/package/@catala-lang/french-law","install_command":"npm install @catala-lang/french-law","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.10.0"}},"repo_metadata":{"id":38192302,"uuid":"256540434","full_name":"CatalaLang/catala","owner":"CatalaLang","description":"Programming language for literate programming law specification","archived":false,"fork":false,"pushed_at":"2025-08-21T16:34:15.000Z","size":64651,"stargazers_count":2093,"open_issues_count":86,"forks_count":79,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-08-21T19:13:02.913Z","etag":null,"topics":["legislative-texts","programming-language"],"latest_commit_sha":null,"homepage":"https://catala-lang.org","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CatalaLang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"publiccode.yml","codemeta":null,"zenodo":null}},"created_at":"2020-04-17T15:27:10.000Z","updated_at":"2025-08-21T12:04:25.000Z","dependencies_parsed_at":"2023-02-17T04:30:42.078Z","dependency_job_id":"43ae3b32-883e-4167-866c-91010f97bf67","html_url":"https://github.com/CatalaLang/catala","commit_stats":{"total_commits":3767,"total_committers":63,"mean_commits":59.79365079365079,"dds":0.5864082824528802,"last_synced_commit":"a7ab01bf64d7432656289cbd8bb421edf31d64e1"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/CatalaLang/catala","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CatalaLang","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/sbom","scorecard":{"id":4387,"data":{"date":"2025-08-11","repo":{"name":"github.com/CatalaLang/catala","commit":"f82c897d1a73758d034f2fd3b4ca7a567f32a608"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Code-Review","score":0,"reason":"Found 1/11 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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/harness.yml:231","Warn: no topLevel permission defined: .github/workflows/harness.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":"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":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref || github.ref_name ': .github/workflows/harness.yml:145","Warn: script injection with untrusted input ' github.head_ref || github.ref_name ': .github/workflows/harness.yml:163","Warn: script injection with untrusted input ' github.head_ref || github.ref_name ': .github/workflows/harness.yml:42"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.10.0 not signed: https://api.github.com/repos/CatalaLang/catala/releases/154029353","Warn: release artifact 0.9.0 not signed: https://api.github.com/repos/CatalaLang/catala/releases/138494827","Warn: release artifact 0.8.0 not signed: https://api.github.com/repos/CatalaLang/catala/releases/95031112","Warn: release artifact 0.7.0 not signed: https://api.github.com/repos/CatalaLang/catala/releases/73967442","Warn: release artifact 0.10.0 does not have provenance: https://api.github.com/repos/CatalaLang/catala/releases/154029353","Warn: release artifact 0.9.0 does not have provenance: https://api.github.com/repos/CatalaLang/catala/releases/138494827","Warn: release artifact 0.8.0 does not have provenance: https://api.github.com/repos/CatalaLang/catala/releases/95031112","Warn: release artifact 0.7.0 does not have provenance: https://api.github.com/repos/CatalaLang/catala/releases/73967442"],"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":"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":"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/harness.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/harness.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/harness.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/harness.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/harness.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/harness.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/harness.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/CatalaLang/catala/harness.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:9","Warn: containerImage not pinned by hash: Dockerfile:38","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/harness.yml:21"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-14T13:14:23.467Z","repository_id":38192302,"created_at":"2025-08-14T13:14:23.468Z","updated_at":"2025-08-14T13:14:23.468Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272800741,"owners_count":24995138,"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-08-30T02:00:09.474Z","response_time":77,"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":"CatalaLang","name":"CatalaLang","uuid":"63865220","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/63865220?v=4","repositories_count":4,"last_synced_at":"2023-03-05T21:33:45.692Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CatalaLang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T23:16:11.650Z","updated_at":"2023-03-05T21:33:45.703Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CatalaLang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CatalaLang/repositories"},"tags":[{"name":"v1.0.0-alpha","sha":"06a66872824034ff2342f1f5ecb721808a367e80","kind":"commit","published_at":"2025-07-31T08:06:12.000Z","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/v1.0.0-alpha","html_url":"https://github.com/CatalaLang/catala/releases/tag/v1.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CatalaLang/catala@v1.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/v1.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/v1.0.0-alpha/manifests"},{"name":"0.10.0","sha":"8d659d0557e69430e49d06824b6686ff19def0e6","kind":"tag","published_at":"2024-05-03T14:03:50.000Z","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/0.10.0","html_url":"https://github.com/CatalaLang/catala/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CatalaLang/catala@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"c0aedaf5ad228fd995d4cf78e76b97626d9423ca","kind":"tag","published_at":"2024-01-25T09:44:29.000Z","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/0.9.0","html_url":"https://github.com/CatalaLang/catala/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CatalaLang/catala@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"e4408b1ba1b7ea8e0746156be81988097d9e49d9","kind":"tag","published_at":"2023-03-09T08:07:18.000Z","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/0.8.0","html_url":"https://github.com/CatalaLang/catala/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CatalaLang/catala@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"0133ad484371af0e63645f3703e64dad86d93b53","kind":"commit","published_at":"2022-08-09T10:05:50.000Z","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/0.7.0","html_url":"https://github.com/CatalaLang/catala/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CatalaLang/catala@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"367dd9823472b7163059096985a002f2c8cdd77b","kind":"commit","published_at":"2022-03-08T11:08:38.000Z","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/0.6.0","html_url":"https://github.com/CatalaLang/catala/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CatalaLang/catala@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"22cd03c466f43e04177ba1b36f18fa0c9f6bc02a","kind":"tag","published_at":"2021-11-07T10:02:03.000Z","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/0.5.0","html_url":"https://github.com/CatalaLang/catala/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CatalaLang/catala@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.5.0/manifests"},{"name":"0.3.0","sha":"5e0f8940e6bdac2005afaa3b8444a1b20e99b3a2","kind":"tag","published_at":"2021-03-18T17:33:06.000Z","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/0.3.0","html_url":"https://github.com/CatalaLang/catala/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CatalaLang/catala@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"03f34c7d933b42d41a13b3f6882ce971bcd0d19e","kind":"tag","published_at":"2020-12-21T15:53:22.000Z","download_url":"https://codeload.github.com/CatalaLang/catala/tar.gz/0.2.0","html_url":"https://github.com/CatalaLang/catala/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CatalaLang/catala@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/tags/0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-08-30T03:51:19.908Z","dependent_packages_count":1,"downloads":18,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":10.901376160284999,"dependent_repos_count":7.611275902025924,"dependent_packages_count":20.907756255897063,"stargazers_count":2.0131256442175816,"forks_count":3.4172653306672727,"docker_downloads_count":null,"average":8.970159858618569},"purl":"pkg:npm/%40catala-lang/french-law","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@catala-lang/french-law","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@catala-lang/french-law","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@catala-lang/french-law/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T03:45:52.330Z","issues_count":196,"pull_requests_count":318,"avg_time_to_close_issue":18110087.683333334,"avg_time_to_close_pull_request":1411045.707070707,"issues_closed_count":120,"pull_requests_closed_count":297,"pull_request_authors_count":27,"issue_authors_count":23,"avg_comments_per_issue":1.653061224489796,"avg_comments_per_pull_request":1.0220125786163523,"merged_pull_requests_count":279,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":77,"past_year_pull_requests_count":109,"past_year_avg_time_to_close_issue":6752987.166666667,"past_year_avg_time_to_close_pull_request":658344.6666666666,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.051948051948052,"past_year_avg_comments_per_pull_request":0.8165137614678899,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":91,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/issues","maintainers":[{"login":"AltGr","count":140,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AltGr"},{"login":"adelaett","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adelaett"},{"login":"EmileRolley","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmileRolley"},{"login":"rmonat","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rmonat"},{"login":"JusBanuls","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JusBanuls"},{"login":"R1kM","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/R1kM"},{"login":"protz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/protz"}],"active_maintainers":[{"login":"AltGr","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AltGr"},{"login":"adelaett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adelaett"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@catala-lang%2Ffrench-law/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@catala-lang%2Ffrench-law/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@catala-lang%2Ffrench-law/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@catala-lang%2Ffrench-law/related_packages","maintainers":[{"uuid":"denismerigoux","login":"denismerigoux","name":null,"email":"denis.merigoux@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~denismerigoux","role":null,"created_at":"2023-05-07T02:07:16.197Z","updated_at":"2023-05-07T02:07:16.197Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/denismerigoux/packages"},{"uuid":"emilerolley","login":"emilerolley","name":null,"email":"emile.rolley@tuta.io","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~emilerolley","role":null,"created_at":"2023-05-07T02:07:16.189Z","updated_at":"2023-05-07T02:07:16.189Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/emilerolley/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130514,"maintainers_count":1051455,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":1452122,"full_name":"CatalaLang/catala","default_branch":"master","committers":[{"name":"Denis Merigoux","email":"denis.merigoux@gmail.com","login":"denismerigoux","count":1647},{"name":"Louis Gesbert","email":"louis.gesbert@ocamlpro.com","login":"AltGr","count":1069},{"name":"EmileRolley","email":"erolley@tutamail.com","login":"EmileRolley","count":261},{"name":"adelaett","email":"90894311+adelaett","login":"adelaett","count":212},{"name":"Aymeric Fromherz","email":"aymeric.fromherz@inria.fr","login":"R1kM","count":178},{"name":"Alain","email":"alain@inria.fr","login":null,"count":116},{"name":"vbot","email":"vincent.botbol@inria.fr","login":"vincent-botbol","count":110},{"name":"Nicolas Chataing","email":"nicolas.chataing@ens.fr","login":null,"count":76},{"name":"Romain PRIMET","email":"romain.primet@inria.fr","login":"rprimet","count":44},{"name":"Bartosz Woźniak","email":"bartoszwoz0@gmail.com","login":"wozniakpl","count":30},{"name":"Lilya Slimani","email":"lilyaslimani.stage@gmail.com","login":"Lilyaslm","count":28},{"name":"lIlIlIlIIIIlIIIllIIlIllIIllIII","email":"lIlIlIlIIIIlIIIllIIlIllIIllIII 90894311+lIlIlIlIIIIlIIIllIIlIllIIllIII","login":"lIlIlIlIIIIlIIIllIIlIllIIllIII","count":26},{"name":"Catala nix updated","email":"nixer@catala","login":null,"count":25},{"name":"James Barnes","email":"5462724+jemsab","login":"jemsab","count":23},{"name":"Raphaël Monat","email":"raphael.monat@inria.fr","login":"rmonat","count":22},{"name":"James Barnes","email":"","login":null,"count":17},{"name":"JusBanuls","email":"j.banuls@inria.fr","login":null,"count":16},{"name":"Aminata-Dev","email":"boiguilleaminata@gmail.com","login":"Aminata-Dev","count":12},{"name":"Raphaël Monat","email":"raphael.monat@lip6.fr","login":null,"count":10},{"name":"Jonathan Protzenko","email":"jonathan.protzenko@gmail.com","login":"protz","count":8},{"name":"Hugo Gimbert","email":"hugo.gimbert@cnrs.fr","login":"Numero7","count":7},{"name":"Rohan Padhye","email":"rohanpadhye@cmu.edu","login":"rohanpadhye","count":5},{"name":"armandsalek","email":"83204854+armandsalek","login":"armandsalek","count":5},{"name":"Edwin Török","email":"edwin@etorok.net","login":"edwintorok","count":4},{"name":"Aida Ibrahim","email":"aida.ibrahim@labri.fr","login":"aidaibca004","count":4},{"name":"Denis Merigoux","email":"ir-merigoux.consultant@dgfip.finances.gouv.fr","login":null,"count":4},{"name":"Faez Shakil","email":"faez.shakil@gmail.com","login":"faezs","count":3},{"name":"Pierre Goutagny","email":"pierre.goutagny@inria.fr","login":"pierregoutagny","count":3},{"name":"armandsalek","email":"armand@salek.cc","login":null,"count":3},{"name":"Jean-Marc Le Roux","email":"jeanmarc.leroux@aerys.in","login":"JMLX42","count":2},{"name":"Siggy Scott","email":"escott@mitre.org","login":"escott-mitre","count":2},{"name":"TWal","email":"theophile@wallez.net","login":"TWal","count":2},{"name":"zapashcanon","email":"leo@ndrs.fr","login":"zapashcanon","count":2},{"name":"Adrien Risser","email":"risseraka@gmail.com","login":"risseraka","count":2},{"name":"XB","email":"xavier.bonnetain@polytechnique.org","login":null,"count":2},{"name":"Alex","email":"a@l.ex","login":null,"count":2},{"name":"YueLiPicasso","email":"yue.li.picasso@qq.com","login":"YueLiPicasso","count":1},{"name":"armand","email":"armand@debian","login":null,"count":1},{"name":"Nadim Kobeissi","email":"nadim@nadim.computer","login":null,"count":1},{"name":"Sébastien Canu","email":"sebastien.canu.n7@gmail.com","login":"PhiSeb","count":1},{"name":"Suhail Singh","email":"425284-suhailsingh@users.noreply.gitlab.com","login":"suhail-singh","count":1},{"name":"Sergiusz Bleja","email":"sergiuszbleja@gmail.com","login":"svenski","count":1},{"name":"Sandy Maguire","email":"sandy@sandymaguire.me","login":"isovector","count":1},{"name":"Sam Estep","email":"sam@samestep.com","login":"samestep","count":1},{"name":"Nicolas Alexander Schmidt","email":"zero@fromzerotoinfinity.xyz","login":"mr-infty","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"kescher","email":"kescher@umich.edu","login":"kescher","count":1},{"name":"zach wick","email":"zach@zachwick.com","login":"zachwick","count":1},{"name":"Micah Cantor","email":"micahcantor01@gmail.com","login":"micahcantor","count":1},{"name":"Matthew Gerrior","email":"gerrior.matthew@gmail.com","login":"MGerrior","count":1},{"name":"Lucas Franceschino","email":"lucas.franceschino@inria.fr","login":"W95Psp","count":1},{"name":"JusBanuls","email":"justine.banuls@inria.fr","login":"JusBanuls","count":1},{"name":"Jonathan Protzenko","email":"protz@microsoft.com","login":"msprotz","count":1},{"name":"Jacob Chvatal","email":"jake@isnt.online","login":"jakeisnt","count":1},{"name":"Bastien Guerry","email":"bzg@gnu.org","login":"bzg","count":1},{"name":"Artur Cygan","email":"arczicygan@gmail.com","login":"arcz","count":1},{"name":"Adam Olech","email":"me@aole.ch","login":"extinctpotato","count":1}],"total_commits":4003,"total_committers":57,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":70.2280701754386,"dds":0.5885585810642018,"past_year_committers":[{"name":"Louis Gesbert","email":"louis.gesbert@ocamlpro.com","login":"AltGr","count":315},{"name":"vbot","email":"vincent.botbol@inria.fr","login":"vincent-botbol","count":94},{"name":"Denis Merigoux","email":"denis.merigoux@gmail.com","login":"denismerigoux","count":21},{"name":"PRIMET Romain","email":"romain.primet@inria.fr","login":"rprimet","count":14},{"name":"Faez Shakil","email":"faez.shakil@gmail.com","login":"faezs","count":3},{"name":"Pierre Goutagny","email":"pierre.goutagny@inria.fr","login":"pierregoutagny","count":2},{"name":"Bastien Guerry","email":"bzg@gnu.org","login":"bzg","count":1}],"past_year_total_commits":450,"past_year_total_committers":7,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":64.28571428571429,"past_year_dds":0.30000000000000004,"last_synced_at":"2025-06-21T15:00:29.600Z","last_synced_commit":"f21d5d0746b09f1c40f6817b556c04d17dd312f6","created_at":"2023-11-28T10:54:59.102Z","updated_at":"2025-06-21T15:00:29.627Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-18T00:00:06.614Z","repositories_count":5478895,"commits_count":853239477,"contributors_count":31092509,"owners_count":906530,"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":"CatalaLang/catala","html_url":"https://github.com/CatalaLang/catala","last_synced_at":"2025-09-01T20:02:09.080Z","status":null,"issues_count":191,"pull_requests_count":411,"avg_time_to_close_issue":19448174.495495494,"avg_time_to_close_pull_request":1349422.8297297298,"issues_closed_count":111,"pull_requests_closed_count":370,"pull_request_authors_count":28,"issue_authors_count":21,"avg_comments_per_issue":1.4921465968586387,"avg_comments_per_pull_request":0.9610705596107056,"merged_pull_requests_count":346,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":77,"past_year_pull_requests_count":145,"past_year_avg_time_to_close_issue":6903406.025,"past_year_avg_time_to_close_pull_request":654759.0413223141,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":121,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.974025974025974,"past_year_avg_comments_per_pull_request":0.8068965517241379,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":117,"created_at":"2023-05-22T00:36:20.206Z","updated_at":"2025-09-03T05:00:33.118Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalaLang%2Fcatala/issues","issue_labels_count":{"🔧 compiler":91,"✨ enhancement":78,"❓ invalid":33,"🏗️ build system":33,"💡 language":23,"❌ bug":22,"🤩 ide":17,"🔚 backends":16,"💬 discussion":15,"📘 documentation":14,"👌 good first issue":11,"👪 help wanted":9,"⚖️ program":6,"✅ proof":6,"#️⃣ syntax":5,"ℹ️ information":3,"➗ semantics":2,"hackathon":2,":link: dependencies":1},"pull_request_labels_count":{"🔧 compiler":47,"✨ enhancement":40,"❌ bug":23,"🏗️ build system":16,"⚖️ program":12,"📘 documentation":9,"❓ invalid":9,"🔚 backends":6,"🤩 ide":4,"✅ proof":3,"ℹ️ information":2,"👌 good first issue":1,"💡 language":1,"🚧 wip":1},"issue_author_associations_count":{"CONTRIBUTOR":145,"COLLABORATOR":43,"NONE":8},"pull_request_author_associations_count":{"CONTRIBUTOR":238,"COLLABORATOR":192,"NONE":13},"issue_authors":{"denismerigoux":101,"AltGr":37,"rprimet":16,"EmileRolley":6,"adelaett":6,"pierregoutagny":5,"rmonat":5,"JusBanuls":3,"vincent-botbol":2,"rohanpadhye":2,"msprotz":2,"BapMel":1,"JMLX42":1,"bzg":1,"samestep":1,"tmarti2":1,"amluto":1,"protz":1,"acorrenson":1,"escott-mitre":1,"zapashcanon":1,"gordonguthrie":1},"pull_request_authors":{"AltGr":230,"vincent-botbol":85,"denismerigoux":56,"adelaett":13,"rprimet":7,"EmileRolley":6,"armandsalek":5,"rohanpadhye":5,"pierregoutagny":5,"rmonat":4,"JMLX42":3,"R1kM":3,"zapashcanon":2,"bzg":2,"Aminata-Dev":2,"samestep":2,"faezs":2,"extinctpotato":1,"0x00004000":1,"publiccode-pr-bot":1,"arcz":1,"msprotz":1,"escott-mitre":1,"micahcantor":1,"ly3xqhl8g9":1,"bayesians-inc-PL":1,"ghost":1,"alex8065":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10064235,"issues_count":31125951,"pull_requests_count":94623210,"authors_count":10686933,"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":{"🔧 compiler":36,"✨ enhancement":33,"🏗️ build system":19,"🤩 ide":12,"❓ invalid":10,"❌ bug":7,"📘 documentation":6,"💡 language":6,"🔚 backends":5,"#️⃣ syntax":3,"ℹ️ information":2,"💬 discussion":2,"hackathon":2,"👌 good first issue":2,"⚖️ program":1,"👪 help wanted":1},"past_year_pull_request_labels_count":{"🔧 compiler":14,"✨ enhancement":10,"❌ bug":9,"🏗️ build system":8,"📘 documentation":6,"🤩 ide":3,"🔚 backends":2,"❓ invalid":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":74,"COLLABORATOR":3,"NONE":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":152,"COLLABORATOR":14,"NONE":3},"past_year_issue_authors":{"denismerigoux":51,"AltGr":13,"rprimet":10,"vincent-botbol":2,"adelaett":1,"bzg":1,"tmarti2":1},"past_year_pull_request_authors":{"AltGr":77,"vincent-botbol":64,"denismerigoux":15,"rprimet":6,"pierregoutagny":3,"bzg":2,"publiccode-pr-bot":1,"ly3xqhl8g9":1},"maintainers":[{"login":"AltGr","count":190,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AltGr"},{"login":"adelaett","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adelaett"},{"login":"EmileRolley","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmileRolley"},{"login":"rmonat","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rmonat"},{"login":"R1kM","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/R1kM"},{"login":"JusBanuls","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JusBanuls"},{"login":"protz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/protz"}],"active_maintainers":[{"login":"AltGr","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AltGr"},{"login":"adelaett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adelaett"}]},"events":{"total":{"IssuesEvent":81,"WatchEvent":103,"DeleteEvent":63,"IssueCommentEvent":115,"PushEvent":353,"PullRequestReviewCommentEvent":95,"PullRequestReviewEvent":125,"PullRequestEvent":133,"ForkEvent":5,"CreateEvent":86},"last_year":{"IssuesEvent":81,"WatchEvent":103,"DeleteEvent":63,"IssueCommentEvent":115,"PushEvent":353,"PullRequestReviewCommentEvent":95,"PullRequestReviewEvent":125,"PullRequestEvent":133,"ForkEvent":5,"CreateEvent":86}},"keywords":["legislative-texts","programming-language"],"dependencies":[{"ecosystem":"npm","filepath":"french_law/js/package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-12T01:00:59.604Z","updated_at":"2022-07-12T01:00:59.604Z","repository_link":"https://github.com/CatalaLang/catala/blob/master/french_law/js/package-lock.json","dependencies":[{"id":143378186,"package_name":"benchmark","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":143378187,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":143378188,"package_name":"platform","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"french_law/js/package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T01:00:59.881Z","updated_at":"2022-07-12T01:00:59.881Z","repository_link":"https://github.com/CatalaLang/catala/blob/master/french_law/js/package.json","dependencies":[{"id":143380354,"package_name":"benchmark","ecosystem":"npm","requirements":"^2.1.4","direct":true,"kind":"runtime","optional":false},{"id":143380355,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"runtime","optional":false},{"id":143380356,"package_name":"platform","ecosystem":"npm","requirements":"^1.3.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-builds.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T04:30:40.611Z","updated_at":"2023-02-17T04:30:40.611Z","repository_link":"https://github.com/CatalaLang/catala/blob/master/.github/workflows/run-builds.yml","dependencies":[{"id":7733174957,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2.3.4","direct":true,"kind":"composite","optional":false},{"id":7733174958,"package_name":"cachix/install-nix-action","ecosystem":"actions","requirements":"v15","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-make-all.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T04:30:41.125Z","updated_at":"2023-02-17T04:30:41.125Z","repository_link":"https://github.com/CatalaLang/catala/blob/master/.github/workflows/run-make-all.yml","dependencies":[{"id":7733175382,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7733175383,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-flake-lock.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T04:30:41.809Z","updated_at":"2023-02-17T04:30:41.809Z","repository_link":"https://github.com/CatalaLang/catala/blob/master/.github/workflows/update-flake-lock.yml","dependencies":[{"id":7733176034,"package_name":"cachix/install-nix-action","ecosystem":"actions","requirements":"v15","direct":true,"kind":"composite","optional":false},{"id":7733176035,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7733176036,"package_name":"EndBug/add-and-commit","ecosystem":"actions","requirements":"v9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-17T04:30:41.870Z","updated_at":"2023-02-17T04:30:41.870Z","repository_link":"https://github.com/CatalaLang/catala/blob/master/Dockerfile","dependencies":[{"id":7733176491,"package_name":"ocamlpro/ocaml","ecosystem":"docker","requirements":"4.14-2022-07-17","direct":true,"kind":"build","optional":false},{"id":7733176496,"package_name":"dev-build-context","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]}],"score":15.579820204489229,"created_at":"2025-09-04T15:50:58.679Z","updated_at":"2025-10-07T08:11:54.597Z","avatar_url":"https://github.com/CatalaLang.png","language":"OCaml","category":null,"sub_category":null,"monthly_downloads":41,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["mesh","cryptocurrencies","tides","parallel","evolutionary-algorithms","connection","distribution","hydrology","transformers","sequences"],"project_url":"https://science.ecosyste.ms/api/v1/projects/26500","html_url":"https://science.ecosyste.ms/projects/26500","bibtex_url":"https://science.ecosyste.ms/projects/26500/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/26500/export.apalike"}