{"id":3049,"name":"Weave.jl","description":"Weave.jl: Scientific Reports Using Julia - Published in JOSS (2017)","url":"https://github.com/JunoLab/Weave.jl","last_synced_at":"2025-09-04T16:59:42.066Z","repository":{"id":23726448,"uuid":"27099647","full_name":"JunoLab/Weave.jl","owner":"JunoLab","description":"Scientific reports/literate programming for Julia","archived":false,"fork":false,"pushed_at":"2024-08-04T13:56:51.000Z","size":10788,"stargazers_count":846,"open_issues_count":153,"forks_count":95,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-08-28T02:03:42.604Z","etag":null,"topics":["julia","literate-programming","reproducible-research","scientific-reports","scientific-workflows"],"latest_commit_sha":null,"homepage":"http://weavejl.mpastell.com","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JunoLab.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://numfocus.salsalabs.org/donate-to-julia/index.html"}},"created_at":"2014-11-24T23:13:19.000Z","updated_at":"2025-08-24T13:48:15.000Z","dependencies_parsed_at":"2024-04-16T11:48:44.964Z","dependency_job_id":"f4f2ebd0-0eea-4088-97ab-93a737d82284","html_url":"https://github.com/JunoLab/Weave.jl","commit_stats":{"total_commits":796,"total_committers":52,"mean_commits":"15.307692307692308","dds":0.4258793969849246,"last_synced_commit":"e10aaefd94f12dd8e71ac5077940cddb958fdd82"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/JunoLab/Weave.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JunoLab","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/sbom","scorecard":{"id":75824,"data":{"date":"2025-08-11","repo":{"name":"github.com/JunoLab/Weave.jl","commit":"77793c775c481213bc2e65b10350486aed391d00"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CompatHelper.yml:1","Warn: no topLevel permission defined: .github/workflows/TagBot.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.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: third-party GitHubAction not pinned by hash: .github/workflows/CompatHelper.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/JunoLab/Weave.jl/CompatHelper.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/TagBot.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/JunoLab/Weave.jl/TagBot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/JunoLab/Weave.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/JunoLab/Weave.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/JunoLab/Weave.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/JunoLab/Weave.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/JunoLab/Weave.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/JunoLab/Weave.jl/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-15T04:48:05.678Z","repository_id":23726448,"created_at":"2025-08-15T04:48:05.678Z","updated_at":"2025-08-15T04:48:05.678Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523663,"owners_count":25120864,"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-03T02:00:09.631Z","response_time":76,"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":"JunoLab","name":"Juno","uuid":"8275281","kind":"organization","description":"Interesting Development Environment","email":null,"website":"https://junolab.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8275281?v=4","repositories_count":24,"last_synced_at":"2024-03-26T00:09:55.487Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JunoLab","funding_links":[],"total_stars":2217,"followers":24,"following":0,"created_at":"2022-11-02T22:35:26.264Z","updated_at":"2024-03-26T00:09:55.809Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JunoLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JunoLab/repositories"},"packages":[{"id":4321288,"name":"Weave","ecosystem":"julia","description":"Scientific reports/literate programming for Julia","homepage":"http://weavejl.mpastell.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/JunoLab/Weave.jl","keywords_array":["julia","literate-programming","reproducible-research","scientific-reports","scientific-workflows"],"namespace":null,"versions_count":26,"first_release_published_at":"2018-08-13T12:06:07.000Z","latest_release_published_at":"2023-02-10T10:08:51.000Z","latest_release_number":"0.10.12","last_synced_at":"2025-09-03T23:02:02.466Z","created_at":"2022-04-19T16:40:20.544Z","updated_at":"2025-09-03T23:02:02.467Z","registry_url":"https://juliahub.com/ui/Packages/General/Weave/","install_command":"Pkg.add(\"Weave\")","documentation_url":"https://docs.juliahub.com/General/Weave/stable/","metadata":{"uuid":"44d3d7a6-8a23-5bf8-98c5-b353f8df5ec9"},"repo_metadata":{"id":23726448,"uuid":"27099647","full_name":"JunoLab/Weave.jl","owner":"JunoLab","description":"Scientific reports/literate programming for Julia","archived":false,"fork":false,"pushed_at":"2024-08-04T13:56:51.000Z","size":10788,"stargazers_count":846,"open_issues_count":153,"forks_count":95,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-08-28T02:03:42.604Z","etag":null,"topics":["julia","literate-programming","reproducible-research","scientific-reports","scientific-workflows"],"latest_commit_sha":null,"homepage":"http://weavejl.mpastell.com","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JunoLab.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://numfocus.salsalabs.org/donate-to-julia/index.html"}},"created_at":"2014-11-24T23:13:19.000Z","updated_at":"2025-08-24T13:48:15.000Z","dependencies_parsed_at":"2024-04-16T11:48:44.964Z","dependency_job_id":"f4f2ebd0-0eea-4088-97ab-93a737d82284","html_url":"https://github.com/JunoLab/Weave.jl","commit_stats":{"total_commits":796,"total_committers":52,"mean_commits":"15.307692307692308","dds":0.4258793969849246,"last_synced_commit":"e10aaefd94f12dd8e71ac5077940cddb958fdd82"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/JunoLab/Weave.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JunoLab","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/sbom","scorecard":{"id":75824,"data":{"date":"2025-08-11","repo":{"name":"github.com/JunoLab/Weave.jl","commit":"77793c775c481213bc2e65b10350486aed391d00"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CompatHelper.yml:1","Warn: no topLevel permission defined: .github/workflows/TagBot.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.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: third-party GitHubAction not pinned by hash: .github/workflows/CompatHelper.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/JunoLab/Weave.jl/CompatHelper.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/TagBot.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/JunoLab/Weave.jl/TagBot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/JunoLab/Weave.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/JunoLab/Weave.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/JunoLab/Weave.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/JunoLab/Weave.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/JunoLab/Weave.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/JunoLab/Weave.jl/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-15T04:48:05.678Z","repository_id":23726448,"created_at":"2025-08-15T04:48:05.678Z","updated_at":"2025-08-15T04:48:05.678Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273395624,"owners_count":25098025,"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-03T02:00:09.631Z","response_time":76,"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":"JunoLab","name":"Juno","uuid":"8275281","kind":"organization","description":"Interesting Development Environment","email":null,"website":"https://junolab.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8275281?v=4","repositories_count":24,"last_synced_at":"2024-03-26T00:09:55.487Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JunoLab","funding_links":[],"total_stars":2217,"followers":24,"following":0,"created_at":"2022-11-02T22:35:26.264Z","updated_at":"2024-03-26T00:09:55.809Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JunoLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JunoLab/repositories"},"tags":[{"name":"v0.10.12","sha":"2a78676d4148bd1e6259dfa6cd71dadf6b8242ba","kind":"tag","published_at":"2023-02-10T10:08:51.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.10.12","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.12/manifests"},{"name":"v0.10.11","sha":"a38cec95db28f78717321024aaf848d9d3656ade","kind":"tag","published_at":"2022-12-12T10:05:35.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.10.11","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"381de22c7d4076fc210147f552c6e4132f6c805c","kind":"tag","published_at":"2021-06-22T09:05:03.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.10.10","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.10/manifests"},{"name":"v0.10.9","sha":"48c99c791fb4230ad347ff926978e6775cc193af","kind":"tag","published_at":"2021-06-01T08:34:12.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.10.9","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"e1d31c2ef6de9361d662ce86ef75c97d25363df1","kind":"tag","published_at":"2021-04-29T14:05:20.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.10.8","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"10de1057a3b8a1c265e9beff6803ddb16f6b26c4","kind":"tag","published_at":"2021-03-03T10:31:31.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.10.7","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"d3a7f2aea778627a055fe532253668eb401d387b","kind":"tag","published_at":"2020-10-02T21:17:01.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.10.6","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"78befc61b5664cee718c43c88db33a47b27435ce","kind":"tag","published_at":"2020-09-30T11:15:55.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.10.5","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"21d7fbdbeab008eeb7db2904c8a2a95ce5f452fc","kind":"tag","published_at":"2020-09-24T17:15:52.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.10.4","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"b5ba227e757520f389a6d6e0f2cacb731eab8b12","kind":"tag","published_at":"2020-08-17T09:13:56.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.10.3","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"c24920870d6d37293697f284272635c5606e4b7a","kind":"tag","published_at":"2020-05-23T18:10:28.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.10.2","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"0cdcc72bfbc629f02b69a42d39e20ca0cb048b71","kind":"tag","published_at":"2020-05-23T14:09:48.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.10.1","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"daec0e618f391e4ea97e59ea7039d2b69f68950e","kind":"tag","published_at":"2020-05-19T15:05:35.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.10.0","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.10.0/manifests"},{"name":"v0.9.4","sha":"529edaf94e010d65a1e864e281e1caf3788fe257","kind":"tag","published_at":"2020-03-18T10:05:21.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.9.4","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0f5e3df9aa9ae2346cf0b8efa91a3ded412aa50c","kind":"commit","published_at":"2020-03-05T17:41:07.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.9.3","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"79a3d7388210eace4540de783b53df97735f57c3","kind":"commit","published_at":"2020-03-04T08:25:52.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.9.2","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"e7e5bd7c7fe8f051644a23422f9df17a6b505c00","kind":"tag","published_at":"2019-07-02T07:27:47.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.9.1","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"c9a814759dba764931582f7dc91e0d92633a7e4d","kind":"commit","published_at":"2019-03-11T14:09:15.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.9.0","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"371cec474fc2ab8a0a2822ac6ac04526f3c23668","kind":"commit","published_at":"2019-03-06T08:54:54.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.8.1","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0332137000248c5509fe52f5f3f9d605643223b8","kind":"commit","published_at":"2019-03-02T16:36:48.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.8.0","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"12f829a0ca915b84771b350c073f42ed258c5860","kind":"commit","published_at":"2019-02-26T08:47:43.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.7.2","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"1e630ed825e8c4c696e5d3fd4fe571a19b892511","kind":"commit","published_at":"2019-02-08T14:16:07.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.7.1","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"0a21a2ec90b125344a55f4ad032a3fb51d4cf432","kind":"commit","published_at":"2019-01-29T07:01:11.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.7.0","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"bf57bf8a0717b035afeb030799beb763113a2c2f","kind":"commit","published_at":"2018-08-23T05:22:08.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.6.2","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"aa4ba7ed52ad571411f3d1b79c4521669f97925b","kind":"commit","published_at":"2018-08-17T07:28:12.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.6.1","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9aa01e4b89ec420f48463ab460cc5826af9b58f3","kind":"commit","published_at":"2018-08-13T12:06:07.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.6.0","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"5e1d8c1976da549cb3119266419634b9ea88b7cc","kind":"commit","published_at":"2018-03-17T10:14:33.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.5.2","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eead8f24a85fbe7354bc704e1f9ed71701470fc0","kind":"commit","published_at":"2018-01-07T09:53:07.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.5.1","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"6dc482d997507860ebfb1195d396576c5d92819c","kind":"commit","published_at":"2018-01-03T17:33:57.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.5.0","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"96bc072619d27022b4118e99b891172ccf6274e0","kind":"commit","published_at":"2017-05-15T14:54:08.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.4.4","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"562968f9be234779ebcff20f160d7235b286bbd1","kind":"commit","published_at":"2017-04-02T06:47:12.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.4.3","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"bdedf37e5b256429364f8370a11ab1fe05f0e22e","kind":"commit","published_at":"2017-03-30T15:25:41.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.4.2","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"97f309af1928202ac3540dd977fa209bbbfe0d24","kind":"commit","published_at":"2017-03-14T19:45:46.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.4.1","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"6c2f0a7bb5c0c1e3265a632ef90c56450d09f3a3","kind":"tag","published_at":"2017-01-12T19:10:20.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.4.0","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"a4891b01a8f20557270f827a9c5a5e5e7c25ec6a","kind":"tag","published_at":"2016-12-19T17:55:49.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.3.0","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"985b3b1972971edfca9fcbcd41c6d1b87f6c3c38","kind":"tag","published_at":"2016-12-12T19:23:59.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.2.2","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"c61adf1230dce157821ef535143d2f5bdbfaf7bf","kind":"tag","published_at":"2016-11-03T18:30:34.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.2.1","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"bfd163e50fdc2b55af7e88a7bfdb7e9a0610fa0f","kind":"tag","published_at":"2016-10-31T08:56:35.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.2.0","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"87e7965627c526c61c3671bc2a50c91fa26aa512","kind":"tag","published_at":"2016-04-27T06:11:48.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.1.2","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"13670b1620f19e36f7cf9ec80b4c048340ea1ac0","kind":"tag","published_at":"2016-04-24T12:29:43.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.1.1","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"3c1e0e87a9b117c52e46568fb9b4ab60c8a1bf98","kind":"tag","published_at":"2016-04-19T06:52:12.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.1.0","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.1.0/manifests"},{"name":"v0.0.4","sha":"06c5933cd1430d3879cf11056a348c89708f67f2","kind":"tag","published_at":"2015-01-04T12:41:14.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.0.4","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"0c36d034365017c045bc2aed2ca2c91918025193","kind":"tag","published_at":"2014-12-09T21:01:15.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.0.3","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"784a524d86f60f6f8a6ee7bfb37b03af285aa12d","kind":"tag","published_at":"2014-12-08T10:20:08.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.0.2","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"6b65075f0d9a3f24a7f5f2a5d21f26edc2f978d3","kind":"tag","published_at":"2014-12-06T19:06:09.000Z","download_url":"https://codeload.github.com/JunoLab/Weave.jl/tar.gz/v0.0.1","html_url":"https://github.com/JunoLab/Weave.jl/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JunoLab/Weave.jl@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-03T05:29:30.183Z","dependent_packages_count":8,"downloads":199,"downloads_period":"total","dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":5.614627844579152,"dependent_packages_count":7.055550034780881,"stargazers_count":0.5463938009139678,"forks_count":1.1523941982912775,"docker_downloads_count":null,"average":3.5922414696413196},"purl":"pkg:julia/Weave","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/julia/Weave","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/julia/Weave","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/julia/Weave/dependencies","status":null,"funding_links":["https://numfocus.salsalabs.org/donate-to-julia/index.html"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:19:38.364Z","issues_count":75,"pull_requests_count":38,"avg_time_to_close_issue":16242002.333333334,"avg_time_to_close_pull_request":6439096.88,"issues_closed_count":18,"pull_requests_closed_count":25,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":2.1866666666666665,"avg_comments_per_pull_request":1.736842105263158,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":109.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"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/JunoLab%2FWeave.jl/issues","maintainers":[{"login":"aviatesk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aviatesk"},{"login":"ChrisRackauckas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisRackauckas"},{"login":"tlnagy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlnagy"},{"login":"mpastell","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpastell"},{"login":"pfitzseb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfitzseb"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Weave/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Weave/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Weave/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Weave/related_packages","maintainers":[],"registry":{"name":"juliahub.com","url":"https://juliahub.com","ecosystem":"julia","default":true,"packages_count":12675,"maintainers_count":0,"namespaces_count":0,"keywords_count":7424,"github":"JuliaRegistries","metadata":{"funded_packages_count":856},"icon_url":"https://github.com/JuliaRegistries.png","created_at":"2022-04-19T16:34:08.340Z","updated_at":"2025-09-04T07:04:50.164Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/namespaces"}}],"commits":{"id":710351,"full_name":"JunoLab/Weave.jl","default_branch":"master","committers":[{"name":"Matti Pastell","email":"matti.pastell@helsinki.fi","login":"mpastell","count":459},{"name":"Shuhei Kadowaki","email":"aviatesk@gmail.com","login":"aviatesk","count":203},{"name":"Jonas Isensee","email":"jonas.isensee@web.de","login":"JonasIsensee","count":20},{"name":"Giuseppe Ragusa","email":"giuseppe.ragusa@gmail.com","login":"gragusa","count":12},{"name":"Sebastian Pech","email":"sebastian.pech@me.com","login":"sebastianpech","count":10},{"name":"Sebastian Pfitzner","email":"pfitzseb@gmail.com","login":"pfitzseb","count":7},{"name":"Art Wild","email":"wildart@gmail.com","login":"wildart","count":6},{"name":"Dave Kleinschmidt","email":"dave.f.kleinschmidt@gmail.com","login":"kleinschmidt","count":6},{"name":"Douglas Bates","email":"dmbates@gmail.com","login":"dmbates","count":6},{"name":"Fredrik Bagge Carlson","email":"baggepinnen@gmail.com","login":"baggepinnen","count":5},{"name":"Mike","email":"michaelhatherly@gmail.com","login":"MichaelHatherly","count":4},{"name":"David Anthoff","email":"anthoff@berkeley.edu","login":"davidanthoff","count":4},{"name":"Matti Pastell","email":"mpastell@scw-a4e83b","login":null,"count":4},{"name":"Tamas K. Papp","email":"tkpapp@gmail.com","login":"tpapp","count":3},{"name":"Tamas Nagy","email":"tamas@tamasnagy.com","login":"tlnagy","count":3},{"name":"Tony Kelman","email":"tony@kelman.net","login":"tkelman","count":3},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":3},{"name":"Gerhard Aigner","email":"aigner@trium.de","login":null,"count":2},{"name":"Tom Short","email":"tshort.rlists@gmail.com","login":"tshort","count":2},{"name":"Nicholas W. M. Ritchie","email":"nicholas.ritchie@nist.gov","login":"NicholasWMRitchie","count":2},{"name":"Sheehan Olver","email":"solver@mac.com","login":"dlfivefifty","count":2},{"name":"femtocleaner[bot]","email":"femtocleaner[bot]","login":"femtocleaner[bot]","count":2},{"name":"schrimpf","email":"schrimpf@mail.ubc.ca","login":"schrimpf","count":2},{"name":"KristofferC","email":"kristoffer.carlsson@juliacomputing.com","login":null,"count":1},{"name":"Amin Yahyaabadi","email":"aminyahyaabadi74@gmail.com","login":"aminya","count":1},{"name":"ilia-kats","email":"ilia-kats@gmx.net","login":"ilia-kats","count":1},{"name":"evalparse","email":"zhuojia.dai@gmail.com","login":"xiaodaigh","count":1},{"name":"bramtayl","email":"brandon.taylor221@gmail.com","login":"bramtayl","count":1},{"name":"Xing Shi Cai","email":"newptcai@gmail.com","login":"newptcai","count":1},{"name":"Viral B. Shah","email":"viral@mayin.org","login":"ViralBShah","count":1},{"name":"Tor Erlend Fjelde","email":"tor.github@gmail.com","login":"torfjelde","count":1},{"name":"Tommy Hofmann","email":"thofma@gmail.com","login":"thofma","count":1},{"name":"Toby Driscoll","email":"driscoll@udel.edu","login":"tobydriscoll","count":1},{"name":"Timothée Poisot","email":"timothee.poisot@umontreal.ca","login":"tpoisot","count":1},{"name":"Stephen Eglen","email":"sje30@cam.ac.uk","login":"sje30","count":1},{"name":"PGunnink","email":"pietergunnink@gmail.com","login":"pgunnink","count":1},{"name":"Oscar Dowson","email":"odow","login":"odow","count":1},{"name":"Nathan Hattersley","email":"nateybear","login":"nateybear","count":1},{"name":"Maxim Grechkin","email":"grechkin@cs.washington.edu","login":"maximsch2","count":1},{"name":"MatFi","email":"mathias@liebeleu.de","login":"MatFi","count":1},{"name":"Konstantinos Samaras-Tsakiris","email":"ksamtsak@gmail.com","login":"Oblynx","count":1},{"name":"Kevin Bonham","email":"kevbonham@gmail.com","login":"kescobo","count":1},{"name":"Julia TagBot","email":"50554310+JuliaTagBot","login":"JuliaTagBot","count":1},{"name":"ExpandingMan","email":"savastio@protonmail.com","login":"ExpandingMan","count":1},{"name":"Elliot Saba","email":"staticfloat@gmail.com","login":"staticfloat","count":1},{"name":"David Widmann","email":"devmotion","login":"devmotion","count":1},{"name":"Christopher Rackauckas","email":"accounts@chrisrackauckas.com","login":"ChrisRackauckas","count":1},{"name":"Chris Foster","email":"chris42f@gmail.com","login":"c42f","count":1},{"name":"xgdgsc","email":"xgdgsc","login":"xgdgsc","count":1},{"name":"Arnav Sood","email":"5009477+arnavs","login":"arnavs","count":1}],"total_commits":797,"total_committers":50,"total_bot_commits":5,"total_bot_committers":2,"mean_commits":15.94,"dds":0.42409033877038893,"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":"2025-08-07T08:15:01.506Z","last_synced_commit":"77793c775c481213bc2e65b10350486aed391d00","created_at":"2023-03-09T12:31:02.604Z","updated_at":"2025-08-07T08:15:01.528Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"JunoLab/Weave.jl","html_url":"https://github.com/JunoLab/Weave.jl","last_synced_at":"2025-08-31T21:19:38.364Z","status":"error","issues_count":75,"pull_requests_count":38,"avg_time_to_close_issue":16242002.333333334,"avg_time_to_close_pull_request":6439096.88,"issues_closed_count":18,"pull_requests_closed_count":25,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":2.1866666666666665,"avg_comments_per_pull_request":1.736842105263158,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":109.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"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-10T16:07:21.773Z","updated_at":"2025-09-01T10:24:04.950Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2FWeave.jl/issues","issue_labels_count":{"enhancement":29,"bug":28},"pull_request_labels_count":{"pandoc":1},"issue_author_associations_count":{"NONE":61,"CONTRIBUTOR":7,"MEMBER":6},"pull_request_author_associations_count":{"CONTRIBUTOR":22,"NONE":11,"MEMBER":4,"COLLABORATOR":3},"issue_authors":{"ChrisRackauckas":4,"newptcai":3,"aviatesk":2,"dlfivefifty":2,"vjd":2,"bencottier":2,"likanzhan":2,"00krishna":2,"clintonTE":1,"mtfishman":1,"backwardscoder":1,"AsimHDar":1,"BeastyBlacksmith":1,"nmheim":1,"einzigsue":1,"TorkelE":1,"dmillard":1,"rikhuijzer":1,"akubisch":1,"marius311":1,"HaoLi111":1,"Song921012":1,"CiaranOMara":1,"Ossifragus":1,"ket395":1,"rafaqz":1,"thazhemadam":1,"JuliaTagBot":1,"ronbactawar":1,"PharmCat":1,"AhmedSalih3d":1,"EvoArt":1,"baggepinnen":1,"logankilpatrick":1,"lemelinm":1,"oxinabox":1,"kapple19":1,"versipellis":1,"aaowens":1,"LasseKatten":1,"PeterNorlindh":1,"eisthf":1,"abelew":1,"BrettKnoss":1,"drbenvincent":1,"co1emi11er2":1,"xianwenchen":1,"jessebett":1,"bosamu05":1,"tfitz":1,"ansaardollie":1,"mlesnoff":1,"TheCedarPrince":1,"clouds56":1,"avonmoll":1,"Zou-Bo":1,"Marco-Congedo":1,"josephmarturano":1,"shg":1,"bradcarman":1,"ValdarT":1,"liuwa666":1,"alexlenail":1},"pull_request_authors":{"github-actions[bot]":5,"dlfivefifty":3,"aviatesk":3,"MichaelHatherly":2,"newptcai":2,"william-shere":2,"tlnagy":2,"NicholasWMRitchie":2,"torfjelde":1,"pfitzseb":1,"mpastell":1,"ErickChacon":1,"xgdgsc":1,"sebastianpech":1,"likanzhan":1,"CiaranOMara":1,"paniash":1,"nateybear":1,"mtfishman":1,"achjaj":1,"JonasIsensee":1,"ExpandingMan":1,"lkdvos":1,"laborg":1,"KristofferC":1,"pgunnink":1,"mossr":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9966144,"issues_count":29680459,"pull_requests_count":86440165,"authors_count":9648275,"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":{"enhancement":2},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"kapple19":1,"ket395":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"aviatesk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aviatesk"},{"login":"ChrisRackauckas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisRackauckas"},{"login":"tlnagy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlnagy"},{"login":"mpastell","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpastell"},{"login":"pfitzseb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfitzseb"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":21,"IssueCommentEvent":1,"ForkEvent":1},"last_year":{"IssuesEvent":1,"WatchEvent":21,"IssueCommentEvent":1,"ForkEvent":1}},"keywords":["julia","literate-programming","reproducible-research","scientific-reports","scientific-workflows"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/CompatHelper.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T16:01:21.274Z","updated_at":"2023-02-10T16:01:21.274Z","repository_link":"https://github.com/JunoLab/Weave.jl/blob/master/.github/workflows/CompatHelper.yml","dependencies":[{"id":7533674223,"package_name":"julia-actions/setup-julia","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/TagBot.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T16:01:21.335Z","updated_at":"2023-02-10T16:01:21.335Z","repository_link":"https://github.com/JunoLab/Weave.jl/blob/master/.github/workflows/TagBot.yml","dependencies":[{"id":7533674287,"package_name":"JuliaRegistries/TagBot","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T16:01:21.388Z","updated_at":"2023-02-10T16:01:21.388Z","repository_link":"https://github.com/JunoLab/Weave.jl/blob/master/.github/workflows/ci.yml","dependencies":[{"id":7533675840,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7533675841,"package_name":"julia-actions/setup-julia","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7533675842,"package_name":"julia-actions/julia-buildpkg","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":7533675843,"package_name":"julia-actions/julia-runtest","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":7533675844,"package_name":"julia-actions/julia-processcoverage","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7533675845,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":16.170635917552765,"created_at":"2025-09-04T09:18:09.601Z","updated_at":"2025-10-07T08:04:44.556Z","avatar_url":"https://github.com/JunoLab.png","language":"Julia","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":0,"funding_links":["https://numfocus.salsalabs.org/donate-to-julia/index.html"],"readme_doi_urls":["http://dx.doi.org/10.21105/joss.00204"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["fluxes","graphics","the-human-brain","unconstrained-optimization","unconstrained-optimisation","optimisation","optim","julialang","simulations","setup-tool"],"project_url":"https://science.ecosyste.ms/api/v1/projects/3049","html_url":"https://science.ecosyste.ms/projects/3049"}