{"id":56427,"name":"Convex","description":"A Julia package for disciplined convex programming","url":"https://github.com/jump-dev/convex.jl","last_synced_at":"2025-09-05T14:14:28.798Z","repository":{"id":14831102,"uuid":"17553896","full_name":"jump-dev/Convex.jl","owner":"jump-dev","description":"A Julia package for disciplined convex programming","archived":false,"fork":false,"pushed_at":"2025-07-15T08:13:13.000Z","size":11377,"stargazers_count":587,"open_issues_count":10,"forks_count":122,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-08-24T15:39:44.407Z","etag":null,"topics":["convex-optimization","julia","solver"],"latest_commit_sha":null,"homepage":"http://jump.dev/Convex.jl/","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jump-dev.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-03-08T23:55:54.000Z","updated_at":"2025-08-20T20:47:32.000Z","dependencies_parsed_at":"2023-01-13T18:08:45.404Z","dependency_job_id":"e01da959-617a-4a73-93f2-8e5c9cd4d7f7","html_url":"https://github.com/jump-dev/Convex.jl","commit_stats":{"total_commits":1239,"total_committers":73,"mean_commits":"16.972602739726028","dds":0.7853107344632768,"last_synced_commit":"cc71b51d55109e8c9ca29cc91fe1b37176c229ac"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/jump-dev/Convex.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jump-dev","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/sbom","scorecard":{"id":542508,"data":{"date":"2025-08-11","repo":{"name":"github.com/jump-dev/Convex.jl","commit":"0843b60fc91a913f5089d3f32e435f7fd727bb94"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","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":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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: topLevel 'actions' permission set to 'write': .github/workflows/ci.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:27","Warn: no topLevel permission defined: .github/workflows/doc_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/format_check.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":"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":"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":"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/TagBot.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/TagBot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.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/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc_cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/doc_cleanup.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format_check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/format_check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format_check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/format_check.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T08:34:41.574Z","repository_id":14831102,"created_at":"2025-08-20T08:34:41.574Z","updated_at":"2025-08-20T08:34:41.574Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273768124,"owners_count":25164465,"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":"jump-dev","name":"JuMP-dev","uuid":"48496332","kind":"organization","description":"An organization for the JuMP modeling language and related repositories.","email":null,"website":"https://jump.dev/","location":null,"twitter":"JuMPjl","company":null,"icon_url":"https://avatars.githubusercontent.com/u/48496332?v=4","repositories_count":54,"last_synced_at":"2024-03-26T19:27:36.055Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jump-dev","funding_links":[],"total_stars":5305,"followers":95,"following":0,"created_at":"2022-11-04T07:04:56.689Z","updated_at":"2024-03-26T19:27:36.981Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jump-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jump-dev/repositories"},"packages":[{"id":11642082,"name":"github.com/jump-dev/Convex.jl","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/jump-dev/Convex.jl","keywords_array":[],"namespace":null,"versions_count":68,"first_release_published_at":"2014-11-13T23:25:20.000Z","latest_release_published_at":"2024-11-19T02:01:14.000Z","latest_release_number":"v0.16.4","last_synced_at":"2025-08-24T18:31:30.034Z","created_at":"2025-05-15T08:15:34.034Z","updated_at":"2025-08-24T20:14:24.315Z","registry_url":"https://pkg.go.dev/github.com/jump-dev/Convex.jl","install_command":"go get github.com/jump-dev/Convex.jl","documentation_url":"https://pkg.go.dev/github.com/jump-dev/Convex.jl#section-documentation","metadata":{},"repo_metadata":{"id":14831102,"uuid":"17553896","full_name":"jump-dev/Convex.jl","owner":"jump-dev","description":"A Julia package for disciplined convex programming","archived":false,"fork":false,"pushed_at":"2025-07-15T08:13:13.000Z","size":11377,"stargazers_count":587,"open_issues_count":10,"forks_count":122,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-08-24T15:39:44.407Z","etag":null,"topics":["convex-optimization","julia","solver"],"latest_commit_sha":null,"homepage":"http://jump.dev/Convex.jl/","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jump-dev.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-03-08T23:55:54.000Z","updated_at":"2025-08-20T20:47:32.000Z","dependencies_parsed_at":"2023-01-13T18:08:45.404Z","dependency_job_id":"e01da959-617a-4a73-93f2-8e5c9cd4d7f7","html_url":"https://github.com/jump-dev/Convex.jl","commit_stats":{"total_commits":1239,"total_committers":73,"mean_commits":"16.972602739726028","dds":0.7853107344632768,"last_synced_commit":"cc71b51d55109e8c9ca29cc91fe1b37176c229ac"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/jump-dev/Convex.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jump-dev","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/sbom","scorecard":{"id":542508,"data":{"date":"2025-08-11","repo":{"name":"github.com/jump-dev/Convex.jl","commit":"0843b60fc91a913f5089d3f32e435f7fd727bb94"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","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":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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: topLevel 'actions' permission set to 'write': .github/workflows/ci.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:27","Warn: no topLevel permission defined: .github/workflows/doc_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/format_check.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":"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":"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":"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/TagBot.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/TagBot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.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/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc_cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/doc_cleanup.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format_check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/format_check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format_check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/format_check.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T08:34:41.574Z","repository_id":14831102,"created_at":"2025-08-20T08:34:41.574Z","updated_at":"2025-08-20T08:34:41.574Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271922296,"owners_count":24844223,"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-24T02:00:11.135Z","response_time":111,"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":"jump-dev","name":"JuMP-dev","uuid":"48496332","kind":"organization","description":"An organization for the JuMP modeling language and related repositories.","email":null,"website":"https://jump.dev/","location":null,"twitter":"JuMPjl","company":null,"icon_url":"https://avatars.githubusercontent.com/u/48496332?v=4","repositories_count":54,"last_synced_at":"2024-03-26T19:27:36.055Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jump-dev","funding_links":[],"total_stars":5305,"followers":95,"following":0,"created_at":"2022-11-04T07:04:56.689Z","updated_at":"2024-03-26T19:27:36.981Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jump-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jump-dev/repositories"},"tags":[{"name":"v0.16.4","sha":"ba3a8f2047930208c0d72dfba9e292d27fc745b4","kind":"tag","published_at":"2024-12-10T07:02:55.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.16.4","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"cc71b51d55109e8c9ca29cc91fe1b37176c229ac","kind":"tag","published_at":"2024-09-09T22:30:55.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.16.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"93c68c64a737dbb2d32163012985cf41f6cd766e","kind":"tag","published_at":"2024-06-21T23:43:04.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.16.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"64391581c233875bf6746db2e8b0693ec675d41e","kind":"tag","published_at":"2024-06-18T07:04:49.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.16.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"d9a76e27febaf27875df4153ea3871315c277555","kind":"tag","published_at":"2024-05-21T22:58:24.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.16.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"8be99c2e97bb8d03829eafaa80e1ac35388846a7","kind":"tag","published_at":"2023-11-19T20:59:26.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.15.4","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"c6a21df2979dc1eaf60674f7f4b1324a4f30f8b8","kind":"tag","published_at":"2023-02-11T04:44:23.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.15.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"35216e8e11ce7a0c30d2cc429bc4ba110bbe53ff","kind":"tag","published_at":"2022-08-10T10:11:44.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.15.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"28bc9f8628b0227a7e19350339647287a1a8937f","kind":"tag","published_at":"2022-03-28T13:51:28.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.15.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"61af7c56c9bc65c002cfb8a36e0c8aec998aa5fb","kind":"tag","published_at":"2022-03-02T03:48:19.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.15.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.0/manifests"},{"name":"v0.14.18","sha":"1f13624135571df6319533db06fae5408ab448b9","kind":"tag","published_at":"2021-11-14T22:23:34.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.18","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.18/manifests"},{"name":"v0.14.17","sha":"b092a933a44d96269ff201c9900a2fced0468b8d","kind":"tag","published_at":"2021-11-14T21:12:57.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.17","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.17/manifests"},{"name":"v0.14.16","sha":"57e3f717c5aeb2e1a578b4b60acc630cfd557b4f","kind":"tag","published_at":"2021-09-25T13:32:00.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.16","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.16/manifests"},{"name":"v0.14.15","sha":"f1ca69f69ed1ba820f3cd3ca966ebe5655bfec18","kind":"tag","published_at":"2021-09-14T22:32:31.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.15","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.15/manifests"},{"name":"v0.14.14","sha":"14b890b5bd83a048289622dceac2fcd102dc89c2","kind":"tag","published_at":"2021-09-08T09:36:40.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.14","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.14/manifests"},{"name":"v0.14.13","sha":"6371b5e3563c8998c7dc36afcd4597dd06cc14f0","kind":"tag","published_at":"2021-07-25T20:53:47.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.13","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.13/manifests"},{"name":"v0.14.12","sha":"8707062cd1549a74b9397373e9178e4481f4fd8e","kind":"tag","published_at":"2021-07-19T21:35:11.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.12","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.12/manifests"},{"name":"v0.14.11","sha":"52e4eab860a5b006462fe23295e14d282c994740","kind":"tag","published_at":"2021-07-05T21:09:22.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.11","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.11/manifests"},{"name":"v0.14.10","sha":"c2952775f1c25703d4f15844b0435e9c2908fb51","kind":"tag","published_at":"2021-05-20T14:29:49.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.10","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.10/manifests"},{"name":"v0.14.9","sha":"6db68eaed26905c945f0fd57399d9b8a978f6b3a","kind":"tag","published_at":"2021-05-18T20:03:07.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.9","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"da206ee21374cb59d70ca3961a2283c71bfd425d","kind":"tag","published_at":"2021-05-04T20:24:19.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.8","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"267bac07a235329feb7fd0ad1d3c239a8331d1e7","kind":"tag","published_at":"2021-04-22T00:50:22.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.7","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"18ad97d15eb9674a9a7dce8db2180d9bdd9d839d","kind":"tag","published_at":"2021-03-28T14:06:49.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.6","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"4068f80ec581ae77d8000d7f3fcb0387ce306577","kind":"tag","published_at":"2021-03-14T21:23:56.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.5","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"1031944b2d0af610d79654df7800f78da1c75275","kind":"tag","published_at":"2021-03-14T00:54:09.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.4","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"e4e2c4679d6181ec316a873e851ff565b833b599","kind":"tag","published_at":"2021-03-10T12:00:01.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"25eeda43b22dcb1ed77b56e6d6e63b7adba785ff","kind":"tag","published_at":"2021-02-15T21:11:05.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f16eda968ab9758c0100725f932a79364e75cb20","kind":"tag","published_at":"2021-01-24T19:48:34.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"34b80c7c33ab6bde98b0bdb5291f8495998d10d4","kind":"tag","published_at":"2021-01-17T18:28:52.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.0/manifests"},{"name":"v0.13.8","sha":"621c212b092b86bea3a3e14c4468a6120d4591ce","kind":"tag","published_at":"2020-12-02T09:28:22.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.8","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"a80853bc69135af70fee38e5d1664f63bbb2d03e","kind":"tag","published_at":"2020-09-10T23:11:45.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.7","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"ea709c00fa159491a91e7bef8dae2ff92a098b95","kind":"tag","published_at":"2020-09-08T21:12:45.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.6","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"c97b779d7a8566a374639d85f542e5094f387300","kind":"tag","published_at":"2020-08-25T03:11:32.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.5","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"dd2f6c9873518335fc98fd4a16c752a7a93e8554","kind":"tag","published_at":"2020-07-27T21:07:48.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.4","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"c30c4b0e60812438a77954e0e449007137d6599c","kind":"tag","published_at":"2020-03-22T01:04:22.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"9e554044b692172ba6733118f99509c18bd33db7","kind":"tag","published_at":"2020-03-13T23:06:06.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"60b3f8573baf85a911498836e74bb9bcdf654d16","kind":"commit","published_at":"2020-03-06T00:12:57.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"bdabc6f4790b2b4bec94d2d4a3c1a5bffc294e30","kind":"commit","published_at":"2020-02-28T20:33:21.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.0/manifests"},{"name":"v0.12.7","sha":"da5aef53dcb839b8441292d02ef4360a9aafd068","kind":"tag","published_at":"2020-02-24T18:22:12.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.7","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.7/manifests"},{"name":"v0.12.6","sha":"aa61f5342842a70670a37ebb91d4c646e058294d","kind":"tag","published_at":"2019-11-08T14:48:53.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.6","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"ee58743611756e5cbb104682686031ab8d0feec4","kind":"tag","published_at":"2019-09-11T08:35:47.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.5","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"9f62332461065dcb5d7c17db97aa57a199c8eb74","kind":"tag","published_at":"2019-08-21T22:01:30.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.4","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"6ae9face756579f22fdfcbacc4ff393dd099a99e","kind":"tag","published_at":"2019-08-13T18:04:07.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"fafd37412da3061399bad00a047f548fc7ab36d4","kind":"tag","published_at":"2019-06-16T10:21:37.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"ef09b866d7e016213f774044dfde48a5574442f9","kind":"tag","published_at":"2019-06-13T22:12:04.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fe366821b77d8243f2ca21a7deb35f4d50c579ce","kind":"commit","published_at":"2019-05-08T21:49:16.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"5d7ece305b78af47fa5b2b724484be0726c86d9e","kind":"commit","published_at":"2019-03-25T19:36:09.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.11.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"7f110024419163e719d0cb3c9cae8223f43f2d6e","kind":"commit","published_at":"2019-03-22T23:18:46.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.11.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"17fd5c160a7ec50ddf5e8f495b7147b052d179f4","kind":"commit","published_at":"2019-01-24T18:40:33.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.11.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"ecb2b9436a539d78b9c623b07e097ebeef49777e","kind":"commit","published_at":"2019-01-23T20:11:43.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.11.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"036492ca0dd629eeeba0accf85d9c309ddb1912c","kind":"commit","published_at":"2018-12-17T23:12:46.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.10.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a8e64d4f0dfb4147f435a039c3ccbf0fd36d52b9","kind":"commit","published_at":"2018-12-12T23:29:42.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.10.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"949023379c36cbf68fb46fd715f6e90dda67f1f3","kind":"commit","published_at":"2018-12-12T04:54:47.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.9.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"c992f1b25ff47509ab97203e233b341b60220e04","kind":"commit","published_at":"2018-12-11T17:32:34.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.9.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"942a771143269fd6124385460b5e07fcfafed923","kind":"commit","published_at":"2018-11-06T22:39:24.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.8.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"d245768be4854dd0f8149996373e2738d20623a6","kind":"commit","published_at":"2018-10-26T17:53:14.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.7.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2b123e95641e699f364c18969bec51d0c633a3fd","kind":"commit","published_at":"2017-06-21T15:06:02.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.6.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"a98ec6f7b1ba108e7920ea045ccc9cda3a747207","kind":"tag","published_at":"2017-03-19T10:26:19.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.5.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"31960219657a17d2b4d826282c00935a9f2f8e97","kind":"tag","published_at":"2016-08-26T16:39:09.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.4.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ebd1acb80eb97875550b6b64222da3d0675319fb","kind":"tag","published_at":"2016-06-16T01:02:12.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.3.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"ad07cf45f0ea922572861c0e810cdc54547e55b4","kind":"tag","published_at":"2015-11-30T21:09:16.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.2.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"bd20920a1823f8488f99fa1d7f782325acaf3b5f","kind":"tag","published_at":"2015-10-09T12:59:28.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.1.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"19f0a599b39e68a84d3ba001d97ac0a6f65a5f0b","kind":"tag","published_at":"2015-06-26T18:12:07.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.0.6","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"90eda1177b2b13eb891753b55bd54f939747b920","kind":"tag","published_at":"2015-05-16T23:19:37.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.0.5","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e54a8ced508e435a4a06cfdc0050dc3289223798","kind":"tag","published_at":"2015-02-14T10:58:01.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.0.4","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2f35966bd35c8e6e89b36992d3eaaecb77b6684a","kind":"tag","published_at":"2015-01-20T05:09:27.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.0.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"161bde61fb4bdf05728ba7f5e442bcd030505aec","kind":"tag","published_at":"2015-01-06T17:48:31.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.0.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"f814370085eee19267db46170d5ca708a6d19b26","kind":"tag","published_at":"2014-11-13T23:28:25.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.0.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-24T20:14:24.315Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.865733838392594,"dependent_packages_count":5.496961843177366,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.68134784078498},"purl":"pkg:golang/github.com/jump-dev/%21convex.jl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jump-dev/Convex.jl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jump-dev/Convex.jl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jump-dev/Convex.jl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T11:33:47.900Z","issues_count":119,"pull_requests_count":224,"avg_time_to_close_issue":55752683.08108108,"avg_time_to_close_pull_request":4625519.340807175,"issues_closed_count":111,"pull_requests_closed_count":223,"pull_request_authors_count":22,"issue_authors_count":53,"avg_comments_per_issue":3.8067226890756305,"avg_comments_per_pull_request":2.013392857142857,"merged_pull_requests_count":196,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":11,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":325435.4,"past_year_avg_time_to_close_pull_request":172581.33333333334,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.8181818181818183,"past_year_avg_comments_per_pull_request":1.9166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/issues","maintainers":[{"login":"odow","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odow"},{"login":"ericphanson","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericphanson"},{"login":"blegat","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blegat"},{"login":"mlubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mlubin"}],"active_maintainers":[{"login":"odow","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odow"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjump-dev%2FConvex.jl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjump-dev%2FConvex.jl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjump-dev%2FConvex.jl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjump-dev%2FConvex.jl/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4313219,"name":"Convex","ecosystem":"julia","description":"A Julia package for disciplined convex programming","homepage":"http://jump.dev/Convex.jl/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jump-dev/Convex.jl","keywords_array":["julia","convex-optimization","solver"],"namespace":null,"versions_count":55,"first_release_published_at":"2018-11-06T22:39:24.000Z","latest_release_published_at":"2024-12-01T00:00:00.000Z","latest_release_number":"0.16.4","last_synced_at":"2025-08-24T10:51:58.440Z","created_at":"2022-04-19T16:35:50.127Z","updated_at":"2025-08-24T20:14:13.271Z","registry_url":"https://juliahub.com/ui/Packages/General/Convex/","install_command":"Pkg.add(\"Convex\")","documentation_url":"https://docs.juliahub.com/General/Convex/stable/","metadata":{"uuid":"f65535da-76fb-5f13-bab9-19810c17039a"},"repo_metadata":{"id":14831102,"uuid":"17553896","full_name":"jump-dev/Convex.jl","owner":"jump-dev","description":"A Julia package for disciplined convex programming","archived":false,"fork":false,"pushed_at":"2025-07-15T08:13:13.000Z","size":11377,"stargazers_count":587,"open_issues_count":10,"forks_count":122,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-08-24T15:39:44.407Z","etag":null,"topics":["convex-optimization","julia","solver"],"latest_commit_sha":null,"homepage":"http://jump.dev/Convex.jl/","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jump-dev.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-03-08T23:55:54.000Z","updated_at":"2025-08-20T20:47:32.000Z","dependencies_parsed_at":"2023-01-13T18:08:45.404Z","dependency_job_id":"e01da959-617a-4a73-93f2-8e5c9cd4d7f7","html_url":"https://github.com/jump-dev/Convex.jl","commit_stats":{"total_commits":1239,"total_committers":73,"mean_commits":"16.972602739726028","dds":0.7853107344632768,"last_synced_commit":"cc71b51d55109e8c9ca29cc91fe1b37176c229ac"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/jump-dev/Convex.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jump-dev","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/sbom","scorecard":{"id":542508,"data":{"date":"2025-08-11","repo":{"name":"github.com/jump-dev/Convex.jl","commit":"0843b60fc91a913f5089d3f32e435f7fd727bb94"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","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":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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: topLevel 'actions' permission set to 'write': .github/workflows/ci.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:27","Warn: no topLevel permission defined: .github/workflows/doc_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/format_check.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":"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":"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":"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/TagBot.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/TagBot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.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/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc_cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/doc_cleanup.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format_check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/format_check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format_check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/format_check.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T08:34:41.574Z","repository_id":14831102,"created_at":"2025-08-20T08:34:41.574Z","updated_at":"2025-08-20T08:34:41.574Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271922296,"owners_count":24844223,"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-24T02:00:11.135Z","response_time":111,"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":"jump-dev","name":"JuMP-dev","uuid":"48496332","kind":"organization","description":"An organization for the JuMP modeling language and related repositories.","email":null,"website":"https://jump.dev/","location":null,"twitter":"JuMPjl","company":null,"icon_url":"https://avatars.githubusercontent.com/u/48496332?v=4","repositories_count":54,"last_synced_at":"2024-03-26T19:27:36.055Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jump-dev","funding_links":[],"total_stars":5305,"followers":95,"following":0,"created_at":"2022-11-04T07:04:56.689Z","updated_at":"2024-03-26T19:27:36.981Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jump-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jump-dev/repositories"},"tags":[{"name":"v0.16.4","sha":"ba3a8f2047930208c0d72dfba9e292d27fc745b4","kind":"tag","published_at":"2024-12-10T07:02:55.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.16.4","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"cc71b51d55109e8c9ca29cc91fe1b37176c229ac","kind":"tag","published_at":"2024-09-09T22:30:55.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.16.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"93c68c64a737dbb2d32163012985cf41f6cd766e","kind":"tag","published_at":"2024-06-21T23:43:04.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.16.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"64391581c233875bf6746db2e8b0693ec675d41e","kind":"tag","published_at":"2024-06-18T07:04:49.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.16.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"d9a76e27febaf27875df4153ea3871315c277555","kind":"tag","published_at":"2024-05-21T22:58:24.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.16.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"8be99c2e97bb8d03829eafaa80e1ac35388846a7","kind":"tag","published_at":"2023-11-19T20:59:26.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.15.4","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"c6a21df2979dc1eaf60674f7f4b1324a4f30f8b8","kind":"tag","published_at":"2023-02-11T04:44:23.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.15.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"35216e8e11ce7a0c30d2cc429bc4ba110bbe53ff","kind":"tag","published_at":"2022-08-10T10:11:44.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.15.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"28bc9f8628b0227a7e19350339647287a1a8937f","kind":"tag","published_at":"2022-03-28T13:51:28.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.15.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"61af7c56c9bc65c002cfb8a36e0c8aec998aa5fb","kind":"tag","published_at":"2022-03-02T03:48:19.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.15.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.0/manifests"},{"name":"v0.14.18","sha":"1f13624135571df6319533db06fae5408ab448b9","kind":"tag","published_at":"2021-11-14T22:23:34.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.18","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.18/manifests"},{"name":"v0.14.17","sha":"b092a933a44d96269ff201c9900a2fced0468b8d","kind":"tag","published_at":"2021-11-14T21:12:57.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.17","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.17/manifests"},{"name":"v0.14.16","sha":"57e3f717c5aeb2e1a578b4b60acc630cfd557b4f","kind":"tag","published_at":"2021-09-25T13:32:00.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.16","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.16/manifests"},{"name":"v0.14.15","sha":"f1ca69f69ed1ba820f3cd3ca966ebe5655bfec18","kind":"tag","published_at":"2021-09-14T22:32:31.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.15","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.15/manifests"},{"name":"v0.14.14","sha":"14b890b5bd83a048289622dceac2fcd102dc89c2","kind":"tag","published_at":"2021-09-08T09:36:40.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.14","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.14/manifests"},{"name":"v0.14.13","sha":"6371b5e3563c8998c7dc36afcd4597dd06cc14f0","kind":"tag","published_at":"2021-07-25T20:53:47.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.13","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.13/manifests"},{"name":"v0.14.12","sha":"8707062cd1549a74b9397373e9178e4481f4fd8e","kind":"tag","published_at":"2021-07-19T21:35:11.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.12","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.12/manifests"},{"name":"v0.14.11","sha":"52e4eab860a5b006462fe23295e14d282c994740","kind":"tag","published_at":"2021-07-05T21:09:22.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.11","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.11/manifests"},{"name":"v0.14.10","sha":"c2952775f1c25703d4f15844b0435e9c2908fb51","kind":"tag","published_at":"2021-05-20T14:29:49.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.10","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.10/manifests"},{"name":"v0.14.9","sha":"6db68eaed26905c945f0fd57399d9b8a978f6b3a","kind":"tag","published_at":"2021-05-18T20:03:07.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.9","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"da206ee21374cb59d70ca3961a2283c71bfd425d","kind":"tag","published_at":"2021-05-04T20:24:19.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.8","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"267bac07a235329feb7fd0ad1d3c239a8331d1e7","kind":"tag","published_at":"2021-04-22T00:50:22.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.7","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"18ad97d15eb9674a9a7dce8db2180d9bdd9d839d","kind":"tag","published_at":"2021-03-28T14:06:49.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.6","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"4068f80ec581ae77d8000d7f3fcb0387ce306577","kind":"tag","published_at":"2021-03-14T21:23:56.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.5","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"1031944b2d0af610d79654df7800f78da1c75275","kind":"tag","published_at":"2021-03-14T00:54:09.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.4","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"e4e2c4679d6181ec316a873e851ff565b833b599","kind":"tag","published_at":"2021-03-10T12:00:01.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"25eeda43b22dcb1ed77b56e6d6e63b7adba785ff","kind":"tag","published_at":"2021-02-15T21:11:05.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f16eda968ab9758c0100725f932a79364e75cb20","kind":"tag","published_at":"2021-01-24T19:48:34.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"34b80c7c33ab6bde98b0bdb5291f8495998d10d4","kind":"tag","published_at":"2021-01-17T18:28:52.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.0/manifests"},{"name":"v0.13.8","sha":"621c212b092b86bea3a3e14c4468a6120d4591ce","kind":"tag","published_at":"2020-12-02T09:28:22.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.8","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"a80853bc69135af70fee38e5d1664f63bbb2d03e","kind":"tag","published_at":"2020-09-10T23:11:45.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.7","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"ea709c00fa159491a91e7bef8dae2ff92a098b95","kind":"tag","published_at":"2020-09-08T21:12:45.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.6","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"c97b779d7a8566a374639d85f542e5094f387300","kind":"tag","published_at":"2020-08-25T03:11:32.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.5","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"dd2f6c9873518335fc98fd4a16c752a7a93e8554","kind":"tag","published_at":"2020-07-27T21:07:48.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.4","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"c30c4b0e60812438a77954e0e449007137d6599c","kind":"tag","published_at":"2020-03-22T01:04:22.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"9e554044b692172ba6733118f99509c18bd33db7","kind":"tag","published_at":"2020-03-13T23:06:06.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"60b3f8573baf85a911498836e74bb9bcdf654d16","kind":"commit","published_at":"2020-03-06T00:12:57.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"bdabc6f4790b2b4bec94d2d4a3c1a5bffc294e30","kind":"commit","published_at":"2020-02-28T20:33:21.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.0/manifests"},{"name":"v0.12.7","sha":"da5aef53dcb839b8441292d02ef4360a9aafd068","kind":"tag","published_at":"2020-02-24T18:22:12.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.7","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.7/manifests"},{"name":"v0.12.6","sha":"aa61f5342842a70670a37ebb91d4c646e058294d","kind":"tag","published_at":"2019-11-08T14:48:53.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.6","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"ee58743611756e5cbb104682686031ab8d0feec4","kind":"tag","published_at":"2019-09-11T08:35:47.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.5","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"9f62332461065dcb5d7c17db97aa57a199c8eb74","kind":"tag","published_at":"2019-08-21T22:01:30.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.4","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"6ae9face756579f22fdfcbacc4ff393dd099a99e","kind":"tag","published_at":"2019-08-13T18:04:07.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"fafd37412da3061399bad00a047f548fc7ab36d4","kind":"tag","published_at":"2019-06-16T10:21:37.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"ef09b866d7e016213f774044dfde48a5574442f9","kind":"tag","published_at":"2019-06-13T22:12:04.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fe366821b77d8243f2ca21a7deb35f4d50c579ce","kind":"commit","published_at":"2019-05-08T21:49:16.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"5d7ece305b78af47fa5b2b724484be0726c86d9e","kind":"commit","published_at":"2019-03-25T19:36:09.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.11.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"7f110024419163e719d0cb3c9cae8223f43f2d6e","kind":"commit","published_at":"2019-03-22T23:18:46.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.11.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"17fd5c160a7ec50ddf5e8f495b7147b052d179f4","kind":"commit","published_at":"2019-01-24T18:40:33.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.11.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"ecb2b9436a539d78b9c623b07e097ebeef49777e","kind":"commit","published_at":"2019-01-23T20:11:43.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.11.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"036492ca0dd629eeeba0accf85d9c309ddb1912c","kind":"commit","published_at":"2018-12-17T23:12:46.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.10.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a8e64d4f0dfb4147f435a039c3ccbf0fd36d52b9","kind":"commit","published_at":"2018-12-12T23:29:42.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.10.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"949023379c36cbf68fb46fd715f6e90dda67f1f3","kind":"commit","published_at":"2018-12-12T04:54:47.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.9.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"c992f1b25ff47509ab97203e233b341b60220e04","kind":"commit","published_at":"2018-12-11T17:32:34.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.9.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"942a771143269fd6124385460b5e07fcfafed923","kind":"commit","published_at":"2018-11-06T22:39:24.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.8.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"d245768be4854dd0f8149996373e2738d20623a6","kind":"commit","published_at":"2018-10-26T17:53:14.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.7.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2b123e95641e699f364c18969bec51d0c633a3fd","kind":"commit","published_at":"2017-06-21T15:06:02.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.6.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"a98ec6f7b1ba108e7920ea045ccc9cda3a747207","kind":"tag","published_at":"2017-03-19T10:26:19.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.5.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"31960219657a17d2b4d826282c00935a9f2f8e97","kind":"tag","published_at":"2016-08-26T16:39:09.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.4.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ebd1acb80eb97875550b6b64222da3d0675319fb","kind":"tag","published_at":"2016-06-16T01:02:12.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.3.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"ad07cf45f0ea922572861c0e810cdc54547e55b4","kind":"tag","published_at":"2015-11-30T21:09:16.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.2.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"bd20920a1823f8488f99fa1d7f782325acaf3b5f","kind":"tag","published_at":"2015-10-09T12:59:28.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.1.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"19f0a599b39e68a84d3ba001d97ac0a6f65a5f0b","kind":"tag","published_at":"2015-06-26T18:12:07.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.0.6","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"90eda1177b2b13eb891753b55bd54f939747b920","kind":"tag","published_at":"2015-05-16T23:19:37.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.0.5","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e54a8ced508e435a4a06cfdc0050dc3289223798","kind":"tag","published_at":"2015-02-14T10:58:01.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.0.4","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2f35966bd35c8e6e89b36992d3eaaecb77b6684a","kind":"tag","published_at":"2015-01-20T05:09:27.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.0.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"161bde61fb4bdf05728ba7f5e442bcd030505aec","kind":"tag","published_at":"2015-01-06T17:48:31.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.0.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"f814370085eee19267db46170d5ca708a6d19b26","kind":"tag","published_at":"2014-11-13T23:28:25.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.0.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-24T20:14:13.271Z","dependent_packages_count":23,"downloads":233,"downloads_period":"total","dependent_repos_count":23,"rankings":{"downloads":null,"dependent_repos_count":1.6526442307692308,"dependent_packages_count":2.9559118236472943,"stargazers_count":1.282565130260521,"forks_count":0.7311698717948718,"docker_downloads_count":null,"average":1.6555727641179794},"purl":"pkg:julia/Convex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/julia/Convex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/julia/Convex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/julia/Convex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T11:33:47.900Z","issues_count":119,"pull_requests_count":224,"avg_time_to_close_issue":55752683.08108108,"avg_time_to_close_pull_request":4625519.340807175,"issues_closed_count":111,"pull_requests_closed_count":223,"pull_request_authors_count":22,"issue_authors_count":53,"avg_comments_per_issue":3.8067226890756305,"avg_comments_per_pull_request":2.013392857142857,"merged_pull_requests_count":196,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":11,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":325435.4,"past_year_avg_time_to_close_pull_request":172581.33333333334,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.8181818181818183,"past_year_avg_comments_per_pull_request":1.9166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/issues","maintainers":[{"login":"odow","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odow"},{"login":"ericphanson","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericphanson"},{"login":"blegat","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blegat"},{"login":"mlubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mlubin"}],"active_maintainers":[{"login":"odow","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odow"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Convex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Convex/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Convex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Convex/related_packages","maintainers":[],"registry":{"name":"juliahub.com","url":"https://juliahub.com","ecosystem":"julia","default":true,"packages_count":12681,"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-05T07:47:59.931Z","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"}},{"id":11642099,"name":"github.com/jump-dev/convex.jl","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/jump-dev/convex.jl","keywords_array":[],"namespace":null,"versions_count":68,"first_release_published_at":"2014-11-13T23:25:20.000Z","latest_release_published_at":"2024-11-19T02:01:14.000Z","latest_release_number":"v0.16.4","last_synced_at":"2025-08-24T18:31:29.864Z","created_at":"2025-05-15T08:15:35.677Z","updated_at":"2025-08-24T20:14:23.875Z","registry_url":"https://pkg.go.dev/github.com/jump-dev/convex.jl","install_command":"go get github.com/jump-dev/convex.jl","documentation_url":"https://pkg.go.dev/github.com/jump-dev/convex.jl#section-documentation","metadata":{},"repo_metadata":{"id":14831102,"uuid":"17553896","full_name":"jump-dev/Convex.jl","owner":"jump-dev","description":"A Julia package for disciplined convex programming","archived":false,"fork":false,"pushed_at":"2025-07-15T08:13:13.000Z","size":11377,"stargazers_count":587,"open_issues_count":10,"forks_count":122,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-08-24T15:39:44.407Z","etag":null,"topics":["convex-optimization","julia","solver"],"latest_commit_sha":null,"homepage":"http://jump.dev/Convex.jl/","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jump-dev.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-03-08T23:55:54.000Z","updated_at":"2025-08-20T20:47:32.000Z","dependencies_parsed_at":"2023-01-13T18:08:45.404Z","dependency_job_id":"e01da959-617a-4a73-93f2-8e5c9cd4d7f7","html_url":"https://github.com/jump-dev/Convex.jl","commit_stats":{"total_commits":1239,"total_committers":73,"mean_commits":"16.972602739726028","dds":0.7853107344632768,"last_synced_commit":"cc71b51d55109e8c9ca29cc91fe1b37176c229ac"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/jump-dev/Convex.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jump-dev","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/sbom","scorecard":{"id":542508,"data":{"date":"2025-08-11","repo":{"name":"github.com/jump-dev/Convex.jl","commit":"0843b60fc91a913f5089d3f32e435f7fd727bb94"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","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":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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: topLevel 'actions' permission set to 'write': .github/workflows/ci.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:27","Warn: no topLevel permission defined: .github/workflows/doc_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/format_check.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":"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":"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":"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/TagBot.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/TagBot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.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/jump-dev/Convex.jl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc_cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/doc_cleanup.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format_check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/format_check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format_check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/jump-dev/Convex.jl/format_check.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T08:34:41.574Z","repository_id":14831102,"created_at":"2025-08-20T08:34:41.574Z","updated_at":"2025-08-20T08:34:41.574Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271940967,"owners_count":24847136,"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-24T02:00:11.135Z","response_time":111,"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":"jump-dev","name":"JuMP-dev","uuid":"48496332","kind":"organization","description":"An organization for the JuMP modeling language and related repositories.","email":null,"website":"https://jump.dev/","location":null,"twitter":"JuMPjl","company":null,"icon_url":"https://avatars.githubusercontent.com/u/48496332?v=4","repositories_count":54,"last_synced_at":"2024-03-26T19:27:36.055Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jump-dev","funding_links":[],"total_stars":5305,"followers":95,"following":0,"created_at":"2022-11-04T07:04:56.689Z","updated_at":"2024-03-26T19:27:36.981Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jump-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jump-dev/repositories"},"tags":[{"name":"v0.16.4","sha":"ba3a8f2047930208c0d72dfba9e292d27fc745b4","kind":"tag","published_at":"2024-12-10T07:02:55.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.16.4","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"cc71b51d55109e8c9ca29cc91fe1b37176c229ac","kind":"tag","published_at":"2024-09-09T22:30:55.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.16.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"93c68c64a737dbb2d32163012985cf41f6cd766e","kind":"tag","published_at":"2024-06-21T23:43:04.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.16.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"64391581c233875bf6746db2e8b0693ec675d41e","kind":"tag","published_at":"2024-06-18T07:04:49.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.16.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"d9a76e27febaf27875df4153ea3871315c277555","kind":"tag","published_at":"2024-05-21T22:58:24.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.16.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"8be99c2e97bb8d03829eafaa80e1ac35388846a7","kind":"tag","published_at":"2023-11-19T20:59:26.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.15.4","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"c6a21df2979dc1eaf60674f7f4b1324a4f30f8b8","kind":"tag","published_at":"2023-02-11T04:44:23.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.15.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"35216e8e11ce7a0c30d2cc429bc4ba110bbe53ff","kind":"tag","published_at":"2022-08-10T10:11:44.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.15.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"28bc9f8628b0227a7e19350339647287a1a8937f","kind":"tag","published_at":"2022-03-28T13:51:28.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.15.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"61af7c56c9bc65c002cfb8a36e0c8aec998aa5fb","kind":"tag","published_at":"2022-03-02T03:48:19.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.15.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.15.0/manifests"},{"name":"v0.14.18","sha":"1f13624135571df6319533db06fae5408ab448b9","kind":"tag","published_at":"2021-11-14T22:23:34.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.18","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.18/manifests"},{"name":"v0.14.17","sha":"b092a933a44d96269ff201c9900a2fced0468b8d","kind":"tag","published_at":"2021-11-14T21:12:57.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.17","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.17/manifests"},{"name":"v0.14.16","sha":"57e3f717c5aeb2e1a578b4b60acc630cfd557b4f","kind":"tag","published_at":"2021-09-25T13:32:00.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.16","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.16/manifests"},{"name":"v0.14.15","sha":"f1ca69f69ed1ba820f3cd3ca966ebe5655bfec18","kind":"tag","published_at":"2021-09-14T22:32:31.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.15","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.15/manifests"},{"name":"v0.14.14","sha":"14b890b5bd83a048289622dceac2fcd102dc89c2","kind":"tag","published_at":"2021-09-08T09:36:40.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.14","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.14/manifests"},{"name":"v0.14.13","sha":"6371b5e3563c8998c7dc36afcd4597dd06cc14f0","kind":"tag","published_at":"2021-07-25T20:53:47.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.13","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.13/manifests"},{"name":"v0.14.12","sha":"8707062cd1549a74b9397373e9178e4481f4fd8e","kind":"tag","published_at":"2021-07-19T21:35:11.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.12","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.12/manifests"},{"name":"v0.14.11","sha":"52e4eab860a5b006462fe23295e14d282c994740","kind":"tag","published_at":"2021-07-05T21:09:22.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.11","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.11/manifests"},{"name":"v0.14.10","sha":"c2952775f1c25703d4f15844b0435e9c2908fb51","kind":"tag","published_at":"2021-05-20T14:29:49.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.10","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.10/manifests"},{"name":"v0.14.9","sha":"6db68eaed26905c945f0fd57399d9b8a978f6b3a","kind":"tag","published_at":"2021-05-18T20:03:07.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.9","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"da206ee21374cb59d70ca3961a2283c71bfd425d","kind":"tag","published_at":"2021-05-04T20:24:19.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.8","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"267bac07a235329feb7fd0ad1d3c239a8331d1e7","kind":"tag","published_at":"2021-04-22T00:50:22.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.7","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"18ad97d15eb9674a9a7dce8db2180d9bdd9d839d","kind":"tag","published_at":"2021-03-28T14:06:49.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.6","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"4068f80ec581ae77d8000d7f3fcb0387ce306577","kind":"tag","published_at":"2021-03-14T21:23:56.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.5","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"1031944b2d0af610d79654df7800f78da1c75275","kind":"tag","published_at":"2021-03-14T00:54:09.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.4","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"e4e2c4679d6181ec316a873e851ff565b833b599","kind":"tag","published_at":"2021-03-10T12:00:01.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"25eeda43b22dcb1ed77b56e6d6e63b7adba785ff","kind":"tag","published_at":"2021-02-15T21:11:05.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f16eda968ab9758c0100725f932a79364e75cb20","kind":"tag","published_at":"2021-01-24T19:48:34.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"34b80c7c33ab6bde98b0bdb5291f8495998d10d4","kind":"tag","published_at":"2021-01-17T18:28:52.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.14.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.14.0/manifests"},{"name":"v0.13.8","sha":"621c212b092b86bea3a3e14c4468a6120d4591ce","kind":"tag","published_at":"2020-12-02T09:28:22.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.8","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"a80853bc69135af70fee38e5d1664f63bbb2d03e","kind":"tag","published_at":"2020-09-10T23:11:45.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.7","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"ea709c00fa159491a91e7bef8dae2ff92a098b95","kind":"tag","published_at":"2020-09-08T21:12:45.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.6","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"c97b779d7a8566a374639d85f542e5094f387300","kind":"tag","published_at":"2020-08-25T03:11:32.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.5","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"dd2f6c9873518335fc98fd4a16c752a7a93e8554","kind":"tag","published_at":"2020-07-27T21:07:48.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.4","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"c30c4b0e60812438a77954e0e449007137d6599c","kind":"tag","published_at":"2020-03-22T01:04:22.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"9e554044b692172ba6733118f99509c18bd33db7","kind":"tag","published_at":"2020-03-13T23:06:06.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"60b3f8573baf85a911498836e74bb9bcdf654d16","kind":"commit","published_at":"2020-03-06T00:12:57.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"bdabc6f4790b2b4bec94d2d4a3c1a5bffc294e30","kind":"commit","published_at":"2020-02-28T20:33:21.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.13.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.13.0/manifests"},{"name":"v0.12.7","sha":"da5aef53dcb839b8441292d02ef4360a9aafd068","kind":"tag","published_at":"2020-02-24T18:22:12.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.7","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.7/manifests"},{"name":"v0.12.6","sha":"aa61f5342842a70670a37ebb91d4c646e058294d","kind":"tag","published_at":"2019-11-08T14:48:53.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.6","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"ee58743611756e5cbb104682686031ab8d0feec4","kind":"tag","published_at":"2019-09-11T08:35:47.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.5","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"9f62332461065dcb5d7c17db97aa57a199c8eb74","kind":"tag","published_at":"2019-08-21T22:01:30.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.4","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"6ae9face756579f22fdfcbacc4ff393dd099a99e","kind":"tag","published_at":"2019-08-13T18:04:07.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"fafd37412da3061399bad00a047f548fc7ab36d4","kind":"tag","published_at":"2019-06-16T10:21:37.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"ef09b866d7e016213f774044dfde48a5574442f9","kind":"tag","published_at":"2019-06-13T22:12:04.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fe366821b77d8243f2ca21a7deb35f4d50c579ce","kind":"commit","published_at":"2019-05-08T21:49:16.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.12.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"5d7ece305b78af47fa5b2b724484be0726c86d9e","kind":"commit","published_at":"2019-03-25T19:36:09.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.11.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"7f110024419163e719d0cb3c9cae8223f43f2d6e","kind":"commit","published_at":"2019-03-22T23:18:46.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.11.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"17fd5c160a7ec50ddf5e8f495b7147b052d179f4","kind":"commit","published_at":"2019-01-24T18:40:33.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.11.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"ecb2b9436a539d78b9c623b07e097ebeef49777e","kind":"commit","published_at":"2019-01-23T20:11:43.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.11.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"036492ca0dd629eeeba0accf85d9c309ddb1912c","kind":"commit","published_at":"2018-12-17T23:12:46.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.10.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a8e64d4f0dfb4147f435a039c3ccbf0fd36d52b9","kind":"commit","published_at":"2018-12-12T23:29:42.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.10.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"949023379c36cbf68fb46fd715f6e90dda67f1f3","kind":"commit","published_at":"2018-12-12T04:54:47.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.9.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"c992f1b25ff47509ab97203e233b341b60220e04","kind":"commit","published_at":"2018-12-11T17:32:34.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.9.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"942a771143269fd6124385460b5e07fcfafed923","kind":"commit","published_at":"2018-11-06T22:39:24.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.8.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"d245768be4854dd0f8149996373e2738d20623a6","kind":"commit","published_at":"2018-10-26T17:53:14.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.7.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2b123e95641e699f364c18969bec51d0c633a3fd","kind":"commit","published_at":"2017-06-21T15:06:02.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.6.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"a98ec6f7b1ba108e7920ea045ccc9cda3a747207","kind":"tag","published_at":"2017-03-19T10:26:19.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.5.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"31960219657a17d2b4d826282c00935a9f2f8e97","kind":"tag","published_at":"2016-08-26T16:39:09.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.4.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ebd1acb80eb97875550b6b64222da3d0675319fb","kind":"tag","published_at":"2016-06-16T01:02:12.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.3.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"ad07cf45f0ea922572861c0e810cdc54547e55b4","kind":"tag","published_at":"2015-11-30T21:09:16.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.2.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"bd20920a1823f8488f99fa1d7f782325acaf3b5f","kind":"tag","published_at":"2015-10-09T12:59:28.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.1.0","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"19f0a599b39e68a84d3ba001d97ac0a6f65a5f0b","kind":"tag","published_at":"2015-06-26T18:12:07.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.0.6","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"90eda1177b2b13eb891753b55bd54f939747b920","kind":"tag","published_at":"2015-05-16T23:19:37.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.0.5","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e54a8ced508e435a4a06cfdc0050dc3289223798","kind":"tag","published_at":"2015-02-14T10:58:01.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.0.4","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2f35966bd35c8e6e89b36992d3eaaecb77b6684a","kind":"tag","published_at":"2015-01-20T05:09:27.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.0.3","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"161bde61fb4bdf05728ba7f5e442bcd030505aec","kind":"tag","published_at":"2015-01-06T17:48:31.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.0.2","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"f814370085eee19267db46170d5ca708a6d19b26","kind":"tag","published_at":"2014-11-13T23:28:25.000Z","download_url":"https://codeload.github.com/jump-dev/Convex.jl/tar.gz/v0.0.1","html_url":"https://github.com/jump-dev/Convex.jl/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jump-dev/Convex.jl@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-24T20:14:23.875Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.865733838392594,"dependent_packages_count":5.496961843177366,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.68134784078498},"purl":"pkg:golang/github.com/jump-dev/convex.jl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jump-dev/convex.jl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jump-dev/convex.jl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jump-dev/convex.jl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T11:33:47.900Z","issues_count":119,"pull_requests_count":224,"avg_time_to_close_issue":55752683.08108108,"avg_time_to_close_pull_request":4625519.340807175,"issues_closed_count":111,"pull_requests_closed_count":223,"pull_request_authors_count":22,"issue_authors_count":53,"avg_comments_per_issue":3.8067226890756305,"avg_comments_per_pull_request":2.013392857142857,"merged_pull_requests_count":196,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":11,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":325435.4,"past_year_avg_time_to_close_pull_request":172581.33333333334,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.8181818181818183,"past_year_avg_comments_per_pull_request":1.9166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/issues","maintainers":[{"login":"odow","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odow"},{"login":"ericphanson","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericphanson"},{"login":"blegat","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blegat"},{"login":"mlubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mlubin"}],"active_maintainers":[{"login":"odow","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odow"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjump-dev%2Fconvex.jl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjump-dev%2Fconvex.jl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjump-dev%2Fconvex.jl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjump-dev%2Fconvex.jl/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":16779,"full_name":"jump-dev/Convex.jl","default_branch":"master","committers":[{"name":"Ayush Pandey","email":"ayushpandey.iitkgp@gmail.com","login":"Ayush-iitkgp","count":266},{"name":"Madeleine Udell","email":"madeleine.udell@gmail.com","login":"madeleineudell","count":231},{"name":"Eric Hanson","email":"5846501+ericphanson","login":"ericphanson","count":205},{"name":"Karanveer Mohan","email":"karanveer.1992@gmail.com","login":"karanveerm","count":184},{"name":"Oscar Dowson","email":"odow","login":"odow","count":106},{"name":"David Zeng","email":"davidlzeng@gmail.com","login":"davidlizeng","count":57},{"name":"Alex Arslan","email":"ararslan@comcast.net","login":"ararslan","count":31},{"name":"Miles Lubin","email":"miles.lubin@gmail.com","login":"mlubin","count":25},{"name":"Jenny Hong","email":"jenny.yhong@gmail.com","login":"jennyhong","count":21},{"name":"Benoît Legat","email":"benoit.legat@gmail.com","login":"blegat","count":13},{"name":"Iain Dunning","email":"iaindunning@gmail.com","login":"IainNZ","count":12},{"name":"Karanveer Mohan","email":"kvmohan@stanford.edu","login":null,"count":8},{"name":"Paul Söderlind","email":"PaulSoderlind","login":"PaulSoderlind","count":7},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":6},{"name":"Mattias Fält","email":"mfalt","login":"mfalt","count":4},{"name":"John Duchi","email":"jduchi@stanford.edu","login":"jduchi","count":4},{"name":"Dan Stahlke","email":"dan@stahlke.org","login":"dstahlke","count":3},{"name":"Rahul","email":"vernwalrahul@gmail.com","login":"vernwalrahul","count":3},{"name":"Riccardo Murri","email":"riccardo.murri@gmail.com","login":"riccardomurri","count":3},{"name":"Royi","email":"RoyiAvital@outlook.com","login":"RoyiAvital","count":3},{"name":"hsnamkoong","email":"hsnamkoong@gmail.com","login":"hsnamkoong","count":3},{"name":"Tony Kelman","email":"tony@kelman.net","login":"tkelman","count":2},{"name":"Rory Finnegan","email":"rory.finnegan@gmail.com","login":"rofinn","count":2},{"name":"Peter Wittek","email":"peterwittek","login":"peterwittek","count":2},{"name":"Nan Ge","email":"nan2.ge1@gmail.com","login":"nan2ge1","count":2},{"name":"Louis Dressel","email":"dressel@stanford.edu","login":"dressel","count":2},{"name":"Hendrik Ranocha","email":"ranocha","login":"ranocha","count":2},{"name":"David de Laat","email":"mail@daviddelaat.nl","login":"daviddelaat","count":2},{"name":"Blake R. Johnson","email":"bjohnson@bbn.com","login":"blakejohnson","count":2},{"name":"Alan Edelman","email":"mit.edelman@gmail.com","login":"alanedelman","count":1},{"name":"=","email":"seanemoon@gmail.com","login":"seanemoon","count":1},{"name":"Marcus P S","email":"msilva@bbn.com","login":null,"count":1},{"name":"Curtis Vogt","email":"curtis.vogt@gmail.com","login":"omus","count":1},{"name":"numbermaniac","email":"5206120+numbermaniac","login":"numbermaniac","count":1},{"name":"nkottary","email":"kottarynishanth54@gmail.com","login":"nkottary","count":1},{"name":"mbesancon","email":"mathieu.besancon@gmail.com","login":"matbesancon","count":1},{"name":"femtocleaner[bot]","email":"femtocleaner[bot]","login":"femtocleaner[bot]","count":1},{"name":"Zlatan Vasović","email":"zlatanvasovic@gmail.com","login":"zlatanvasovic","count":1},{"name":"Zdeněk Hurák","email":"hurak@fel.cvut.cz","login":"hurak","count":1},{"name":"Yusheng Yves Xie","email":"yxi389@gmail.com","login":"yvesx","count":1},{"name":"Viral B. Shah","email":"viral@mayin.org","login":"ViralBShah","count":1},{"name":"Tum Chaturapruek","email":"tummykung@gmail.com","login":"tummykung","count":1},{"name":"Tom Veatch","email":"tcveatch@gmail.com","login":"tcveatch","count":1},{"name":"Theo Diamandis","email":"tdiamand@mit.edu","login":"tjdiamandis","count":1},{"name":"Sandy Spicer","email":"aspicer@gmail.com","login":"aspicer","count":1},{"name":"Piotr Migdał","email":"pmigdal@gmail.com","login":"stared","count":1},{"name":"Patrick Kofod Mogensen","email":"patrick.mogensen@gmail.com","login":"pkofod","count":1},{"name":"Oskar Laverny","email":"oskar.laverny@gmail.com","login":"lrnv","count":1},{"name":"Raphael Saavedra","email":"rsaavedra@ele.puc-rio.br","login":null,"count":1},{"name":"Alex Williams","email":"alex.h.willia@gmail.com","login":"ahwillia","count":1},{"name":"Changhyun Kwon","email":"chkwon","login":"chkwon","count":1},{"name":"tomerarnon","email":"tomerarnon@gmail.com","login":"tomerarnon","count":1},{"name":"Max Kapur","email":"48514405+maxkapur","login":"maxkapur","count":1},{"name":"Leonardo Martins","email":"leonardo.martins@gmail.com","login":"snitramodranoel","count":1},{"name":"Julia TagBot","email":"50554310+JuliaTagBot","login":"JuliaTagBot","count":1},{"name":"Joe Renes","email":"joerenes@gmail.com","login":"joerenes","count":1},{"name":"Jinrae Kim","email":"kjl950403@gmail.com","login":"JinraeKim","count":1},{"name":"Jayakrishnan Nair","email":"jayvn","login":"jayvn","count":1},{"name":"Jared Kofron","email":"jared.kofron@gmail.com","login":"kofron","count":1},{"name":"Jan Weidner","email":"jw3126@gmail.com","login":"jw3126","count":1},{"name":"Fredrik Bagge Carlson","email":"baggepinnen@gmail.com","login":"baggepinnen","count":1},{"name":"ExpandingMan","email":"ExpandingMan","login":"ExpandingMan","count":1},{"name":"Eric Davies","email":"iamed2@gmail.com","login":"iamed2","count":1},{"name":"Emre Yamangil","email":"emreyamangil@gmail.com","login":"emreyamangil","count":1},{"name":"Nicholas Moehle","email":"nicholasmoehle@gmail.com","login":"moehle","count":1}],"total_commits":1247,"total_committers":65,"total_bot_commits":7,"total_bot_committers":2,"mean_commits":19.184615384615384,"dds":0.7866880513231757,"past_year_committers":[{"name":"Oscar Dowson","email":"odow","login":"odow","count":7},{"name":"Royi","email":"RoyiAvital@outlook.com","login":"RoyiAvital","count":3}],"past_year_total_commits":10,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.0,"past_year_dds":0.30000000000000004,"last_synced_at":"2025-07-04T15:14:26.670Z","last_synced_commit":"6daf81c74cf698b95a78c10f38f46a58da280a9d","created_at":"2023-03-07T11:33:28.132Z","updated_at":"2025-07-04T15:14:26.890Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-26T00:00:11.761Z","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":"jump-dev/Convex.jl","html_url":"https://github.com/jump-dev/Convex.jl","last_synced_at":"2025-08-24T11:33:47.900Z","status":"error","issues_count":119,"pull_requests_count":224,"avg_time_to_close_issue":55752683.08108108,"avg_time_to_close_pull_request":4625519.340807175,"issues_closed_count":111,"pull_requests_closed_count":223,"pull_request_authors_count":22,"issue_authors_count":53,"avg_comments_per_issue":3.8067226890756305,"avg_comments_per_pull_request":2.013392857142857,"merged_pull_requests_count":196,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":11,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":325435.4,"past_year_avg_time_to_close_pull_request":172581.33333333334,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.8181818181818183,"past_year_avg_comments_per_pull_request":1.9166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"created_at":"2023-05-10T16:07:13.504Z","updated_at":"2025-09-03T06:56:54.757Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jump-dev%2FConvex.jl/issues","issue_labels_count":{"bug":11,"feature request":9,"documentation":8,"performance":5,"help wanted":5,"enhancement":3,"good first issue":3,"breaking":2,"question":1},"pull_request_labels_count":{"DO NOT MERGE":1},"issue_author_associations_count":{"NONE":46,"COLLABORATOR":31,"CONTRIBUTOR":23,"MEMBER":19},"pull_request_author_associations_count":{"MEMBER":225,"COLLABORATOR":106,"CONTRIBUTOR":29,"NONE":3},"issue_authors":{"ericphanson":31,"odow":10,"blegat":8,"RoyiAvital":6,"JinraeKim":6,"baggepinnen":3,"biona001":2,"hurak":2,"karanveerm":2,"PaulSoderlind":2,"rakeshvar":2,"stumarcus314":2,"utotch":2,"KristofferC":2,"raphaelchinchilla":1,"gajjanag":1,"tcovert":1,"a7b":1,"david-vicente":1,"akshay326":1,"rafreeman":1,"chiumichael":1,"aravindh-krishnamoorthy":1,"robertfeldt":1,"JuliaTagBot":1,"jackweou":1,"AUK1939":1,"bschreck":1,"Uroc327":1,"tomerarnon":1,"HFriberg":1,"Thuener":1,"nicomignoni":1,"kmundnic":1,"mlubin":1,"rofinn":1,"mmcelikok":1,"falbarelli":1,"dalekj":1,"not-fred":1,"numbermaniac":1,"JGSuw":1,"dmicsa":1,"tpunnoose":1,"aferragu":1,"madeleineudell":1,"CaG21":1,"boathit":1,"reumle":1,"cossio":1,"Jo-star-star":1,"pathfinder49":1,"Xiaolin-Song":1},"pull_request_authors":{"odow":192,"ericphanson":106,"blegat":33,"github-actions[bot]":6,"RoyiAvital":6,"maxkapur":3,"PaulSoderlind":2,"brilhana":1,"tjdiamandis":1,"Ayush-iitkgp":1,"lrnv":1,"JinraeKim":1,"tcveatch":1,"baggepinnen":1,"mtanneau":1,"ramcha24":1,"hurak":1,"alanedelman":1,"ararslan":1,"madeleineudell":1,"ExpandingMan":1,"numbermaniac":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10101874,"issues_count":31502423,"pull_requests_count":97598050,"authors_count":10703170,"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":{"bug":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":5,"CONTRIBUTOR":3,"MEMBER":1},"past_year_pull_request_author_associations_count":{"MEMBER":17,"CONTRIBUTOR":5,"NONE":1},"past_year_issue_authors":{"RoyiAvital":4,"a7b":1,"CaG21":1,"Jo-star-star":1,"nicomignoni":1,"odow":1},"past_year_pull_request_authors":{"odow":17,"RoyiAvital":6},"maintainers":[{"login":"odow","count":202,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odow"},{"login":"ericphanson","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericphanson"},{"login":"blegat","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blegat"},{"login":"mlubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mlubin"}],"active_maintainers":[{"login":"odow","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odow"}]},"events":{"total":{"CreateEvent":8,"CommitCommentEvent":4,"ReleaseEvent":1,"IssuesEvent":12,"WatchEvent":23,"DeleteEvent":5,"IssueCommentEvent":49,"PushEvent":41,"PullRequestReviewEvent":15,"PullRequestReviewCommentEvent":13,"PullRequestEvent":18,"ForkEvent":5},"last_year":{"CreateEvent":8,"CommitCommentEvent":4,"ReleaseEvent":1,"IssuesEvent":12,"WatchEvent":23,"DeleteEvent":5,"IssueCommentEvent":49,"PushEvent":41,"PullRequestReviewEvent":15,"PullRequestReviewCommentEvent":13,"PullRequestEvent":18,"ForkEvent":5}},"keywords":["convex-optimization","julia","solver"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/TagBot.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:08:45.052Z","updated_at":"2023-01-13T18:08:45.052Z","repository_link":"https://github.com/jump-dev/Convex.jl/blob/master/.github/workflows/TagBot.yml","dependencies":[{"id":6891004020,"package_name":"JuliaRegistries/TagBot","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cancel.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:08:45.086Z","updated_at":"2023-01-13T18:08:45.086Z","repository_link":"https://github.com/jump-dev/Convex.jl/blob/master/.github/workflows/cancel.yml","dependencies":[{"id":6891004021,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"0.9.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:08:45.138Z","updated_at":"2023-01-13T18:08:45.138Z","repository_link":"https://github.com/jump-dev/Convex.jl/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6891004022,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891004023,"package_name":"julia-actions/setup-julia","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891004024,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891004025,"package_name":"julia-actions/julia-buildpkg","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891004026,"package_name":"julia-actions/julia-runtest","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891004027,"package_name":"julia-actions/julia-processcoverage","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891004028,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:08:45.217Z","updated_at":"2023-01-13T18:08:45.217Z","repository_link":"https://github.com/jump-dev/Convex.jl/blob/master/.github/workflows/docs.yml","dependencies":[{"id":6891004029,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891004030,"package_name":"julia-actions/setup-julia","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/format_check.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:08:45.273Z","updated_at":"2023-01-13T18:08:45.273Z","repository_link":"https://github.com/jump-dev/Convex.jl/blob/master/.github/workflows/format_check.yml","dependencies":[{"id":6891004031,"package_name":"julia-actions/setup-julia","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":6891004032,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nightly_ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:08:45.346Z","updated_at":"2023-01-13T18:08:45.346Z","repository_link":"https://github.com/jump-dev/Convex.jl/blob/master/.github/workflows/nightly_ci.yml","dependencies":[{"id":6891004033,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891004034,"package_name":"julia-actions/setup-julia","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891004035,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891004036,"package_name":"julia-actions/julia-buildpkg","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891004037,"package_name":"julia-actions/julia-runtest","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891004038,"package_name":"julia-actions/julia-processcoverage","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891004039,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":16.197516165109604,"created_at":"2025-09-04T15:51:32.600Z","updated_at":"2025-10-07T08:22:17.863Z","avatar_url":"https://github.com/jump-dev.png","language":"Julia","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["numerical","julialang","programming-language","optim","fluxes","sciml","optimisation","unconstrained-optimisation","unconstrained-optimization","the-human-brain"],"project_url":"https://science.ecosyste.ms/api/v1/projects/56427","html_url":"https://science.ecosyste.ms/projects/56427","bibtex_url":"https://science.ecosyste.ms/projects/56427/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/56427/export.apalike"}