{"id":60600,"name":"ControlSystems","description":"A Control Systems Toolbox for Julia","url":"https://github.com/juliacontrol/controlsystems.jl","last_synced_at":"2025-09-08T12:15:09.065Z","repository":{"id":26060242,"uuid":"29503786","full_name":"JuliaControl/ControlSystems.jl","owner":"JuliaControl","description":"A Control Systems Toolbox for Julia","archived":false,"fork":false,"pushed_at":"2025-08-25T10:12:16.000Z","size":350806,"stargazers_count":557,"open_issues_count":54,"forks_count":90,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-08-25T11:37:00.996Z","etag":null,"topics":["automatic-control","bode-plot","control-systems","control-theory","controls","delay-systems","discrete-systems","dynamical-systems","feedback-controller","feedback-systems","kalman-filter","laplace-transform","lqg-controller","lqr-controller","lti-system","model-reduction","nyquist-diagrams","pid-control","riccati-equations","simulations"],"latest_commit_sha":null,"homepage":"https://juliacontrol.github.io/ControlSystems.jl/stable/","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/JuliaControl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2015-01-20T00:30:32.000Z","updated_at":"2025-08-17T12:38:14.000Z","dependencies_parsed_at":"2023-12-26T09:09:14.583Z","dependency_job_id":"8c947170-24e9-4175-9de3-41dd10c873db","html_url":"https://github.com/JuliaControl/ControlSystems.jl","commit_stats":{"total_commits":1312,"total_committers":43,"mean_commits":"30.511627906976745","dds":0.4878048780487805,"last_synced_commit":"3ef8ebc9ec54eb84dbd703200689ceea24a8ae3b"},"previous_names":[],"tags_count":97,"template":false,"template_full_name":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaControl","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/sbom","scorecard":{"id":75414,"data":{"date":"2025-08-11","repo":{"name":"github.com/JuliaControl/ControlSystems.jl","commit":"f04916f6afeadacbd48b2824fb0f2d833deb4f00"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/24 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs.yml:13","Warn: no topLevel permission defined: .github/workflows/CompatHelper.yml:1","Warn: no topLevel permission defined: .github/workflows/PRCommentResponder.yaml:1","Warn: no topLevel permission defined: .github/workflows/PingControlExamplePlots.yml:1","Warn: no topLevel permission defined: .github/workflows/TagBot.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/PRCommentResponder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/PRCommentResponder.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/PRCommentResponder.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/PRCommentResponder.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/TagBot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/TagBot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 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":"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":"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":"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 17 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:01.358Z","repository_id":26060242,"created_at":"2025-08-15T04:42:01.358Z","updated_at":"2025-08-15T04:42:01.358Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274181797,"owners_count":25236561,"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"}},"owner":{"login":"JuliaControl","name":"JuliaControl","uuid":"10605979","kind":"organization","description":"Control Systems Design in Julia","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10605979?v=4","repositories_count":11,"last_synced_at":"2024-04-25T00:17:07.975Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JuliaControl","funding_links":[],"total_stars":679,"followers":77,"following":0,"created_at":"2022-11-11T02:46:03.267Z","updated_at":"2024-04-25T00:17:10.975Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaControl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaControl/repositories"},"packages":[{"id":4313215,"name":"ControlSystems","ecosystem":"julia","description":"A Control Systems Toolbox for Julia","homepage":"https://juliacontrol.github.io/ControlSystems.jl/stable/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/JuliaControl/ControlSystems.jl","keywords_array":["control-systems","dynamical-systems","simulations","control-theory","automatic-control","controls","lti-system","model-reduction","feedback-systems","feedback-controller","pid-control","lqg-controller","lqr-controller","kalman-filter","riccati-equations","bode-plot","nyquist-diagrams","delay-systems","discrete-systems","laplace-transform"],"namespace":null,"versions_count":89,"first_release_published_at":"2018-10-03T15:58:01.000Z","latest_release_published_at":"2025-07-01T00:00:00.000Z","latest_release_number":"1.14.0","last_synced_at":"2025-08-25T11:57:09.350Z","created_at":"2022-04-19T16:35:49.966Z","updated_at":"2025-08-25T14:51:30.307Z","registry_url":"https://juliahub.com/ui/Packages/General/ControlSystems/","install_command":"Pkg.add(\"ControlSystems\")","documentation_url":"https://docs.juliahub.com/General/ControlSystems/stable/","metadata":{"uuid":"a6e380b2-a6ca-5380-bf3e-84a91bcd477e"},"repo_metadata":{"id":26060242,"uuid":"29503786","full_name":"JuliaControl/ControlSystems.jl","owner":"JuliaControl","description":"A Control Systems Toolbox for Julia","archived":false,"fork":false,"pushed_at":"2025-08-25T10:12:16.000Z","size":350806,"stargazers_count":557,"open_issues_count":54,"forks_count":90,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-08-25T11:37:00.996Z","etag":null,"topics":["automatic-control","bode-plot","control-systems","control-theory","controls","delay-systems","discrete-systems","dynamical-systems","feedback-controller","feedback-systems","kalman-filter","laplace-transform","lqg-controller","lqr-controller","lti-system","model-reduction","nyquist-diagrams","pid-control","riccati-equations","simulations"],"latest_commit_sha":null,"homepage":"https://juliacontrol.github.io/ControlSystems.jl/stable/","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/JuliaControl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2015-01-20T00:30:32.000Z","updated_at":"2025-08-17T12:38:14.000Z","dependencies_parsed_at":"2023-12-26T09:09:14.583Z","dependency_job_id":"8c947170-24e9-4175-9de3-41dd10c873db","html_url":"https://github.com/JuliaControl/ControlSystems.jl","commit_stats":{"total_commits":1312,"total_committers":43,"mean_commits":"30.511627906976745","dds":0.4878048780487805,"last_synced_commit":"3ef8ebc9ec54eb84dbd703200689ceea24a8ae3b"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaControl","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/sbom","scorecard":{"id":75414,"data":{"date":"2025-08-11","repo":{"name":"github.com/JuliaControl/ControlSystems.jl","commit":"f04916f6afeadacbd48b2824fb0f2d833deb4f00"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/24 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs.yml:13","Warn: no topLevel permission defined: .github/workflows/CompatHelper.yml:1","Warn: no topLevel permission defined: .github/workflows/PRCommentResponder.yaml:1","Warn: no topLevel permission defined: .github/workflows/PingControlExamplePlots.yml:1","Warn: no topLevel permission defined: .github/workflows/TagBot.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/PRCommentResponder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/PRCommentResponder.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/PRCommentResponder.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/PRCommentResponder.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/TagBot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/TagBot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 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":"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":"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":"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 17 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:01.358Z","repository_id":26060242,"created_at":"2025-08-15T04:42:01.358Z","updated_at":"2025-08-15T04:42:01.358Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272083770,"owners_count":24870576,"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-25T02:00:12.092Z","response_time":1107,"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":"JuliaControl","name":"JuliaControl","uuid":"10605979","kind":"organization","description":"Control Systems Design in Julia","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10605979?v=4","repositories_count":11,"last_synced_at":"2024-04-25T00:17:07.975Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JuliaControl","funding_links":[],"total_stars":679,"followers":77,"following":0,"created_at":"2022-11-11T02:46:03.267Z","updated_at":"2024-04-25T00:17:10.975Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaControl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaControl/repositories"},"tags":[{"name":"v1.14.0","sha":"0b9cea2afc52b10c40e17592956976cc01c2a137","kind":"tag","published_at":"2025-07-25T09:27:56.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.14.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"dbe65e6e9c629e92bf7b33f92d48b070ec4fad85","kind":"tag","published_at":"2025-06-16T07:56:18.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.13.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"967cab767b35826a518c816f7be35da25b26f4b3","kind":"tag","published_at":"2025-05-13T13:55:19.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.13.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"4052167bd62c010dcb541c6a174e04e4ddbfdeaa","kind":"tag","published_at":"2025-04-22T08:29:12.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.12.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"c66b3d1fe202b122da5321870f7a293753ca626b","kind":"tag","published_at":"2025-02-13T13:50:57.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.11.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"db4422763601d66648713fd0a5bb31a4417a1a45","kind":"tag","published_at":"2025-01-20T11:01:36.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.11.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"ceb9ff92b05a31ab54d3b69da4c7ac88aadd4715","kind":"tag","published_at":"2025-01-11T09:45:50.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.11.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"613f0d051288efbb49f8d2fbb0f68a768777d5a9","kind":"tag","published_at":"2024-10-24T08:52:29.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.10.5","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"52e5492f959de41c3e10a234a66f81e48e477648","kind":"tag","published_at":"2024-09-05T12:45:45.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.10.4","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"137e1aca27f6f755340ad8809179fdc5ea3045a2","kind":"tag","published_at":"2024-06-24T05:48:34.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.10.3","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"475758a12f2d85340410e683d92060bc1f0bb060","kind":"tag","published_at":"2024-04-01T11:21:42.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.10.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"e8f68d6a621499f8ab751bf1198c8e3cd53df278","kind":"tag","published_at":"2023-12-14T12:44:40.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.10.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"b73c794f397ac4d60c16fd72c30b741e71f3c6a0","kind":"tag","published_at":"2023-12-07T06:21:17.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.10.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d05192656d0d51bee110c03d9e35b978755ba916","kind":"tag","published_at":"2023-12-04T10:59:02.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.9.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"07c8743a6ba0e884ff0c7428785082078efac485","kind":"tag","published_at":"2023-10-22T07:49:03.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.8.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"cae517ed65f7bef487d4265957781d600ddf0266","kind":"tag","published_at":"2023-10-11T09:48:40.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.8.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"e9690d99b0b679e53721282ac6a3be5741919445","kind":"tag","published_at":"2023-07-13T13:35:08.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.8.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"42e395575dbd71d95bd4db4eabefe73f512dfe01","kind":"tag","published_at":"2023-05-30T16:36:19.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.7.4","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"544a3ff0b9e078fc7e507b6d40f88115e67f13eb","kind":"tag","published_at":"2023-05-22T15:01:04.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.7.3","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"3a4d05eb5e53f6d22858a30a10daa821b5ea275f","kind":"tag","published_at":"2023-03-30T05:39:23.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.7.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"9be2bb22c52d50beb70660da28895fe45380a051","kind":"tag","published_at":"2023-03-16T15:50:55.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.7.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"72b30e277d77358736a3403511ad2d89b9ace281","kind":"tag","published_at":"2023-03-06T16:59:23.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.7.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"d62773d26cd2ee40db7ff0023d40d2b22bcb1b6f","kind":"tag","published_at":"2023-02-08T07:04:39.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.6.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5ebb53b78548cfd15f53fc59ebbd01f5c12fe584","kind":"tag","published_at":"2023-01-12T16:23:53.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.6.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"5a9fb4b9ab11d8c5c1bd9fe6a67c842c414b3486","kind":"tag","published_at":"2023-01-09T18:43:18.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.5.4","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"a6096d8c3e4847ad41f33ff60e6b651f6cd270f1","kind":"tag","published_at":"2022-12-16T05:48:58.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.5.3","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"36783fff9304d6b854f758e069328b045c28930d","kind":"tag","published_at":"2022-11-23T10:13:18.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.5.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e82df22c92968e791962dc24264947fc130ba3e5","kind":"tag","published_at":"2022-11-01T05:22:29.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.5.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"cd8a5c89435a50203f65376329d3a2986584ad75","kind":"tag","published_at":"2022-09-12T06:55:10.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.5.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"dfc43a198c552f1b237d7a26dacb14fd59af606f","kind":"tag","published_at":"2022-09-07T06:44:55.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.4.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5f0fc844089ccb9739dd823289a62b772992deb4","kind":"tag","published_at":"2022-09-05T18:06:09.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.4.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"52ed0e7bdb1105cf6ef1adffa459dd34b5fb83b2","kind":"tag","published_at":"2022-09-02T07:36:57.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.3.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"81477f5adec0dfba51db6025ea47030576fca734","kind":"tag","published_at":"2022-08-26T16:23:16.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.2.3","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"40b14894e3054456406c3c47774403fd98c90663","kind":"tag","published_at":"2022-08-25T10:33:02.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.2.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"367d9d97b35a725009e5298a94b155da3afd565d","kind":"tag","published_at":"2022-08-25T05:05:38.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.2.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c0b4f49c4527d70194e4a5ee90f78d54cc866f3c","kind":"tag","published_at":"2022-07-15T22:52:09.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.2.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"880a9d687cc2589cf58876af5397b158d96245a6","kind":"tag","published_at":"2022-07-14T09:33:17.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.1.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8335e6f73457c899c6aa44459521f0c3ae1ef943","kind":"tag","published_at":"2022-07-13T09:26:20.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.0.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"7d6d0d5a2c08c3d0fb35cf2833aa60b662977222","kind":"tag","published_at":"2022-07-11T14:53:40.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.0.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"788dc8f44c168cfaa97ec33702a4b3302ebb5137","kind":"tag","published_at":"2022-07-11T08:08:23.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.0.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.0.0/manifests"},{"name":"v0.12.17","sha":"c2fa04b96e9c8c9ab6feaf27b9dad52e38cd7953","kind":"tag","published_at":"2022-06-26T16:13:52.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.17","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.17/manifests"},{"name":"v0.12.16","sha":"d2391ee3bcb41ed1b5c0ae50e1b06cf07215d93d","kind":"tag","published_at":"2022-06-23T11:54:36.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.16","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.16/manifests"},{"name":"v0.12.15","sha":"c200c1b86593ace255004e8d5ab0ee0cac478e99","kind":"tag","published_at":"2022-06-20T07:36:18.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.15","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.15/manifests"},{"name":"v0.12.14","sha":"85cc1f2834705e8c119dcac7da57ee5f67c4d6f9","kind":"tag","published_at":"2022-06-15T09:42:16.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.14","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.14/manifests"},{"name":"v0.12.13","sha":"f6aafdbda4470cd6415e5963ae343f5577881002","kind":"tag","published_at":"2022-06-01T19:14:54.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.13","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.13/manifests"},{"name":"v0.12.12","sha":"e7b97ad7a9daaf6a5c8072a40b0f1842ac8d44ad","kind":"tag","published_at":"2022-05-18T19:57:49.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.12","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.12/manifests"},{"name":"v0.12.11","sha":"2824acabc3e29478e622c1c90cebac17df8726d9","kind":"tag","published_at":"2022-03-16T06:22:31.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.11","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.11/manifests"},{"name":"v0.12.10","sha":"86ce7f5a9652e93991057791208657e19d015d8e","kind":"tag","published_at":"2022-03-15T08:14:57.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.10","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.10/manifests"},{"name":"v0.12.9","sha":"cd46c638852297ad59441a8310803321fa760c50","kind":"tag","published_at":"2022-03-11T12:24:56.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.9","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.9/manifests"},{"name":"v0.12.8","sha":"cb877946ade783d52c351d327dcb3eafb7ff668e","kind":"tag","published_at":"2022-03-09T09:46:04.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.8","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.8/manifests"},{"name":"v0.12.7","sha":"0af254756d87128fb7d6ce6f23002394bebaf9f8","kind":"tag","published_at":"2022-03-08T09:09:37.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.7","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.7/manifests"},{"name":"v0.12.6","sha":"a84952dbac762f8a71a1f7f1487eb584fd0a8180","kind":"tag","published_at":"2022-03-04T07:04:29.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.6","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"5c4a5650d2b452215dacc724ca083d06f675bc32","kind":"tag","published_at":"2022-02-28T12:07:56.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.5","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"4012c106ccfe87f016bcf61086c5538f02e6debb","kind":"tag","published_at":"2022-02-21T13:23:11.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.4","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"dba4ea86236ec877e5c751e560912cfc57acb406","kind":"tag","published_at":"2022-02-19T14:36:36.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.3","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"5abb72fed68c97698bf8752142de63ae7e4f5785","kind":"tag","published_at":"2022-02-17T07:47:20.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"1d81af04b956fb7bb2478d36dc27c2a6cc3ff12a","kind":"tag","published_at":"2022-02-16T14:55:12.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"0bc6da95311380f8fcaf3c70bc5afb004bea94ed","kind":"tag","published_at":"2022-02-16T12:29:47.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.0/manifests"},{"name":"v0.11.12","sha":"d20740fe3f98e63f1ee9a7bdf8c12be56cee6ff7","kind":"tag","published_at":"2022-01-14T10:56:47.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.12","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.12/manifests"},{"name":"v0.11.11","sha":"d4376d2115cd42794a26155ec657d3d3b267c76b","kind":"tag","published_at":"2022-01-12T12:53:06.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.11","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.11/manifests"},{"name":"v0.11.10","sha":"1445a7b1cdee8a9ac16727381a38ba4bd15a4010","kind":"tag","published_at":"2022-01-07T16:42:40.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.10","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.10/manifests"},{"name":"v0.11.9","sha":"f3f7e4e356905266525bb4103ac648e37e7dd8c0","kind":"tag","published_at":"2022-01-05T09:43:51.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.9","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.9/manifests"},{"name":"v0.11.8","sha":"92c069d2daa5ce267e4725f26a5a017074824c08","kind":"tag","published_at":"2022-01-04T16:06:38.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.8","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.8/manifests"},{"name":"v0.11.7","sha":"97324edcc7454f3660f18d77bdc7809e8b65c0da","kind":"tag","published_at":"2022-01-03T14:15:13.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.7","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.7/manifests"},{"name":"v0.11.6","sha":"6bffec693a3ed3157b2021e1d0a6d989a61a5e84","kind":"tag","published_at":"2022-01-03T09:11:53.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.6","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.6/manifests"},{"name":"v0.11.5","sha":"27534ec3f7a8f0afa49f84969c2a9e12e87afa14","kind":"tag","published_at":"2021-12-21T15:47:25.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.5","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"744e26395b9899f1572b8b8f9822409e79f2ddca","kind":"tag","published_at":"2021-12-21T08:30:54.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.4","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"ed44389ae9c39ec5bdc3502f24920c772457e2bb","kind":"tag","published_at":"2021-12-20T17:35:14.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.3","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"eda7ba1834830d77158df443cd9d33fd19c436a6","kind":"tag","published_at":"2021-12-14T08:49:06.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0d9c071ff4757ec1a9d9b16f7cb1d2c20e9bef64","kind":"tag","published_at":"2021-12-09T08:16:26.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"389d6a104a672ad103b2e85b4371ed21e287ec78","kind":"tag","published_at":"2021-11-07T11:58:57.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"bde0c055a115c433f8204c74f5f8e205dd929c45","kind":"tag","published_at":"2021-05-27T22:16:28.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.10.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"c0f3ff316db4d80d6eb122bb0b4ad04de0b7e3cd","kind":"tag","published_at":"2021-05-27T21:56:42.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.10.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"08a90f886541c7cda448c9c2e5489d2fbc29773b","kind":"tag","published_at":"2021-03-16T15:02:06.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.9.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"d5b114494481fe3e1b336b1d33d0c6a485c4add9","kind":"tag","published_at":"2021-03-08T18:25:27.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.9.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"39c7d8e075ad93008e1d0055e887c496ead8b2bc","kind":"tag","published_at":"2021-01-30T12:06:58.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.9.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d6de5bb031ec94e83ac58a8edcdd3b32bc26c6bd","kind":"commit","published_at":"2020-10-11T11:21:20.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.8.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"7fc5ba4b0ab511b699b5c280e5e0e68c52fe07c0","kind":"commit","published_at":"2020-09-22T18:30:55.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.7.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d183cb1dff131bc12e1e9580310d9ba596cabe9f","kind":"commit","published_at":"2020-05-23T11:56:21.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.6.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"e9f166cd277ff8d0bf9eab89136d482510a6f86e","kind":"commit","published_at":"2020-04-05T20:45:54.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.5.9","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"c5efbcb60774df84c547c960454b495df9bcf1b1","kind":"commit","published_at":"2020-03-31T01:50:38.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.5.8","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"bfadc8f055a7b6f9c1dcc5c91e433f4945be6733","kind":"tag","published_at":"2020-03-14T16:21:32.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.5.7","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"fcd927c3c8e0f48021f399fccccec8c022f391cf","kind":"tag","published_at":"2020-01-21T19:22:12.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.5.6","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"bf65293b7ab582f639a9493e5c6c43a5047ccbf7","kind":"tag","published_at":"2020-01-05T21:45:39.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.5.5","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"246ab0fb43f03aeffa8dbe1c800902d210578782","kind":"tag","published_at":"2019-11-13T01:47:51.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.5.4","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"6312567a5a2ea8694e04aff0ead2cc6ee91f34fc","kind":"commit","published_at":"2019-05-22T06:06:59.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.5.3","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"f54a87e10792c99076fadc82fa90bd7e5e2490ab","kind":"commit","published_at":"2019-02-01T15:14:35.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.5.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"eb0ea1aa671e7882cda5f559a306a65632c6432f","kind":"commit","published_at":"2018-10-03T15:58:01.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.5.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"585c4de6ca8c68bc929689d204f89d55af76bdad","kind":"commit","published_at":"2018-09-03T08:39:28.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.4.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"5b1043c1023f4c85ee194c6138637b6c6be574d0","kind":"commit","published_at":"2017-05-12T08:17:25.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.3.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"302dfc240f3648b642620df393b58374f24e1bd2","kind":"tag","published_at":"2016-08-10T10:05:06.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.2.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"b7afcaead991748ec7009dc57f0d79aaa0358e3c","kind":"tag","published_at":"2016-07-28T15:52:08.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.1.4","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"036e3b498bc34668eadc62e6fa15c01aa85540f5","kind":"tag","published_at":"2016-03-26T14:42:54.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.1.3","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"792524a13a5f9bf7afee2a1a1d8782f6c611adf2","kind":"tag","published_at":"2016-03-15T15:15:43.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.1.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5d2ac70297efd1b056a2eb280c14bf4b5f8568fe","kind":"tag","published_at":"2016-03-11T17:14:57.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.1.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-25T14:51:30.307Z","dependent_packages_count":9,"downloads":261,"downloads_period":"total","dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":4.241071428571429,"dependent_packages_count":6.667313664596273,"stargazers_count":1.436335403726708,"forks_count":1.2616459627329193,"docker_downloads_count":null,"average":3.4015916149068324},"purl":"pkg:julia/ControlSystems","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/julia/ControlSystems","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/julia/ControlSystems","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/julia/ControlSystems/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-08T04:18:12.031Z","issues_count":100,"pull_requests_count":200,"avg_time_to_close_issue":54220739.78021978,"avg_time_to_close_pull_request":7935202.237113402,"issues_closed_count":91,"pull_requests_closed_count":194,"pull_request_authors_count":19,"issue_authors_count":43,"avg_comments_per_issue":7.69,"avg_comments_per_pull_request":2.68,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":14,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":223669.45454545456,"past_year_avg_time_to_close_pull_request":243386.17307692306,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":52,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.9285714285714286,"past_year_avg_comments_per_pull_request":2.2363636363636363,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":48,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/issues","maintainers":[{"login":"baggepinnen","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baggepinnen"},{"login":"mfalt","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfalt"},{"login":"albheim","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albheim"},{"login":"franckgaga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franckgaga"},{"login":"jcrist","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"}],"active_maintainers":[{"login":"baggepinnen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baggepinnen"},{"login":"franckgaga","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franckgaga"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/ControlSystems/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/ControlSystems/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/ControlSystems/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/ControlSystems/related_packages","maintainers":[],"registry":{"name":"juliahub.com","url":"https://juliahub.com","ecosystem":"julia","default":true,"packages_count":12694,"maintainers_count":0,"namespaces_count":0,"keywords_count":7447,"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-08T06:56:33.218Z","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":5241171,"name":"ControlSystemsBase","ecosystem":"julia","description":"A Control Systems Toolbox for Julia","homepage":"https://juliacontrol.github.io/ControlSystems.jl/stable/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/JuliaControl/ControlSystems.jl","keywords_array":["control-systems","dynamical-systems","simulations","control-theory","automatic-control","controls","lti-system","model-reduction","feedback-systems","feedback-controller","pid-control","lqg-controller","lqr-controller","kalman-filter","riccati-equations","bode-plot","nyquist-diagrams","delay-systems","discrete-systems","laplace-transform"],"namespace":null,"versions_count":74,"first_release_published_at":"2022-07-11T08:08:23.000Z","latest_release_published_at":"2025-08-01T00:00:00.000Z","latest_release_number":"1.18.2","last_synced_at":"2025-08-25T11:57:07.739Z","created_at":"2022-09-11T14:22:58.804Z","updated_at":"2025-08-25T14:51:30.330Z","registry_url":"https://juliahub.com/ui/Packages/General/ControlSystemsBase/","install_command":"Pkg.add(\"ControlSystemsBase\")","documentation_url":"https://docs.juliahub.com/General/ControlSystemsBase/stable/","metadata":{"uuid":"aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"},"repo_metadata":{"id":26060242,"uuid":"29503786","full_name":"JuliaControl/ControlSystems.jl","owner":"JuliaControl","description":"A Control Systems Toolbox for Julia","archived":false,"fork":false,"pushed_at":"2025-08-25T10:12:16.000Z","size":350806,"stargazers_count":557,"open_issues_count":54,"forks_count":90,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-08-25T11:37:00.996Z","etag":null,"topics":["automatic-control","bode-plot","control-systems","control-theory","controls","delay-systems","discrete-systems","dynamical-systems","feedback-controller","feedback-systems","kalman-filter","laplace-transform","lqg-controller","lqr-controller","lti-system","model-reduction","nyquist-diagrams","pid-control","riccati-equations","simulations"],"latest_commit_sha":null,"homepage":"https://juliacontrol.github.io/ControlSystems.jl/stable/","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/JuliaControl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2015-01-20T00:30:32.000Z","updated_at":"2025-08-17T12:38:14.000Z","dependencies_parsed_at":"2023-12-26T09:09:14.583Z","dependency_job_id":"8c947170-24e9-4175-9de3-41dd10c873db","html_url":"https://github.com/JuliaControl/ControlSystems.jl","commit_stats":{"total_commits":1312,"total_committers":43,"mean_commits":"30.511627906976745","dds":0.4878048780487805,"last_synced_commit":"3ef8ebc9ec54eb84dbd703200689ceea24a8ae3b"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaControl","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/sbom","scorecard":{"id":75414,"data":{"date":"2025-08-11","repo":{"name":"github.com/JuliaControl/ControlSystems.jl","commit":"f04916f6afeadacbd48b2824fb0f2d833deb4f00"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/24 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs.yml:13","Warn: no topLevel permission defined: .github/workflows/CompatHelper.yml:1","Warn: no topLevel permission defined: .github/workflows/PRCommentResponder.yaml:1","Warn: no topLevel permission defined: .github/workflows/PingControlExamplePlots.yml:1","Warn: no topLevel permission defined: .github/workflows/TagBot.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/PRCommentResponder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/PRCommentResponder.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/PRCommentResponder.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/PRCommentResponder.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/TagBot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/TagBot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaControl/ControlSystems.jl/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 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":"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":"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":"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 17 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:01.358Z","repository_id":26060242,"created_at":"2025-08-15T04:42:01.358Z","updated_at":"2025-08-15T04:42:01.358Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272083770,"owners_count":24870576,"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-25T02:00:12.092Z","response_time":1107,"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":"JuliaControl","name":"JuliaControl","uuid":"10605979","kind":"organization","description":"Control Systems Design in Julia","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10605979?v=4","repositories_count":11,"last_synced_at":"2024-04-25T00:17:07.975Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JuliaControl","funding_links":[],"total_stars":679,"followers":77,"following":0,"created_at":"2022-11-11T02:46:03.267Z","updated_at":"2024-04-25T00:17:10.975Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaControl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaControl/repositories"},"tags":[{"name":"v1.14.0","sha":"0b9cea2afc52b10c40e17592956976cc01c2a137","kind":"tag","published_at":"2025-07-25T09:27:56.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.14.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"dbe65e6e9c629e92bf7b33f92d48b070ec4fad85","kind":"tag","published_at":"2025-06-16T07:56:18.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.13.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"967cab767b35826a518c816f7be35da25b26f4b3","kind":"tag","published_at":"2025-05-13T13:55:19.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.13.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"4052167bd62c010dcb541c6a174e04e4ddbfdeaa","kind":"tag","published_at":"2025-04-22T08:29:12.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.12.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"c66b3d1fe202b122da5321870f7a293753ca626b","kind":"tag","published_at":"2025-02-13T13:50:57.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.11.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"db4422763601d66648713fd0a5bb31a4417a1a45","kind":"tag","published_at":"2025-01-20T11:01:36.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.11.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"ceb9ff92b05a31ab54d3b69da4c7ac88aadd4715","kind":"tag","published_at":"2025-01-11T09:45:50.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.11.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"613f0d051288efbb49f8d2fbb0f68a768777d5a9","kind":"tag","published_at":"2024-10-24T08:52:29.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.10.5","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"52e5492f959de41c3e10a234a66f81e48e477648","kind":"tag","published_at":"2024-09-05T12:45:45.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.10.4","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"137e1aca27f6f755340ad8809179fdc5ea3045a2","kind":"tag","published_at":"2024-06-24T05:48:34.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.10.3","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"475758a12f2d85340410e683d92060bc1f0bb060","kind":"tag","published_at":"2024-04-01T11:21:42.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.10.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"e8f68d6a621499f8ab751bf1198c8e3cd53df278","kind":"tag","published_at":"2023-12-14T12:44:40.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.10.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"b73c794f397ac4d60c16fd72c30b741e71f3c6a0","kind":"tag","published_at":"2023-12-07T06:21:17.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.10.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d05192656d0d51bee110c03d9e35b978755ba916","kind":"tag","published_at":"2023-12-04T10:59:02.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.9.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"07c8743a6ba0e884ff0c7428785082078efac485","kind":"tag","published_at":"2023-10-22T07:49:03.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.8.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"cae517ed65f7bef487d4265957781d600ddf0266","kind":"tag","published_at":"2023-10-11T09:48:40.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.8.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"e9690d99b0b679e53721282ac6a3be5741919445","kind":"tag","published_at":"2023-07-13T13:35:08.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.8.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"42e395575dbd71d95bd4db4eabefe73f512dfe01","kind":"tag","published_at":"2023-05-30T16:36:19.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.7.4","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"544a3ff0b9e078fc7e507b6d40f88115e67f13eb","kind":"tag","published_at":"2023-05-22T15:01:04.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.7.3","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"3a4d05eb5e53f6d22858a30a10daa821b5ea275f","kind":"tag","published_at":"2023-03-30T05:39:23.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.7.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"9be2bb22c52d50beb70660da28895fe45380a051","kind":"tag","published_at":"2023-03-16T15:50:55.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.7.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"72b30e277d77358736a3403511ad2d89b9ace281","kind":"tag","published_at":"2023-03-06T16:59:23.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.7.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"d62773d26cd2ee40db7ff0023d40d2b22bcb1b6f","kind":"tag","published_at":"2023-02-08T07:04:39.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.6.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5ebb53b78548cfd15f53fc59ebbd01f5c12fe584","kind":"tag","published_at":"2023-01-12T16:23:53.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.6.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"5a9fb4b9ab11d8c5c1bd9fe6a67c842c414b3486","kind":"tag","published_at":"2023-01-09T18:43:18.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.5.4","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"a6096d8c3e4847ad41f33ff60e6b651f6cd270f1","kind":"tag","published_at":"2022-12-16T05:48:58.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.5.3","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"36783fff9304d6b854f758e069328b045c28930d","kind":"tag","published_at":"2022-11-23T10:13:18.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.5.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e82df22c92968e791962dc24264947fc130ba3e5","kind":"tag","published_at":"2022-11-01T05:22:29.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.5.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"cd8a5c89435a50203f65376329d3a2986584ad75","kind":"tag","published_at":"2022-09-12T06:55:10.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.5.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"dfc43a198c552f1b237d7a26dacb14fd59af606f","kind":"tag","published_at":"2022-09-07T06:44:55.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.4.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5f0fc844089ccb9739dd823289a62b772992deb4","kind":"tag","published_at":"2022-09-05T18:06:09.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.4.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"52ed0e7bdb1105cf6ef1adffa459dd34b5fb83b2","kind":"tag","published_at":"2022-09-02T07:36:57.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.3.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"81477f5adec0dfba51db6025ea47030576fca734","kind":"tag","published_at":"2022-08-26T16:23:16.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.2.3","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"40b14894e3054456406c3c47774403fd98c90663","kind":"tag","published_at":"2022-08-25T10:33:02.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.2.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"367d9d97b35a725009e5298a94b155da3afd565d","kind":"tag","published_at":"2022-08-25T05:05:38.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.2.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c0b4f49c4527d70194e4a5ee90f78d54cc866f3c","kind":"tag","published_at":"2022-07-15T22:52:09.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.2.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"880a9d687cc2589cf58876af5397b158d96245a6","kind":"tag","published_at":"2022-07-14T09:33:17.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.1.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8335e6f73457c899c6aa44459521f0c3ae1ef943","kind":"tag","published_at":"2022-07-13T09:26:20.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.0.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"7d6d0d5a2c08c3d0fb35cf2833aa60b662977222","kind":"tag","published_at":"2022-07-11T14:53:40.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.0.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"788dc8f44c168cfaa97ec33702a4b3302ebb5137","kind":"tag","published_at":"2022-07-11T08:08:23.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v1.0.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v1.0.0/manifests"},{"name":"v0.12.17","sha":"c2fa04b96e9c8c9ab6feaf27b9dad52e38cd7953","kind":"tag","published_at":"2022-06-26T16:13:52.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.17","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.17/manifests"},{"name":"v0.12.16","sha":"d2391ee3bcb41ed1b5c0ae50e1b06cf07215d93d","kind":"tag","published_at":"2022-06-23T11:54:36.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.16","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.16/manifests"},{"name":"v0.12.15","sha":"c200c1b86593ace255004e8d5ab0ee0cac478e99","kind":"tag","published_at":"2022-06-20T07:36:18.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.15","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.15/manifests"},{"name":"v0.12.14","sha":"85cc1f2834705e8c119dcac7da57ee5f67c4d6f9","kind":"tag","published_at":"2022-06-15T09:42:16.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.14","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.14/manifests"},{"name":"v0.12.13","sha":"f6aafdbda4470cd6415e5963ae343f5577881002","kind":"tag","published_at":"2022-06-01T19:14:54.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.13","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.13/manifests"},{"name":"v0.12.12","sha":"e7b97ad7a9daaf6a5c8072a40b0f1842ac8d44ad","kind":"tag","published_at":"2022-05-18T19:57:49.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.12","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.12/manifests"},{"name":"v0.12.11","sha":"2824acabc3e29478e622c1c90cebac17df8726d9","kind":"tag","published_at":"2022-03-16T06:22:31.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.11","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.11/manifests"},{"name":"v0.12.10","sha":"86ce7f5a9652e93991057791208657e19d015d8e","kind":"tag","published_at":"2022-03-15T08:14:57.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.10","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.10/manifests"},{"name":"v0.12.9","sha":"cd46c638852297ad59441a8310803321fa760c50","kind":"tag","published_at":"2022-03-11T12:24:56.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.9","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.9/manifests"},{"name":"v0.12.8","sha":"cb877946ade783d52c351d327dcb3eafb7ff668e","kind":"tag","published_at":"2022-03-09T09:46:04.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.8","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.8/manifests"},{"name":"v0.12.7","sha":"0af254756d87128fb7d6ce6f23002394bebaf9f8","kind":"tag","published_at":"2022-03-08T09:09:37.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.7","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.7/manifests"},{"name":"v0.12.6","sha":"a84952dbac762f8a71a1f7f1487eb584fd0a8180","kind":"tag","published_at":"2022-03-04T07:04:29.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.6","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"5c4a5650d2b452215dacc724ca083d06f675bc32","kind":"tag","published_at":"2022-02-28T12:07:56.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.5","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"4012c106ccfe87f016bcf61086c5538f02e6debb","kind":"tag","published_at":"2022-02-21T13:23:11.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.4","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"dba4ea86236ec877e5c751e560912cfc57acb406","kind":"tag","published_at":"2022-02-19T14:36:36.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.3","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"5abb72fed68c97698bf8752142de63ae7e4f5785","kind":"tag","published_at":"2022-02-17T07:47:20.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"1d81af04b956fb7bb2478d36dc27c2a6cc3ff12a","kind":"tag","published_at":"2022-02-16T14:55:12.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"0bc6da95311380f8fcaf3c70bc5afb004bea94ed","kind":"tag","published_at":"2022-02-16T12:29:47.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.12.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.12.0/manifests"},{"name":"v0.11.12","sha":"d20740fe3f98e63f1ee9a7bdf8c12be56cee6ff7","kind":"tag","published_at":"2022-01-14T10:56:47.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.12","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.12/manifests"},{"name":"v0.11.11","sha":"d4376d2115cd42794a26155ec657d3d3b267c76b","kind":"tag","published_at":"2022-01-12T12:53:06.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.11","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.11/manifests"},{"name":"v0.11.10","sha":"1445a7b1cdee8a9ac16727381a38ba4bd15a4010","kind":"tag","published_at":"2022-01-07T16:42:40.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.10","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.10/manifests"},{"name":"v0.11.9","sha":"f3f7e4e356905266525bb4103ac648e37e7dd8c0","kind":"tag","published_at":"2022-01-05T09:43:51.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.9","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.9/manifests"},{"name":"v0.11.8","sha":"92c069d2daa5ce267e4725f26a5a017074824c08","kind":"tag","published_at":"2022-01-04T16:06:38.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.8","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.8/manifests"},{"name":"v0.11.7","sha":"97324edcc7454f3660f18d77bdc7809e8b65c0da","kind":"tag","published_at":"2022-01-03T14:15:13.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.7","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.7/manifests"},{"name":"v0.11.6","sha":"6bffec693a3ed3157b2021e1d0a6d989a61a5e84","kind":"tag","published_at":"2022-01-03T09:11:53.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.6","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.6/manifests"},{"name":"v0.11.5","sha":"27534ec3f7a8f0afa49f84969c2a9e12e87afa14","kind":"tag","published_at":"2021-12-21T15:47:25.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.5","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"744e26395b9899f1572b8b8f9822409e79f2ddca","kind":"tag","published_at":"2021-12-21T08:30:54.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.4","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"ed44389ae9c39ec5bdc3502f24920c772457e2bb","kind":"tag","published_at":"2021-12-20T17:35:14.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.3","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"eda7ba1834830d77158df443cd9d33fd19c436a6","kind":"tag","published_at":"2021-12-14T08:49:06.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0d9c071ff4757ec1a9d9b16f7cb1d2c20e9bef64","kind":"tag","published_at":"2021-12-09T08:16:26.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"389d6a104a672ad103b2e85b4371ed21e287ec78","kind":"tag","published_at":"2021-11-07T11:58:57.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.11.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"bde0c055a115c433f8204c74f5f8e205dd929c45","kind":"tag","published_at":"2021-05-27T22:16:28.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.10.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"c0f3ff316db4d80d6eb122bb0b4ad04de0b7e3cd","kind":"tag","published_at":"2021-05-27T21:56:42.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.10.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"08a90f886541c7cda448c9c2e5489d2fbc29773b","kind":"tag","published_at":"2021-03-16T15:02:06.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.9.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"d5b114494481fe3e1b336b1d33d0c6a485c4add9","kind":"tag","published_at":"2021-03-08T18:25:27.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.9.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"39c7d8e075ad93008e1d0055e887c496ead8b2bc","kind":"tag","published_at":"2021-01-30T12:06:58.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.9.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d6de5bb031ec94e83ac58a8edcdd3b32bc26c6bd","kind":"commit","published_at":"2020-10-11T11:21:20.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.8.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"7fc5ba4b0ab511b699b5c280e5e0e68c52fe07c0","kind":"commit","published_at":"2020-09-22T18:30:55.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.7.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d183cb1dff131bc12e1e9580310d9ba596cabe9f","kind":"commit","published_at":"2020-05-23T11:56:21.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.6.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"e9f166cd277ff8d0bf9eab89136d482510a6f86e","kind":"commit","published_at":"2020-04-05T20:45:54.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.5.9","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"c5efbcb60774df84c547c960454b495df9bcf1b1","kind":"commit","published_at":"2020-03-31T01:50:38.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.5.8","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"bfadc8f055a7b6f9c1dcc5c91e433f4945be6733","kind":"tag","published_at":"2020-03-14T16:21:32.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.5.7","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"fcd927c3c8e0f48021f399fccccec8c022f391cf","kind":"tag","published_at":"2020-01-21T19:22:12.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.5.6","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"bf65293b7ab582f639a9493e5c6c43a5047ccbf7","kind":"tag","published_at":"2020-01-05T21:45:39.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.5.5","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"246ab0fb43f03aeffa8dbe1c800902d210578782","kind":"tag","published_at":"2019-11-13T01:47:51.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.5.4","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"6312567a5a2ea8694e04aff0ead2cc6ee91f34fc","kind":"commit","published_at":"2019-05-22T06:06:59.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.5.3","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"f54a87e10792c99076fadc82fa90bd7e5e2490ab","kind":"commit","published_at":"2019-02-01T15:14:35.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.5.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"eb0ea1aa671e7882cda5f559a306a65632c6432f","kind":"commit","published_at":"2018-10-03T15:58:01.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.5.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"585c4de6ca8c68bc929689d204f89d55af76bdad","kind":"commit","published_at":"2018-09-03T08:39:28.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.4.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"5b1043c1023f4c85ee194c6138637b6c6be574d0","kind":"commit","published_at":"2017-05-12T08:17:25.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.3.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"302dfc240f3648b642620df393b58374f24e1bd2","kind":"tag","published_at":"2016-08-10T10:05:06.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.2.0","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"b7afcaead991748ec7009dc57f0d79aaa0358e3c","kind":"tag","published_at":"2016-07-28T15:52:08.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.1.4","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"036e3b498bc34668eadc62e6fa15c01aa85540f5","kind":"tag","published_at":"2016-03-26T14:42:54.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.1.3","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"792524a13a5f9bf7afee2a1a1d8782f6c611adf2","kind":"tag","published_at":"2016-03-15T15:15:43.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.1.2","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5d2ac70297efd1b056a2eb280c14bf4b5f8568fe","kind":"tag","published_at":"2016-03-11T17:14:57.000Z","download_url":"https://codeload.github.com/JuliaControl/ControlSystems.jl/tar.gz/v0.1.1","html_url":"https://github.com/JuliaControl/ControlSystems.jl/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaControl/ControlSystems.jl@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-25T14:51:30.330Z","dependent_packages_count":10,"downloads":496,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.939726027397262,"dependent_packages_count":7.627397260273973,"stargazers_count":1.3917808219178083,"forks_count":1.2054794520547945,"average":5.0410958904109595},"purl":"pkg:julia/ControlSystemsBase","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/julia/ControlSystemsBase","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/julia/ControlSystemsBase","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/julia/ControlSystemsBase/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-08T04:18:12.031Z","issues_count":100,"pull_requests_count":200,"avg_time_to_close_issue":54220739.78021978,"avg_time_to_close_pull_request":7935202.237113402,"issues_closed_count":91,"pull_requests_closed_count":194,"pull_request_authors_count":19,"issue_authors_count":43,"avg_comments_per_issue":7.69,"avg_comments_per_pull_request":2.68,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":14,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":223669.45454545456,"past_year_avg_time_to_close_pull_request":243386.17307692306,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":52,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.9285714285714286,"past_year_avg_comments_per_pull_request":2.2363636363636363,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":48,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/issues","maintainers":[{"login":"baggepinnen","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baggepinnen"},{"login":"mfalt","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfalt"},{"login":"albheim","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albheim"},{"login":"franckgaga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franckgaga"},{"login":"jcrist","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"}],"active_maintainers":[{"login":"baggepinnen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baggepinnen"},{"login":"franckgaga","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franckgaga"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/ControlSystemsBase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/ControlSystemsBase/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/ControlSystemsBase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/ControlSystemsBase/related_packages","maintainers":[],"registry":{"name":"juliahub.com","url":"https://juliahub.com","ecosystem":"julia","default":true,"packages_count":12694,"maintainers_count":0,"namespaces_count":0,"keywords_count":7447,"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-08T06:56:33.218Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/namespaces"}}],"commits":{"id":704637,"full_name":"JuliaControl/ControlSystems.jl","default_branch":"master","committers":[{"name":"Fredrik Bagge Carlson","email":"baggepinnen@gmail.com","login":null,"count":672},{"name":"Fredrik Bagge Carlson","email":"cont-frb@ulund.org","login":null,"count":232},{"name":"Mattias Fält","email":"mattiasf@control.lth.se","login":null,"count":96},{"name":"Mattias Fält","email":"faldt.mattias@gmail.com","login":null,"count":89},{"name":"olof3","email":"olof3","login":"olof3","count":57},{"name":"Mattias Fält","email":"mfalt","login":"mfalt","count":45},{"name":"Albin Heimerson","email":"albin.heimerson@control.lth.se","login":null,"count":29},{"name":"Jim Crist","email":"crist042@umn.edu","login":null,"count":12},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":9},{"name":"olof3","email":"oloft@control.lth.se","login":null,"count":9},{"name":"Jerome LE NY","email":"jerome.le-ny@polymtl.ca","login":null,"count":8},{"name":"Michele Zaffalon","email":"michele.zaffalon@gmail.com","login":null,"count":7},{"name":"Fredrik Bagge Carlson","email":"baggepinnen@github.com","login":null,"count":5},{"name":"KronosTheLate","email":"61620837+KronosTheLate","login":"KronosTheLate","count":3},{"name":"Tiago Oliva","email":"tiago.oliva.costa@gmail.com","login":null,"count":2},{"name":"olof3","email":"-","login":null,"count":2},{"name":"Uwe Fechner","email":"uwe.fechner.msc@gmail.com","login":null,"count":2},{"name":"CompatHelper Julia","email":"compathelper_noreply@julialang.org","login":null,"count":2},{"name":"Andre Rodrigues Simoes","email":"andrersimoes@gmail.com","login":null,"count":2},{"name":"Adrian Hill","email":"adrian.hill@mailbox.org","login":null,"count":2},{"name":"HappyControlEngineering","email":"43298477+HppyCtrlEngnrng","login":"HppyCtrlEngnrng","count":2},{"name":"Tony Kelman","email":"tony@kelman.net","login":"tkelman","count":2},{"name":"femtocleaner[bot]","email":"femtocleaner[bot]","login":"femtocleaner[bot]","count":2},{"name":"freemin7","email":"25376460+freemin7","login":"freemin7","count":2},{"name":"Jaakko Ruohio","email":"jaakkor2","login":"jaakkor2","count":1},{"name":"Jonnie Diegelman","email":"47193959+jonniedie","login":"jonniedie","count":1},{"name":"Mattias Fält","email":"JaUg3","login":"JaUg3","count":1},{"name":"agerlach","email":"599421+agerlach","login":"agerlach","count":1},{"name":"Albin Heimerson","email":"albheim@hotmail.com","login":null,"count":1},{"name":"Aditya Mahajan","email":"adityam@umich.edu","login":null,"count":1},{"name":"Adam Beckmeyer","email":"adam_gpg@thebeckmeyers.xyz","login":null,"count":1},{"name":"ERIK","email":"52615090+ErikQQY","login":"ErikQQY","count":1},{"name":"Daniel Karrasch","email":"daniel.karrasch@posteo.de","login":null,"count":1},{"name":"Frederik Mathiesen","email":"frederik@baymler.com","login":null,"count":1},{"name":"Ian McInerney","email":"Ian.S.McInerney@ieee.org","login":null,"count":1},{"name":"Michael Hatherly","email":"michaelhatherly@gmail.com","login":null,"count":1},{"name":"Niklas Everitt","email":"neveritt@kth.se","login":null,"count":1},{"name":"Pietro Panizza","email":"pietropanizza88@gmail.com","login":null,"count":1},{"name":"Vít Obrusník","email":"vit.obrusnik@gmail.com","login":null,"count":1},{"name":"Zdeněk Hurák","email":"hurak@fel.cvut.cz","login":null,"count":1},{"name":"oslejste","email":"oslejste@fel.cvut.cz","login":null,"count":1},{"name":"spaette","email":"spaette@gmx.com","login":null,"count":1},{"name":"pilwonhur","email":"pilwonhur@gmail.com","login":null,"count":1}],"total_commits":1312,"total_committers":43,"total_bot_commits":11,"total_bot_committers":2,"mean_commits":30.511627906976745,"dds":0.4878048780487805,"past_year_committers":[{"name":"Fredrik Bagge Carlson","email":"baggepinnen@gmail.com","login":null,"count":197},{"name":"Michele Zaffalon","email":"michele.zaffalon@gmail.com","login":null,"count":2},{"name":"Albin Heimerson","email":"albin.heimerson@control.lth.se","login":null,"count":1},{"name":"oslejste","email":"oslejste@fel.cvut.cz","login":null,"count":1},{"name":"spaette","email":"spaette@gmx.com","login":null,"count":1},{"name":"Jaakko Ruohio","email":"jaakkor2","login":"jaakkor2","count":1},{"name":"KronosTheLate","email":"61620837+KronosTheLate","login":"KronosTheLate","count":1}],"past_year_total_commits":204,"past_year_total_committers":7,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":29.142857142857142,"past_year_dds":0.03431372549019607,"last_synced_at":"2024-01-27T12:04:12.149Z","last_synced_commit":"3ef8ebc9ec54eb84dbd703200689ceea24a8ae3b","created_at":"2023-03-09T12:13:16.040Z","updated_at":"2024-01-27T12:04:12.150Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"JuliaControl/ControlSystems.jl","html_url":"https://github.com/JuliaControl/ControlSystems.jl","last_synced_at":"2025-09-01T21:00:49.101Z","status":null,"issues_count":98,"pull_requests_count":257,"avg_time_to_close_issue":56927314.5,"avg_time_to_close_pull_request":8235991.385593221,"issues_closed_count":88,"pull_requests_closed_count":236,"pull_request_authors_count":19,"issue_authors_count":45,"avg_comments_per_issue":7.357142857142857,"avg_comments_per_pull_request":2.536964980544747,"merged_pull_requests_count":198,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":15,"past_year_pull_requests_count":100,"past_year_avg_time_to_close_issue":310075.1,"past_year_avg_time_to_close_pull_request":290520.1647058824,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":85,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":2.09,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":79,"created_at":"2023-05-10T16:07:06.789Z","updated_at":"2025-09-03T02:08:18.947Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaControl%2FControlSystems.jl/issues","issue_labels_count":{"enhancement":5,"help wanted":2,"v1":2,"bug":1,"priority":1,"question":1,"promotion-conversion":1,"plots":1,"decision-needed":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":46,"MEMBER":26,"CONTRIBUTOR":26},"pull_request_author_associations_count":{"MEMBER":215,"CONTRIBUTOR":38,"NONE":11},"issue_authors":{"baggepinnen":12,"albheim":7,"B-LIE":7,"mzaffalon":6,"hurak":6,"franckgaga":4,"mfalt":4,"olof3":4,"jamestjsp":3,"ufechner7":3,"lucasmsoares96":2,"fibonatic":2,"scls19fr":2,"fedeinthemix":2,"KronosTheLate":2,"stephans3":2,"nakorae":1,"acxz":1,"ma-laforge":1,"olsoni":1,"jcrist":1,"wahlquisty":1,"Johan-Gronqvist":1,"caxelrud":1,"pepijndevos":1,"bryaan":1,"non-Jedi":1,"JuliaTagBot":1,"uchytil":1,"gdalle":1,"stepanoslejsek":1,"juanodecc":1,"freemin7":1,"tfoliva":1,"Jonacool":1,"garazha-ilya":1,"ueliwechsler":1,"urdutext":1,"finmod":1,"e271828e":1,"maltee1":1,"ronisbr":1,"icpmoles":1,"tori1323":1,"IgnacioRubioScola":1,"hdodiaz":1},"pull_request_authors":{"baggepinnen":201,"github-actions[bot]":18,"mfalt":8,"franckgaga":7,"mzaffalon":7,"KronosTheLate":3,"VaiTon":3,"CasBex":2,"albheim":2,"gdalle":2,"tallakt":2,"olof3":2,"jaakkor2":1,"gruberchr":1,"pietrop88":1,"stepanoslejsek":1,"garazha-ilya":1,"spaette":1,"NilsVreman":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10153708,"issues_count":32081447,"pull_requests_count":100111654,"authors_count":10723483,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":10,"CONTRIBUTOR":3,"MEMBER":2},"past_year_pull_request_author_associations_count":{"MEMBER":89,"CONTRIBUTOR":12,"NONE":3},"past_year_issue_authors":{"B-LIE":2,"franckgaga":2,"hurak":2,"e271828e":1,"finmod":1,"garazha-ilya":1,"gdalle":1,"hdodiaz":1,"icpmoles":1,"IgnacioRubioScola":1,"ronisbr":1,"uchytil":1},"past_year_pull_request_authors":{"baggepinnen":86,"github-actions[bot]":9,"franckgaga":4,"gdalle":2,"CasBex":2,"garazha-ilya":1},"maintainers":[{"login":"baggepinnen","count":213,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baggepinnen"},{"login":"mfalt","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfalt"},{"login":"albheim","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albheim"},{"login":"franckgaga","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franckgaga"},{"login":"jcrist","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"}],"active_maintainers":[{"login":"baggepinnen","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baggepinnen"},{"login":"franckgaga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franckgaga"}]},"events":{"total":{"ForkEvent":6,"CreateEvent":58,"CommitCommentEvent":76,"IssuesEvent":39,"ReleaseEvent":8,"WatchEvent":54,"DeleteEvent":71,"IssueCommentEvent":437,"PushEvent":213,"GollumEvent":1,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":5,"PullRequestEvent":114},"last_year":{"ForkEvent":6,"CreateEvent":58,"CommitCommentEvent":76,"IssuesEvent":39,"ReleaseEvent":8,"WatchEvent":54,"DeleteEvent":71,"IssueCommentEvent":437,"PushEvent":213,"GollumEvent":1,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":5,"PullRequestEvent":114}},"keywords":["automatic-control","bode-plot","control-systems","control-theory","controls","delay-systems","discrete-systems","dynamical-systems","feedback-controller","feedback-systems","kalman-filter","laplace-transform","lqg-controller","lqr-controller","lti-system","model-reduction","nyquist-diagrams","pid-control","riccati-equations","simulations"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/PRCommentResponder.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T03:57:20.749Z","updated_at":"2023-01-14T03:57:20.749Z","repository_link":"https://github.com/JuliaControl/ControlSystems.jl/blob/master/.github/workflows/PRCommentResponder.yaml","dependencies":[{"id":6892384514,"package_name":"octokit/request-action","ecosystem":"actions","requirements":"v2.x","direct":true,"kind":"composite","optional":false},{"id":6892384515,"package_name":"gr2m/get-json-paths-action","ecosystem":"actions","requirements":"v1.x","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/TagBot.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T03:57:20.779Z","updated_at":"2023-01-14T03:57:20.779Z","repository_link":"https://github.com/JuliaControl/ControlSystems.jl/blob/master/.github/workflows/TagBot.yml","dependencies":[{"id":6892384516,"package_name":"JuliaRegistries/TagBot","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-14T03:57:20.816Z","updated_at":"2023-01-14T03:57:20.816Z","repository_link":"https://github.com/JuliaControl/ControlSystems.jl/blob/master/.github/workflows/docs.yml","dependencies":[{"id":6892384517,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892384518,"package_name":"julia-actions/setup-julia","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892384519,"package_name":"julia-actions/julia-processcoverage","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892384520,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T03:57:20.881Z","updated_at":"2023-01-14T03:57:20.881Z","repository_link":"https://github.com/JuliaControl/ControlSystems.jl/blob/master/.github/workflows/test.yml","dependencies":[{"id":6892384521,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892384522,"package_name":"julia-actions/setup-julia","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892384523,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892384524,"package_name":"julia-actions/julia-buildpkg","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892384525,"package_name":"julia-actions/julia-runtest","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892384526,"package_name":"julia-actions/julia-processcoverage","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892384527,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/CompatHelper.yml","sha":null,"kind":"manifest","created_at":"2023-09-30T18:02:50.741Z","updated_at":"2023-09-30T18:02:50.741Z","repository_link":"https://github.com/JuliaControl/ControlSystems.jl/blob/master/.github/workflows/CompatHelper.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/PingControlExamplePlots.yml","sha":null,"kind":"manifest","created_at":"2023-09-30T18:02:50.814Z","updated_at":"2023-09-30T18:02:50.814Z","repository_link":"https://github.com/JuliaControl/ControlSystems.jl/blob/master/.github/workflows/PingControlExamplePlots.yml","dependencies":[]}],"score":16.83815181541047,"created_at":"2025-09-04T15:51:37.450Z","updated_at":"2025-10-07T08:23:47.374Z","avatar_url":"https://github.com/JuliaControl.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":["ode","numerical","sciml","differential-equations","sde","dde","dae","stochastic-differential-equations","julialang","programming-language"],"project_url":"https://science.ecosyste.ms/api/v1/projects/60600","html_url":"https://science.ecosyste.ms/projects/60600","bibtex_url":"https://science.ecosyste.ms/projects/60600/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/60600/export.apalike"}