{"id":525,"url":"https://github.com/JuliaPlots/Plots.jl","last_synced_at":"2026-07-11T12:20:24.719Z","repository":{"id":37270063,"uuid":"41365799","full_name":"JuliaPlots/Plots.jl","owner":"JuliaPlots","description":"Powerful convenience for Julia visualizations and data analysis","archived":false,"fork":false,"pushed_at":"2025-08-29T12:24:55.000Z","size":117939,"stargazers_count":1909,"open_issues_count":746,"forks_count":371,"subscribers_count":35,"default_branch":"v2","last_synced_at":"2025-09-08T12:26:17.470Z","etag":null,"topics":["hacktoberfest","julia","julia-language","plotting","visualization"],"latest_commit_sha":null,"homepage":"https://docs.juliaplots.org","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/JuliaPlots.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"JuliaPlots","open_collective":"plotsjl"}},"created_at":"2015-08-25T13:46:41.000Z","updated_at":"2025-08-30T20:41:22.000Z","dependencies_parsed_at":"2023-11-09T17:07:10.043Z","dependency_job_id":"37324694-7cb3-4ebb-9e9d-b64b1b2a04ad","html_url":"https://github.com/JuliaPlots/Plots.jl","commit_stats":{"total_commits":5057,"total_committers":273,"mean_commits":"18.523809523809526","dds":0.7808977654736009,"last_synced_commit":"01701b63b96baa6144d01e8341284b19f0f188ba"},"previous_names":[],"tags_count":352,"template":false,"template_full_name":null,"purl":"pkg:github/JuliaPlots/Plots.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaPlots%2FPlots.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaPlots%2FPlots.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaPlots%2FPlots.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaPlots%2FPlots.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaPlots","download_url":"https://codeload.github.com/JuliaPlots/Plots.jl/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaPlots%2FPlots.jl/sbom","scorecard":{"id":75443,"data":{"date":"2025-08-11","repo":{"name":"github.com/JuliaPlots/Plots.jl","commit":"c9ce300e9924cf9a2f33bfa51efe9349f4cf7000"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/docs.yml:23","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/docs.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/docs.yml:22","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:16","Warn: topLevel 'actions' permission set to 'write': .github/workflows/ci.yml:15","Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/compathelper.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/format.yml:1","Warn: no topLevel permission defined: .github/workflows/reference_images.yml:1","Info: topLevel 'statuses' permission set to 'read': .github/workflows/tagbot.yml:22","Info: topLevel 'checks' permission set to 'read': .github/workflows/tagbot.yml:12","Warn: topLevel 'contents' permission set to 'write': .github/workflows/tagbot.yml:13","Info: topLevel 'issues' permission set to 'read': .github/workflows/tagbot.yml:15","Info: topLevel 'packages' permission set to 'read': .github/workflows/tagbot.yml:17","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/tagbot.yml:19","Info: topLevel 'actions' permission set to 'read': .github/workflows/tagbot.yml:11","Info: topLevel 'deployments' permission set to 'read': .github/workflows/tagbot.yml:14","Info: topLevel 'discussions' permission set to 'read': .github/workflows/tagbot.yml:16","Info: topLevel 'pages' permission set to 'read': .github/workflows/tagbot.yml:18","Info: topLevel 'repository-projects' permission set to 'read': .github/workflows/tagbot.yml:20","Info: topLevel 'security-events' permission set to 'read': .github/workflows/tagbot.yml:21"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/benchmark.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/benchmark.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/benchmark.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/ci.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/ci.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/ci.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/ci.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/ci.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/codespell.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/codespell.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/docs.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/docs.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/docs.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/format.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/format.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/format.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/format.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reference_images.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/reference_images.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reference_images.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/reference_images.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reference_images.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/reference_images.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reference_images.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/reference_images.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagbot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaPlots/Plots.jl/tagbot.yml/v2?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":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":"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 GetBranch(master): error during branchesHandler.query: 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 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:16.225Z","repository_id":37270063,"created_at":"2025-08-15T04:42:16.225Z","updated_at":"2025-08-15T04:42:16.225Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202732,"owners_count":25240370,"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-08T02:00:09.813Z","response_time":121,"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"}},"keywords":["hacktoberfest","julia","julia-language","plotting","visualization"],"created_at":"2024-01-11T15:56:41.588Z","updated_at":"2025-09-15T12:29:29.557Z","avatar_url":"https://github.com/JuliaPlots.png","language":"Julia","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/525","html_url":"https://opencollective.ecosyste.ms/projects/525","collective":{"id":178,"uuid":"n4gx0bro-v5m96n0w-ym8qd8lk-3ey7jzwa","slug":"plotsjl","name":"Plots.jl","description":"Plots.jl is a package for the julia programming language that aims to provide a uniform and intuitive API for multiple plotting libraries.","website":"https://julialang.zulipchat.com/#narrow/stream/236493-plots.2Ejl","github":"JuliaPlots/Plots.jl","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://julialang.zulipchat.com/#narrow/stream/236493-plots.2Ejl"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-21T06:15:09.785Z","created_at":"2024-01-10T13:17:47.255Z","updated_at":"2026-07-21T06:15:09.967Z","transactions_count":8,"balance":88.65000000000003,"account_type":"COLLECTIVE","owner":{"login":"JuliaPlots","name":"JuliaPlots","uuid":"19197049","kind":"organization","description":"Data visualization in Julia","email":null,"website":"https://juliaplots.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19197049?v=4","repositories_count":36,"last_synced_at":"2026-02-10T03:17:29.406Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/JuliaPlots","funding_links":["https://github.com/sponsors/JuliaPlots"],"total_stars":5161,"followers":135,"following":0,"created_at":"2022-11-05T09:58:17.784Z","updated_at":"2026-02-10T03:17:29.406Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaPlots","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaPlots/repositories"},"last_project_activity_at":"2025-08-29T12:24:55.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2023-06-01T13:01:59.171Z","collective_updated_at":"2023-06-23T15:39:43.935Z","html_url":"https://opencollective.com/plotsjl","icon_url":"https://images.opencollective.com/plotsjl/logo/40.png","total_donations":238.65,"total_expenses":-202.54,"current_balance":88.65000000000003,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/plotsjl","url":"https://opencollective.ecosyste.ms/collectives/plotsjl","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/plotsjl/projects"}}