{"id":221,"name":"OpenSTEF","description":"A Python package which is used to make short term forecasts for the energy sector.","url":"https://github.com/OpenSTEF/openstef","last_synced_at":"2026-08-13T14:01:35.851Z","repository":{"id":38453416,"uuid":"337343508","full_name":"OpenSTEF/openstef","owner":"OpenSTEF","description":"Automated Machine Learning pipelines. Builds the Open Short Term Energy Forecasting package.","archived":false,"fork":false,"pushed_at":"2026-08-10T04:49:03.000Z","size":500067,"stargazers_count":159,"open_issues_count":44,"forks_count":54,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-08-12T14:24:22.575Z","etag":null,"topics":["data-science","energy","energy-forecasting","forecasting","machine-learning","python","time-series"],"latest_commit_sha":null,"homepage":"https://openstef.github.io/openstef","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenSTEF.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-02-09T08:48:47.000Z","updated_at":"2026-08-12T04:57:38.000Z","dependencies_parsed_at":"2026-08-12T13:53:48.800Z","dependency_job_id":null,"html_url":"https://github.com/OpenSTEF/openstef","commit_stats":{"total_commits":2244,"total_committers":38,"mean_commits":59.05263157894737,"dds":0.8364527629233511,"last_synced_commit":"3fb5d8af28158d45d014dfa1e779a96742f31ca1"},"previous_names":["alliander-opensource/openstf"],"tags_count":351,"template":false,"template_full_name":null,"purl":"pkg:github/OpenSTEF/openstef","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/sbom","scorecard":{"id":105524,"data":{"date":"2025-08-11","repo":{"name":"github.com/OpenSTEF/openstef","commit":"8955ed11f4dc4940efdf1a13431efebb5a7706fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/29 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"11 commit(s) and 15 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":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.workflow_run.head_branch }}': .github/workflows/sonarcloud.yml:51"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs-publish.yaml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:13","Warn: no topLevel permission defined: .github/workflows/black-format-code.yml:1","Warn: no topLevel permission defined: .github/workflows/citations.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-labeler.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-upload-package.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/reuse-compliance.yaml:1","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/sonarcloud.yml:44"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-upload-package.yaml:10"],"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":"Vulnerabilities","score":0,"reason":"59 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-231 / GHSA-2586-f3p4-hq84","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-83fm-w79m-64r5","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2023-68 / GHSA-x422-6qhv-p29g","Warn: Project is vulnerable to: PYSEC-2023-69","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/citations.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/citations.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/citations.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/citations.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-labeler.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/pr-labeler.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reuse-compliance.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/reuse-compliance.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reuse-compliance.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/reuse-compliance.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonarcloud.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/sonarcloud.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sonarcloud.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/sonarcloud.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/docs-publish.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:59","Warn: pipCommand not pinned by hash: .github/workflows/python-upload-package.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-upload-package.yaml:29","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand 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":"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-15T11:02:06.129Z","repository_id":38453416,"created_at":"2025-08-15T11:02:06.129Z","updated_at":"2025-08-15T11:02:06.129Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36569416,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"OpenSTEF","name":"OpenSTEF","uuid":"93986058","kind":"organization","description":"Open Short Term Energy Forecaster project","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/93986058?v=4","repositories_count":6,"last_synced_at":"2024-05-29T13:39:40.773Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/OpenSTEF","funding_links":[],"total_stars":103,"followers":46,"following":0,"created_at":"2022-11-16T23:58:23.428Z","updated_at":"2024-05-29T13:39:42.235Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF/repositories"},"packages":[{"id":2840825,"name":"openstef","ecosystem":"pypi","description":"Open Short Term Energy forecasting library","homepage":"https://lfenergy.org/projects/openstef/","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/OpenSTEF/openstef","keywords_array":["energy","forecasting","machinelearning"],"namespace":null,"versions_count":248,"first_release_published_at":"2021-12-01T16:15:40.000Z","latest_release_published_at":"2026-08-07T12:28:42.000Z","latest_release_number":"4.2.2","last_synced_at":"2026-08-12T13:32:59.322Z","created_at":"2022-04-10T11:57:24.717Z","updated_at":"2026-08-12T13:32:59.322Z","registry_url":"https://pypi.org/project/openstef/","install_command":"pip install openstef --index-url https://pypi.org/simple","documentation_url":"https://openstef.github.io/openstef/index.html","metadata":{"funding":null,"documentation":"https://openstef.github.io/openstef/index.html","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13"],"normalized_name":"openstef","project_status":null},"repo_metadata":{"id":38453416,"uuid":"337343508","full_name":"OpenSTEF/openstef","owner":"OpenSTEF","description":"Automated Machine Learning pipelines. Builds the Open Short Term Energy Forecasting package.","archived":false,"fork":false,"pushed_at":"2024-10-11T13:44:48.000Z","size":292101,"stargazers_count":92,"open_issues_count":20,"forks_count":29,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-10-29T21:02:52.964Z","etag":null,"topics":["data-science","energy","energy-forecasting","forecasting","machine-learning","python","time-series"],"latest_commit_sha":null,"homepage":"https://openstef.github.io/openstef","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenSTEF.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-09T08:48:47.000Z","updated_at":"2024-10-24T10:58:14.000Z","dependencies_parsed_at":"2023-09-21T19:09:09.701Z","dependency_job_id":"fd010ba4-bfef-4582-915b-2e3851763280","html_url":"https://github.com/OpenSTEF/openstef","commit_stats":{"total_commits":2210,"total_committers":33,"mean_commits":66.96969696969697,"dds":0.8343891402714932,"last_synced_commit":"3bf7315b118141d7155e126427454755a8f6ea4f"},"previous_names":["alliander-opensource/openstf"],"tags_count":237,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222132650,"owners_count":16936616,"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","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":"OpenSTEF","name":"OpenSTEF","uuid":"93986058","kind":"organization","description":"Open Short Term Energy Forecaster project","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/93986058?v=4","repositories_count":6,"last_synced_at":"2024-05-29T13:39:40.773Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/OpenSTEF","funding_links":[],"total_stars":103,"followers":46,"following":0,"created_at":"2022-11-16T23:58:23.428Z","updated_at":"2024-05-29T13:39:42.235Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF/repositories"},"tags":[{"name":"v3.4.29","sha":"3bf7315b118141d7155e126427454755a8f6ea4f","kind":"commit","published_at":"2024-06-10T10:40:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.29/manifests"},{"name":"v3.4.28","sha":"fb17c80f76a87a19b52724a6214c52fcfbe6e5c5","kind":"commit","published_at":"2024-06-03T11:33:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.28/manifests"},{"name":"v3.4.27","sha":"570fd31c8ecb25f3c01aeb167eedce99f3bb599d","kind":"commit","published_at":"2024-05-23T12:10:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.27/manifests"},{"name":"v3.4.26","sha":"2b200bd20f5aec9088b39b0d2c7927aa1e34b403","kind":"commit","published_at":"2024-05-23T12:10:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.26/manifests"},{"name":"v3.4.25","sha":"560f19b55c38310250a0bd080b7585177f3bf52a","kind":"commit","published_at":"2024-04-30T09:02:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.25/manifests"},{"name":"v3.4.24","sha":"be8f58e37e05c147d81557e8111b80fcff156eaa","kind":"commit","published_at":"2024-04-25T09:39:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.24/manifests"},{"name":"v3.4.23","sha":"9f6497c7b80349cc18dedc4762ba853a2845abd6","kind":"commit","published_at":"2024-04-24T13:48:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.23","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.23/manifests"},{"name":"v3.4.22","sha":"b3aae5475ddd5bd6f3e1e53b0258e9e4f224a631","kind":"commit","published_at":"2024-04-04T10:38:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.22/manifests"},{"name":"v3.4.21","sha":"2d604eaba47a983362e177c46f387017a592a55c","kind":"commit","published_at":"2024-04-03T08:54:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.21/manifests"},{"name":"v3.4.20","sha":"c83351d47bc957ee992ed9d82b33d4b7d078796f","kind":"commit","published_at":"2024-04-03T07:51:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.20/manifests"},{"name":"v3.4.19","sha":"d03ebfd5da174057bf4099978b0734bc840844d5","kind":"commit","published_at":"2024-03-28T14:31:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.19/manifests"},{"name":"v3.4.18","sha":"b40646aa48cc5b360f51cf4dd0adb37260c719d7","kind":"commit","published_at":"2024-03-27T15:38:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.18/manifests"},{"name":"v3.4.17","sha":"86cac87f73a6df15cdaaf56fd941c91a72aa1067","kind":"commit","published_at":"2024-03-27T15:19:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.17/manifests"},{"name":"v3.4.16","sha":"ca633695f2dd9113b56756b883b87dff540c7077","kind":"commit","published_at":"2024-03-27T15:04:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.16/manifests"},{"name":"v3.4.15","sha":"48149fa7e59fb8803439af9be11c576204920075","kind":"commit","published_at":"2024-03-27T14:18:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.15/manifests"},{"name":"v3.4.14","sha":"849750ed78ea174e98f6c1bc152dc70854fafe9c","kind":"commit","published_at":"2024-03-27T13:43:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.14/manifests"},{"name":"v3.4.13","sha":"60f2ef3927fdc0e159c3cbe55a6514d862dbb491","kind":"commit","published_at":"2024-03-27T09:50:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.13/manifests"},{"name":"v3.4.12","sha":"7dad9b71fe744f7f341e4a15273613c7c25a6ff7","kind":"commit","published_at":"2024-03-01T09:11:55.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.12/manifests"},{"name":"v3.4.11","sha":"5a2c37a3e9705b1c863219ed215cc32272054178","kind":"commit","published_at":"2024-02-29T10:20:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.11/manifests"},{"name":"v3.4.10","sha":"c1666866ad5e622ab525030945a29537429ceb8c","kind":"commit","published_at":"2024-02-20T12:35:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.10/manifests"},{"name":"v3.4.9","sha":"5616be947549110cccfc9e654f7797ddff8e9641","kind":"commit","published_at":"2024-02-13T10:01:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.9/manifests"},{"name":"v3.4.8","sha":"5bd853c114842d885d8bb100227f0665c4d7c93f","kind":"commit","published_at":"2024-02-08T08:43:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.8/manifests"},{"name":"v3.4.7","sha":"e48d277d0948b015fb48e2ee6e3155d4da49a89a","kind":"commit","published_at":"2024-02-01T15:09:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.7/manifests"},{"name":"v3.4.6","sha":"fc076cbec9c9d27924840eacc458788c667ffaaf","kind":"commit","published_at":"2024-01-19T11:34:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.6/manifests"},{"name":"v3.4.5","sha":"d1d01e84f47de938aaa46209cd0aa48f432af21a","kind":"commit","published_at":"2024-01-19T10:45:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"8a86c8031f719d7a136a1764da3735b04d4ef468","kind":"commit","published_at":"2024-01-18T09:46:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.4/manifests"},{"name":"v3.4.2","sha":"bfe7e71f56961918fff3a0af174ca3694059591d","kind":"commit","published_at":"2024-01-16T16:00:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"4f51ea27efd9a525d35119db00dd565372b52641","kind":"commit","published_at":"2024-01-16T13:17:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.1/manifests"},{"name":"v3.3.15","sha":"9afb62671a42892f82d6834025ffe6ebfb76510f","kind":"commit","published_at":"2024-01-16T09:57:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.15/manifests"},{"name":"v3.3.14","sha":"ba9aef33ffb07dfaf1a72102595af2b337589f68","kind":"commit","published_at":"2024-01-15T16:16:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.14/manifests"},{"name":"v3.3.13","sha":"4b6be3aef00ec645790d85c81b9311c768d4912c","kind":"commit","published_at":"2024-01-15T13:33:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.13/manifests"},{"name":"v3.3.12","sha":"2779f16b2e45ac64cd28f7d848194df9005d0eec","kind":"commit","published_at":"2024-01-12T09:35:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.12/manifests"},{"name":"v3.3.11","sha":"0243649129e75d7accb1e0c6e66918141e67fdaa","kind":"commit","published_at":"2024-01-11T15:41:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"a408d0d7612b87dcc7ad5165c62ef3d5ec10707c","kind":"commit","published_at":"2024-01-10T10:29:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"9b5d80a2485842d0d258bb5962f269a5f66911f9","kind":"commit","published_at":"2023-12-14T15:07:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.9/manifests"},{"name":"v3.3.8","sha":"b8e8f4a537e8633e810573be129e8849bda07469","kind":"commit","published_at":"2023-12-11T09:23:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"78c2cdce5688e1b100b55fa29c74967737c62934","kind":"commit","published_at":"2023-12-11T08:18:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"83ed9a31472b3ba6125f5a0c41c9582993d0b01a","kind":"commit","published_at":"2023-11-02T09:58:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"406c5d1886d8fa022ea395bcf602a39ce69d2737","kind":"commit","published_at":"2023-10-26T09:37:13.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.5/manifests"},{"name":"v3.3.3","sha":"0cdcba4efc970eaf46b70a249bdf95f84403f4e0","kind":"commit","published_at":"2023-10-10T17:57:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.3/manifests"},{"name":"3.3.2.dev","sha":"a3bf38bf236e9ee7295a25e46bbe4fea10cdc0a0","kind":"commit","published_at":"2023-10-02T15:46:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/3.3.2.dev","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/3.3.2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.3.2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.3.2.dev/manifests"},{"name":"v3.3.1","sha":"ebdc21943c2419d856cc7fbed51d0a1c9c132092","kind":"commit","published_at":"2023-09-20T13:24:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.1/manifests"},{"name":"v3.2.78","sha":"8a28f221ee44331b3904943f7939212dbb7f23b6","kind":"commit","published_at":"2023-09-15T11:58:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.78","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.78/manifests"},{"name":"v3.2.77","sha":"b18f70985d7a5cc537b55c2f8803dc326bb26459","kind":"commit","published_at":"2023-09-13T09:50:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.77","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.77/manifests"},{"name":"v3.2.76","sha":"deb9eb00da1e939abe85ab90d8317f8c29cbf2e5","kind":"commit","published_at":"2023-08-23T14:48:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.76","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.76/manifests"},{"name":"v3.2.75","sha":"44ef8ff9f6c7108e3759bb3ef092948d301bd4cd","kind":"commit","published_at":"2023-08-14T06:57:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.75","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.75/manifests"},{"name":"v3.2.74","sha":"2011c1787270c1bcc692aa6eddd20d72a00ceac6","kind":"commit","published_at":"2023-08-14T06:44:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.74","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.74","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.74/manifests"},{"name":"v3.2.73","sha":"2f9fe01da391197ac57e47f408d3348484ebbf87","kind":"commit","published_at":"2023-08-07T15:12:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.73","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.73/manifests"},{"name":"v3.2.72","sha":"cd4bc571f3e2cc353fd081b241fbeeb71005eb3c","kind":"commit","published_at":"2023-08-07T06:47:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.72","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.72/manifests"},{"name":"v3.2.71","sha":"a41f6b9afe0865776159bb33b6a909dc8cd2f144","kind":"commit","published_at":"2023-07-11T14:31:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.71","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.71/manifests"},{"name":"v3.2.70","sha":"adf028a7ce9c357c80e98e2a7c225605f0c9bb46","kind":"commit","published_at":"2023-07-11T11:49:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.70","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.70/manifests"},{"name":"v3.2.69","sha":"5197849199fb47efaf74e00d4ee6fe01f720b3e3","kind":"commit","published_at":"2023-05-19T15:08:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.69","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.69","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.69/manifests"},{"name":"v3.2.67","sha":"bcc15e1e2b98b60df4ad88e380a1973f625d33cd","kind":"commit","published_at":"2023-05-15T07:04:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.67","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.67/manifests"},{"name":"v3.2.66","sha":"8597aa8509bd1fa54160b0ba89bbc381dcf8f863","kind":"commit","published_at":"2023-05-11T12:01:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.66","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.66/manifests"},{"name":"v3.2.64","sha":"e579490256a07341d8a21e40096530e88b29d626","kind":"commit","published_at":"2023-05-08T09:00:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.64","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.64/manifests"},{"name":"v3.2.63","sha":"eef13546dcc521bae38639109ebc3f53c86bc3d8","kind":"commit","published_at":"2023-05-05T15:12:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.63","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.63/manifests"},{"name":"v3.2.62","sha":"a1c62d83481825751d656ec9071db2a8b682c70d","kind":"commit","published_at":"2023-05-01T12:34:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.62","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.62/manifests"},{"name":"v3.2.61","sha":"7bc30b57db155c20c5cedb61788ed68565189f79","kind":"commit","published_at":"2023-04-26T12:41:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.61","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.61/manifests"},{"name":"v3.2.60","sha":"0c33ad1d9308b7ef6bd127a88e64ecf785988baa","kind":"commit","published_at":"2023-04-21T13:04:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.60","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.60/manifests"},{"name":"v3.2.59","sha":"12a9d0d0df36e45ea7668c7847c9d00a6e19993d","kind":"commit","published_at":"2023-03-21T14:10:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.59","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.59/manifests"},{"name":"v3.2.58","sha":"f02f63094708da22bc349aa274d6c23382cdf27c","kind":"commit","published_at":"2023-03-09T15:33:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.58","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.58/manifests"},{"name":"v3.2.57","sha":"af0a4b77781765ba6ad874731e5d938e111a0e04","kind":"commit","published_at":"2023-03-09T09:28:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.57","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.57/manifests"},{"name":"v3.2.56","sha":"d3406648a2ac1fc6772082c857f8774b4212e25e","kind":"commit","published_at":"2023-03-08T10:09:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.56","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.56/manifests"},{"name":"v3.2.55","sha":"6e3d6572a7be534c80b4a37e4d1fcfa9e522614d","kind":"commit","published_at":"2023-03-03T14:08:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.55","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.55/manifests"},{"name":"v3.2.54","sha":"7500d8e56a25244f4149c25abfb96a47c8bc5055","kind":"commit","published_at":"2023-03-01T12:16:55.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.54","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.54/manifests"},{"name":"v3.2.53","sha":"dfeeac1e834b364ed4f5453f80424115a608dcd2","kind":"commit","published_at":"2023-03-01T10:51:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.53","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.53/manifests"},{"name":"v3.2.52","sha":"b0baed4839c3ec7567fa634ae60da1492989c017","kind":"commit","published_at":"2023-03-01T10:20:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.52","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.52/manifests"},{"name":"v3.2.51","sha":"01a349f70b9d5f0178e05a8a3ffe95bf0dbf4990","kind":"commit","published_at":"2023-01-27T12:09:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.51","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.51/manifests"},{"name":"v3.2.50","sha":"106892ea02e6f86530535bf3ef5cd6090b8f7729","kind":"commit","published_at":"2023-01-27T09:18:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.50","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.50/manifests"},{"name":"v3.2.49","sha":"8e44a29b6d9b9974f42c5dc00df1d93f290f54a7","kind":"commit","published_at":"2023-01-27T09:12:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.49","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.49/manifests"},{"name":"v3.2.48","sha":"fe604d9da8d9cd54aa371fca7b842c22b5ddf8a4","kind":"commit","published_at":"2023-01-19T14:19:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.48","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.48/manifests"},{"name":"v3.2.47","sha":"5cee1041f466a44ee7e439efd4eb87008a444631","kind":"commit","published_at":"2023-01-02T16:18:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.47","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.47/manifests"},{"name":"v3.2.46","sha":"37734c8fc5fa60d83af3a52d592c000e481739b3","kind":"commit","published_at":"2023-01-02T16:00:45.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.46","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.46/manifests"},{"name":"v3.2.45","sha":"811e74ba062977fdb6d3e66dff21b6824582abe4","kind":"commit","published_at":"2023-01-02T15:22:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.45","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.45/manifests"},{"name":"v3.2.44","sha":"571a229d60dae99232c0f19eba7455084c679b5c","kind":"commit","published_at":"2023-01-02T15:18:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.44","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.44/manifests"},{"name":"v3.2.43","sha":"d0ef5bbcaf1bd9be5e1be64f2169ee3fbb7224b9","kind":"commit","published_at":"2023-01-02T12:39:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.43/manifests"},{"name":"v3.2.42","sha":"1ae2527ee5a128173e3d99340e102d09b7592ac1","kind":"commit","published_at":"2022-12-29T15:53:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.42/manifests"},{"name":"v3.2.41","sha":"07b9f70a82517c175800fb9f598ed81159501762","kind":"commit","published_at":"2022-12-29T14:49:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.41/manifests"},{"name":"v3.2.40","sha":"3d4a2d536ddbe68f73f48e28b7ca15c2aa78cbfb","kind":"commit","published_at":"2022-12-28T10:27:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.40/manifests"},{"name":"v3.2.39","sha":"5851e859e228e1ad5e167c13224e2b2db63e8b46","kind":"commit","published_at":"2022-12-08T08:29:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.39/manifests"},{"name":"v3.2.38","sha":"a19468796ad52d617598bdc9293dec7d59f09a73","kind":"commit","published_at":"2022-12-01T09:52:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.38/manifests"},{"name":"v3.2.37","sha":"e929bb6f7f69a1c035bfd01969d0a0bfdf1f8931","kind":"commit","published_at":"2022-11-29T09:58:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.37/manifests"},{"name":"v3.2.36","sha":"2782ad96dac28d50c268af3fcee66f48d341ff19","kind":"commit","published_at":"2022-11-28T16:50:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.36/manifests"},{"name":"v3.2.35","sha":"a3e2fd78fcda4ab06c2abff068f25105252393ca","kind":"commit","published_at":"2022-11-28T11:41:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.35/manifests"},{"name":"v3.2.34","sha":"5f55c0559d0d3676f738ab13ce903351dc62903b","kind":"commit","published_at":"2022-11-25T13:16:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.34/manifests"},{"name":"v3.2.33","sha":"32343ffeac213d1b6f9f9c26aed9875bc2f7d339","kind":"commit","published_at":"2022-11-25T09:34:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.33/manifests"},{"name":"v3.2.32","sha":"dd663e5c188f483cc65187406bd4d60d68740872","kind":"commit","published_at":"2022-11-24T09:32:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.32/manifests"},{"name":"v3.2.31","sha":"803635b1ffadeed63fd0b910d9e17d8496f59c22","kind":"commit","published_at":"2022-11-15T08:51:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.31/manifests"},{"name":"v3.2.30","sha":"c3a493fe1b965fd5ea9e30a103070e5402c8eb12","kind":"commit","published_at":"2022-11-04T11:14:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.30/manifests"},{"name":"v3.2.29","sha":"03a76be9ba9e794aedf6c1b0b0efdee3f34bfac8","kind":"commit","published_at":"2022-10-31T14:34:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.29/manifests"},{"name":"v3.2.28","sha":"d508d5f8e48ac5c8aa2ac2136efec137e7d0f37d","kind":"commit","published_at":"2022-10-31T13:08:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.28/manifests"},{"name":"v3.2.27","sha":"abf5d6c22c9ef35f360228f482e506cbc6e057fa","kind":"commit","published_at":"2022-10-28T12:06:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.27/manifests"},{"name":"v3.2.26","sha":"d085f8a096d794aa173bdf4a9bb7e777761ba3e8","kind":"commit","published_at":"2022-10-26T13:33:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.26/manifests"},{"name":"v3.2.25","sha":"1065611983133052e959f1caab5ce5ce8ed8b7b5","kind":"commit","published_at":"2022-09-07T12:15:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.25/manifests"},{"name":"v3.2.24","sha":"3462a6cee6a03384cd8c6d362fdab1ab785c3fe5","kind":"commit","published_at":"2022-09-06T15:01:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.24/manifests"},{"name":"v3.2.22","sha":"acd271bb96e65f36af1ac57dc1164dd165d56be1","kind":"commit","published_at":"2022-08-15T14:59:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.22/manifests"},{"name":"v3.2.21","sha":"2d72e47c0b166138de05ab1b2f72fa805a3fede6","kind":"commit","published_at":"2022-08-08T15:23:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.21/manifests"},{"name":"v3.2.20","sha":"db8e83f5d3b98106a493cec8dc2a6bb739ef68ce","kind":"commit","published_at":"2022-08-04T14:12:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.20/manifests"},{"name":"v3.2.19","sha":"717ba67b67ba813afbc696538cb65e122df8fb1a","kind":"commit","published_at":"2022-08-03T14:19:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.19/manifests"},{"name":"v3.2.18","sha":"d3f4dbeb4c36ae4c230414f60d52525f380b7b0a","kind":"commit","published_at":"2022-08-02T14:13:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.18/manifests"},{"name":"v3.2.17","sha":"c27c0181279e28120f6bfb683d3d0ffe5a03aa50","kind":"commit","published_at":"2022-08-02T06:46:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.17/manifests"},{"name":"v3.2.16","sha":"b3fdf87316b42f9d8dd2a6764d979870c35bb77c","kind":"commit","published_at":"2022-07-27T13:59:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.16/manifests"},{"name":"v3.2.15","sha":"767d04c7e55c810e9e4c4f8f0cf2db1bd0c4d69b","kind":"commit","published_at":"2022-07-26T14:03:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.15/manifests"},{"name":"v3.2.14","sha":"325bd281b50adb0cb83b8f50633218198749af94","kind":"commit","published_at":"2022-07-25T08:44:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.14/manifests"},{"name":"v3.2.13","sha":"beff94517d9e57f39df11d1fdc4dbeefb539761b","kind":"commit","published_at":"2022-07-20T12:41:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.13/manifests"},{"name":"v3.2.12","sha":"1c7aca82207e35ca9969b31d9538ec0e3bf2f66c","kind":"commit","published_at":"2022-07-20T09:31:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.12/manifests"},{"name":"v3.2.11","sha":"6a0f2c927ed8e974ea90f0dfcfec0e7ce0742989","kind":"commit","published_at":"2022-07-19T07:08:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"05324ca19ca8be5a9b05984e87b8bfda1a8ec56f","kind":"commit","published_at":"2022-07-18T14:29:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"66e6e74add736b1e0f22682ed2298bb8b8ed1980","kind":"commit","published_at":"2022-07-06T13:16:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"4b45358cba95ac4c7afe32e21eb3fadf9ac30fd5","kind":"commit","published_at":"2022-05-31T13:22:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"6851d33cc8eccea9d73637289b58324bf339712e","kind":"commit","published_at":"2022-05-31T08:48:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"cb526042751535c646350108d1517a3b8e6f11ee","kind":"commit","published_at":"2022-05-13T11:31:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"f69068c4f69373f16f11835b5a8c92ddd034fb0a","kind":"commit","published_at":"2022-05-13T09:31:13.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"a200de9415107386dec9c9c8767df372036d75a9","kind":"commit","published_at":"2022-05-05T09:34:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"2a9aa4887baaa0a6ab69a8a6495c3adc07f01066","kind":"commit","published_at":"2022-05-04T12:09:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"cc301dcd7640769a81fa5492d0f1a9537ed1c987","kind":"commit","published_at":"2022-04-29T08:24:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"8f27cc4f8cdce31a11864b7ec836c02c5da8f49e","kind":"commit","published_at":"2022-04-28T07:47:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"25c8de309f4a999ed7d7036954e91f6754a349d7","kind":"commit","published_at":"2022-04-22T15:28:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0/manifests"},{"name":"v3.2.0a2","sha":"8bb9c3024b2af6b6d8a9678dae8755aa8f1b0a88","kind":"commit","published_at":"2022-04-22T11:22:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a2/manifests"},{"name":"v3.2.0a1","sha":"b26ae09aeff0a6c427d2c56436b044808b0f6cad","kind":"commit","published_at":"2022-04-22T09:37:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a1/manifests"},{"name":"v3.2.0a","sha":"912e5aa968fe9f9cde089f8f2630ea02b4e9a777","kind":"commit","published_at":"2022-04-21T09:07:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a/manifests"},{"name":"v3.1.7","sha":"86ef57f0191ceb8deec122fcf372a617d79ef656","kind":"commit","published_at":"2022-03-30T11:32:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"c7fc3a63d64f5ded4a817335461f91a256539e1f","kind":"commit","published_at":"2022-03-28T14:43:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.6/manifests"},{"name":"v3.1.5b","sha":"b9eacdd65d5bd139e66eaaa96ba0bf000ff3611a","kind":"commit","published_at":"2022-03-23T09:22:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5b","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5b","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5b/manifests"},{"name":"v3.1.5a","sha":"42d1a3587844a76220067187da7b8a5e0866b5ad","kind":"commit","published_at":"2022-03-22T15:50:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5a","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5a/manifests"},{"name":"v3.1.5","sha":"22b50e7bb8c19a73bfd809d7c638426d6e860149","kind":"commit","published_at":"2022-03-21T14:26:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"da29fd132b43bd90d20077b473e75a6d51c04c81","kind":"commit","published_at":"2022-03-21T08:53:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"fb21859a670af5c4a35dadb519e1b41078a41cca","kind":"commit","published_at":"2022-03-18T13:24:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"f204eccb8dea85b7236e5ebbdb23ffd6ceefac03","kind":"commit","published_at":"2022-03-15T12:42:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"35a0c46fb6c6a97c3761b8f7c518dbf299637d5c","kind":"commit","published_at":"2022-03-02T14:40:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"e48f1b42c91cb1c95b84dc23fc82a99a5059895a","kind":"commit","published_at":"2022-02-18T09:27:54.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0/manifests"},{"name":"v3.1.0a1","sha":"41a5a2a7fa185ab26d279fb693fae331b1ba798e","kind":"commit","published_at":"2022-02-16T12:53:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0a1/manifests"},{"name":"v3.0.5","sha":"bf1d382391bbcbd2ba559eaaf28a7bcf05ab71a3","kind":"commit","published_at":"2022-01-19T15:19:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5/manifests"},{"name":"v3.0.5a5","sha":"565d1607fd6d5a422c2dc94a7ce4a44ba5cd10de","kind":"commit","published_at":"2022-01-16T20:29:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a5/manifests"},{"name":"3.0.5a4","sha":"8804b37b7927c418e190ae65d9d88d350a661034","kind":"commit","published_at":"2022-01-12T12:44:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/3.0.5a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/3.0.5a4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.0.5a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.0.5a4/manifests"},{"name":"v3.0.5a3","sha":"c7dbe3fed62fbd7a162389c51c6ff6698c19f2e9","kind":"commit","published_at":"2022-01-11T12:08:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a3/manifests"},{"name":"v3.0.5a2","sha":"1111d00812a73cd2339646c8d98346b1b3a0e8e9","kind":"commit","published_at":"2022-01-11T09:29:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a2/manifests"},{"name":"v3.0.5a1","sha":"9e195abec85ac75a5b230f9539bd4001c2e44797","kind":"commit","published_at":"2021-12-14T13:34:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a1/manifests"},{"name":"v3.0.4","sha":"d83c360ed1a7c11769acfed56cf3cddfb4c25863","kind":"commit","published_at":"2021-12-10T11:36:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.4/manifests"},{"name":"untagged-34793f6ed2aa4ac4bb41","sha":"8f53c87f621159179928e99cc6f1114609e02f50","kind":"commit","published_at":"2021-12-09T10:14:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/untagged-34793f6ed2aa4ac4bb41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/untagged-34793f6ed2aa4ac4bb41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-34793f6ed2aa4ac4bb41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-34793f6ed2aa4ac4bb41/manifests"},{"name":"v3.0.2","sha":"78f8ba332370cf132ab2acc2dd192afd88ff3492","kind":"commit","published_at":"2021-12-07T10:06:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"5146f85edaf1752b469124e38646c9b7f10e7b9c","kind":"commit","published_at":"2021-12-07T09:20:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.1/manifests"},{"name":"untagged-cb91ee282540b477bd4d","sha":"8e311d3ab8a896ee5ae29f6a2e9dfbd01833d382","kind":"commit","published_at":"2021-12-01T16:14:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/untagged-cb91ee282540b477bd4d","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/untagged-cb91ee282540b477bd4d","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-cb91ee282540b477bd4d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-cb91ee282540b477bd4d/manifests"},{"name":"v2.6.4","sha":"82ad819b0025c34ab4ce317b068e89622f89d5cd","kind":"commit","published_at":"2021-11-29T15:18:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"eaf98d71f306a33654efadcd6a0bc6e2b740e619","kind":"commit","published_at":"2021-11-29T12:06:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"c4d1d2e183ca2b492cdbe20684ec4a0a23306317","kind":"commit","published_at":"2021-11-25T09:53:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"701db0c63f7681a60b6313fe7e6796a11af94ad6","kind":"commit","published_at":"2021-11-23T10:15:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"a0b00776f4fbb815c1f88fbd24bef58dc2103f34","kind":"commit","published_at":"2021-11-22T14:29:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0/manifests"},{"name":"v2.6.0a10","sha":"ce1701284a544820cd963c3da12a767cb322febb","kind":"commit","published_at":"2021-11-17T16:44:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a10/manifests"},{"name":"v2.6.0a9","sha":"8c4517c017447e5d3ae349484f97bc7b173d25d4","kind":"commit","published_at":"2021-11-17T07:57:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a9/manifests"},{"name":"v2.6.0a8","sha":"c0a52b39c16a28621a0fdbbdd2721db74c13bf93","kind":"commit","published_at":"2021-11-15T14:47:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a8/manifests"},{"name":"v2.6.0a6","sha":"f8187684d0e882ecf6e14a794459cb69fd1eac93","kind":"commit","published_at":"2021-11-15T14:04:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a6/manifests"},{"name":"v2.6.0a5","sha":"1fe6be886392a982cc5000fa8920d99b2872c95b","kind":"commit","published_at":"2021-11-15T11:59:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a5/manifests"},{"name":"v2.6.0a4","sha":"ba43ffee03326b8593ab0daf6d38141fccba8a73","kind":"commit","published_at":"2021-11-11T13:30:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a4/manifests"},{"name":"v2.6.0a3","sha":"6fd955e6c77f83685918ed7d2cca2a56e993b520","kind":"commit","published_at":"2021-11-11T13:05:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a3/manifests"},{"name":"v2.6.0a2","sha":"20ea64745079ffd92372098b76b2147ad49fc80c","kind":"commit","published_at":"2021-11-10T12:59:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a2/manifests"},{"name":"v2.6.0a7","sha":"aee913ac34b58bd0dd0789a84718335c1a5700f9","kind":"commit","published_at":"2021-11-10T11:26:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a7/manifests"},{"name":"v2.6.0a1","sha":"aee913ac34b58bd0dd0789a84718335c1a5700f9","kind":"commit","published_at":"2021-11-10T11:26:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a1/manifests"},{"name":"v2.5.4","sha":"b3aa11f8e05be99e49acac1831473cc08d512e17","kind":"commit","published_at":"2021-11-09T08:55:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4/manifests"},{"name":"v2.5.4a1","sha":"e2f4868768a0cda5c3720dea445f7639276f291b","kind":"commit","published_at":"2021-11-08T13:19:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.4a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.4a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4a1/manifests"},{"name":"v2.5.3","sha":"351288a7231951ab3a44d1c006bc56e6277fe34b","kind":"commit","published_at":"2021-11-02T10:18:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"5e089e9df9fb67f70b45083f2890b44e39a4fd98","kind":"commit","published_at":"2021-10-27T07:38:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"1ea09312f7003dc0954cca47b9b1a0b690205eab","kind":"commit","published_at":"2021-10-27T07:33:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1/manifests"},{"name":"v2.5.1a10","sha":"5a84b6e098b2715a88cfac39cc1d7f7c4bc0e4a7","kind":"commit","published_at":"2021-10-22T15:34:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a10/manifests"},{"name":"v2.5.1a8","sha":"0278a7a97d462824a829a21ed82b5864bfe136e0","kind":"commit","published_at":"2021-10-22T15:18:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a8/manifests"},{"name":"v2.5.1a9","sha":"0278a7a97d462824a829a21ed82b5864bfe136e0","kind":"commit","published_at":"2021-10-22T15:18:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a9/manifests"},{"name":"v2.5.1a7","sha":"af56405988d1eb5785840d2f3332350813f11383","kind":"commit","published_at":"2021-10-22T12:47:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a7/manifests"},{"name":"v2.5.1a6","sha":"bbbbd2a63996c17e2bd6827f9928223029589d0a","kind":"commit","published_at":"2021-10-22T07:44:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a6/manifests"},{"name":"v2.5.1a5","sha":"3a40da41c55acb84556fb0ae79462b339f7a8a2f","kind":"commit","published_at":"2021-10-21T15:54:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a5/manifests"},{"name":"v2.5.1a4","sha":"eba2e4a17ad0d29ce8158074ab8a6bbd3318742b","kind":"commit","published_at":"2021-10-21T14:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a4/manifests"},{"name":"v2.5.1a3","sha":"46aefb956bfa232022e24b0c2c09e885c8edeff3","kind":"commit","published_at":"2021-10-20T15:55:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a3/manifests"},{"name":"v2.5.1a2","sha":"e6a334f1ff47f5a8abb5f2f1de49edc894abd4a2","kind":"commit","published_at":"2021-10-20T14:55:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a2/manifests"},{"name":"v2.5.1a1","sha":"8722fb89de1c0a7e0bcde925d04541383fa3976f","kind":"commit","published_at":"2021-10-19T14:56:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a1/manifests"},{"name":"v2.5.0","sha":"bad136d1b1486c9cb2e10000f2c2056e593e3307","kind":"commit","published_at":"2021-10-04T09:20:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0/manifests"},{"name":"v2.5.0a2","sha":"b7260a8e77bff9a7b0c7978b3ef336216c3964e5","kind":"commit","published_at":"2021-10-04T08:57:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a2/manifests"},{"name":"v2.5.0a1","sha":"2d15da9d899ea27eba7d20c13fb6f5a044666e6b","kind":"commit","published_at":"2021-09-28T11:15:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a1/manifests"},{"name":"v2.4.1","sha":"2fac389814515229dc1a1760bc2b840901df1f40","kind":"commit","published_at":"2021-09-24T09:35:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1d23023ad60d3186f34557a0387158880189b6d5","kind":"commit","published_at":"2021-09-22T16:39:45.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0/manifests"},{"name":"v2.4.0-beta2","sha":"997823df5656fe2a2f7e65af3713a48fb1398658","kind":"commit","published_at":"2021-09-22T16:08:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0-beta2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta2/manifests"},{"name":"v2.4.0-beta","sha":"4363ce9919182dc9e772d95dcdaa164af2231638","kind":"commit","published_at":"2021-09-22T14:59:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0-beta","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta/manifests"},{"name":"v2.3.0","sha":"b843be1656cc991a43cb728ba8df809206306e23","kind":"commit","published_at":"2021-09-16T13:25:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.3.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"756ed0897c7b408e8450c5afe5beeaa31feadecd","kind":"commit","published_at":"2021-09-13T12:21:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e72b75bb1508e2a74e47885215b91070a96e4774","kind":"commit","published_at":"2021-08-20T15:15:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"e5eb706f062857c7f3a79c780ae6571dc13bd70e","kind":"commit","published_at":"2021-08-12T15:30:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3f29587d7e3f1fc68c68f8e78dbf16d60773d84a","kind":"commit","published_at":"2021-08-12T14:48:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.0/manifests"},{"name":"V2.1.8","sha":"97cfe49ad2913dde2af9ad9870da3018e42abf1c","kind":"commit","published_at":"2021-08-09T14:57:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/V2.1.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/V2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/V2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/V2.1.8/manifests"},{"name":"v2.1.7","sha":"78c0d3b20d578f7660da1c4c338e34649a425913","kind":"commit","published_at":"2021-08-09T12:57:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.7/manifests"},{"name":"v2.1.5","sha":"5c9394704b3ace0268dc3fb297d8663ffae4528a","kind":"commit","published_at":"2021-08-04T09:17:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"659e5f0fcf334cd6a89bcdbf3210bdcfec8a1282","kind":"commit","published_at":"2021-07-30T09:12:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"8cc4a3842e2b2d610ee903ad576a4ff1aa60af0e","kind":"commit","published_at":"2021-07-27T12:42:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"8b7ce69531d0d62539e0c751c11fd2eb676519be","kind":"commit","published_at":"2021-07-27T09:36:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1b194e4f49ec6c14b3bf64998b86bfaabcfc5c57","kind":"commit","published_at":"2021-07-19T13:26:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"7db89514f0915987676567b6d7b14f0c08a6dea6","kind":"commit","published_at":"2021-07-14T09:24:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"9162ae6e86de4635cc05a60e409c97ac53769e42","kind":"commit","published_at":"2021-07-09T13:42:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"1997144fd86ef2c49e0eff8d636c4ffc5844daa1","kind":"commit","published_at":"2021-07-08T13:52:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ffdc7b87cb516fb0ff1b1b0f1557d4968a208a28","kind":"commit","published_at":"2021-07-07T12:24:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1/manifests"},{"name":"v2.0.1a1","sha":"74a92a3c426011323c2b2e742d418126aa495f5f","kind":"commit","published_at":"2021-07-05T11:15:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.1a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1a1/manifests"},{"name":"v2.0.0","sha":"6fbf4f25ed40e66adcae6bccb040f84c864ac1ae","kind":"commit","published_at":"2021-07-01T13:22:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.0/manifests"},{"name":"v1.7.0a12","sha":"5ccafea50af026d7f02ae52b7d63e4e0c7ce94aa","kind":"commit","published_at":"2021-06-28T21:01:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a12/manifests"},{"name":"v1.7.0a11","sha":"8cb19043d99121c232fb271dcf56a216b7e8563b","kind":"commit","published_at":"2021-06-28T19:48:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a11/manifests"},{"name":"v1.7.0a10","sha":"6f73ad503908a52559e172f9c61e253fb668c4e1","kind":"commit","published_at":"2021-06-28T15:29:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a10/manifests"},{"name":"v1.7.0a9","sha":"dd44aab775a22a3b1b9434458b0c1f392c7a1896","kind":"commit","published_at":"2021-06-28T15:20:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a9/manifests"},{"name":"v1.7.0a8","sha":"3202839f697990449eb2c0d4c5f4aa0846c34ed9","kind":"commit","published_at":"2021-06-25T16:16:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a8/manifests"},{"name":"v1.7.0a7","sha":"a046b7551e362888af959bee87bd155a03fe228b","kind":"commit","published_at":"2021-06-24T12:17:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a7/manifests"},{"name":"v1.7.0a6","sha":"47f16691478c93a1f5b320d17729766a7325991a","kind":"commit","published_at":"2021-06-24T08:31:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a6/manifests"},{"name":"v1.7.0a5","sha":"59aaae58822f55effb7232e191f573f822ba608b","kind":"commit","published_at":"2021-06-24T07:28:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a5/manifests"},{"name":"v1.6.6","sha":"19f0ce07fd0efb68036680aceee0bb1bc811f700","kind":"commit","published_at":"2021-06-23T14:03:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.6/manifests"},{"name":"1.7.0a5","sha":"19b5226e9d15a978ebfca29a5c0cfd331b5b9540","kind":"commit","published_at":"2021-06-16T09:45:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/1.7.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/1.7.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.7.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.7.0a5/manifests"},{"name":"1.6.4","sha":"7fb779c774e00e5a747738ee574acce1f821de9f","kind":"commit","published_at":"2021-06-08T12:02:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/1.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.6.4/manifests"},{"name":"v1.6.4","sha":"7fb779c774e00e5a747738ee574acce1f821de9f","kind":"commit","published_at":"2021-06-08T12:02:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.4/manifests"},{"name":"v1.7.0a4","sha":"ef8359560bd887337cb442db869f4a59738c17e2","kind":"commit","published_at":"2021-06-02T08:51:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a4/manifests"},{"name":"v1.7.0a3","sha":"ecedab33fd6dd1956f1757d554abef03bbb331f6","kind":"commit","published_at":"2021-06-01T12:47:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a3/manifests"},{"name":"v1.7.0a2","sha":"bf60f8f9717630bda669fa512eccf967492acf4d","kind":"commit","published_at":"2021-05-31T13:19:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a2/manifests"},{"name":"v1.7.0a1","sha":"2a8aa67d54be4f69a13b569ebd3e2ba4c782fe95","kind":"commit","published_at":"2021-05-29T15:06:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a1/manifests"},{"name":"v1.6.3","sha":"10a3fcd53c0164cad214e6e098e5cee911ea6da6","kind":"commit","published_at":"2021-05-19T13:20:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"e78059ebf9c3416598cfb2e9d3b92247c772c45c","kind":"commit","published_at":"2021-05-04T14:49:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"246e83e34259aaa029c0a571a348f23cfee9e609","kind":"commit","published_at":"2021-05-04T14:39:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1/manifests"},{"name":"v1.6.1-beta.1","sha":"af2e7752443321ccd913e74b722aa7e6fcd75903","kind":"commit","published_at":"2021-04-30T08:31:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.1-beta.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1-beta.1/manifests"},{"name":"v1.6.0-beta.1","sha":"8d3a0a3339f554aa9014283a5c54304a00521bbf","kind":"commit","published_at":"2021-04-30T07:33:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.0-beta.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.0-beta.1/manifests"},{"name":"v1.5.10","sha":"4e4ecbbbea109258edbc4bc0d3f61ea8e209712f","kind":"commit","published_at":"2021-03-29T14:15:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"1dc5a7923292231dde78d4166a89a5d71bec48f8","kind":"commit","published_at":"2021-03-24T16:19:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"0d965162b19a4866ce3a2f1f7234fc412fb8548f","kind":"commit","published_at":"2021-03-24T08:31:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"ed57f967410c36f04033ed4211c223a3897bdfbe","kind":"commit","published_at":"2021-03-22T15:22:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.7/manifests"},{"name":"v.1.5.6-develop","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v.1.5.6-develop","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v.1.5.6-develop","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6-develop","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6-develop/manifests"},{"name":"v.1.5.6","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v.1.5.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v.1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6/manifests"},{"name":"v1.5.6","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"beb0a2e0ae21eac69292fa4471871f2f75a71db0","kind":"commit","published_at":"2021-03-09T14:29:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"9a904f737af0f5bddfd11124da51866f6cf997b2","kind":"commit","published_at":"2021-03-09T13:40:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"cd83d09dd1e48ab72b9023781de3934b12c56287","kind":"commit","published_at":"2021-03-09T10:04:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"459e0320bf3636e69e2eb724afe34839c32a282e","kind":"commit","published_at":"2021-03-08T10:05:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e64ad415bfb210010e01388fd8ae4e3c9c492f12","kind":"commit","published_at":"2021-03-05T09:29:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"553e442d3131ec7093c1d108b60385b8db66293c","kind":"commit","published_at":"2021-02-24T14:22:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0/manifests"},{"name":"v1.5.0-beta4","sha":"83965c5fb0fd0b8754ebec2098280f80fc0f537b","kind":"commit","published_at":"2021-02-24T13:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta4/manifests"},{"name":"v1.5.0-beta5","sha":"83965c5fb0fd0b8754ebec2098280f80fc0f537b","kind":"commit","published_at":"2021-02-24T13:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta5/manifests"},{"name":"v1.5.0-beta3","sha":"80b3cf304ff71fa3b52854947ed8a7461848f227","kind":"commit","published_at":"2021-02-16T16:05:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta3/manifests"},{"name":"v1.5.0-beta2","sha":"80b3cf304ff71fa3b52854947ed8a7461848f227","kind":"commit","published_at":"2021-02-16T16:05:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta2/manifests"},{"name":"v1.5.0-beta","sha":"f35f1120d62c1ee41f1c985cd57b76fe44b14ed0","kind":"commit","published_at":"2021-02-16T16:02:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:42:22.134Z","dependent_packages_count":1,"downloads":9569,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":8.11009734622409,"dependent_repos_count":9.143324777740581,"dependent_packages_count":3.2435152210473146,"stargazers_count":8.539099282519112,"forks_count":9.370233976862702,"docker_downloads_count":null,"average":7.68125412087876},"purl":"pkg:pypi/openstef","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/openstef","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/pypi/openstef","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/openstef/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T20:04:38.230Z","issues_count":105,"pull_requests_count":473,"avg_time_to_close_issue":16031309.397727273,"avg_time_to_close_pull_request":566446.3548387097,"issues_closed_count":88,"pull_requests_closed_count":465,"pull_request_authors_count":33,"issue_authors_count":20,"avg_comments_per_issue":0.8761904761904762,"avg_comments_per_pull_request":1.0317124735729386,"merged_pull_requests_count":413,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":8,"past_year_pull_requests_count":90,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1009300.9024390244,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":82,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":0.8888888888888888,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":74,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/issues","maintainers":[{"login":"FrankKr","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FrankKr"},{"login":"JanMaartenvanDoorn","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanMaartenvanDoorn"},{"login":"Davidswinkels","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Davidswinkels"},{"login":"BenoitHardier","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenoitHardier"},{"login":"bremme","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bremme"},{"login":"AlexisMignon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexisMignon"},{"login":"wfstoel","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wfstoel"},{"login":"egordm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egordm"},{"login":"clara-de-smet","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clara-de-smet"},{"login":"JonitaRuiter","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonitaRuiter"},{"login":"MartijnCa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartijnCa"},{"login":"bartpleiter","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartpleiter"},{"login":"ThomasNijsen","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThomasNijsen"},{"login":"mariamanoli","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariamanoli"},{"login":"lschilders","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lschilders"},{"login":"maxi-fort","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxi-fort"},{"login":"touronaug","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touronaug"},{"login":"DeniseMeerkerk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeniseMeerkerk"},{"login":"Github-OpenSTEF","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Github-OpenSTEF"},{"login":"Luukhalsema","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luukhalsema"}],"active_maintainers":[{"login":"egordm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egordm"},{"login":"clara-de-smet","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clara-de-smet"},{"login":"JonitaRuiter","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonitaRuiter"},{"login":"bartpleiter","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartpleiter"},{"login":"FrankKr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FrankKr"},{"login":"ThomasNijsen","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThomasNijsen"},{"login":"lschilders","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lschilders"},{"login":"MartijnCa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartijnCa"},{"login":"wfstoel","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wfstoel"},{"login":"maxi-fort","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxi-fort"},{"login":"Github-OpenSTEF","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Github-OpenSTEF"},{"login":"JanMaartenvanDoorn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanMaartenvanDoorn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef/codemeta","maintainers":[{"uuid":"ktp","login":"ktp","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/ktp/","role":null,"created_at":"2022-11-29T10:20:27.444Z","updated_at":"2022-11-29T10:20:27.444Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ktp/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":927931,"maintainers_count":398404,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-13T11:34:41.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":12500437,"name":"openstef-models","ecosystem":"pypi","description":"Core models for OpenSTEF","homepage":"https://lfenergy.org/projects/openstef/","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/OpenSTEF/openstef","keywords_array":["energy","forecasting","machinelearning"],"namespace":null,"versions_count":53,"first_release_published_at":"2025-11-19T14:33:40.000Z","latest_release_published_at":"2026-08-07T12:28:49.000Z","latest_release_number":"4.2.2","last_synced_at":"2026-08-12T13:34:16.843Z","created_at":"2025-11-19T14:48:15.221Z","updated_at":"2026-08-12T14:58:14.260Z","registry_url":"https://pypi.org/project/openstef-models/","install_command":"pip install openstef-models --index-url https://pypi.org/simple","documentation_url":"https://openstef.github.io/openstef/index.html","metadata":{"funding":null,"documentation":"https://openstef.github.io/openstef/index.html","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14"],"normalized_name":"openstef-models","project_status":null},"repo_metadata":{"id":38453416,"uuid":"337343508","full_name":"OpenSTEF/openstef","owner":"OpenSTEF","description":"Automated Machine Learning pipelines. Builds the Open Short Term Energy Forecasting package.","archived":false,"fork":false,"pushed_at":"2026-08-03T04:38:33.000Z","size":496142,"stargazers_count":157,"open_issues_count":44,"forks_count":54,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-08-05T13:29:04.395Z","etag":null,"topics":["data-science","energy","energy-forecasting","forecasting","machine-learning","python","time-series"],"latest_commit_sha":null,"homepage":"https://openstef.github.io/openstef","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenSTEF.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-09T08:48:47.000Z","updated_at":"2026-07-27T12:04:52.000Z","dependencies_parsed_at":"2023-09-21T19:09:09.701Z","dependency_job_id":"fd010ba4-bfef-4582-915b-2e3851763280","html_url":"https://github.com/OpenSTEF/openstef","commit_stats":{"total_commits":2244,"total_committers":38,"mean_commits":59.05263157894737,"dds":0.8364527629233511,"last_synced_commit":"3fb5d8af28158d45d014dfa1e779a96742f31ca1"},"previous_names":["alliander-opensource/openstf"],"tags_count":349,"template":false,"template_full_name":null,"purl":"pkg:github/OpenSTEF/openstef","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/sbom","scorecard":{"id":105524,"data":{"date":"2025-08-11","repo":{"name":"github.com/OpenSTEF/openstef","commit":"8955ed11f4dc4940efdf1a13431efebb5a7706fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/29 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"11 commit(s) and 15 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":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.workflow_run.head_branch }}': .github/workflows/sonarcloud.yml:51"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs-publish.yaml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:13","Warn: no topLevel permission defined: .github/workflows/black-format-code.yml:1","Warn: no topLevel permission defined: .github/workflows/citations.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-labeler.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-upload-package.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/reuse-compliance.yaml:1","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/sonarcloud.yml:44"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-upload-package.yaml:10"],"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":"Vulnerabilities","score":0,"reason":"59 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-231 / GHSA-2586-f3p4-hq84","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-83fm-w79m-64r5","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2023-68 / GHSA-x422-6qhv-p29g","Warn: Project is vulnerable to: PYSEC-2023-69","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/citations.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/citations.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/citations.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/citations.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-labeler.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/pr-labeler.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reuse-compliance.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/reuse-compliance.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reuse-compliance.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/reuse-compliance.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonarcloud.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/sonarcloud.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sonarcloud.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/sonarcloud.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/docs-publish.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:59","Warn: pipCommand not pinned by hash: .github/workflows/python-upload-package.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-upload-package.yaml:29","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand 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":"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-15T11:02:06.129Z","repository_id":38453416,"created_at":"2025-08-15T11:02:06.129Z","updated_at":"2025-08-15T11:02:06.129Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36312988,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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":"OpenSTEF","name":"OpenSTEF","uuid":"93986058","kind":"organization","description":"Open Short Term Energy Forecaster project","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/93986058?v=4","repositories_count":6,"last_synced_at":"2024-05-29T13:39:40.773Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/OpenSTEF","funding_links":[],"total_stars":103,"followers":46,"following":0,"created_at":"2022-11-16T23:58:23.428Z","updated_at":"2024-05-29T13:39:42.235Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF/repositories"},"tags":[{"name":"v4.1.1","sha":"41b0172fe12d4d9aea97f760a55248ee7cd16c54","kind":"commit","published_at":"2026-06-29T14:24:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1/manifests"},{"name":"v4.1.1.dev0","sha":"41b0172fe12d4d9aea97f760a55248ee7cd16c54","kind":"commit","published_at":"2026-06-29T14:24:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.1.dev0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1.dev0/manifests"},{"name":"v4.1.0","sha":"daa2b00133fc31f25a90c174e0ec775ae59e275d","kind":"commit","published_at":"2026-06-26T12:55:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"e3547370fb0a28e0fcf606af084454c9ab54a8ea","kind":"commit","published_at":"2026-05-28T07:27:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6c86341710a899065a39d7c5dc19d439d3ee661f","kind":"commit","published_at":"2026-05-26T14:41:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0/manifests"},{"name":"v4.0.0.a43","sha":"68141787d5bd8f86b1a6373c5b578ab8c98b0a0a","kind":"commit","published_at":"2026-05-18T11:14:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a43/manifests"},{"name":"v4.0.0.a42","sha":"17b2dab1ed2b8791c5bf13538976c11b763e1679","kind":"commit","published_at":"2026-05-12T14:40:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a42/manifests"},{"name":"v4.0.0.a41","sha":"c878feaa943f3909d3d5807ee3b4936d00819169","kind":"commit","published_at":"2026-05-07T14:25:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a41/manifests"},{"name":"v4.0.0.a40","sha":"5a46ff80304c43ad73ed65cab1f2a64130bb7e97","kind":"commit","published_at":"2026-05-07T07:27:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a40/manifests"},{"name":"v4.0.0.a39","sha":"39408f4b8ec127b2b65784bc771fc9144299683f","kind":"commit","published_at":"2026-05-06T14:22:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a39/manifests"},{"name":"v4.0.0.a38","sha":"575ab6cb71d06db8bef5647173a12a73c39db9df","kind":"commit","published_at":"2026-05-05T11:00:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a38/manifests"},{"name":"v4.0.0.a37","sha":"014bc0ccd36546db8671d2f662ba6c87049d37f4","kind":"commit","published_at":"2026-05-05T08:24:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a37/manifests"},{"name":"v4.0.0.a36","sha":"a59890a0549a2d3bcb7bcf515cc07c3f0edda1c7","kind":"commit","published_at":"2026-04-29T14:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a36/manifests"},{"name":"v4.0.0.a35","sha":"0b77bf5f33ab6f82620160107c8bab1b4fa6723a","kind":"commit","published_at":"2026-04-29T08:44:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a35/manifests"},{"name":"v4.0.0.a34","sha":"f0a41045947a4782608596d26cf16a31018f3456","kind":"commit","published_at":"2026-04-22T11:22:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a34/manifests"},{"name":"v4.0.0.a33","sha":"f4a19b648d3abb9fa851326df3e7ba9a0b090113","kind":"commit","published_at":"2026-04-17T09:49:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a33/manifests"},{"name":"v4.0.0.a32","sha":"6b0f6042c1d5f120a886beccc0d0b98e69b51df8","kind":"commit","published_at":"2026-04-13T13:17:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a32/manifests"},{"name":"v4.0.0.a31","sha":"7f4dc805811eae675f3ea9e437fec88fd63ef7f2","kind":"commit","published_at":"2026-04-10T12:30:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a31/manifests"},{"name":"v4.0.0.a30","sha":"74f58951d4ac317a28004778b1c0afff192df2d5","kind":"commit","published_at":"2026-03-19T11:52:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a30/manifests"},{"name":"v4.0.0.a29","sha":"7cf3859d4fbf55fe5d4cee458f08358ecbeef192","kind":"commit","published_at":"2026-03-19T10:23:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a29/manifests"},{"name":"v4.0.0.a28","sha":"ecf52d19e896b128d1f54b6634790919443712f5","kind":"commit","published_at":"2026-03-12T10:04:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a28/manifests"},{"name":"v4.0.0.a27","sha":"1ee49d4c669eb6e5e995f74cf214fb3b4f0fbf0f","kind":"commit","published_at":"2026-03-12T08:30:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a27/manifests"},{"name":"v4.0.0.a26","sha":"573d041cf4eabb2947b70ced294cf4e01e2fae12","kind":"commit","published_at":"2026-03-09T13:51:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a26/manifests"},{"name":"v4.0.0.a25","sha":"ea3cf85052a2da2886b6f5a8b3ab5290620dd957","kind":"commit","published_at":"2026-03-09T12:04:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a25/manifests"},{"name":"v4.0.0.a24","sha":"0ec9750edbfad3dbda1a902b32e49a4a7aebdb60","kind":"commit","published_at":"2026-03-06T15:54:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a24/manifests"},{"name":"v4.0.0.a23","sha":"5691fd6a3cb6cd7741876c6fd40f3e26176312bb","kind":"commit","published_at":"2026-03-06T12:48:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a23","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a23/manifests"},{"name":"v3.4.93","sha":"f5579b0ef4b012e36fd13c7424f4f58f50cb5c26","kind":"commit","published_at":"2026-03-06T07:50:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.93","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.93/manifests"},{"name":"v4.0.0.a22","sha":"1fd7011a36eea42d2a81be73423963ae515ae976","kind":"commit","published_at":"2026-03-05T15:16:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a22/manifests"},{"name":"v4.0.0.a21","sha":"5fb490ade8cefcdcc90cb991cd3f40d681cd218b","kind":"commit","published_at":"2026-03-05T14:32:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a21/manifests"},{"name":"v4.0.0.a20","sha":"f774851187d494d6aa74cf78b4f099200082d753","kind":"commit","published_at":"2026-03-03T14:27:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a20/manifests"},{"name":"v4.0.0.a19","sha":"9271c050d7b0c5a11efdf8678cc622be5c138c6b","kind":"commit","published_at":"2026-02-20T13:14:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a19/manifests"},{"name":"v4.0.0.a18","sha":"23d207c2b4deae73bef9d46bfe04cfd4d33fca6f","kind":"commit","published_at":"2026-02-20T12:05:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a18/manifests"},{"name":"v4.0.0.a17","sha":"1bcf71d10cc360d8046ce39736ec7b80bb0e8055","kind":"commit","published_at":"2026-02-17T11:38:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a17/manifests"},{"name":"v4.0.0.a16","sha":"a69bf600855c75f5e6770fa7f163414c6671fd4c","kind":"commit","published_at":"2026-02-17T10:26:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a16/manifests"},{"name":"v4.0.0.a15","sha":"3ba1abce73d130666c2a26a3101c279b0955ff14","kind":"commit","published_at":"2026-02-16T08:52:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a15/manifests"},{"name":"v4.0.0.a14","sha":"254bc0c7a0493ea34cbf5b071c7d668d6ae1be82","kind":"commit","published_at":"2026-01-27T11:28:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a14/manifests"},{"name":"v4.0.0.a13","sha":"39e3d047d6236423f1f594090bab36147517bd37","kind":"commit","published_at":"2026-01-12T12:46:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a13/manifests"},{"name":"v4.0.0.a12","sha":"cfe1a98d43a9c9599e961af9513317fe2b06afb8","kind":"commit","published_at":"2026-01-09T09:25:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a12/manifests"},{"name":"v4.0.0.a11","sha":"445c365f5dac055ad2a827d4b1e4e514fae7e1ec","kind":"commit","published_at":"2026-01-05T09:26:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a11/manifests"},{"name":"v4.0.0.a10","sha":"6d140bc374af3bef19923886be70e66d3b47ff9e","kind":"commit","published_at":"2025-12-17T09:33:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a10/manifests"},{"name":"v4.0.0.a9","sha":"32a42bba8a25e602a00531f20ed75cab576d6000","kind":"commit","published_at":"2025-12-16T12:50:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a9/manifests"},{"name":"v4.0.0.a8","sha":"d3977b19632b3ce4471f74d3f681a5d5166017a0","kind":"commit","published_at":"2025-12-15T08:17:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a8/manifests"},{"name":"v3.4.92","sha":"7592cac21f02e66cec72d9b43482541893eee5c8","kind":"commit","published_at":"2025-12-12T15:40:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.92","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.92/manifests"},{"name":"v4.0.0.a7","sha":"43987fc0048b6678eb97909e486fcd440ff5045f","kind":"commit","published_at":"2025-12-10T09:24:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a7/manifests"},{"name":"v4.0.0.a6","sha":"18910098af96452500c401df45a8401a77f9928d","kind":"commit","published_at":"2025-12-09T13:40:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a6/manifests"},{"name":"v4.0.0.a5","sha":"3eb7e69e24e4a13600026ce285f4b39a19101c25","kind":"commit","published_at":"2025-12-08T14:55:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a5/manifests"},{"name":"v4.0.0.a4","sha":"eca628e7832c056059a5df0de476083204aa3c95","kind":"commit","published_at":"2025-12-05T15:27:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a4/manifests"},{"name":"v4.0.0.a3","sha":"71ac4283129ac3da3eaa2dbfdd360c54ffac420e","kind":"commit","published_at":"2025-12-03T08:45:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a3/manifests"},{"name":"v3.4.91","sha":"b3a45afef7bc6f52ad107713bc2aaef9dfdc6fd3","kind":"commit","published_at":"2025-12-02T16:12:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.91","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.91/manifests"},{"name":"v4.0.0.a2","sha":"45ca37fca0a8ecf3a1581b38cea2910cfe686750","kind":"commit","published_at":"2025-11-26T14:45:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a2/manifests"},{"name":"v4.0.0.a1","sha":"ee41442b228757dd5adc558101fe02e9e6f5c2be","kind":"commit","published_at":"2025-11-26T13:01:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a1/manifests"},{"name":"v3.4.90","sha":"343d31d380fbe254e60126a7b7f388472151026c","kind":"commit","published_at":"2025-11-21T13:43:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.90","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.90/manifests"},{"name":"v4.0.0.a0","sha":"6864ca24e033148a697e584dc8a8054217b9d4ef","kind":"commit","published_at":"2025-11-19T14:11:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a0/manifests"},{"name":"v3.4.89","sha":"123f6b5fae55847a3713980fc670560d61bbaaca","kind":"commit","published_at":"2025-11-14T10:32:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.89","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.89/manifests"},{"name":"v3.4.88","sha":"d5dfcf7fcdf6b4887680ea9b69191876a053a1b0","kind":"commit","published_at":"2025-11-11T09:30:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.88","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.88/manifests"},{"name":"v3.4.87","sha":"f56ec20ad312e5c05f4497d16c35b2237cee4c0e","kind":"commit","published_at":"2025-10-29T13:19:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.87","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.87/manifests"},{"name":"v3.4.86","sha":"27b7c6ec2342b6d1c61559d1156cfed5f7243bf2","kind":"commit","published_at":"2025-10-29T10:45:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.86","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.86/manifests"},{"name":"v3.4.85","sha":"712525c031529cc2ab09dbb53b4a47cbfeaf209c","kind":"commit","published_at":"2025-10-29T08:26:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.85","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.85/manifests"},{"name":"v3.4.83","sha":"d619fa24033c96f999c3216b94fb38d730d656a1","kind":"commit","published_at":"2025-09-10T09:52:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.83","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.83/manifests"},{"name":"v3.4.82","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.82","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.82/manifests"},{"name":"v3.4.81","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.81","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.81/manifests"},{"name":"v3.4.80","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.80","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.80/manifests"},{"name":"v3.4.79","sha":"cd7cd45465112a030721e8c8531ed7cf6388f903","kind":"commit","published_at":"2025-05-27T14:12:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.79","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.79/manifests"},{"name":"v3.4.78","sha":"7add57017b17a717df6a61dd641304e31930eba6","kind":"commit","published_at":"2025-05-27T09:15:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.78","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.78/manifests"},{"name":"v3.4.77","sha":"6c007c3f5aac970c33ea5283767e5d825ccbd7bf","kind":"commit","published_at":"2025-05-27T07:55:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.77","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.77/manifests"},{"name":"v3.4.76","sha":"b6ea4129ae7ff7ccab964bfb674fb234fdb40fa3","kind":"commit","published_at":"2025-05-14T10:07:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.76","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.76/manifests"},{"name":"v3.4.75","sha":"5a78f69b647d1cd5e9bfa253d57fafc07a15e4bd","kind":"commit","published_at":"2025-05-12T09:30:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.75","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.75/manifests"},{"name":"v3.4.74","sha":"9fe3dfba6446bb8c6f20946f09f198fdf82b9db8","kind":"commit","published_at":"2025-05-01T12:03:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.74","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.74/manifests"},{"name":"v3.4.73","sha":"a3bf2806edf300fbd0b1293015b24c66ac13935a","kind":"commit","published_at":"2025-04-24T12:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.73","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.73/manifests"},{"name":"v3.4.72","sha":"cfb4723b9c5a6ae71456afd7ed112a82040a06e7","kind":"commit","published_at":"2025-04-16T08:59:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.72","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.72/manifests"},{"name":"v3.4.71","sha":"a97c918ab0c3b4c6f435789572e92d54943584f9","kind":"commit","published_at":"2025-04-10T14:36:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.71","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.71/manifests"},{"name":"v3.4.70","sha":"a97c918ab0c3b4c6f435789572e92d54943584f9","kind":"commit","published_at":"2025-04-10T14:36:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.70","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.70/manifests"},{"name":"v3.4.69","sha":"4184a3bacd108419765f4f9573e1716bd2b83365","kind":"commit","published_at":"2025-04-09T14:30:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.69","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.69/manifests"},{"name":"v3.4.68","sha":"48d5ab0c40a1921de559044337480fc7b9a6a509","kind":"commit","published_at":"2025-03-28T14:07:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.68","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.68/manifests"},{"name":"v3.4.67","sha":"9ace1b4e40fc830f84c5a29f15bab30649773bcf","kind":"commit","published_at":"2025-03-28T10:44:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.67","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.67/manifests"},{"name":"v3.4.66","sha":"1c90d0ebc44759c71507c3c0587b612c18fd0cde","kind":"commit","published_at":"2025-03-13T15:01:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.66","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.66/manifests"},{"name":"v3.4.65","sha":"802396fb84555ba3404bb253a68f12385c0a8376","kind":"commit","published_at":"2025-03-12T11:43:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.65","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.65/manifests"},{"name":"v3.4.64","sha":"180e61a5dbb2e7c5213ea68b64983205951b7571","kind":"commit","published_at":"2025-03-07T15:13:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.64","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.64/manifests"},{"name":"v3.4.63","sha":"75f7712490252b68e51fb00cbca098bf993d7317","kind":"commit","published_at":"2025-02-26T12:39:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.63","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.63/manifests"},{"name":"v3.4.62","sha":"cf80139747d0f24633f17d0a8b821eba181eb1fb","kind":"commit","published_at":"2025-02-26T09:52:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.62","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.62/manifests"},{"name":"v3.4.61","sha":"e4d9918f32fa2f69032691119a7e2c5ef9d12b08","kind":"commit","published_at":"2025-02-26T09:45:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.61","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.61/manifests"},{"name":"v3.4.60","sha":"c0b85930a0f697cf2601181c18da43628fc966bd","kind":"commit","published_at":"2025-02-18T09:56:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.60","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.60/manifests"},{"name":"v3.4.59","sha":"78abac50bc132e44d9d5a81436cc883acd629d1a","kind":"commit","published_at":"2025-02-18T09:07:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.59","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.59/manifests"},{"name":"v3.4.58","sha":"f14006ab913ddb33090985cecd3ba2b89ec1013d","kind":"commit","published_at":"2025-02-17T15:04:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.58","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.58/manifests"},{"name":"v3.4.57","sha":"f51a135fa2dedc9690b31c4d4f2b6b4f76b1efde","kind":"commit","published_at":"2025-02-14T15:44:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.57","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.57/manifests"},{"name":"v3.4.56","sha":"4fc47b733fbc4a59faf07386cddda50477b9a48c","kind":"commit","published_at":"2025-02-14T15:37:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.56","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.56/manifests"},{"name":"v3.4.55","sha":"1da90266b450d14e38843ff19c261a0d74445a36","kind":"commit","published_at":"2025-02-05T12:59:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.55","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.55/manifests"},{"name":"v3.4.54","sha":"f080aa5a2b31c20cc7ebc324886fad57481e9f02","kind":"commit","published_at":"2025-01-31T11:55:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.54","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.54/manifests"},{"name":"v3.4.53","sha":"33e4dfe8983d489633104e1840e55397ae833838","kind":"commit","published_at":"2025-01-31T11:07:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.53","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.53/manifests"},{"name":"v3.4.52","sha":"c82f2bfd55fd09843e627144716c654df190b8ed","kind":"commit","published_at":"2025-01-27T15:39:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.52","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.52/manifests"},{"name":"v3.4.51","sha":"941bb67120a567701c5c7ee7acd8126a122bf069","kind":"commit","published_at":"2025-01-24T15:40:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.51","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.51/manifests"},{"name":"v3.4.50","sha":"1fc2f0bbee60822f60c4fcf6377725c8ad3608d8","kind":"commit","published_at":"2025-01-24T10:12:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.50","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.50/manifests"},{"name":"v3.4.49","sha":"10c7d1283d2a5c8f67166bf5e91bb963beb05a0f","kind":"commit","published_at":"2025-01-23T15:09:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.49","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.49/manifests"},{"name":"v3.4.48","sha":"b4553ae3657c7e87d94294dc4ce6c36cec56fbd5","kind":"commit","published_at":"2024-12-12T13:35:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.48","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.48/manifests"},{"name":"v3.4.46","sha":"e7cc6202bd63c9324899ea8ec9d636a56d1a088c","kind":"commit","published_at":"2024-12-03T14:13:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.46","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.46/manifests"},{"name":"v3.4.45","sha":"1d5e6c04f25eafaddcb912d79ba969fd7c922fda","kind":"commit","published_at":"2024-12-02T13:45:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.45","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.45/manifests"},{"name":"v3.4.44","sha":"df50619db0283719e0e8d469250fa70592345ea4","kind":"commit","published_at":"2024-12-02T09:31:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.44","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.44/manifests"},{"name":"v3.4.43","sha":"1e62bd8686af7bfa1ce8a0f4029aae19fdb5551d","kind":"commit","published_at":"2024-11-29T08:44:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.43/manifests"},{"name":"v3.4.42","sha":"fe0b04a002c0ab155c50cfd3f7aba918503a2b03","kind":"commit","published_at":"2024-11-21T07:45:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.42/manifests"},{"name":"v3.4.41","sha":"3fb5d8af28158d45d014dfa1e779a96742f31ca1","kind":"commit","published_at":"2024-10-11T13:31:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.41/manifests"},{"name":"v3.4.40","sha":"3fb5d8af28158d45d014dfa1e779a96742f31ca1","kind":"commit","published_at":"2024-10-11T13:31:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.40/manifests"},{"name":"v3.4.39","sha":"21692adf2e52d8ff2bf643d9d696a8860ea223d5","kind":"commit","published_at":"2024-10-09T07:23:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.39/manifests"},{"name":"v3.4.38","sha":"e2fafd2f3f22d97109ae6fd4a61f65fa43df5f4f","kind":"commit","published_at":"2024-10-02T11:56:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.38/manifests"},{"name":"v3.4.37","sha":"27a0d4cac2d65614c5d7fd1da5a95faf2d828e0a","kind":"commit","published_at":"2024-10-02T09:32:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.37/manifests"},{"name":"v3.4.47","sha":"bba56849876deefd80cc13a382f87b6b7539b495","kind":"commit","published_at":"2024-10-01T11:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.47","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.47/manifests"},{"name":"v3.4.36","sha":"bba56849876deefd80cc13a382f87b6b7539b495","kind":"commit","published_at":"2024-10-01T11:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.36/manifests"},{"name":"v3.4.35","sha":"39a46228acbcd541141a9a86aafc6304c23dd1de","kind":"commit","published_at":"2024-09-30T11:31:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.35/manifests"},{"name":"v3.4.34","sha":"f40d3815a19f1993d4b1af482c572d41e8cf7460","kind":"commit","published_at":"2024-09-27T11:31:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.34/manifests"},{"name":"v3.4.33","sha":"114f4efec851973e8059f03b6df2761ea2d1228a","kind":"commit","published_at":"2024-08-28T09:41:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.33/manifests"},{"name":"v3.4.32","sha":"081593e3765eb0e1f8df221d5d648aec8141e361","kind":"commit","published_at":"2024-07-17T11:11:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.32/manifests"},{"name":"v3.4.31","sha":"42f9ad5a3206f7366dcc56724ddc49c50eb97f57","kind":"commit","published_at":"2024-07-17T11:10:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.31/manifests"},{"name":"v3.4.30","sha":"0c5b6961407a6efca872f5669ee9c039891d919b","kind":"commit","published_at":"2024-06-24T12:37:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.30/manifests"},{"name":"v3.4.29","sha":"3bf7315b118141d7155e126427454755a8f6ea4f","kind":"commit","published_at":"2024-06-10T10:40:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.29/manifests"},{"name":"v3.4.28","sha":"fb17c80f76a87a19b52724a6214c52fcfbe6e5c5","kind":"commit","published_at":"2024-06-03T11:33:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.28/manifests"},{"name":"v3.4.27","sha":"570fd31c8ecb25f3c01aeb167eedce99f3bb599d","kind":"commit","published_at":"2024-05-23T12:10:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.27/manifests"},{"name":"v3.4.26","sha":"2b200bd20f5aec9088b39b0d2c7927aa1e34b403","kind":"commit","published_at":"2024-05-23T12:10:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.26/manifests"},{"name":"v3.4.25","sha":"560f19b55c38310250a0bd080b7585177f3bf52a","kind":"commit","published_at":"2024-04-30T09:02:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.25/manifests"},{"name":"v3.4.24","sha":"be8f58e37e05c147d81557e8111b80fcff156eaa","kind":"commit","published_at":"2024-04-25T09:39:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.24/manifests"},{"name":"v3.4.23","sha":"9f6497c7b80349cc18dedc4762ba853a2845abd6","kind":"commit","published_at":"2024-04-24T13:48:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.23","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.23/manifests"},{"name":"v3.4.22","sha":"b3aae5475ddd5bd6f3e1e53b0258e9e4f224a631","kind":"commit","published_at":"2024-04-04T10:38:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.22/manifests"},{"name":"v3.4.21","sha":"2d604eaba47a983362e177c46f387017a592a55c","kind":"commit","published_at":"2024-04-03T08:54:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.21/manifests"},{"name":"v3.4.20","sha":"c83351d47bc957ee992ed9d82b33d4b7d078796f","kind":"commit","published_at":"2024-04-03T07:51:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.20/manifests"},{"name":"v3.4.19","sha":"d03ebfd5da174057bf4099978b0734bc840844d5","kind":"commit","published_at":"2024-03-28T14:31:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.19/manifests"},{"name":"v3.4.18","sha":"b40646aa48cc5b360f51cf4dd0adb37260c719d7","kind":"commit","published_at":"2024-03-27T15:38:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.18/manifests"},{"name":"v3.4.17","sha":"86cac87f73a6df15cdaaf56fd941c91a72aa1067","kind":"commit","published_at":"2024-03-27T15:19:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.17/manifests"},{"name":"v3.4.16","sha":"ca633695f2dd9113b56756b883b87dff540c7077","kind":"commit","published_at":"2024-03-27T15:04:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.16/manifests"},{"name":"v3.4.15","sha":"48149fa7e59fb8803439af9be11c576204920075","kind":"commit","published_at":"2024-03-27T14:18:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.15/manifests"},{"name":"v3.4.14","sha":"849750ed78ea174e98f6c1bc152dc70854fafe9c","kind":"commit","published_at":"2024-03-27T13:43:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.14/manifests"},{"name":"v3.4.13","sha":"60f2ef3927fdc0e159c3cbe55a6514d862dbb491","kind":"commit","published_at":"2024-03-27T09:50:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.13/manifests"},{"name":"v3.4.12","sha":"7dad9b71fe744f7f341e4a15273613c7c25a6ff7","kind":"commit","published_at":"2024-03-01T09:11:55.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.12/manifests"},{"name":"v3.4.11","sha":"5a2c37a3e9705b1c863219ed215cc32272054178","kind":"commit","published_at":"2024-02-29T10:20:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.11/manifests"},{"name":"v3.4.10","sha":"c1666866ad5e622ab525030945a29537429ceb8c","kind":"commit","published_at":"2024-02-20T12:35:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.10/manifests"},{"name":"v3.4.9","sha":"5616be947549110cccfc9e654f7797ddff8e9641","kind":"commit","published_at":"2024-02-13T10:01:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.9/manifests"},{"name":"v3.4.8","sha":"5bd853c114842d885d8bb100227f0665c4d7c93f","kind":"commit","published_at":"2024-02-08T08:43:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.8/manifests"},{"name":"v3.4.7","sha":"e48d277d0948b015fb48e2ee6e3155d4da49a89a","kind":"commit","published_at":"2024-02-01T15:09:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.7/manifests"},{"name":"v3.4.6","sha":"fc076cbec9c9d27924840eacc458788c667ffaaf","kind":"commit","published_at":"2024-01-19T11:34:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.6/manifests"},{"name":"v3.4.5","sha":"d1d01e84f47de938aaa46209cd0aa48f432af21a","kind":"commit","published_at":"2024-01-19T10:45:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"8a86c8031f719d7a136a1764da3735b04d4ef468","kind":"commit","published_at":"2024-01-18T09:46:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.4/manifests"},{"name":"v3.4.2","sha":"bfe7e71f56961918fff3a0af174ca3694059591d","kind":"commit","published_at":"2024-01-16T16:00:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"4f51ea27efd9a525d35119db00dd565372b52641","kind":"commit","published_at":"2024-01-16T13:17:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.1/manifests"},{"name":"v3.3.15","sha":"9afb62671a42892f82d6834025ffe6ebfb76510f","kind":"commit","published_at":"2024-01-16T09:57:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.15/manifests"},{"name":"v3.3.14","sha":"ba9aef33ffb07dfaf1a72102595af2b337589f68","kind":"commit","published_at":"2024-01-15T16:16:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.14/manifests"},{"name":"v3.3.13","sha":"4b6be3aef00ec645790d85c81b9311c768d4912c","kind":"commit","published_at":"2024-01-15T13:33:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.13/manifests"},{"name":"v3.3.12","sha":"2779f16b2e45ac64cd28f7d848194df9005d0eec","kind":"commit","published_at":"2024-01-12T09:35:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.12/manifests"},{"name":"v3.3.11","sha":"0243649129e75d7accb1e0c6e66918141e67fdaa","kind":"commit","published_at":"2024-01-11T15:41:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"a408d0d7612b87dcc7ad5165c62ef3d5ec10707c","kind":"commit","published_at":"2024-01-10T10:29:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"9b5d80a2485842d0d258bb5962f269a5f66911f9","kind":"commit","published_at":"2023-12-14T15:07:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.9/manifests"},{"name":"v3.3.8","sha":"b8e8f4a537e8633e810573be129e8849bda07469","kind":"commit","published_at":"2023-12-11T09:23:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"78c2cdce5688e1b100b55fa29c74967737c62934","kind":"commit","published_at":"2023-12-11T08:18:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"83ed9a31472b3ba6125f5a0c41c9582993d0b01a","kind":"commit","published_at":"2023-11-02T09:58:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"406c5d1886d8fa022ea395bcf602a39ce69d2737","kind":"commit","published_at":"2023-10-26T09:37:13.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.5/manifests"},{"name":"v3.3.3","sha":"0cdcba4efc970eaf46b70a249bdf95f84403f4e0","kind":"commit","published_at":"2023-10-10T17:57:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.3/manifests"},{"name":"3.3.2.dev","sha":"a3bf38bf236e9ee7295a25e46bbe4fea10cdc0a0","kind":"commit","published_at":"2023-10-02T15:46:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/3.3.2.dev","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/3.3.2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@3.3.2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.3.2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.3.2.dev/manifests"},{"name":"v3.3.1","sha":"ebdc21943c2419d856cc7fbed51d0a1c9c132092","kind":"commit","published_at":"2023-09-20T13:24:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.1/manifests"},{"name":"v3.2.78","sha":"8a28f221ee44331b3904943f7939212dbb7f23b6","kind":"commit","published_at":"2023-09-15T11:58:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.78","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.78/manifests"},{"name":"v3.2.77","sha":"b18f70985d7a5cc537b55c2f8803dc326bb26459","kind":"commit","published_at":"2023-09-13T09:50:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.77","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.77/manifests"},{"name":"v3.2.76","sha":"deb9eb00da1e939abe85ab90d8317f8c29cbf2e5","kind":"commit","published_at":"2023-08-23T14:48:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.76","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.76/manifests"},{"name":"v3.2.75","sha":"44ef8ff9f6c7108e3759bb3ef092948d301bd4cd","kind":"commit","published_at":"2023-08-14T06:57:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.75","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.75/manifests"},{"name":"v3.2.74","sha":"2011c1787270c1bcc692aa6eddd20d72a00ceac6","kind":"commit","published_at":"2023-08-14T06:44:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.74","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.74/manifests"},{"name":"v3.2.73","sha":"2f9fe01da391197ac57e47f408d3348484ebbf87","kind":"commit","published_at":"2023-08-07T15:12:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.73","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.73/manifests"},{"name":"v3.2.72","sha":"cd4bc571f3e2cc353fd081b241fbeeb71005eb3c","kind":"commit","published_at":"2023-08-07T06:47:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.72","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.72/manifests"},{"name":"v3.2.71","sha":"a41f6b9afe0865776159bb33b6a909dc8cd2f144","kind":"commit","published_at":"2023-07-11T14:31:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.71","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.71/manifests"},{"name":"v3.2.70","sha":"adf028a7ce9c357c80e98e2a7c225605f0c9bb46","kind":"commit","published_at":"2023-07-11T11:49:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.70","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.70/manifests"},{"name":"v3.2.69","sha":"5197849199fb47efaf74e00d4ee6fe01f720b3e3","kind":"commit","published_at":"2023-05-19T15:08:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.69","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.69/manifests"},{"name":"v3.2.67","sha":"bcc15e1e2b98b60df4ad88e380a1973f625d33cd","kind":"commit","published_at":"2023-05-15T07:04:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.67","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.67/manifests"},{"name":"v3.2.66","sha":"8597aa8509bd1fa54160b0ba89bbc381dcf8f863","kind":"commit","published_at":"2023-05-11T12:01:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.66","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.66/manifests"},{"name":"v3.2.64","sha":"e579490256a07341d8a21e40096530e88b29d626","kind":"commit","published_at":"2023-05-08T09:00:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.64","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.64/manifests"},{"name":"v3.2.63","sha":"eef13546dcc521bae38639109ebc3f53c86bc3d8","kind":"commit","published_at":"2023-05-05T15:12:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.63","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.63/manifests"},{"name":"v3.2.62","sha":"a1c62d83481825751d656ec9071db2a8b682c70d","kind":"commit","published_at":"2023-05-01T12:34:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.62","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.62/manifests"},{"name":"v3.2.61","sha":"7bc30b57db155c20c5cedb61788ed68565189f79","kind":"commit","published_at":"2023-04-26T12:41:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.61","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.61/manifests"},{"name":"v3.2.60","sha":"0c33ad1d9308b7ef6bd127a88e64ecf785988baa","kind":"commit","published_at":"2023-04-21T13:04:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.60","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.60/manifests"},{"name":"v3.2.59","sha":"12a9d0d0df36e45ea7668c7847c9d00a6e19993d","kind":"commit","published_at":"2023-03-21T14:10:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.59","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.59/manifests"},{"name":"v3.2.58","sha":"f02f63094708da22bc349aa274d6c23382cdf27c","kind":"commit","published_at":"2023-03-09T15:33:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.58","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.58/manifests"},{"name":"v3.2.57","sha":"af0a4b77781765ba6ad874731e5d938e111a0e04","kind":"commit","published_at":"2023-03-09T09:28:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.57","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.57/manifests"},{"name":"v3.2.56","sha":"d3406648a2ac1fc6772082c857f8774b4212e25e","kind":"commit","published_at":"2023-03-08T10:09:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.56","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.56/manifests"},{"name":"v3.2.55","sha":"6e3d6572a7be534c80b4a37e4d1fcfa9e522614d","kind":"commit","published_at":"2023-03-03T14:08:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.55","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.55/manifests"},{"name":"v3.2.54","sha":"7500d8e56a25244f4149c25abfb96a47c8bc5055","kind":"commit","published_at":"2023-03-01T12:16:55.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.54","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.54/manifests"},{"name":"v3.2.53","sha":"dfeeac1e834b364ed4f5453f80424115a608dcd2","kind":"commit","published_at":"2023-03-01T10:51:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.53","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.53/manifests"},{"name":"v3.2.52","sha":"b0baed4839c3ec7567fa634ae60da1492989c017","kind":"commit","published_at":"2023-03-01T10:20:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.52","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.52/manifests"},{"name":"v3.2.51","sha":"01a349f70b9d5f0178e05a8a3ffe95bf0dbf4990","kind":"commit","published_at":"2023-01-27T12:09:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.51","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.51/manifests"},{"name":"v3.2.50","sha":"106892ea02e6f86530535bf3ef5cd6090b8f7729","kind":"commit","published_at":"2023-01-27T09:18:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.50","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.50/manifests"},{"name":"v3.2.49","sha":"8e44a29b6d9b9974f42c5dc00df1d93f290f54a7","kind":"commit","published_at":"2023-01-27T09:12:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.49","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.49/manifests"},{"name":"v3.2.48","sha":"fe604d9da8d9cd54aa371fca7b842c22b5ddf8a4","kind":"commit","published_at":"2023-01-19T14:19:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.48","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.48/manifests"},{"name":"v3.2.47","sha":"5cee1041f466a44ee7e439efd4eb87008a444631","kind":"commit","published_at":"2023-01-02T16:18:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.47","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.47/manifests"},{"name":"v3.2.46","sha":"37734c8fc5fa60d83af3a52d592c000e481739b3","kind":"commit","published_at":"2023-01-02T16:00:45.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.46","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.46/manifests"},{"name":"v3.2.45","sha":"811e74ba062977fdb6d3e66dff21b6824582abe4","kind":"commit","published_at":"2023-01-02T15:22:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.45","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.45/manifests"},{"name":"v3.2.44","sha":"571a229d60dae99232c0f19eba7455084c679b5c","kind":"commit","published_at":"2023-01-02T15:18:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.44","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.44/manifests"},{"name":"v3.2.43","sha":"d0ef5bbcaf1bd9be5e1be64f2169ee3fbb7224b9","kind":"commit","published_at":"2023-01-02T12:39:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.43/manifests"},{"name":"v3.2.42","sha":"1ae2527ee5a128173e3d99340e102d09b7592ac1","kind":"commit","published_at":"2022-12-29T15:53:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.42/manifests"},{"name":"v3.2.41","sha":"07b9f70a82517c175800fb9f598ed81159501762","kind":"commit","published_at":"2022-12-29T14:49:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.41/manifests"},{"name":"v3.2.40","sha":"3d4a2d536ddbe68f73f48e28b7ca15c2aa78cbfb","kind":"commit","published_at":"2022-12-28T10:27:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.40/manifests"},{"name":"v3.2.39","sha":"5851e859e228e1ad5e167c13224e2b2db63e8b46","kind":"commit","published_at":"2022-12-08T08:29:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.39/manifests"},{"name":"v3.2.38","sha":"a19468796ad52d617598bdc9293dec7d59f09a73","kind":"commit","published_at":"2022-12-01T09:52:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.38/manifests"},{"name":"v3.2.37","sha":"e929bb6f7f69a1c035bfd01969d0a0bfdf1f8931","kind":"commit","published_at":"2022-11-29T09:58:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.37/manifests"},{"name":"v3.2.36","sha":"2782ad96dac28d50c268af3fcee66f48d341ff19","kind":"commit","published_at":"2022-11-28T16:50:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.36/manifests"},{"name":"v3.2.35","sha":"a3e2fd78fcda4ab06c2abff068f25105252393ca","kind":"commit","published_at":"2022-11-28T11:41:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.35/manifests"},{"name":"v3.2.34","sha":"5f55c0559d0d3676f738ab13ce903351dc62903b","kind":"commit","published_at":"2022-11-25T13:16:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.34/manifests"},{"name":"v3.2.33","sha":"32343ffeac213d1b6f9f9c26aed9875bc2f7d339","kind":"commit","published_at":"2022-11-25T09:34:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.33/manifests"},{"name":"v3.2.32","sha":"dd663e5c188f483cc65187406bd4d60d68740872","kind":"commit","published_at":"2022-11-24T09:32:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.32/manifests"},{"name":"v3.2.31","sha":"803635b1ffadeed63fd0b910d9e17d8496f59c22","kind":"commit","published_at":"2022-11-15T08:51:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.31/manifests"},{"name":"v3.2.30","sha":"c3a493fe1b965fd5ea9e30a103070e5402c8eb12","kind":"commit","published_at":"2022-11-04T11:14:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.30/manifests"},{"name":"v3.2.29","sha":"03a76be9ba9e794aedf6c1b0b0efdee3f34bfac8","kind":"commit","published_at":"2022-10-31T14:34:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.29/manifests"},{"name":"v3.2.28","sha":"d508d5f8e48ac5c8aa2ac2136efec137e7d0f37d","kind":"commit","published_at":"2022-10-31T13:08:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.28/manifests"},{"name":"v3.2.27","sha":"abf5d6c22c9ef35f360228f482e506cbc6e057fa","kind":"commit","published_at":"2022-10-28T12:06:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.27/manifests"},{"name":"v3.2.26","sha":"d085f8a096d794aa173bdf4a9bb7e777761ba3e8","kind":"commit","published_at":"2022-10-26T13:33:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.26/manifests"},{"name":"v3.2.25","sha":"1065611983133052e959f1caab5ce5ce8ed8b7b5","kind":"commit","published_at":"2022-09-07T12:15:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.25/manifests"},{"name":"v3.2.24","sha":"3462a6cee6a03384cd8c6d362fdab1ab785c3fe5","kind":"commit","published_at":"2022-09-06T15:01:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.24/manifests"},{"name":"v3.2.22","sha":"acd271bb96e65f36af1ac57dc1164dd165d56be1","kind":"commit","published_at":"2022-08-15T14:59:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.22/manifests"},{"name":"v3.2.21","sha":"2d72e47c0b166138de05ab1b2f72fa805a3fede6","kind":"commit","published_at":"2022-08-08T15:23:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.21/manifests"},{"name":"v3.2.20","sha":"db8e83f5d3b98106a493cec8dc2a6bb739ef68ce","kind":"commit","published_at":"2022-08-04T14:12:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.20/manifests"},{"name":"v3.2.19","sha":"717ba67b67ba813afbc696538cb65e122df8fb1a","kind":"commit","published_at":"2022-08-03T14:19:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.19/manifests"},{"name":"v3.2.18","sha":"d3f4dbeb4c36ae4c230414f60d52525f380b7b0a","kind":"commit","published_at":"2022-08-02T14:13:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.18/manifests"},{"name":"v3.2.17","sha":"c27c0181279e28120f6bfb683d3d0ffe5a03aa50","kind":"commit","published_at":"2022-08-02T06:46:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.17/manifests"},{"name":"v3.2.16","sha":"b3fdf87316b42f9d8dd2a6764d979870c35bb77c","kind":"commit","published_at":"2022-07-27T13:59:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.16/manifests"},{"name":"v3.2.15","sha":"767d04c7e55c810e9e4c4f8f0cf2db1bd0c4d69b","kind":"commit","published_at":"2022-07-26T14:03:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.15/manifests"},{"name":"v3.2.14","sha":"325bd281b50adb0cb83b8f50633218198749af94","kind":"commit","published_at":"2022-07-25T08:44:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.14/manifests"},{"name":"v3.2.13","sha":"beff94517d9e57f39df11d1fdc4dbeefb539761b","kind":"commit","published_at":"2022-07-20T12:41:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.13/manifests"},{"name":"v3.2.12","sha":"1c7aca82207e35ca9969b31d9538ec0e3bf2f66c","kind":"commit","published_at":"2022-07-20T09:31:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.12/manifests"},{"name":"v3.2.11","sha":"6a0f2c927ed8e974ea90f0dfcfec0e7ce0742989","kind":"commit","published_at":"2022-07-19T07:08:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"05324ca19ca8be5a9b05984e87b8bfda1a8ec56f","kind":"commit","published_at":"2022-07-18T14:29:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"66e6e74add736b1e0f22682ed2298bb8b8ed1980","kind":"commit","published_at":"2022-07-06T13:16:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"4b45358cba95ac4c7afe32e21eb3fadf9ac30fd5","kind":"commit","published_at":"2022-05-31T13:22:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"6851d33cc8eccea9d73637289b58324bf339712e","kind":"commit","published_at":"2022-05-31T08:48:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"cb526042751535c646350108d1517a3b8e6f11ee","kind":"commit","published_at":"2022-05-13T11:31:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"f69068c4f69373f16f11835b5a8c92ddd034fb0a","kind":"commit","published_at":"2022-05-13T09:31:13.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"a200de9415107386dec9c9c8767df372036d75a9","kind":"commit","published_at":"2022-05-05T09:34:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"2a9aa4887baaa0a6ab69a8a6495c3adc07f01066","kind":"commit","published_at":"2022-05-04T12:09:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"cc301dcd7640769a81fa5492d0f1a9537ed1c987","kind":"commit","published_at":"2022-04-29T08:24:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"8f27cc4f8cdce31a11864b7ec836c02c5da8f49e","kind":"commit","published_at":"2022-04-28T07:47:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"25c8de309f4a999ed7d7036954e91f6754a349d7","kind":"commit","published_at":"2022-04-22T15:28:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0/manifests"},{"name":"v3.2.0a2","sha":"8bb9c3024b2af6b6d8a9678dae8755aa8f1b0a88","kind":"commit","published_at":"2022-04-22T11:22:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a2/manifests"},{"name":"v3.2.0a1","sha":"b26ae09aeff0a6c427d2c56436b044808b0f6cad","kind":"commit","published_at":"2022-04-22T09:37:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a1/manifests"},{"name":"v3.2.0a","sha":"912e5aa968fe9f9cde089f8f2630ea02b4e9a777","kind":"commit","published_at":"2022-04-21T09:07:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a/manifests"},{"name":"v3.1.7","sha":"86ef57f0191ceb8deec122fcf372a617d79ef656","kind":"commit","published_at":"2022-03-30T11:32:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"c7fc3a63d64f5ded4a817335461f91a256539e1f","kind":"commit","published_at":"2022-03-28T14:43:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.6/manifests"},{"name":"v3.1.5b","sha":"b9eacdd65d5bd139e66eaaa96ba0bf000ff3611a","kind":"commit","published_at":"2022-03-23T09:22:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5b","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5b/manifests"},{"name":"v3.1.5a","sha":"42d1a3587844a76220067187da7b8a5e0866b5ad","kind":"commit","published_at":"2022-03-22T15:50:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5a","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5a/manifests"},{"name":"v3.1.5","sha":"22b50e7bb8c19a73bfd809d7c638426d6e860149","kind":"commit","published_at":"2022-03-21T14:26:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"da29fd132b43bd90d20077b473e75a6d51c04c81","kind":"commit","published_at":"2022-03-21T08:53:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"fb21859a670af5c4a35dadb519e1b41078a41cca","kind":"commit","published_at":"2022-03-18T13:24:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"f204eccb8dea85b7236e5ebbdb23ffd6ceefac03","kind":"commit","published_at":"2022-03-15T12:42:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"35a0c46fb6c6a97c3761b8f7c518dbf299637d5c","kind":"commit","published_at":"2022-03-02T14:40:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"e48f1b42c91cb1c95b84dc23fc82a99a5059895a","kind":"commit","published_at":"2022-02-18T09:27:54.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0/manifests"},{"name":"v3.1.0a1","sha":"41a5a2a7fa185ab26d279fb693fae331b1ba798e","kind":"commit","published_at":"2022-02-16T12:53:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0a1/manifests"},{"name":"v3.0.5","sha":"bf1d382391bbcbd2ba559eaaf28a7bcf05ab71a3","kind":"commit","published_at":"2022-01-19T15:19:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5/manifests"},{"name":"v3.0.5a5","sha":"565d1607fd6d5a422c2dc94a7ce4a44ba5cd10de","kind":"commit","published_at":"2022-01-16T20:29:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a5/manifests"},{"name":"3.0.5a4","sha":"8804b37b7927c418e190ae65d9d88d350a661034","kind":"commit","published_at":"2022-01-12T12:44:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/3.0.5a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/3.0.5a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@3.0.5a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.0.5a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.0.5a4/manifests"},{"name":"v3.0.5a3","sha":"c7dbe3fed62fbd7a162389c51c6ff6698c19f2e9","kind":"commit","published_at":"2022-01-11T12:08:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a3/manifests"},{"name":"v3.0.5a2","sha":"1111d00812a73cd2339646c8d98346b1b3a0e8e9","kind":"commit","published_at":"2022-01-11T09:29:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a2/manifests"},{"name":"v3.0.5a1","sha":"9e195abec85ac75a5b230f9539bd4001c2e44797","kind":"commit","published_at":"2021-12-14T13:34:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a1/manifests"},{"name":"v3.0.4","sha":"d83c360ed1a7c11769acfed56cf3cddfb4c25863","kind":"commit","published_at":"2021-12-10T11:36:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.4/manifests"},{"name":"untagged-34793f6ed2aa4ac4bb41","sha":"8f53c87f621159179928e99cc6f1114609e02f50","kind":"commit","published_at":"2021-12-09T10:14:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/untagged-34793f6ed2aa4ac4bb41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/untagged-34793f6ed2aa4ac4bb41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@untagged-34793f6ed2aa4ac4bb41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-34793f6ed2aa4ac4bb41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-34793f6ed2aa4ac4bb41/manifests"},{"name":"v3.0.2","sha":"78f8ba332370cf132ab2acc2dd192afd88ff3492","kind":"commit","published_at":"2021-12-07T10:06:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"5146f85edaf1752b469124e38646c9b7f10e7b9c","kind":"commit","published_at":"2021-12-07T09:20:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.1/manifests"},{"name":"untagged-cb91ee282540b477bd4d","sha":"8e311d3ab8a896ee5ae29f6a2e9dfbd01833d382","kind":"commit","published_at":"2021-12-01T16:14:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/untagged-cb91ee282540b477bd4d","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/untagged-cb91ee282540b477bd4d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@untagged-cb91ee282540b477bd4d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-cb91ee282540b477bd4d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-cb91ee282540b477bd4d/manifests"},{"name":"v2.6.4","sha":"82ad819b0025c34ab4ce317b068e89622f89d5cd","kind":"commit","published_at":"2021-11-29T15:18:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"eaf98d71f306a33654efadcd6a0bc6e2b740e619","kind":"commit","published_at":"2021-11-29T12:06:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"c4d1d2e183ca2b492cdbe20684ec4a0a23306317","kind":"commit","published_at":"2021-11-25T09:53:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"701db0c63f7681a60b6313fe7e6796a11af94ad6","kind":"commit","published_at":"2021-11-23T10:15:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"a0b00776f4fbb815c1f88fbd24bef58dc2103f34","kind":"commit","published_at":"2021-11-22T14:29:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0/manifests"},{"name":"v2.6.0a10","sha":"ce1701284a544820cd963c3da12a767cb322febb","kind":"commit","published_at":"2021-11-17T16:44:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a10/manifests"},{"name":"v2.6.0a9","sha":"8c4517c017447e5d3ae349484f97bc7b173d25d4","kind":"commit","published_at":"2021-11-17T07:57:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a9/manifests"},{"name":"v2.6.0a8","sha":"c0a52b39c16a28621a0fdbbdd2721db74c13bf93","kind":"commit","published_at":"2021-11-15T14:47:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a8/manifests"},{"name":"v2.6.0a6","sha":"f8187684d0e882ecf6e14a794459cb69fd1eac93","kind":"commit","published_at":"2021-11-15T14:04:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a6/manifests"},{"name":"v2.6.0a5","sha":"1fe6be886392a982cc5000fa8920d99b2872c95b","kind":"commit","published_at":"2021-11-15T11:59:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a5/manifests"},{"name":"v2.6.0a4","sha":"ba43ffee03326b8593ab0daf6d38141fccba8a73","kind":"commit","published_at":"2021-11-11T13:30:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a4/manifests"},{"name":"v2.6.0a3","sha":"6fd955e6c77f83685918ed7d2cca2a56e993b520","kind":"commit","published_at":"2021-11-11T13:05:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a3/manifests"},{"name":"v2.6.0a2","sha":"20ea64745079ffd92372098b76b2147ad49fc80c","kind":"commit","published_at":"2021-11-10T12:59:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a2/manifests"},{"name":"v2.6.0a1","sha":"aee913ac34b58bd0dd0789a84718335c1a5700f9","kind":"commit","published_at":"2021-11-10T11:26:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a1/manifests"},{"name":"v2.6.0a7","sha":"aee913ac34b58bd0dd0789a84718335c1a5700f9","kind":"commit","published_at":"2021-11-10T11:26:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a7/manifests"},{"name":"v2.5.4","sha":"b3aa11f8e05be99e49acac1831473cc08d512e17","kind":"commit","published_at":"2021-11-09T08:55:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4/manifests"},{"name":"v2.5.4a1","sha":"e2f4868768a0cda5c3720dea445f7639276f291b","kind":"commit","published_at":"2021-11-08T13:19:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.4a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.4a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.4a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4a1/manifests"},{"name":"v2.5.3","sha":"351288a7231951ab3a44d1c006bc56e6277fe34b","kind":"commit","published_at":"2021-11-02T10:18:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"5e089e9df9fb67f70b45083f2890b44e39a4fd98","kind":"commit","published_at":"2021-10-27T07:38:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"1ea09312f7003dc0954cca47b9b1a0b690205eab","kind":"commit","published_at":"2021-10-27T07:33:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1/manifests"},{"name":"v2.5.1a10","sha":"5a84b6e098b2715a88cfac39cc1d7f7c4bc0e4a7","kind":"commit","published_at":"2021-10-22T15:34:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a10/manifests"},{"name":"v2.5.1a8","sha":"0278a7a97d462824a829a21ed82b5864bfe136e0","kind":"commit","published_at":"2021-10-22T15:18:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a8/manifests"},{"name":"v2.5.1a9","sha":"0278a7a97d462824a829a21ed82b5864bfe136e0","kind":"commit","published_at":"2021-10-22T15:18:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a9/manifests"},{"name":"v2.5.1a7","sha":"af56405988d1eb5785840d2f3332350813f11383","kind":"commit","published_at":"2021-10-22T12:47:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a7/manifests"},{"name":"v2.5.1a6","sha":"bbbbd2a63996c17e2bd6827f9928223029589d0a","kind":"commit","published_at":"2021-10-22T07:44:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a6/manifests"},{"name":"v2.5.1a5","sha":"3a40da41c55acb84556fb0ae79462b339f7a8a2f","kind":"commit","published_at":"2021-10-21T15:54:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a5/manifests"},{"name":"v2.5.1a4","sha":"eba2e4a17ad0d29ce8158074ab8a6bbd3318742b","kind":"commit","published_at":"2021-10-21T14:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a4/manifests"},{"name":"v2.5.1a3","sha":"46aefb956bfa232022e24b0c2c09e885c8edeff3","kind":"commit","published_at":"2021-10-20T15:55:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a3/manifests"},{"name":"v2.5.1a2","sha":"e6a334f1ff47f5a8abb5f2f1de49edc894abd4a2","kind":"commit","published_at":"2021-10-20T14:55:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a2/manifests"},{"name":"v2.5.1a1","sha":"8722fb89de1c0a7e0bcde925d04541383fa3976f","kind":"commit","published_at":"2021-10-19T14:56:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a1/manifests"},{"name":"v2.5.0","sha":"bad136d1b1486c9cb2e10000f2c2056e593e3307","kind":"commit","published_at":"2021-10-04T09:20:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0/manifests"},{"name":"v2.5.0a2","sha":"b7260a8e77bff9a7b0c7978b3ef336216c3964e5","kind":"commit","published_at":"2021-10-04T08:57:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a2/manifests"},{"name":"v2.5.0a1","sha":"2d15da9d899ea27eba7d20c13fb6f5a044666e6b","kind":"commit","published_at":"2021-09-28T11:15:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a1/manifests"},{"name":"v2.4.1","sha":"2fac389814515229dc1a1760bc2b840901df1f40","kind":"commit","published_at":"2021-09-24T09:35:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1d23023ad60d3186f34557a0387158880189b6d5","kind":"commit","published_at":"2021-09-22T16:39:45.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0/manifests"},{"name":"v2.4.0-beta2","sha":"997823df5656fe2a2f7e65af3713a48fb1398658","kind":"commit","published_at":"2021-09-22T16:08:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0-beta2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta2/manifests"},{"name":"v2.4.0-beta","sha":"4363ce9919182dc9e772d95dcdaa164af2231638","kind":"commit","published_at":"2021-09-22T14:59:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0-beta","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta/manifests"},{"name":"v2.3.0","sha":"b843be1656cc991a43cb728ba8df809206306e23","kind":"commit","published_at":"2021-09-16T13:25:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.3.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"756ed0897c7b408e8450c5afe5beeaa31feadecd","kind":"commit","published_at":"2021-09-13T12:21:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e72b75bb1508e2a74e47885215b91070a96e4774","kind":"commit","published_at":"2021-08-20T15:15:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"e5eb706f062857c7f3a79c780ae6571dc13bd70e","kind":"commit","published_at":"2021-08-12T15:30:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3f29587d7e3f1fc68c68f8e78dbf16d60773d84a","kind":"commit","published_at":"2021-08-12T14:48:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.0/manifests"},{"name":"V2.1.8","sha":"97cfe49ad2913dde2af9ad9870da3018e42abf1c","kind":"commit","published_at":"2021-08-09T14:57:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/V2.1.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/V2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@V2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/V2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/V2.1.8/manifests"},{"name":"v2.1.7","sha":"78c0d3b20d578f7660da1c4c338e34649a425913","kind":"commit","published_at":"2021-08-09T12:57:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.7/manifests"},{"name":"v2.1.5","sha":"5c9394704b3ace0268dc3fb297d8663ffae4528a","kind":"commit","published_at":"2021-08-04T09:17:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"659e5f0fcf334cd6a89bcdbf3210bdcfec8a1282","kind":"commit","published_at":"2021-07-30T09:12:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"8cc4a3842e2b2d610ee903ad576a4ff1aa60af0e","kind":"commit","published_at":"2021-07-27T12:42:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"8b7ce69531d0d62539e0c751c11fd2eb676519be","kind":"commit","published_at":"2021-07-27T09:36:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1b194e4f49ec6c14b3bf64998b86bfaabcfc5c57","kind":"commit","published_at":"2021-07-19T13:26:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"7db89514f0915987676567b6d7b14f0c08a6dea6","kind":"commit","published_at":"2021-07-14T09:24:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"9162ae6e86de4635cc05a60e409c97ac53769e42","kind":"commit","published_at":"2021-07-09T13:42:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"1997144fd86ef2c49e0eff8d636c4ffc5844daa1","kind":"commit","published_at":"2021-07-08T13:52:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ffdc7b87cb516fb0ff1b1b0f1557d4968a208a28","kind":"commit","published_at":"2021-07-07T12:24:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1/manifests"},{"name":"v2.0.1a1","sha":"74a92a3c426011323c2b2e742d418126aa495f5f","kind":"commit","published_at":"2021-07-05T11:15:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.1a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1a1/manifests"},{"name":"v2.0.0","sha":"6fbf4f25ed40e66adcae6bccb040f84c864ac1ae","kind":"commit","published_at":"2021-07-01T13:22:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.0/manifests"},{"name":"v1.7.0a12","sha":"5ccafea50af026d7f02ae52b7d63e4e0c7ce94aa","kind":"commit","published_at":"2021-06-28T21:01:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a12/manifests"},{"name":"v1.7.0a11","sha":"8cb19043d99121c232fb271dcf56a216b7e8563b","kind":"commit","published_at":"2021-06-28T19:48:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a11/manifests"},{"name":"v1.7.0a10","sha":"6f73ad503908a52559e172f9c61e253fb668c4e1","kind":"commit","published_at":"2021-06-28T15:29:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a10/manifests"},{"name":"v1.7.0a9","sha":"dd44aab775a22a3b1b9434458b0c1f392c7a1896","kind":"commit","published_at":"2021-06-28T15:20:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a9/manifests"},{"name":"v1.7.0a8","sha":"3202839f697990449eb2c0d4c5f4aa0846c34ed9","kind":"commit","published_at":"2021-06-25T16:16:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a8/manifests"},{"name":"v1.7.0a7","sha":"a046b7551e362888af959bee87bd155a03fe228b","kind":"commit","published_at":"2021-06-24T12:17:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a7/manifests"},{"name":"v1.7.0a6","sha":"47f16691478c93a1f5b320d17729766a7325991a","kind":"commit","published_at":"2021-06-24T08:31:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a6/manifests"},{"name":"v1.7.0a5","sha":"59aaae58822f55effb7232e191f573f822ba608b","kind":"commit","published_at":"2021-06-24T07:28:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a5/manifests"},{"name":"v1.6.6","sha":"19f0ce07fd0efb68036680aceee0bb1bc811f700","kind":"commit","published_at":"2021-06-23T14:03:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.6/manifests"},{"name":"1.7.0a5","sha":"19b5226e9d15a978ebfca29a5c0cfd331b5b9540","kind":"commit","published_at":"2021-06-16T09:45:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/1.7.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/1.7.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@1.7.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.7.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.7.0a5/manifests"},{"name":"v1.6.4","sha":"7fb779c774e00e5a747738ee574acce1f821de9f","kind":"commit","published_at":"2021-06-08T12:02:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.4/manifests"},{"name":"1.6.4","sha":"7fb779c774e00e5a747738ee574acce1f821de9f","kind":"commit","published_at":"2021-06-08T12:02:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/1.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.6.4/manifests"},{"name":"v1.7.0a4","sha":"ef8359560bd887337cb442db869f4a59738c17e2","kind":"commit","published_at":"2021-06-02T08:51:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a4/manifests"},{"name":"v1.7.0a3","sha":"ecedab33fd6dd1956f1757d554abef03bbb331f6","kind":"commit","published_at":"2021-06-01T12:47:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a3/manifests"},{"name":"v1.7.0a2","sha":"bf60f8f9717630bda669fa512eccf967492acf4d","kind":"commit","published_at":"2021-05-31T13:19:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a2/manifests"},{"name":"v1.7.0a1","sha":"2a8aa67d54be4f69a13b569ebd3e2ba4c782fe95","kind":"commit","published_at":"2021-05-29T15:06:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a1/manifests"},{"name":"v1.6.3","sha":"10a3fcd53c0164cad214e6e098e5cee911ea6da6","kind":"commit","published_at":"2021-05-19T13:20:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"e78059ebf9c3416598cfb2e9d3b92247c772c45c","kind":"commit","published_at":"2021-05-04T14:49:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"246e83e34259aaa029c0a571a348f23cfee9e609","kind":"commit","published_at":"2021-05-04T14:39:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1/manifests"},{"name":"v1.6.1-beta.1","sha":"af2e7752443321ccd913e74b722aa7e6fcd75903","kind":"commit","published_at":"2021-04-30T08:31:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.1-beta.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1-beta.1/manifests"},{"name":"v1.6.0-beta.1","sha":"8d3a0a3339f554aa9014283a5c54304a00521bbf","kind":"commit","published_at":"2021-04-30T07:33:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.0-beta.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.0-beta.1/manifests"},{"name":"v1.5.10","sha":"4e4ecbbbea109258edbc4bc0d3f61ea8e209712f","kind":"commit","published_at":"2021-03-29T14:15:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"1dc5a7923292231dde78d4166a89a5d71bec48f8","kind":"commit","published_at":"2021-03-24T16:19:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"0d965162b19a4866ce3a2f1f7234fc412fb8548f","kind":"commit","published_at":"2021-03-24T08:31:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"ed57f967410c36f04033ed4211c223a3897bdfbe","kind":"commit","published_at":"2021-03-22T15:22:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.7/manifests"},{"name":"v.1.5.6-develop","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v.1.5.6-develop","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v.1.5.6-develop","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v.1.5.6-develop","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6-develop","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6-develop/manifests"},{"name":"v.1.5.6","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v.1.5.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v.1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v.1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6/manifests"},{"name":"v1.5.6","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"beb0a2e0ae21eac69292fa4471871f2f75a71db0","kind":"commit","published_at":"2021-03-09T14:29:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"9a904f737af0f5bddfd11124da51866f6cf997b2","kind":"commit","published_at":"2021-03-09T13:40:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"cd83d09dd1e48ab72b9023781de3934b12c56287","kind":"commit","published_at":"2021-03-09T10:04:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"459e0320bf3636e69e2eb724afe34839c32a282e","kind":"commit","published_at":"2021-03-08T10:05:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e64ad415bfb210010e01388fd8ae4e3c9c492f12","kind":"commit","published_at":"2021-03-05T09:29:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"553e442d3131ec7093c1d108b60385b8db66293c","kind":"commit","published_at":"2021-02-24T14:22:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0/manifests"},{"name":"v1.5.0-beta4","sha":"83965c5fb0fd0b8754ebec2098280f80fc0f537b","kind":"commit","published_at":"2021-02-24T13:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta4/manifests"},{"name":"v1.5.0-beta5","sha":"83965c5fb0fd0b8754ebec2098280f80fc0f537b","kind":"commit","published_at":"2021-02-24T13:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta5/manifests"},{"name":"v1.5.0-beta2","sha":"80b3cf304ff71fa3b52854947ed8a7461848f227","kind":"commit","published_at":"2021-02-16T16:05:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta2/manifests"},{"name":"v1.5.0-beta3","sha":"80b3cf304ff71fa3b52854947ed8a7461848f227","kind":"commit","published_at":"2021-02-16T16:05:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta3/manifests"},{"name":"v1.5.0-beta","sha":"f35f1120d62c1ee41f1c985cd57b76fe44b14ed0","kind":"commit","published_at":"2021-02-16T16:02:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta/manifests"}]},"repo_metadata_updated_at":"2026-08-12T14:58:14.260Z","dependent_packages_count":0,"downloads":8297,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":46.82927929840953,"dependent_packages_count":8.284936190091946,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.55710774425074},"purl":"pkg:pypi/openstef-models","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/openstef-models","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/openstef-models","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/openstef-models/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T13:31:02.677Z","issues_count":151,"pull_requests_count":729,"avg_time_to_close_issue":21788502.128205128,"avg_time_to_close_pull_request":773058.9732142857,"issues_closed_count":117,"pull_requests_closed_count":672,"pull_request_authors_count":44,"issue_authors_count":30,"avg_comments_per_issue":0.8543046357615894,"avg_comments_per_pull_request":0.8806584362139918,"merged_pull_requests_count":589,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":33,"past_year_pull_requests_count":109,"past_year_avg_time_to_close_issue":5289122.181818182,"past_year_avg_time_to_close_pull_request":444574.25925925927,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":81,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.7272727272727273,"past_year_avg_comments_per_pull_request":0.7247706422018348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":65,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/issues","maintainers":[{"login":"FrankKr","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FrankKr"},{"login":"JanMaartenvanDoorn","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanMaartenvanDoorn"},{"login":"egordm","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egordm"},{"login":"lschilders","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lschilders"},{"login":"Davidswinkels","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Davidswinkels"},{"login":"bartpleiter","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartpleiter"},{"login":"BenoitHardier","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenoitHardier"},{"login":"bremme","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bremme"},{"login":"clara-de-smet","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clara-de-smet"},{"login":"AlexisMignon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexisMignon"},{"login":"wfstoel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wfstoel"},{"login":"MvLieshout","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MvLieshout"},{"login":"JonitaRuiter","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonitaRuiter"},{"login":"ThomasNijsen","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThomasNijsen"},{"login":"MartijnCa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartijnCa"},{"login":"majidkhoshrou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majidkhoshrou"},{"login":"mariamanoli","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariamanoli"},{"login":"touronaug","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touronaug"},{"login":"Github-OpenSTEF","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Github-OpenSTEF"},{"login":"maxi-fort","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxi-fort"},{"login":"DeniseMeerkerk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeniseMeerkerk"},{"login":"sgatto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgatto"},{"login":"Lars800","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lars800"},{"login":"Guilly-Kolkman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Guilly-Kolkman"},{"login":"fleur-petit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fleur-petit"},{"login":"Luukhalsema","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luukhalsema"}],"active_maintainers":[{"login":"egordm","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egordm"},{"login":"lschilders","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lschilders"},{"login":"MvLieshout","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MvLieshout"},{"login":"bartpleiter","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartpleiter"},{"login":"fleur-petit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fleur-petit"},{"login":"Guilly-Kolkman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Guilly-Kolkman"},{"login":"JanMaartenvanDoorn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanMaartenvanDoorn"},{"login":"Lars800","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lars800"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-models/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-models/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-models/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-models/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-models/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-models/codemeta","maintainers":[{"uuid":"ktp","login":"ktp","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/ktp/","role":"Owner","created_at":"2025-11-19T15:01:50.670Z","updated_at":"2025-11-19T15:01:50.670Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ktp/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":927931,"maintainers_count":398404,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-13T11:34:41.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":14688710,"name":"openstef-foundation-models","ecosystem":"pypi","description":"Foundation model support for OpenSTEF","homepage":"https://lfenergy.org/projects/openstef/","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/OpenSTEF/openstef","keywords_array":["energy","forecasting","foundationmodels","machinelearning","onnx"],"namespace":null,"versions_count":6,"first_release_published_at":"2026-06-26T14:06:27.000Z","latest_release_published_at":"2026-08-07T12:28:47.000Z","latest_release_number":"4.2.2","last_synced_at":"2026-08-12T13:36:43.285Z","created_at":"2026-06-27T13:25:11.276Z","updated_at":"2026-08-12T14:58:14.253Z","registry_url":"https://pypi.org/project/openstef-foundation-models/","install_command":"pip install openstef-foundation-models --index-url https://pypi.org/simple","documentation_url":"https://openstef.github.io/openstef/index.html","metadata":{"funding":null,"documentation":"https://openstef.github.io/openstef/index.html","classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14"],"normalized_name":"openstef-foundation-models","project_status":null},"repo_metadata":{"id":38453416,"uuid":"337343508","full_name":"OpenSTEF/openstef","owner":"OpenSTEF","description":"Automated Machine Learning pipelines. Builds the Open Short Term Energy Forecasting package.","archived":false,"fork":false,"pushed_at":"2026-08-03T04:38:33.000Z","size":496142,"stargazers_count":157,"open_issues_count":44,"forks_count":54,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-08-05T13:29:04.395Z","etag":null,"topics":["data-science","energy","energy-forecasting","forecasting","machine-learning","python","time-series"],"latest_commit_sha":null,"homepage":"https://openstef.github.io/openstef","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenSTEF.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-09T08:48:47.000Z","updated_at":"2026-07-27T12:04:52.000Z","dependencies_parsed_at":"2023-09-21T19:09:09.701Z","dependency_job_id":"fd010ba4-bfef-4582-915b-2e3851763280","html_url":"https://github.com/OpenSTEF/openstef","commit_stats":{"total_commits":2244,"total_committers":38,"mean_commits":59.05263157894737,"dds":0.8364527629233511,"last_synced_commit":"3fb5d8af28158d45d014dfa1e779a96742f31ca1"},"previous_names":["alliander-opensource/openstf"],"tags_count":349,"template":false,"template_full_name":null,"purl":"pkg:github/OpenSTEF/openstef","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/sbom","scorecard":{"id":105524,"data":{"date":"2025-08-11","repo":{"name":"github.com/OpenSTEF/openstef","commit":"8955ed11f4dc4940efdf1a13431efebb5a7706fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/29 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"11 commit(s) and 15 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":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.workflow_run.head_branch }}': .github/workflows/sonarcloud.yml:51"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs-publish.yaml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:13","Warn: no topLevel permission defined: .github/workflows/black-format-code.yml:1","Warn: no topLevel permission defined: .github/workflows/citations.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-labeler.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-upload-package.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/reuse-compliance.yaml:1","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/sonarcloud.yml:44"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-upload-package.yaml:10"],"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":"Vulnerabilities","score":0,"reason":"59 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-231 / GHSA-2586-f3p4-hq84","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-83fm-w79m-64r5","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2023-68 / GHSA-x422-6qhv-p29g","Warn: Project is vulnerable to: PYSEC-2023-69","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/citations.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/citations.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/citations.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/citations.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-labeler.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/pr-labeler.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reuse-compliance.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/reuse-compliance.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reuse-compliance.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/reuse-compliance.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonarcloud.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/sonarcloud.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sonarcloud.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/sonarcloud.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/docs-publish.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:59","Warn: pipCommand not pinned by hash: .github/workflows/python-upload-package.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-upload-package.yaml:29","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand 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":"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-15T11:02:06.129Z","repository_id":38453416,"created_at":"2025-08-15T11:02:06.129Z","updated_at":"2025-08-15T11:02:06.129Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36312988,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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":"OpenSTEF","name":"OpenSTEF","uuid":"93986058","kind":"organization","description":"Open Short Term Energy Forecaster project","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/93986058?v=4","repositories_count":6,"last_synced_at":"2024-05-29T13:39:40.773Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/OpenSTEF","funding_links":[],"total_stars":103,"followers":46,"following":0,"created_at":"2022-11-16T23:58:23.428Z","updated_at":"2024-05-29T13:39:42.235Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF/repositories"},"tags":[{"name":"v4.1.1","sha":"41b0172fe12d4d9aea97f760a55248ee7cd16c54","kind":"commit","published_at":"2026-06-29T14:24:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1/manifests"},{"name":"v4.1.1.dev0","sha":"41b0172fe12d4d9aea97f760a55248ee7cd16c54","kind":"commit","published_at":"2026-06-29T14:24:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.1.dev0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1.dev0/manifests"},{"name":"v4.1.0","sha":"daa2b00133fc31f25a90c174e0ec775ae59e275d","kind":"commit","published_at":"2026-06-26T12:55:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"e3547370fb0a28e0fcf606af084454c9ab54a8ea","kind":"commit","published_at":"2026-05-28T07:27:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6c86341710a899065a39d7c5dc19d439d3ee661f","kind":"commit","published_at":"2026-05-26T14:41:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0/manifests"},{"name":"v4.0.0.a43","sha":"68141787d5bd8f86b1a6373c5b578ab8c98b0a0a","kind":"commit","published_at":"2026-05-18T11:14:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a43/manifests"},{"name":"v4.0.0.a42","sha":"17b2dab1ed2b8791c5bf13538976c11b763e1679","kind":"commit","published_at":"2026-05-12T14:40:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a42/manifests"},{"name":"v4.0.0.a41","sha":"c878feaa943f3909d3d5807ee3b4936d00819169","kind":"commit","published_at":"2026-05-07T14:25:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a41/manifests"},{"name":"v4.0.0.a40","sha":"5a46ff80304c43ad73ed65cab1f2a64130bb7e97","kind":"commit","published_at":"2026-05-07T07:27:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a40/manifests"},{"name":"v4.0.0.a39","sha":"39408f4b8ec127b2b65784bc771fc9144299683f","kind":"commit","published_at":"2026-05-06T14:22:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a39/manifests"},{"name":"v4.0.0.a38","sha":"575ab6cb71d06db8bef5647173a12a73c39db9df","kind":"commit","published_at":"2026-05-05T11:00:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a38/manifests"},{"name":"v4.0.0.a37","sha":"014bc0ccd36546db8671d2f662ba6c87049d37f4","kind":"commit","published_at":"2026-05-05T08:24:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a37/manifests"},{"name":"v4.0.0.a36","sha":"a59890a0549a2d3bcb7bcf515cc07c3f0edda1c7","kind":"commit","published_at":"2026-04-29T14:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a36/manifests"},{"name":"v4.0.0.a35","sha":"0b77bf5f33ab6f82620160107c8bab1b4fa6723a","kind":"commit","published_at":"2026-04-29T08:44:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a35/manifests"},{"name":"v4.0.0.a34","sha":"f0a41045947a4782608596d26cf16a31018f3456","kind":"commit","published_at":"2026-04-22T11:22:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a34/manifests"},{"name":"v4.0.0.a33","sha":"f4a19b648d3abb9fa851326df3e7ba9a0b090113","kind":"commit","published_at":"2026-04-17T09:49:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a33/manifests"},{"name":"v4.0.0.a32","sha":"6b0f6042c1d5f120a886beccc0d0b98e69b51df8","kind":"commit","published_at":"2026-04-13T13:17:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a32/manifests"},{"name":"v4.0.0.a31","sha":"7f4dc805811eae675f3ea9e437fec88fd63ef7f2","kind":"commit","published_at":"2026-04-10T12:30:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a31/manifests"},{"name":"v4.0.0.a30","sha":"74f58951d4ac317a28004778b1c0afff192df2d5","kind":"commit","published_at":"2026-03-19T11:52:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a30/manifests"},{"name":"v4.0.0.a29","sha":"7cf3859d4fbf55fe5d4cee458f08358ecbeef192","kind":"commit","published_at":"2026-03-19T10:23:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a29/manifests"},{"name":"v4.0.0.a28","sha":"ecf52d19e896b128d1f54b6634790919443712f5","kind":"commit","published_at":"2026-03-12T10:04:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a28/manifests"},{"name":"v4.0.0.a27","sha":"1ee49d4c669eb6e5e995f74cf214fb3b4f0fbf0f","kind":"commit","published_at":"2026-03-12T08:30:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a27/manifests"},{"name":"v4.0.0.a26","sha":"573d041cf4eabb2947b70ced294cf4e01e2fae12","kind":"commit","published_at":"2026-03-09T13:51:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a26/manifests"},{"name":"v4.0.0.a25","sha":"ea3cf85052a2da2886b6f5a8b3ab5290620dd957","kind":"commit","published_at":"2026-03-09T12:04:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a25/manifests"},{"name":"v4.0.0.a24","sha":"0ec9750edbfad3dbda1a902b32e49a4a7aebdb60","kind":"commit","published_at":"2026-03-06T15:54:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a24/manifests"},{"name":"v4.0.0.a23","sha":"5691fd6a3cb6cd7741876c6fd40f3e26176312bb","kind":"commit","published_at":"2026-03-06T12:48:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a23","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a23/manifests"},{"name":"v3.4.93","sha":"f5579b0ef4b012e36fd13c7424f4f58f50cb5c26","kind":"commit","published_at":"2026-03-06T07:50:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.93","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.93/manifests"},{"name":"v4.0.0.a22","sha":"1fd7011a36eea42d2a81be73423963ae515ae976","kind":"commit","published_at":"2026-03-05T15:16:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a22/manifests"},{"name":"v4.0.0.a21","sha":"5fb490ade8cefcdcc90cb991cd3f40d681cd218b","kind":"commit","published_at":"2026-03-05T14:32:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a21/manifests"},{"name":"v4.0.0.a20","sha":"f774851187d494d6aa74cf78b4f099200082d753","kind":"commit","published_at":"2026-03-03T14:27:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a20/manifests"},{"name":"v4.0.0.a19","sha":"9271c050d7b0c5a11efdf8678cc622be5c138c6b","kind":"commit","published_at":"2026-02-20T13:14:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a19/manifests"},{"name":"v4.0.0.a18","sha":"23d207c2b4deae73bef9d46bfe04cfd4d33fca6f","kind":"commit","published_at":"2026-02-20T12:05:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a18/manifests"},{"name":"v4.0.0.a17","sha":"1bcf71d10cc360d8046ce39736ec7b80bb0e8055","kind":"commit","published_at":"2026-02-17T11:38:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a17/manifests"},{"name":"v4.0.0.a16","sha":"a69bf600855c75f5e6770fa7f163414c6671fd4c","kind":"commit","published_at":"2026-02-17T10:26:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a16/manifests"},{"name":"v4.0.0.a15","sha":"3ba1abce73d130666c2a26a3101c279b0955ff14","kind":"commit","published_at":"2026-02-16T08:52:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a15/manifests"},{"name":"v4.0.0.a14","sha":"254bc0c7a0493ea34cbf5b071c7d668d6ae1be82","kind":"commit","published_at":"2026-01-27T11:28:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a14/manifests"},{"name":"v4.0.0.a13","sha":"39e3d047d6236423f1f594090bab36147517bd37","kind":"commit","published_at":"2026-01-12T12:46:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a13/manifests"},{"name":"v4.0.0.a12","sha":"cfe1a98d43a9c9599e961af9513317fe2b06afb8","kind":"commit","published_at":"2026-01-09T09:25:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a12/manifests"},{"name":"v4.0.0.a11","sha":"445c365f5dac055ad2a827d4b1e4e514fae7e1ec","kind":"commit","published_at":"2026-01-05T09:26:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a11/manifests"},{"name":"v4.0.0.a10","sha":"6d140bc374af3bef19923886be70e66d3b47ff9e","kind":"commit","published_at":"2025-12-17T09:33:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a10/manifests"},{"name":"v4.0.0.a9","sha":"32a42bba8a25e602a00531f20ed75cab576d6000","kind":"commit","published_at":"2025-12-16T12:50:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a9/manifests"},{"name":"v4.0.0.a8","sha":"d3977b19632b3ce4471f74d3f681a5d5166017a0","kind":"commit","published_at":"2025-12-15T08:17:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a8/manifests"},{"name":"v3.4.92","sha":"7592cac21f02e66cec72d9b43482541893eee5c8","kind":"commit","published_at":"2025-12-12T15:40:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.92","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.92/manifests"},{"name":"v4.0.0.a7","sha":"43987fc0048b6678eb97909e486fcd440ff5045f","kind":"commit","published_at":"2025-12-10T09:24:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a7/manifests"},{"name":"v4.0.0.a6","sha":"18910098af96452500c401df45a8401a77f9928d","kind":"commit","published_at":"2025-12-09T13:40:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a6/manifests"},{"name":"v4.0.0.a5","sha":"3eb7e69e24e4a13600026ce285f4b39a19101c25","kind":"commit","published_at":"2025-12-08T14:55:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a5/manifests"},{"name":"v4.0.0.a4","sha":"eca628e7832c056059a5df0de476083204aa3c95","kind":"commit","published_at":"2025-12-05T15:27:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a4/manifests"},{"name":"v4.0.0.a3","sha":"71ac4283129ac3da3eaa2dbfdd360c54ffac420e","kind":"commit","published_at":"2025-12-03T08:45:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a3/manifests"},{"name":"v3.4.91","sha":"b3a45afef7bc6f52ad107713bc2aaef9dfdc6fd3","kind":"commit","published_at":"2025-12-02T16:12:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.91","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.91/manifests"},{"name":"v4.0.0.a2","sha":"45ca37fca0a8ecf3a1581b38cea2910cfe686750","kind":"commit","published_at":"2025-11-26T14:45:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a2/manifests"},{"name":"v4.0.0.a1","sha":"ee41442b228757dd5adc558101fe02e9e6f5c2be","kind":"commit","published_at":"2025-11-26T13:01:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a1/manifests"},{"name":"v3.4.90","sha":"343d31d380fbe254e60126a7b7f388472151026c","kind":"commit","published_at":"2025-11-21T13:43:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.90","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.90/manifests"},{"name":"v4.0.0.a0","sha":"6864ca24e033148a697e584dc8a8054217b9d4ef","kind":"commit","published_at":"2025-11-19T14:11:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a0/manifests"},{"name":"v3.4.89","sha":"123f6b5fae55847a3713980fc670560d61bbaaca","kind":"commit","published_at":"2025-11-14T10:32:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.89","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.89/manifests"},{"name":"v3.4.88","sha":"d5dfcf7fcdf6b4887680ea9b69191876a053a1b0","kind":"commit","published_at":"2025-11-11T09:30:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.88","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.88/manifests"},{"name":"v3.4.87","sha":"f56ec20ad312e5c05f4497d16c35b2237cee4c0e","kind":"commit","published_at":"2025-10-29T13:19:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.87","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.87/manifests"},{"name":"v3.4.86","sha":"27b7c6ec2342b6d1c61559d1156cfed5f7243bf2","kind":"commit","published_at":"2025-10-29T10:45:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.86","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.86/manifests"},{"name":"v3.4.85","sha":"712525c031529cc2ab09dbb53b4a47cbfeaf209c","kind":"commit","published_at":"2025-10-29T08:26:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.85","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.85/manifests"},{"name":"v3.4.83","sha":"d619fa24033c96f999c3216b94fb38d730d656a1","kind":"commit","published_at":"2025-09-10T09:52:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.83","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.83/manifests"},{"name":"v3.4.82","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.82","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.82/manifests"},{"name":"v3.4.81","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.81","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.81/manifests"},{"name":"v3.4.80","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.80","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.80/manifests"},{"name":"v3.4.79","sha":"cd7cd45465112a030721e8c8531ed7cf6388f903","kind":"commit","published_at":"2025-05-27T14:12:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.79","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.79/manifests"},{"name":"v3.4.78","sha":"7add57017b17a717df6a61dd641304e31930eba6","kind":"commit","published_at":"2025-05-27T09:15:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.78","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.78/manifests"},{"name":"v3.4.77","sha":"6c007c3f5aac970c33ea5283767e5d825ccbd7bf","kind":"commit","published_at":"2025-05-27T07:55:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.77","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.77/manifests"},{"name":"v3.4.76","sha":"b6ea4129ae7ff7ccab964bfb674fb234fdb40fa3","kind":"commit","published_at":"2025-05-14T10:07:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.76","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.76/manifests"},{"name":"v3.4.75","sha":"5a78f69b647d1cd5e9bfa253d57fafc07a15e4bd","kind":"commit","published_at":"2025-05-12T09:30:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.75","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.75/manifests"},{"name":"v3.4.74","sha":"9fe3dfba6446bb8c6f20946f09f198fdf82b9db8","kind":"commit","published_at":"2025-05-01T12:03:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.74","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.74/manifests"},{"name":"v3.4.73","sha":"a3bf2806edf300fbd0b1293015b24c66ac13935a","kind":"commit","published_at":"2025-04-24T12:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.73","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.73/manifests"},{"name":"v3.4.72","sha":"cfb4723b9c5a6ae71456afd7ed112a82040a06e7","kind":"commit","published_at":"2025-04-16T08:59:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.72","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.72/manifests"},{"name":"v3.4.71","sha":"a97c918ab0c3b4c6f435789572e92d54943584f9","kind":"commit","published_at":"2025-04-10T14:36:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.71","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.71/manifests"},{"name":"v3.4.70","sha":"a97c918ab0c3b4c6f435789572e92d54943584f9","kind":"commit","published_at":"2025-04-10T14:36:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.70","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.70/manifests"},{"name":"v3.4.69","sha":"4184a3bacd108419765f4f9573e1716bd2b83365","kind":"commit","published_at":"2025-04-09T14:30:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.69","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.69/manifests"},{"name":"v3.4.68","sha":"48d5ab0c40a1921de559044337480fc7b9a6a509","kind":"commit","published_at":"2025-03-28T14:07:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.68","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.68/manifests"},{"name":"v3.4.67","sha":"9ace1b4e40fc830f84c5a29f15bab30649773bcf","kind":"commit","published_at":"2025-03-28T10:44:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.67","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.67/manifests"},{"name":"v3.4.66","sha":"1c90d0ebc44759c71507c3c0587b612c18fd0cde","kind":"commit","published_at":"2025-03-13T15:01:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.66","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.66/manifests"},{"name":"v3.4.65","sha":"802396fb84555ba3404bb253a68f12385c0a8376","kind":"commit","published_at":"2025-03-12T11:43:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.65","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.65/manifests"},{"name":"v3.4.64","sha":"180e61a5dbb2e7c5213ea68b64983205951b7571","kind":"commit","published_at":"2025-03-07T15:13:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.64","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.64/manifests"},{"name":"v3.4.63","sha":"75f7712490252b68e51fb00cbca098bf993d7317","kind":"commit","published_at":"2025-02-26T12:39:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.63","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.63/manifests"},{"name":"v3.4.62","sha":"cf80139747d0f24633f17d0a8b821eba181eb1fb","kind":"commit","published_at":"2025-02-26T09:52:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.62","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.62/manifests"},{"name":"v3.4.61","sha":"e4d9918f32fa2f69032691119a7e2c5ef9d12b08","kind":"commit","published_at":"2025-02-26T09:45:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.61","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.61/manifests"},{"name":"v3.4.60","sha":"c0b85930a0f697cf2601181c18da43628fc966bd","kind":"commit","published_at":"2025-02-18T09:56:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.60","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.60/manifests"},{"name":"v3.4.59","sha":"78abac50bc132e44d9d5a81436cc883acd629d1a","kind":"commit","published_at":"2025-02-18T09:07:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.59","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.59/manifests"},{"name":"v3.4.58","sha":"f14006ab913ddb33090985cecd3ba2b89ec1013d","kind":"commit","published_at":"2025-02-17T15:04:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.58","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.58/manifests"},{"name":"v3.4.57","sha":"f51a135fa2dedc9690b31c4d4f2b6b4f76b1efde","kind":"commit","published_at":"2025-02-14T15:44:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.57","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.57/manifests"},{"name":"v3.4.56","sha":"4fc47b733fbc4a59faf07386cddda50477b9a48c","kind":"commit","published_at":"2025-02-14T15:37:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.56","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.56/manifests"},{"name":"v3.4.55","sha":"1da90266b450d14e38843ff19c261a0d74445a36","kind":"commit","published_at":"2025-02-05T12:59:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.55","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.55/manifests"},{"name":"v3.4.54","sha":"f080aa5a2b31c20cc7ebc324886fad57481e9f02","kind":"commit","published_at":"2025-01-31T11:55:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.54","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.54/manifests"},{"name":"v3.4.53","sha":"33e4dfe8983d489633104e1840e55397ae833838","kind":"commit","published_at":"2025-01-31T11:07:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.53","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.53/manifests"},{"name":"v3.4.52","sha":"c82f2bfd55fd09843e627144716c654df190b8ed","kind":"commit","published_at":"2025-01-27T15:39:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.52","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.52/manifests"},{"name":"v3.4.51","sha":"941bb67120a567701c5c7ee7acd8126a122bf069","kind":"commit","published_at":"2025-01-24T15:40:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.51","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.51/manifests"},{"name":"v3.4.50","sha":"1fc2f0bbee60822f60c4fcf6377725c8ad3608d8","kind":"commit","published_at":"2025-01-24T10:12:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.50","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.50/manifests"},{"name":"v3.4.49","sha":"10c7d1283d2a5c8f67166bf5e91bb963beb05a0f","kind":"commit","published_at":"2025-01-23T15:09:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.49","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.49/manifests"},{"name":"v3.4.48","sha":"b4553ae3657c7e87d94294dc4ce6c36cec56fbd5","kind":"commit","published_at":"2024-12-12T13:35:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.48","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.48/manifests"},{"name":"v3.4.46","sha":"e7cc6202bd63c9324899ea8ec9d636a56d1a088c","kind":"commit","published_at":"2024-12-03T14:13:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.46","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.46/manifests"},{"name":"v3.4.45","sha":"1d5e6c04f25eafaddcb912d79ba969fd7c922fda","kind":"commit","published_at":"2024-12-02T13:45:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.45","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.45/manifests"},{"name":"v3.4.44","sha":"df50619db0283719e0e8d469250fa70592345ea4","kind":"commit","published_at":"2024-12-02T09:31:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.44","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.44/manifests"},{"name":"v3.4.43","sha":"1e62bd8686af7bfa1ce8a0f4029aae19fdb5551d","kind":"commit","published_at":"2024-11-29T08:44:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.43/manifests"},{"name":"v3.4.42","sha":"fe0b04a002c0ab155c50cfd3f7aba918503a2b03","kind":"commit","published_at":"2024-11-21T07:45:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.42/manifests"},{"name":"v3.4.41","sha":"3fb5d8af28158d45d014dfa1e779a96742f31ca1","kind":"commit","published_at":"2024-10-11T13:31:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.41/manifests"},{"name":"v3.4.40","sha":"3fb5d8af28158d45d014dfa1e779a96742f31ca1","kind":"commit","published_at":"2024-10-11T13:31:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.40/manifests"},{"name":"v3.4.39","sha":"21692adf2e52d8ff2bf643d9d696a8860ea223d5","kind":"commit","published_at":"2024-10-09T07:23:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.39/manifests"},{"name":"v3.4.38","sha":"e2fafd2f3f22d97109ae6fd4a61f65fa43df5f4f","kind":"commit","published_at":"2024-10-02T11:56:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.38/manifests"},{"name":"v3.4.37","sha":"27a0d4cac2d65614c5d7fd1da5a95faf2d828e0a","kind":"commit","published_at":"2024-10-02T09:32:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.37/manifests"},{"name":"v3.4.47","sha":"bba56849876deefd80cc13a382f87b6b7539b495","kind":"commit","published_at":"2024-10-01T11:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.47","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.47/manifests"},{"name":"v3.4.36","sha":"bba56849876deefd80cc13a382f87b6b7539b495","kind":"commit","published_at":"2024-10-01T11:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.36/manifests"},{"name":"v3.4.35","sha":"39a46228acbcd541141a9a86aafc6304c23dd1de","kind":"commit","published_at":"2024-09-30T11:31:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.35/manifests"},{"name":"v3.4.34","sha":"f40d3815a19f1993d4b1af482c572d41e8cf7460","kind":"commit","published_at":"2024-09-27T11:31:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.34/manifests"},{"name":"v3.4.33","sha":"114f4efec851973e8059f03b6df2761ea2d1228a","kind":"commit","published_at":"2024-08-28T09:41:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.33/manifests"},{"name":"v3.4.32","sha":"081593e3765eb0e1f8df221d5d648aec8141e361","kind":"commit","published_at":"2024-07-17T11:11:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.32/manifests"},{"name":"v3.4.31","sha":"42f9ad5a3206f7366dcc56724ddc49c50eb97f57","kind":"commit","published_at":"2024-07-17T11:10:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.31/manifests"},{"name":"v3.4.30","sha":"0c5b6961407a6efca872f5669ee9c039891d919b","kind":"commit","published_at":"2024-06-24T12:37:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.30/manifests"},{"name":"v3.4.29","sha":"3bf7315b118141d7155e126427454755a8f6ea4f","kind":"commit","published_at":"2024-06-10T10:40:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.29/manifests"},{"name":"v3.4.28","sha":"fb17c80f76a87a19b52724a6214c52fcfbe6e5c5","kind":"commit","published_at":"2024-06-03T11:33:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.28/manifests"},{"name":"v3.4.27","sha":"570fd31c8ecb25f3c01aeb167eedce99f3bb599d","kind":"commit","published_at":"2024-05-23T12:10:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.27/manifests"},{"name":"v3.4.26","sha":"2b200bd20f5aec9088b39b0d2c7927aa1e34b403","kind":"commit","published_at":"2024-05-23T12:10:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.26/manifests"},{"name":"v3.4.25","sha":"560f19b55c38310250a0bd080b7585177f3bf52a","kind":"commit","published_at":"2024-04-30T09:02:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.25/manifests"},{"name":"v3.4.24","sha":"be8f58e37e05c147d81557e8111b80fcff156eaa","kind":"commit","published_at":"2024-04-25T09:39:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.24/manifests"},{"name":"v3.4.23","sha":"9f6497c7b80349cc18dedc4762ba853a2845abd6","kind":"commit","published_at":"2024-04-24T13:48:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.23","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.23/manifests"},{"name":"v3.4.22","sha":"b3aae5475ddd5bd6f3e1e53b0258e9e4f224a631","kind":"commit","published_at":"2024-04-04T10:38:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.22/manifests"},{"name":"v3.4.21","sha":"2d604eaba47a983362e177c46f387017a592a55c","kind":"commit","published_at":"2024-04-03T08:54:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.21/manifests"},{"name":"v3.4.20","sha":"c83351d47bc957ee992ed9d82b33d4b7d078796f","kind":"commit","published_at":"2024-04-03T07:51:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.20/manifests"},{"name":"v3.4.19","sha":"d03ebfd5da174057bf4099978b0734bc840844d5","kind":"commit","published_at":"2024-03-28T14:31:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.19/manifests"},{"name":"v3.4.18","sha":"b40646aa48cc5b360f51cf4dd0adb37260c719d7","kind":"commit","published_at":"2024-03-27T15:38:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.18/manifests"},{"name":"v3.4.17","sha":"86cac87f73a6df15cdaaf56fd941c91a72aa1067","kind":"commit","published_at":"2024-03-27T15:19:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.17/manifests"},{"name":"v3.4.16","sha":"ca633695f2dd9113b56756b883b87dff540c7077","kind":"commit","published_at":"2024-03-27T15:04:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.16/manifests"},{"name":"v3.4.15","sha":"48149fa7e59fb8803439af9be11c576204920075","kind":"commit","published_at":"2024-03-27T14:18:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.15/manifests"},{"name":"v3.4.14","sha":"849750ed78ea174e98f6c1bc152dc70854fafe9c","kind":"commit","published_at":"2024-03-27T13:43:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.14/manifests"},{"name":"v3.4.13","sha":"60f2ef3927fdc0e159c3cbe55a6514d862dbb491","kind":"commit","published_at":"2024-03-27T09:50:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.13/manifests"},{"name":"v3.4.12","sha":"7dad9b71fe744f7f341e4a15273613c7c25a6ff7","kind":"commit","published_at":"2024-03-01T09:11:55.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.12/manifests"},{"name":"v3.4.11","sha":"5a2c37a3e9705b1c863219ed215cc32272054178","kind":"commit","published_at":"2024-02-29T10:20:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.11/manifests"},{"name":"v3.4.10","sha":"c1666866ad5e622ab525030945a29537429ceb8c","kind":"commit","published_at":"2024-02-20T12:35:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.10/manifests"},{"name":"v3.4.9","sha":"5616be947549110cccfc9e654f7797ddff8e9641","kind":"commit","published_at":"2024-02-13T10:01:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.9/manifests"},{"name":"v3.4.8","sha":"5bd853c114842d885d8bb100227f0665c4d7c93f","kind":"commit","published_at":"2024-02-08T08:43:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.8/manifests"},{"name":"v3.4.7","sha":"e48d277d0948b015fb48e2ee6e3155d4da49a89a","kind":"commit","published_at":"2024-02-01T15:09:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.7/manifests"},{"name":"v3.4.6","sha":"fc076cbec9c9d27924840eacc458788c667ffaaf","kind":"commit","published_at":"2024-01-19T11:34:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.6/manifests"},{"name":"v3.4.5","sha":"d1d01e84f47de938aaa46209cd0aa48f432af21a","kind":"commit","published_at":"2024-01-19T10:45:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"8a86c8031f719d7a136a1764da3735b04d4ef468","kind":"commit","published_at":"2024-01-18T09:46:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.4/manifests"},{"name":"v3.4.2","sha":"bfe7e71f56961918fff3a0af174ca3694059591d","kind":"commit","published_at":"2024-01-16T16:00:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"4f51ea27efd9a525d35119db00dd565372b52641","kind":"commit","published_at":"2024-01-16T13:17:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.1/manifests"},{"name":"v3.3.15","sha":"9afb62671a42892f82d6834025ffe6ebfb76510f","kind":"commit","published_at":"2024-01-16T09:57:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.15/manifests"},{"name":"v3.3.14","sha":"ba9aef33ffb07dfaf1a72102595af2b337589f68","kind":"commit","published_at":"2024-01-15T16:16:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.14/manifests"},{"name":"v3.3.13","sha":"4b6be3aef00ec645790d85c81b9311c768d4912c","kind":"commit","published_at":"2024-01-15T13:33:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.13/manifests"},{"name":"v3.3.12","sha":"2779f16b2e45ac64cd28f7d848194df9005d0eec","kind":"commit","published_at":"2024-01-12T09:35:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.12/manifests"},{"name":"v3.3.11","sha":"0243649129e75d7accb1e0c6e66918141e67fdaa","kind":"commit","published_at":"2024-01-11T15:41:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"a408d0d7612b87dcc7ad5165c62ef3d5ec10707c","kind":"commit","published_at":"2024-01-10T10:29:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"9b5d80a2485842d0d258bb5962f269a5f66911f9","kind":"commit","published_at":"2023-12-14T15:07:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.9/manifests"},{"name":"v3.3.8","sha":"b8e8f4a537e8633e810573be129e8849bda07469","kind":"commit","published_at":"2023-12-11T09:23:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"78c2cdce5688e1b100b55fa29c74967737c62934","kind":"commit","published_at":"2023-12-11T08:18:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"83ed9a31472b3ba6125f5a0c41c9582993d0b01a","kind":"commit","published_at":"2023-11-02T09:58:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"406c5d1886d8fa022ea395bcf602a39ce69d2737","kind":"commit","published_at":"2023-10-26T09:37:13.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.5/manifests"},{"name":"v3.3.3","sha":"0cdcba4efc970eaf46b70a249bdf95f84403f4e0","kind":"commit","published_at":"2023-10-10T17:57:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.3/manifests"},{"name":"3.3.2.dev","sha":"a3bf38bf236e9ee7295a25e46bbe4fea10cdc0a0","kind":"commit","published_at":"2023-10-02T15:46:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/3.3.2.dev","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/3.3.2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@3.3.2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.3.2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.3.2.dev/manifests"},{"name":"v3.3.1","sha":"ebdc21943c2419d856cc7fbed51d0a1c9c132092","kind":"commit","published_at":"2023-09-20T13:24:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.1/manifests"},{"name":"v3.2.78","sha":"8a28f221ee44331b3904943f7939212dbb7f23b6","kind":"commit","published_at":"2023-09-15T11:58:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.78","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.78/manifests"},{"name":"v3.2.77","sha":"b18f70985d7a5cc537b55c2f8803dc326bb26459","kind":"commit","published_at":"2023-09-13T09:50:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.77","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.77/manifests"},{"name":"v3.2.76","sha":"deb9eb00da1e939abe85ab90d8317f8c29cbf2e5","kind":"commit","published_at":"2023-08-23T14:48:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.76","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.76/manifests"},{"name":"v3.2.75","sha":"44ef8ff9f6c7108e3759bb3ef092948d301bd4cd","kind":"commit","published_at":"2023-08-14T06:57:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.75","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.75/manifests"},{"name":"v3.2.74","sha":"2011c1787270c1bcc692aa6eddd20d72a00ceac6","kind":"commit","published_at":"2023-08-14T06:44:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.74","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.74/manifests"},{"name":"v3.2.73","sha":"2f9fe01da391197ac57e47f408d3348484ebbf87","kind":"commit","published_at":"2023-08-07T15:12:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.73","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.73/manifests"},{"name":"v3.2.72","sha":"cd4bc571f3e2cc353fd081b241fbeeb71005eb3c","kind":"commit","published_at":"2023-08-07T06:47:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.72","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.72/manifests"},{"name":"v3.2.71","sha":"a41f6b9afe0865776159bb33b6a909dc8cd2f144","kind":"commit","published_at":"2023-07-11T14:31:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.71","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.71/manifests"},{"name":"v3.2.70","sha":"adf028a7ce9c357c80e98e2a7c225605f0c9bb46","kind":"commit","published_at":"2023-07-11T11:49:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.70","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.70/manifests"},{"name":"v3.2.69","sha":"5197849199fb47efaf74e00d4ee6fe01f720b3e3","kind":"commit","published_at":"2023-05-19T15:08:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.69","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.69/manifests"},{"name":"v3.2.67","sha":"bcc15e1e2b98b60df4ad88e380a1973f625d33cd","kind":"commit","published_at":"2023-05-15T07:04:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.67","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.67/manifests"},{"name":"v3.2.66","sha":"8597aa8509bd1fa54160b0ba89bbc381dcf8f863","kind":"commit","published_at":"2023-05-11T12:01:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.66","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.66/manifests"},{"name":"v3.2.64","sha":"e579490256a07341d8a21e40096530e88b29d626","kind":"commit","published_at":"2023-05-08T09:00:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.64","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.64/manifests"},{"name":"v3.2.63","sha":"eef13546dcc521bae38639109ebc3f53c86bc3d8","kind":"commit","published_at":"2023-05-05T15:12:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.63","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.63/manifests"},{"name":"v3.2.62","sha":"a1c62d83481825751d656ec9071db2a8b682c70d","kind":"commit","published_at":"2023-05-01T12:34:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.62","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.62/manifests"},{"name":"v3.2.61","sha":"7bc30b57db155c20c5cedb61788ed68565189f79","kind":"commit","published_at":"2023-04-26T12:41:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.61","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.61/manifests"},{"name":"v3.2.60","sha":"0c33ad1d9308b7ef6bd127a88e64ecf785988baa","kind":"commit","published_at":"2023-04-21T13:04:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.60","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.60/manifests"},{"name":"v3.2.59","sha":"12a9d0d0df36e45ea7668c7847c9d00a6e19993d","kind":"commit","published_at":"2023-03-21T14:10:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.59","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.59/manifests"},{"name":"v3.2.58","sha":"f02f63094708da22bc349aa274d6c23382cdf27c","kind":"commit","published_at":"2023-03-09T15:33:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.58","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.58/manifests"},{"name":"v3.2.57","sha":"af0a4b77781765ba6ad874731e5d938e111a0e04","kind":"commit","published_at":"2023-03-09T09:28:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.57","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.57/manifests"},{"name":"v3.2.56","sha":"d3406648a2ac1fc6772082c857f8774b4212e25e","kind":"commit","published_at":"2023-03-08T10:09:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.56","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.56/manifests"},{"name":"v3.2.55","sha":"6e3d6572a7be534c80b4a37e4d1fcfa9e522614d","kind":"commit","published_at":"2023-03-03T14:08:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.55","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.55/manifests"},{"name":"v3.2.54","sha":"7500d8e56a25244f4149c25abfb96a47c8bc5055","kind":"commit","published_at":"2023-03-01T12:16:55.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.54","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.54/manifests"},{"name":"v3.2.53","sha":"dfeeac1e834b364ed4f5453f80424115a608dcd2","kind":"commit","published_at":"2023-03-01T10:51:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.53","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.53/manifests"},{"name":"v3.2.52","sha":"b0baed4839c3ec7567fa634ae60da1492989c017","kind":"commit","published_at":"2023-03-01T10:20:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.52","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.52/manifests"},{"name":"v3.2.51","sha":"01a349f70b9d5f0178e05a8a3ffe95bf0dbf4990","kind":"commit","published_at":"2023-01-27T12:09:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.51","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.51/manifests"},{"name":"v3.2.50","sha":"106892ea02e6f86530535bf3ef5cd6090b8f7729","kind":"commit","published_at":"2023-01-27T09:18:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.50","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.50/manifests"},{"name":"v3.2.49","sha":"8e44a29b6d9b9974f42c5dc00df1d93f290f54a7","kind":"commit","published_at":"2023-01-27T09:12:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.49","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.49/manifests"},{"name":"v3.2.48","sha":"fe604d9da8d9cd54aa371fca7b842c22b5ddf8a4","kind":"commit","published_at":"2023-01-19T14:19:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.48","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.48/manifests"},{"name":"v3.2.47","sha":"5cee1041f466a44ee7e439efd4eb87008a444631","kind":"commit","published_at":"2023-01-02T16:18:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.47","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.47/manifests"},{"name":"v3.2.46","sha":"37734c8fc5fa60d83af3a52d592c000e481739b3","kind":"commit","published_at":"2023-01-02T16:00:45.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.46","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.46/manifests"},{"name":"v3.2.45","sha":"811e74ba062977fdb6d3e66dff21b6824582abe4","kind":"commit","published_at":"2023-01-02T15:22:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.45","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.45/manifests"},{"name":"v3.2.44","sha":"571a229d60dae99232c0f19eba7455084c679b5c","kind":"commit","published_at":"2023-01-02T15:18:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.44","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.44/manifests"},{"name":"v3.2.43","sha":"d0ef5bbcaf1bd9be5e1be64f2169ee3fbb7224b9","kind":"commit","published_at":"2023-01-02T12:39:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.43/manifests"},{"name":"v3.2.42","sha":"1ae2527ee5a128173e3d99340e102d09b7592ac1","kind":"commit","published_at":"2022-12-29T15:53:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.42/manifests"},{"name":"v3.2.41","sha":"07b9f70a82517c175800fb9f598ed81159501762","kind":"commit","published_at":"2022-12-29T14:49:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.41/manifests"},{"name":"v3.2.40","sha":"3d4a2d536ddbe68f73f48e28b7ca15c2aa78cbfb","kind":"commit","published_at":"2022-12-28T10:27:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.40/manifests"},{"name":"v3.2.39","sha":"5851e859e228e1ad5e167c13224e2b2db63e8b46","kind":"commit","published_at":"2022-12-08T08:29:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.39/manifests"},{"name":"v3.2.38","sha":"a19468796ad52d617598bdc9293dec7d59f09a73","kind":"commit","published_at":"2022-12-01T09:52:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.38/manifests"},{"name":"v3.2.37","sha":"e929bb6f7f69a1c035bfd01969d0a0bfdf1f8931","kind":"commit","published_at":"2022-11-29T09:58:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.37/manifests"},{"name":"v3.2.36","sha":"2782ad96dac28d50c268af3fcee66f48d341ff19","kind":"commit","published_at":"2022-11-28T16:50:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.36/manifests"},{"name":"v3.2.35","sha":"a3e2fd78fcda4ab06c2abff068f25105252393ca","kind":"commit","published_at":"2022-11-28T11:41:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.35/manifests"},{"name":"v3.2.34","sha":"5f55c0559d0d3676f738ab13ce903351dc62903b","kind":"commit","published_at":"2022-11-25T13:16:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.34/manifests"},{"name":"v3.2.33","sha":"32343ffeac213d1b6f9f9c26aed9875bc2f7d339","kind":"commit","published_at":"2022-11-25T09:34:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.33/manifests"},{"name":"v3.2.32","sha":"dd663e5c188f483cc65187406bd4d60d68740872","kind":"commit","published_at":"2022-11-24T09:32:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.32/manifests"},{"name":"v3.2.31","sha":"803635b1ffadeed63fd0b910d9e17d8496f59c22","kind":"commit","published_at":"2022-11-15T08:51:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.31/manifests"},{"name":"v3.2.30","sha":"c3a493fe1b965fd5ea9e30a103070e5402c8eb12","kind":"commit","published_at":"2022-11-04T11:14:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.30/manifests"},{"name":"v3.2.29","sha":"03a76be9ba9e794aedf6c1b0b0efdee3f34bfac8","kind":"commit","published_at":"2022-10-31T14:34:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.29/manifests"},{"name":"v3.2.28","sha":"d508d5f8e48ac5c8aa2ac2136efec137e7d0f37d","kind":"commit","published_at":"2022-10-31T13:08:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.28/manifests"},{"name":"v3.2.27","sha":"abf5d6c22c9ef35f360228f482e506cbc6e057fa","kind":"commit","published_at":"2022-10-28T12:06:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.27/manifests"},{"name":"v3.2.26","sha":"d085f8a096d794aa173bdf4a9bb7e777761ba3e8","kind":"commit","published_at":"2022-10-26T13:33:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.26/manifests"},{"name":"v3.2.25","sha":"1065611983133052e959f1caab5ce5ce8ed8b7b5","kind":"commit","published_at":"2022-09-07T12:15:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.25/manifests"},{"name":"v3.2.24","sha":"3462a6cee6a03384cd8c6d362fdab1ab785c3fe5","kind":"commit","published_at":"2022-09-06T15:01:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.24/manifests"},{"name":"v3.2.22","sha":"acd271bb96e65f36af1ac57dc1164dd165d56be1","kind":"commit","published_at":"2022-08-15T14:59:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.22/manifests"},{"name":"v3.2.21","sha":"2d72e47c0b166138de05ab1b2f72fa805a3fede6","kind":"commit","published_at":"2022-08-08T15:23:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.21/manifests"},{"name":"v3.2.20","sha":"db8e83f5d3b98106a493cec8dc2a6bb739ef68ce","kind":"commit","published_at":"2022-08-04T14:12:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.20/manifests"},{"name":"v3.2.19","sha":"717ba67b67ba813afbc696538cb65e122df8fb1a","kind":"commit","published_at":"2022-08-03T14:19:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.19/manifests"},{"name":"v3.2.18","sha":"d3f4dbeb4c36ae4c230414f60d52525f380b7b0a","kind":"commit","published_at":"2022-08-02T14:13:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.18/manifests"},{"name":"v3.2.17","sha":"c27c0181279e28120f6bfb683d3d0ffe5a03aa50","kind":"commit","published_at":"2022-08-02T06:46:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.17/manifests"},{"name":"v3.2.16","sha":"b3fdf87316b42f9d8dd2a6764d979870c35bb77c","kind":"commit","published_at":"2022-07-27T13:59:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.16/manifests"},{"name":"v3.2.15","sha":"767d04c7e55c810e9e4c4f8f0cf2db1bd0c4d69b","kind":"commit","published_at":"2022-07-26T14:03:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.15/manifests"},{"name":"v3.2.14","sha":"325bd281b50adb0cb83b8f50633218198749af94","kind":"commit","published_at":"2022-07-25T08:44:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.14/manifests"},{"name":"v3.2.13","sha":"beff94517d9e57f39df11d1fdc4dbeefb539761b","kind":"commit","published_at":"2022-07-20T12:41:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.13/manifests"},{"name":"v3.2.12","sha":"1c7aca82207e35ca9969b31d9538ec0e3bf2f66c","kind":"commit","published_at":"2022-07-20T09:31:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.12/manifests"},{"name":"v3.2.11","sha":"6a0f2c927ed8e974ea90f0dfcfec0e7ce0742989","kind":"commit","published_at":"2022-07-19T07:08:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"05324ca19ca8be5a9b05984e87b8bfda1a8ec56f","kind":"commit","published_at":"2022-07-18T14:29:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"66e6e74add736b1e0f22682ed2298bb8b8ed1980","kind":"commit","published_at":"2022-07-06T13:16:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"4b45358cba95ac4c7afe32e21eb3fadf9ac30fd5","kind":"commit","published_at":"2022-05-31T13:22:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"6851d33cc8eccea9d73637289b58324bf339712e","kind":"commit","published_at":"2022-05-31T08:48:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"cb526042751535c646350108d1517a3b8e6f11ee","kind":"commit","published_at":"2022-05-13T11:31:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"f69068c4f69373f16f11835b5a8c92ddd034fb0a","kind":"commit","published_at":"2022-05-13T09:31:13.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"a200de9415107386dec9c9c8767df372036d75a9","kind":"commit","published_at":"2022-05-05T09:34:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"2a9aa4887baaa0a6ab69a8a6495c3adc07f01066","kind":"commit","published_at":"2022-05-04T12:09:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"cc301dcd7640769a81fa5492d0f1a9537ed1c987","kind":"commit","published_at":"2022-04-29T08:24:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"8f27cc4f8cdce31a11864b7ec836c02c5da8f49e","kind":"commit","published_at":"2022-04-28T07:47:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"25c8de309f4a999ed7d7036954e91f6754a349d7","kind":"commit","published_at":"2022-04-22T15:28:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0/manifests"},{"name":"v3.2.0a2","sha":"8bb9c3024b2af6b6d8a9678dae8755aa8f1b0a88","kind":"commit","published_at":"2022-04-22T11:22:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a2/manifests"},{"name":"v3.2.0a1","sha":"b26ae09aeff0a6c427d2c56436b044808b0f6cad","kind":"commit","published_at":"2022-04-22T09:37:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a1/manifests"},{"name":"v3.2.0a","sha":"912e5aa968fe9f9cde089f8f2630ea02b4e9a777","kind":"commit","published_at":"2022-04-21T09:07:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a/manifests"},{"name":"v3.1.7","sha":"86ef57f0191ceb8deec122fcf372a617d79ef656","kind":"commit","published_at":"2022-03-30T11:32:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"c7fc3a63d64f5ded4a817335461f91a256539e1f","kind":"commit","published_at":"2022-03-28T14:43:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.6/manifests"},{"name":"v3.1.5b","sha":"b9eacdd65d5bd139e66eaaa96ba0bf000ff3611a","kind":"commit","published_at":"2022-03-23T09:22:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5b","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5b/manifests"},{"name":"v3.1.5a","sha":"42d1a3587844a76220067187da7b8a5e0866b5ad","kind":"commit","published_at":"2022-03-22T15:50:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5a","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5a/manifests"},{"name":"v3.1.5","sha":"22b50e7bb8c19a73bfd809d7c638426d6e860149","kind":"commit","published_at":"2022-03-21T14:26:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"da29fd132b43bd90d20077b473e75a6d51c04c81","kind":"commit","published_at":"2022-03-21T08:53:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"fb21859a670af5c4a35dadb519e1b41078a41cca","kind":"commit","published_at":"2022-03-18T13:24:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"f204eccb8dea85b7236e5ebbdb23ffd6ceefac03","kind":"commit","published_at":"2022-03-15T12:42:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"35a0c46fb6c6a97c3761b8f7c518dbf299637d5c","kind":"commit","published_at":"2022-03-02T14:40:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"e48f1b42c91cb1c95b84dc23fc82a99a5059895a","kind":"commit","published_at":"2022-02-18T09:27:54.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0/manifests"},{"name":"v3.1.0a1","sha":"41a5a2a7fa185ab26d279fb693fae331b1ba798e","kind":"commit","published_at":"2022-02-16T12:53:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0a1/manifests"},{"name":"v3.0.5","sha":"bf1d382391bbcbd2ba559eaaf28a7bcf05ab71a3","kind":"commit","published_at":"2022-01-19T15:19:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5/manifests"},{"name":"v3.0.5a5","sha":"565d1607fd6d5a422c2dc94a7ce4a44ba5cd10de","kind":"commit","published_at":"2022-01-16T20:29:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a5/manifests"},{"name":"3.0.5a4","sha":"8804b37b7927c418e190ae65d9d88d350a661034","kind":"commit","published_at":"2022-01-12T12:44:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/3.0.5a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/3.0.5a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@3.0.5a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.0.5a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.0.5a4/manifests"},{"name":"v3.0.5a3","sha":"c7dbe3fed62fbd7a162389c51c6ff6698c19f2e9","kind":"commit","published_at":"2022-01-11T12:08:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a3/manifests"},{"name":"v3.0.5a2","sha":"1111d00812a73cd2339646c8d98346b1b3a0e8e9","kind":"commit","published_at":"2022-01-11T09:29:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a2/manifests"},{"name":"v3.0.5a1","sha":"9e195abec85ac75a5b230f9539bd4001c2e44797","kind":"commit","published_at":"2021-12-14T13:34:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a1/manifests"},{"name":"v3.0.4","sha":"d83c360ed1a7c11769acfed56cf3cddfb4c25863","kind":"commit","published_at":"2021-12-10T11:36:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.4/manifests"},{"name":"untagged-34793f6ed2aa4ac4bb41","sha":"8f53c87f621159179928e99cc6f1114609e02f50","kind":"commit","published_at":"2021-12-09T10:14:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/untagged-34793f6ed2aa4ac4bb41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/untagged-34793f6ed2aa4ac4bb41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@untagged-34793f6ed2aa4ac4bb41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-34793f6ed2aa4ac4bb41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-34793f6ed2aa4ac4bb41/manifests"},{"name":"v3.0.2","sha":"78f8ba332370cf132ab2acc2dd192afd88ff3492","kind":"commit","published_at":"2021-12-07T10:06:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"5146f85edaf1752b469124e38646c9b7f10e7b9c","kind":"commit","published_at":"2021-12-07T09:20:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.1/manifests"},{"name":"untagged-cb91ee282540b477bd4d","sha":"8e311d3ab8a896ee5ae29f6a2e9dfbd01833d382","kind":"commit","published_at":"2021-12-01T16:14:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/untagged-cb91ee282540b477bd4d","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/untagged-cb91ee282540b477bd4d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@untagged-cb91ee282540b477bd4d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-cb91ee282540b477bd4d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-cb91ee282540b477bd4d/manifests"},{"name":"v2.6.4","sha":"82ad819b0025c34ab4ce317b068e89622f89d5cd","kind":"commit","published_at":"2021-11-29T15:18:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"eaf98d71f306a33654efadcd6a0bc6e2b740e619","kind":"commit","published_at":"2021-11-29T12:06:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"c4d1d2e183ca2b492cdbe20684ec4a0a23306317","kind":"commit","published_at":"2021-11-25T09:53:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"701db0c63f7681a60b6313fe7e6796a11af94ad6","kind":"commit","published_at":"2021-11-23T10:15:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"a0b00776f4fbb815c1f88fbd24bef58dc2103f34","kind":"commit","published_at":"2021-11-22T14:29:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0/manifests"},{"name":"v2.6.0a10","sha":"ce1701284a544820cd963c3da12a767cb322febb","kind":"commit","published_at":"2021-11-17T16:44:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a10/manifests"},{"name":"v2.6.0a9","sha":"8c4517c017447e5d3ae349484f97bc7b173d25d4","kind":"commit","published_at":"2021-11-17T07:57:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a9/manifests"},{"name":"v2.6.0a8","sha":"c0a52b39c16a28621a0fdbbdd2721db74c13bf93","kind":"commit","published_at":"2021-11-15T14:47:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a8/manifests"},{"name":"v2.6.0a6","sha":"f8187684d0e882ecf6e14a794459cb69fd1eac93","kind":"commit","published_at":"2021-11-15T14:04:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a6/manifests"},{"name":"v2.6.0a5","sha":"1fe6be886392a982cc5000fa8920d99b2872c95b","kind":"commit","published_at":"2021-11-15T11:59:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a5/manifests"},{"name":"v2.6.0a4","sha":"ba43ffee03326b8593ab0daf6d38141fccba8a73","kind":"commit","published_at":"2021-11-11T13:30:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a4/manifests"},{"name":"v2.6.0a3","sha":"6fd955e6c77f83685918ed7d2cca2a56e993b520","kind":"commit","published_at":"2021-11-11T13:05:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a3/manifests"},{"name":"v2.6.0a2","sha":"20ea64745079ffd92372098b76b2147ad49fc80c","kind":"commit","published_at":"2021-11-10T12:59:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a2/manifests"},{"name":"v2.6.0a1","sha":"aee913ac34b58bd0dd0789a84718335c1a5700f9","kind":"commit","published_at":"2021-11-10T11:26:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a1/manifests"},{"name":"v2.6.0a7","sha":"aee913ac34b58bd0dd0789a84718335c1a5700f9","kind":"commit","published_at":"2021-11-10T11:26:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a7/manifests"},{"name":"v2.5.4","sha":"b3aa11f8e05be99e49acac1831473cc08d512e17","kind":"commit","published_at":"2021-11-09T08:55:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4/manifests"},{"name":"v2.5.4a1","sha":"e2f4868768a0cda5c3720dea445f7639276f291b","kind":"commit","published_at":"2021-11-08T13:19:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.4a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.4a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.4a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4a1/manifests"},{"name":"v2.5.3","sha":"351288a7231951ab3a44d1c006bc56e6277fe34b","kind":"commit","published_at":"2021-11-02T10:18:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"5e089e9df9fb67f70b45083f2890b44e39a4fd98","kind":"commit","published_at":"2021-10-27T07:38:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"1ea09312f7003dc0954cca47b9b1a0b690205eab","kind":"commit","published_at":"2021-10-27T07:33:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1/manifests"},{"name":"v2.5.1a10","sha":"5a84b6e098b2715a88cfac39cc1d7f7c4bc0e4a7","kind":"commit","published_at":"2021-10-22T15:34:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a10/manifests"},{"name":"v2.5.1a8","sha":"0278a7a97d462824a829a21ed82b5864bfe136e0","kind":"commit","published_at":"2021-10-22T15:18:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a8/manifests"},{"name":"v2.5.1a9","sha":"0278a7a97d462824a829a21ed82b5864bfe136e0","kind":"commit","published_at":"2021-10-22T15:18:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a9/manifests"},{"name":"v2.5.1a7","sha":"af56405988d1eb5785840d2f3332350813f11383","kind":"commit","published_at":"2021-10-22T12:47:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a7/manifests"},{"name":"v2.5.1a6","sha":"bbbbd2a63996c17e2bd6827f9928223029589d0a","kind":"commit","published_at":"2021-10-22T07:44:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a6/manifests"},{"name":"v2.5.1a5","sha":"3a40da41c55acb84556fb0ae79462b339f7a8a2f","kind":"commit","published_at":"2021-10-21T15:54:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a5/manifests"},{"name":"v2.5.1a4","sha":"eba2e4a17ad0d29ce8158074ab8a6bbd3318742b","kind":"commit","published_at":"2021-10-21T14:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a4/manifests"},{"name":"v2.5.1a3","sha":"46aefb956bfa232022e24b0c2c09e885c8edeff3","kind":"commit","published_at":"2021-10-20T15:55:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a3/manifests"},{"name":"v2.5.1a2","sha":"e6a334f1ff47f5a8abb5f2f1de49edc894abd4a2","kind":"commit","published_at":"2021-10-20T14:55:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a2/manifests"},{"name":"v2.5.1a1","sha":"8722fb89de1c0a7e0bcde925d04541383fa3976f","kind":"commit","published_at":"2021-10-19T14:56:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a1/manifests"},{"name":"v2.5.0","sha":"bad136d1b1486c9cb2e10000f2c2056e593e3307","kind":"commit","published_at":"2021-10-04T09:20:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0/manifests"},{"name":"v2.5.0a2","sha":"b7260a8e77bff9a7b0c7978b3ef336216c3964e5","kind":"commit","published_at":"2021-10-04T08:57:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a2/manifests"},{"name":"v2.5.0a1","sha":"2d15da9d899ea27eba7d20c13fb6f5a044666e6b","kind":"commit","published_at":"2021-09-28T11:15:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a1/manifests"},{"name":"v2.4.1","sha":"2fac389814515229dc1a1760bc2b840901df1f40","kind":"commit","published_at":"2021-09-24T09:35:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1d23023ad60d3186f34557a0387158880189b6d5","kind":"commit","published_at":"2021-09-22T16:39:45.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0/manifests"},{"name":"v2.4.0-beta2","sha":"997823df5656fe2a2f7e65af3713a48fb1398658","kind":"commit","published_at":"2021-09-22T16:08:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0-beta2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta2/manifests"},{"name":"v2.4.0-beta","sha":"4363ce9919182dc9e772d95dcdaa164af2231638","kind":"commit","published_at":"2021-09-22T14:59:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0-beta","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta/manifests"},{"name":"v2.3.0","sha":"b843be1656cc991a43cb728ba8df809206306e23","kind":"commit","published_at":"2021-09-16T13:25:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.3.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"756ed0897c7b408e8450c5afe5beeaa31feadecd","kind":"commit","published_at":"2021-09-13T12:21:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e72b75bb1508e2a74e47885215b91070a96e4774","kind":"commit","published_at":"2021-08-20T15:15:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"e5eb706f062857c7f3a79c780ae6571dc13bd70e","kind":"commit","published_at":"2021-08-12T15:30:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3f29587d7e3f1fc68c68f8e78dbf16d60773d84a","kind":"commit","published_at":"2021-08-12T14:48:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.0/manifests"},{"name":"V2.1.8","sha":"97cfe49ad2913dde2af9ad9870da3018e42abf1c","kind":"commit","published_at":"2021-08-09T14:57:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/V2.1.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/V2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@V2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/V2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/V2.1.8/manifests"},{"name":"v2.1.7","sha":"78c0d3b20d578f7660da1c4c338e34649a425913","kind":"commit","published_at":"2021-08-09T12:57:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.7/manifests"},{"name":"v2.1.5","sha":"5c9394704b3ace0268dc3fb297d8663ffae4528a","kind":"commit","published_at":"2021-08-04T09:17:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"659e5f0fcf334cd6a89bcdbf3210bdcfec8a1282","kind":"commit","published_at":"2021-07-30T09:12:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"8cc4a3842e2b2d610ee903ad576a4ff1aa60af0e","kind":"commit","published_at":"2021-07-27T12:42:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"8b7ce69531d0d62539e0c751c11fd2eb676519be","kind":"commit","published_at":"2021-07-27T09:36:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1b194e4f49ec6c14b3bf64998b86bfaabcfc5c57","kind":"commit","published_at":"2021-07-19T13:26:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"7db89514f0915987676567b6d7b14f0c08a6dea6","kind":"commit","published_at":"2021-07-14T09:24:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"9162ae6e86de4635cc05a60e409c97ac53769e42","kind":"commit","published_at":"2021-07-09T13:42:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"1997144fd86ef2c49e0eff8d636c4ffc5844daa1","kind":"commit","published_at":"2021-07-08T13:52:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ffdc7b87cb516fb0ff1b1b0f1557d4968a208a28","kind":"commit","published_at":"2021-07-07T12:24:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1/manifests"},{"name":"v2.0.1a1","sha":"74a92a3c426011323c2b2e742d418126aa495f5f","kind":"commit","published_at":"2021-07-05T11:15:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.1a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1a1/manifests"},{"name":"v2.0.0","sha":"6fbf4f25ed40e66adcae6bccb040f84c864ac1ae","kind":"commit","published_at":"2021-07-01T13:22:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.0/manifests"},{"name":"v1.7.0a12","sha":"5ccafea50af026d7f02ae52b7d63e4e0c7ce94aa","kind":"commit","published_at":"2021-06-28T21:01:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a12/manifests"},{"name":"v1.7.0a11","sha":"8cb19043d99121c232fb271dcf56a216b7e8563b","kind":"commit","published_at":"2021-06-28T19:48:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a11/manifests"},{"name":"v1.7.0a10","sha":"6f73ad503908a52559e172f9c61e253fb668c4e1","kind":"commit","published_at":"2021-06-28T15:29:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a10/manifests"},{"name":"v1.7.0a9","sha":"dd44aab775a22a3b1b9434458b0c1f392c7a1896","kind":"commit","published_at":"2021-06-28T15:20:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a9/manifests"},{"name":"v1.7.0a8","sha":"3202839f697990449eb2c0d4c5f4aa0846c34ed9","kind":"commit","published_at":"2021-06-25T16:16:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a8/manifests"},{"name":"v1.7.0a7","sha":"a046b7551e362888af959bee87bd155a03fe228b","kind":"commit","published_at":"2021-06-24T12:17:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a7/manifests"},{"name":"v1.7.0a6","sha":"47f16691478c93a1f5b320d17729766a7325991a","kind":"commit","published_at":"2021-06-24T08:31:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a6/manifests"},{"name":"v1.7.0a5","sha":"59aaae58822f55effb7232e191f573f822ba608b","kind":"commit","published_at":"2021-06-24T07:28:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a5/manifests"},{"name":"v1.6.6","sha":"19f0ce07fd0efb68036680aceee0bb1bc811f700","kind":"commit","published_at":"2021-06-23T14:03:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.6/manifests"},{"name":"1.7.0a5","sha":"19b5226e9d15a978ebfca29a5c0cfd331b5b9540","kind":"commit","published_at":"2021-06-16T09:45:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/1.7.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/1.7.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@1.7.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.7.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.7.0a5/manifests"},{"name":"v1.6.4","sha":"7fb779c774e00e5a747738ee574acce1f821de9f","kind":"commit","published_at":"2021-06-08T12:02:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.4/manifests"},{"name":"1.6.4","sha":"7fb779c774e00e5a747738ee574acce1f821de9f","kind":"commit","published_at":"2021-06-08T12:02:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/1.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.6.4/manifests"},{"name":"v1.7.0a4","sha":"ef8359560bd887337cb442db869f4a59738c17e2","kind":"commit","published_at":"2021-06-02T08:51:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a4/manifests"},{"name":"v1.7.0a3","sha":"ecedab33fd6dd1956f1757d554abef03bbb331f6","kind":"commit","published_at":"2021-06-01T12:47:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a3/manifests"},{"name":"v1.7.0a2","sha":"bf60f8f9717630bda669fa512eccf967492acf4d","kind":"commit","published_at":"2021-05-31T13:19:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a2/manifests"},{"name":"v1.7.0a1","sha":"2a8aa67d54be4f69a13b569ebd3e2ba4c782fe95","kind":"commit","published_at":"2021-05-29T15:06:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a1/manifests"},{"name":"v1.6.3","sha":"10a3fcd53c0164cad214e6e098e5cee911ea6da6","kind":"commit","published_at":"2021-05-19T13:20:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"e78059ebf9c3416598cfb2e9d3b92247c772c45c","kind":"commit","published_at":"2021-05-04T14:49:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"246e83e34259aaa029c0a571a348f23cfee9e609","kind":"commit","published_at":"2021-05-04T14:39:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1/manifests"},{"name":"v1.6.1-beta.1","sha":"af2e7752443321ccd913e74b722aa7e6fcd75903","kind":"commit","published_at":"2021-04-30T08:31:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.1-beta.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1-beta.1/manifests"},{"name":"v1.6.0-beta.1","sha":"8d3a0a3339f554aa9014283a5c54304a00521bbf","kind":"commit","published_at":"2021-04-30T07:33:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.0-beta.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.0-beta.1/manifests"},{"name":"v1.5.10","sha":"4e4ecbbbea109258edbc4bc0d3f61ea8e209712f","kind":"commit","published_at":"2021-03-29T14:15:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"1dc5a7923292231dde78d4166a89a5d71bec48f8","kind":"commit","published_at":"2021-03-24T16:19:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"0d965162b19a4866ce3a2f1f7234fc412fb8548f","kind":"commit","published_at":"2021-03-24T08:31:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"ed57f967410c36f04033ed4211c223a3897bdfbe","kind":"commit","published_at":"2021-03-22T15:22:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.7/manifests"},{"name":"v.1.5.6-develop","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v.1.5.6-develop","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v.1.5.6-develop","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v.1.5.6-develop","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6-develop","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6-develop/manifests"},{"name":"v.1.5.6","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v.1.5.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v.1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v.1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6/manifests"},{"name":"v1.5.6","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"beb0a2e0ae21eac69292fa4471871f2f75a71db0","kind":"commit","published_at":"2021-03-09T14:29:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"9a904f737af0f5bddfd11124da51866f6cf997b2","kind":"commit","published_at":"2021-03-09T13:40:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"cd83d09dd1e48ab72b9023781de3934b12c56287","kind":"commit","published_at":"2021-03-09T10:04:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"459e0320bf3636e69e2eb724afe34839c32a282e","kind":"commit","published_at":"2021-03-08T10:05:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e64ad415bfb210010e01388fd8ae4e3c9c492f12","kind":"commit","published_at":"2021-03-05T09:29:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"553e442d3131ec7093c1d108b60385b8db66293c","kind":"commit","published_at":"2021-02-24T14:22:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0/manifests"},{"name":"v1.5.0-beta4","sha":"83965c5fb0fd0b8754ebec2098280f80fc0f537b","kind":"commit","published_at":"2021-02-24T13:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta4/manifests"},{"name":"v1.5.0-beta5","sha":"83965c5fb0fd0b8754ebec2098280f80fc0f537b","kind":"commit","published_at":"2021-02-24T13:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta5/manifests"},{"name":"v1.5.0-beta2","sha":"80b3cf304ff71fa3b52854947ed8a7461848f227","kind":"commit","published_at":"2021-02-16T16:05:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta2/manifests"},{"name":"v1.5.0-beta3","sha":"80b3cf304ff71fa3b52854947ed8a7461848f227","kind":"commit","published_at":"2021-02-16T16:05:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta3/manifests"},{"name":"v1.5.0-beta","sha":"f35f1120d62c1ee41f1c985cd57b76fe44b14ed0","kind":"commit","published_at":"2021-02-16T16:02:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta/manifests"}]},"repo_metadata_updated_at":"2026-08-12T14:58:14.253Z","dependent_packages_count":0,"downloads":7988,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":39.41496846502988,"dependent_packages_count":6.967423364378393,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":23.191195914704135},"purl":"pkg:pypi/openstef-foundation-models","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/openstef-foundation-models","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/openstef-foundation-models","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/openstef-foundation-models/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T13:31:02.677Z","issues_count":151,"pull_requests_count":729,"avg_time_to_close_issue":21788502.128205128,"avg_time_to_close_pull_request":773058.9732142857,"issues_closed_count":117,"pull_requests_closed_count":672,"pull_request_authors_count":44,"issue_authors_count":30,"avg_comments_per_issue":0.8543046357615894,"avg_comments_per_pull_request":0.8806584362139918,"merged_pull_requests_count":589,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":33,"past_year_pull_requests_count":109,"past_year_avg_time_to_close_issue":5289122.181818182,"past_year_avg_time_to_close_pull_request":444574.25925925927,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":81,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.7272727272727273,"past_year_avg_comments_per_pull_request":0.7247706422018348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":65,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/issues","maintainers":[{"login":"FrankKr","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FrankKr"},{"login":"JanMaartenvanDoorn","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanMaartenvanDoorn"},{"login":"egordm","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egordm"},{"login":"lschilders","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lschilders"},{"login":"Davidswinkels","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Davidswinkels"},{"login":"bartpleiter","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartpleiter"},{"login":"BenoitHardier","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenoitHardier"},{"login":"bremme","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bremme"},{"login":"clara-de-smet","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clara-de-smet"},{"login":"AlexisMignon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexisMignon"},{"login":"wfstoel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wfstoel"},{"login":"MvLieshout","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MvLieshout"},{"login":"JonitaRuiter","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonitaRuiter"},{"login":"ThomasNijsen","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThomasNijsen"},{"login":"MartijnCa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartijnCa"},{"login":"majidkhoshrou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majidkhoshrou"},{"login":"mariamanoli","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariamanoli"},{"login":"touronaug","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touronaug"},{"login":"Github-OpenSTEF","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Github-OpenSTEF"},{"login":"maxi-fort","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxi-fort"},{"login":"DeniseMeerkerk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeniseMeerkerk"},{"login":"sgatto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgatto"},{"login":"Lars800","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lars800"},{"login":"Guilly-Kolkman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Guilly-Kolkman"},{"login":"fleur-petit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fleur-petit"},{"login":"Luukhalsema","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luukhalsema"}],"active_maintainers":[{"login":"egordm","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egordm"},{"login":"lschilders","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lschilders"},{"login":"MvLieshout","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MvLieshout"},{"login":"bartpleiter","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartpleiter"},{"login":"fleur-petit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fleur-petit"},{"login":"Guilly-Kolkman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Guilly-Kolkman"},{"login":"JanMaartenvanDoorn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanMaartenvanDoorn"},{"login":"Lars800","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lars800"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-foundation-models/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-foundation-models/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-foundation-models/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-foundation-models/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-foundation-models/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-foundation-models/codemeta","maintainers":[{"uuid":"ktp","login":"ktp","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/ktp/","role":"Owner","created_at":"2026-06-27T14:42:01.298Z","updated_at":"2026-06-27T14:42:01.298Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ktp/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":927931,"maintainers_count":398404,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-13T11:34:41.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":14004256,"name":"openstef-meta","ecosystem":"pypi","description":"Meta models for OpenSTEF","homepage":"https://lfenergy.org/projects/openstef/","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/OpenSTEF/openstef","keywords_array":["energy","forecasting","machinelearning"],"namespace":null,"versions_count":31,"first_release_published_at":"2026-03-05T15:07:17.000Z","latest_release_published_at":"2026-08-07T12:28:48.000Z","latest_release_number":"4.2.2","last_synced_at":"2026-08-12T13:35:08.197Z","created_at":"2026-03-07T10:40:39.408Z","updated_at":"2026-08-12T14:58:14.252Z","registry_url":"https://pypi.org/project/openstef-meta/","install_command":"pip install openstef-meta --index-url https://pypi.org/simple","documentation_url":"https://openstef.github.io/openstef/index.html","metadata":{"funding":null,"documentation":"https://openstef.github.io/openstef/index.html","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14"],"normalized_name":"openstef-meta","project_status":null},"repo_metadata":{"id":38453416,"uuid":"337343508","full_name":"OpenSTEF/openstef","owner":"OpenSTEF","description":"Automated Machine Learning pipelines. Builds the Open Short Term Energy Forecasting package.","archived":false,"fork":false,"pushed_at":"2026-08-03T04:38:33.000Z","size":496142,"stargazers_count":157,"open_issues_count":44,"forks_count":54,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-08-05T13:29:04.395Z","etag":null,"topics":["data-science","energy","energy-forecasting","forecasting","machine-learning","python","time-series"],"latest_commit_sha":null,"homepage":"https://openstef.github.io/openstef","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenSTEF.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-09T08:48:47.000Z","updated_at":"2026-07-27T12:04:52.000Z","dependencies_parsed_at":"2023-09-21T19:09:09.701Z","dependency_job_id":"fd010ba4-bfef-4582-915b-2e3851763280","html_url":"https://github.com/OpenSTEF/openstef","commit_stats":{"total_commits":2244,"total_committers":38,"mean_commits":59.05263157894737,"dds":0.8364527629233511,"last_synced_commit":"3fb5d8af28158d45d014dfa1e779a96742f31ca1"},"previous_names":["alliander-opensource/openstf"],"tags_count":349,"template":false,"template_full_name":null,"purl":"pkg:github/OpenSTEF/openstef","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/sbom","scorecard":{"id":105524,"data":{"date":"2025-08-11","repo":{"name":"github.com/OpenSTEF/openstef","commit":"8955ed11f4dc4940efdf1a13431efebb5a7706fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/29 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"11 commit(s) and 15 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":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.workflow_run.head_branch }}': .github/workflows/sonarcloud.yml:51"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs-publish.yaml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:13","Warn: no topLevel permission defined: .github/workflows/black-format-code.yml:1","Warn: no topLevel permission defined: .github/workflows/citations.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-labeler.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-upload-package.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/reuse-compliance.yaml:1","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/sonarcloud.yml:44"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-upload-package.yaml:10"],"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":"Vulnerabilities","score":0,"reason":"59 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-231 / GHSA-2586-f3p4-hq84","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-83fm-w79m-64r5","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2023-68 / GHSA-x422-6qhv-p29g","Warn: Project is vulnerable to: PYSEC-2023-69","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/citations.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/citations.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/citations.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/citations.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-labeler.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/pr-labeler.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reuse-compliance.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/reuse-compliance.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reuse-compliance.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/reuse-compliance.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonarcloud.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/sonarcloud.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sonarcloud.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/sonarcloud.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/docs-publish.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:59","Warn: pipCommand not pinned by hash: .github/workflows/python-upload-package.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-upload-package.yaml:29","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand 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":"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-15T11:02:06.129Z","repository_id":38453416,"created_at":"2025-08-15T11:02:06.129Z","updated_at":"2025-08-15T11:02:06.129Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36312988,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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":"OpenSTEF","name":"OpenSTEF","uuid":"93986058","kind":"organization","description":"Open Short Term Energy Forecaster project","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/93986058?v=4","repositories_count":6,"last_synced_at":"2024-05-29T13:39:40.773Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/OpenSTEF","funding_links":[],"total_stars":103,"followers":46,"following":0,"created_at":"2022-11-16T23:58:23.428Z","updated_at":"2024-05-29T13:39:42.235Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF/repositories"},"tags":[{"name":"v4.1.1","sha":"41b0172fe12d4d9aea97f760a55248ee7cd16c54","kind":"commit","published_at":"2026-06-29T14:24:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1/manifests"},{"name":"v4.1.1.dev0","sha":"41b0172fe12d4d9aea97f760a55248ee7cd16c54","kind":"commit","published_at":"2026-06-29T14:24:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.1.dev0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1.dev0/manifests"},{"name":"v4.1.0","sha":"daa2b00133fc31f25a90c174e0ec775ae59e275d","kind":"commit","published_at":"2026-06-26T12:55:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"e3547370fb0a28e0fcf606af084454c9ab54a8ea","kind":"commit","published_at":"2026-05-28T07:27:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6c86341710a899065a39d7c5dc19d439d3ee661f","kind":"commit","published_at":"2026-05-26T14:41:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0/manifests"},{"name":"v4.0.0.a43","sha":"68141787d5bd8f86b1a6373c5b578ab8c98b0a0a","kind":"commit","published_at":"2026-05-18T11:14:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a43/manifests"},{"name":"v4.0.0.a42","sha":"17b2dab1ed2b8791c5bf13538976c11b763e1679","kind":"commit","published_at":"2026-05-12T14:40:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a42/manifests"},{"name":"v4.0.0.a41","sha":"c878feaa943f3909d3d5807ee3b4936d00819169","kind":"commit","published_at":"2026-05-07T14:25:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a41/manifests"},{"name":"v4.0.0.a40","sha":"5a46ff80304c43ad73ed65cab1f2a64130bb7e97","kind":"commit","published_at":"2026-05-07T07:27:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a40/manifests"},{"name":"v4.0.0.a39","sha":"39408f4b8ec127b2b65784bc771fc9144299683f","kind":"commit","published_at":"2026-05-06T14:22:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a39/manifests"},{"name":"v4.0.0.a38","sha":"575ab6cb71d06db8bef5647173a12a73c39db9df","kind":"commit","published_at":"2026-05-05T11:00:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a38/manifests"},{"name":"v4.0.0.a37","sha":"014bc0ccd36546db8671d2f662ba6c87049d37f4","kind":"commit","published_at":"2026-05-05T08:24:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a37/manifests"},{"name":"v4.0.0.a36","sha":"a59890a0549a2d3bcb7bcf515cc07c3f0edda1c7","kind":"commit","published_at":"2026-04-29T14:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a36/manifests"},{"name":"v4.0.0.a35","sha":"0b77bf5f33ab6f82620160107c8bab1b4fa6723a","kind":"commit","published_at":"2026-04-29T08:44:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a35/manifests"},{"name":"v4.0.0.a34","sha":"f0a41045947a4782608596d26cf16a31018f3456","kind":"commit","published_at":"2026-04-22T11:22:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a34/manifests"},{"name":"v4.0.0.a33","sha":"f4a19b648d3abb9fa851326df3e7ba9a0b090113","kind":"commit","published_at":"2026-04-17T09:49:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a33/manifests"},{"name":"v4.0.0.a32","sha":"6b0f6042c1d5f120a886beccc0d0b98e69b51df8","kind":"commit","published_at":"2026-04-13T13:17:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a32/manifests"},{"name":"v4.0.0.a31","sha":"7f4dc805811eae675f3ea9e437fec88fd63ef7f2","kind":"commit","published_at":"2026-04-10T12:30:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a31/manifests"},{"name":"v4.0.0.a30","sha":"74f58951d4ac317a28004778b1c0afff192df2d5","kind":"commit","published_at":"2026-03-19T11:52:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a30/manifests"},{"name":"v4.0.0.a29","sha":"7cf3859d4fbf55fe5d4cee458f08358ecbeef192","kind":"commit","published_at":"2026-03-19T10:23:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a29/manifests"},{"name":"v4.0.0.a28","sha":"ecf52d19e896b128d1f54b6634790919443712f5","kind":"commit","published_at":"2026-03-12T10:04:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a28/manifests"},{"name":"v4.0.0.a27","sha":"1ee49d4c669eb6e5e995f74cf214fb3b4f0fbf0f","kind":"commit","published_at":"2026-03-12T08:30:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a27/manifests"},{"name":"v4.0.0.a26","sha":"573d041cf4eabb2947b70ced294cf4e01e2fae12","kind":"commit","published_at":"2026-03-09T13:51:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a26/manifests"},{"name":"v4.0.0.a25","sha":"ea3cf85052a2da2886b6f5a8b3ab5290620dd957","kind":"commit","published_at":"2026-03-09T12:04:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a25/manifests"},{"name":"v4.0.0.a24","sha":"0ec9750edbfad3dbda1a902b32e49a4a7aebdb60","kind":"commit","published_at":"2026-03-06T15:54:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a24/manifests"},{"name":"v4.0.0.a23","sha":"5691fd6a3cb6cd7741876c6fd40f3e26176312bb","kind":"commit","published_at":"2026-03-06T12:48:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a23","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a23/manifests"},{"name":"v3.4.93","sha":"f5579b0ef4b012e36fd13c7424f4f58f50cb5c26","kind":"commit","published_at":"2026-03-06T07:50:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.93","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.93/manifests"},{"name":"v4.0.0.a22","sha":"1fd7011a36eea42d2a81be73423963ae515ae976","kind":"commit","published_at":"2026-03-05T15:16:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a22/manifests"},{"name":"v4.0.0.a21","sha":"5fb490ade8cefcdcc90cb991cd3f40d681cd218b","kind":"commit","published_at":"2026-03-05T14:32:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a21/manifests"},{"name":"v4.0.0.a20","sha":"f774851187d494d6aa74cf78b4f099200082d753","kind":"commit","published_at":"2026-03-03T14:27:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a20/manifests"},{"name":"v4.0.0.a19","sha":"9271c050d7b0c5a11efdf8678cc622be5c138c6b","kind":"commit","published_at":"2026-02-20T13:14:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a19/manifests"},{"name":"v4.0.0.a18","sha":"23d207c2b4deae73bef9d46bfe04cfd4d33fca6f","kind":"commit","published_at":"2026-02-20T12:05:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a18/manifests"},{"name":"v4.0.0.a17","sha":"1bcf71d10cc360d8046ce39736ec7b80bb0e8055","kind":"commit","published_at":"2026-02-17T11:38:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a17/manifests"},{"name":"v4.0.0.a16","sha":"a69bf600855c75f5e6770fa7f163414c6671fd4c","kind":"commit","published_at":"2026-02-17T10:26:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a16/manifests"},{"name":"v4.0.0.a15","sha":"3ba1abce73d130666c2a26a3101c279b0955ff14","kind":"commit","published_at":"2026-02-16T08:52:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a15/manifests"},{"name":"v4.0.0.a14","sha":"254bc0c7a0493ea34cbf5b071c7d668d6ae1be82","kind":"commit","published_at":"2026-01-27T11:28:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a14/manifests"},{"name":"v4.0.0.a13","sha":"39e3d047d6236423f1f594090bab36147517bd37","kind":"commit","published_at":"2026-01-12T12:46:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a13/manifests"},{"name":"v4.0.0.a12","sha":"cfe1a98d43a9c9599e961af9513317fe2b06afb8","kind":"commit","published_at":"2026-01-09T09:25:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a12/manifests"},{"name":"v4.0.0.a11","sha":"445c365f5dac055ad2a827d4b1e4e514fae7e1ec","kind":"commit","published_at":"2026-01-05T09:26:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a11/manifests"},{"name":"v4.0.0.a10","sha":"6d140bc374af3bef19923886be70e66d3b47ff9e","kind":"commit","published_at":"2025-12-17T09:33:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a10/manifests"},{"name":"v4.0.0.a9","sha":"32a42bba8a25e602a00531f20ed75cab576d6000","kind":"commit","published_at":"2025-12-16T12:50:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a9/manifests"},{"name":"v4.0.0.a8","sha":"d3977b19632b3ce4471f74d3f681a5d5166017a0","kind":"commit","published_at":"2025-12-15T08:17:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a8/manifests"},{"name":"v3.4.92","sha":"7592cac21f02e66cec72d9b43482541893eee5c8","kind":"commit","published_at":"2025-12-12T15:40:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.92","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.92/manifests"},{"name":"v4.0.0.a7","sha":"43987fc0048b6678eb97909e486fcd440ff5045f","kind":"commit","published_at":"2025-12-10T09:24:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a7/manifests"},{"name":"v4.0.0.a6","sha":"18910098af96452500c401df45a8401a77f9928d","kind":"commit","published_at":"2025-12-09T13:40:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a6/manifests"},{"name":"v4.0.0.a5","sha":"3eb7e69e24e4a13600026ce285f4b39a19101c25","kind":"commit","published_at":"2025-12-08T14:55:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a5/manifests"},{"name":"v4.0.0.a4","sha":"eca628e7832c056059a5df0de476083204aa3c95","kind":"commit","published_at":"2025-12-05T15:27:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a4/manifests"},{"name":"v4.0.0.a3","sha":"71ac4283129ac3da3eaa2dbfdd360c54ffac420e","kind":"commit","published_at":"2025-12-03T08:45:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a3/manifests"},{"name":"v3.4.91","sha":"b3a45afef7bc6f52ad107713bc2aaef9dfdc6fd3","kind":"commit","published_at":"2025-12-02T16:12:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.91","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.91/manifests"},{"name":"v4.0.0.a2","sha":"45ca37fca0a8ecf3a1581b38cea2910cfe686750","kind":"commit","published_at":"2025-11-26T14:45:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a2/manifests"},{"name":"v4.0.0.a1","sha":"ee41442b228757dd5adc558101fe02e9e6f5c2be","kind":"commit","published_at":"2025-11-26T13:01:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a1/manifests"},{"name":"v3.4.90","sha":"343d31d380fbe254e60126a7b7f388472151026c","kind":"commit","published_at":"2025-11-21T13:43:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.90","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.90/manifests"},{"name":"v4.0.0.a0","sha":"6864ca24e033148a697e584dc8a8054217b9d4ef","kind":"commit","published_at":"2025-11-19T14:11:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a0/manifests"},{"name":"v3.4.89","sha":"123f6b5fae55847a3713980fc670560d61bbaaca","kind":"commit","published_at":"2025-11-14T10:32:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.89","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.89/manifests"},{"name":"v3.4.88","sha":"d5dfcf7fcdf6b4887680ea9b69191876a053a1b0","kind":"commit","published_at":"2025-11-11T09:30:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.88","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.88/manifests"},{"name":"v3.4.87","sha":"f56ec20ad312e5c05f4497d16c35b2237cee4c0e","kind":"commit","published_at":"2025-10-29T13:19:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.87","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.87/manifests"},{"name":"v3.4.86","sha":"27b7c6ec2342b6d1c61559d1156cfed5f7243bf2","kind":"commit","published_at":"2025-10-29T10:45:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.86","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.86/manifests"},{"name":"v3.4.85","sha":"712525c031529cc2ab09dbb53b4a47cbfeaf209c","kind":"commit","published_at":"2025-10-29T08:26:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.85","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.85/manifests"},{"name":"v3.4.83","sha":"d619fa24033c96f999c3216b94fb38d730d656a1","kind":"commit","published_at":"2025-09-10T09:52:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.83","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.83/manifests"},{"name":"v3.4.82","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.82","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.82/manifests"},{"name":"v3.4.81","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.81","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.81/manifests"},{"name":"v3.4.80","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.80","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.80/manifests"},{"name":"v3.4.79","sha":"cd7cd45465112a030721e8c8531ed7cf6388f903","kind":"commit","published_at":"2025-05-27T14:12:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.79","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.79/manifests"},{"name":"v3.4.78","sha":"7add57017b17a717df6a61dd641304e31930eba6","kind":"commit","published_at":"2025-05-27T09:15:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.78","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.78/manifests"},{"name":"v3.4.77","sha":"6c007c3f5aac970c33ea5283767e5d825ccbd7bf","kind":"commit","published_at":"2025-05-27T07:55:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.77","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.77/manifests"},{"name":"v3.4.76","sha":"b6ea4129ae7ff7ccab964bfb674fb234fdb40fa3","kind":"commit","published_at":"2025-05-14T10:07:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.76","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.76/manifests"},{"name":"v3.4.75","sha":"5a78f69b647d1cd5e9bfa253d57fafc07a15e4bd","kind":"commit","published_at":"2025-05-12T09:30:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.75","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.75/manifests"},{"name":"v3.4.74","sha":"9fe3dfba6446bb8c6f20946f09f198fdf82b9db8","kind":"commit","published_at":"2025-05-01T12:03:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.74","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.74/manifests"},{"name":"v3.4.73","sha":"a3bf2806edf300fbd0b1293015b24c66ac13935a","kind":"commit","published_at":"2025-04-24T12:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.73","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.73/manifests"},{"name":"v3.4.72","sha":"cfb4723b9c5a6ae71456afd7ed112a82040a06e7","kind":"commit","published_at":"2025-04-16T08:59:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.72","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.72/manifests"},{"name":"v3.4.71","sha":"a97c918ab0c3b4c6f435789572e92d54943584f9","kind":"commit","published_at":"2025-04-10T14:36:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.71","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.71/manifests"},{"name":"v3.4.70","sha":"a97c918ab0c3b4c6f435789572e92d54943584f9","kind":"commit","published_at":"2025-04-10T14:36:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.70","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.70/manifests"},{"name":"v3.4.69","sha":"4184a3bacd108419765f4f9573e1716bd2b83365","kind":"commit","published_at":"2025-04-09T14:30:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.69","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.69/manifests"},{"name":"v3.4.68","sha":"48d5ab0c40a1921de559044337480fc7b9a6a509","kind":"commit","published_at":"2025-03-28T14:07:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.68","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.68/manifests"},{"name":"v3.4.67","sha":"9ace1b4e40fc830f84c5a29f15bab30649773bcf","kind":"commit","published_at":"2025-03-28T10:44:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.67","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.67/manifests"},{"name":"v3.4.66","sha":"1c90d0ebc44759c71507c3c0587b612c18fd0cde","kind":"commit","published_at":"2025-03-13T15:01:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.66","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.66/manifests"},{"name":"v3.4.65","sha":"802396fb84555ba3404bb253a68f12385c0a8376","kind":"commit","published_at":"2025-03-12T11:43:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.65","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.65/manifests"},{"name":"v3.4.64","sha":"180e61a5dbb2e7c5213ea68b64983205951b7571","kind":"commit","published_at":"2025-03-07T15:13:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.64","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.64/manifests"},{"name":"v3.4.63","sha":"75f7712490252b68e51fb00cbca098bf993d7317","kind":"commit","published_at":"2025-02-26T12:39:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.63","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.63/manifests"},{"name":"v3.4.62","sha":"cf80139747d0f24633f17d0a8b821eba181eb1fb","kind":"commit","published_at":"2025-02-26T09:52:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.62","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.62/manifests"},{"name":"v3.4.61","sha":"e4d9918f32fa2f69032691119a7e2c5ef9d12b08","kind":"commit","published_at":"2025-02-26T09:45:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.61","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.61/manifests"},{"name":"v3.4.60","sha":"c0b85930a0f697cf2601181c18da43628fc966bd","kind":"commit","published_at":"2025-02-18T09:56:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.60","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.60/manifests"},{"name":"v3.4.59","sha":"78abac50bc132e44d9d5a81436cc883acd629d1a","kind":"commit","published_at":"2025-02-18T09:07:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.59","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.59/manifests"},{"name":"v3.4.58","sha":"f14006ab913ddb33090985cecd3ba2b89ec1013d","kind":"commit","published_at":"2025-02-17T15:04:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.58","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.58/manifests"},{"name":"v3.4.57","sha":"f51a135fa2dedc9690b31c4d4f2b6b4f76b1efde","kind":"commit","published_at":"2025-02-14T15:44:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.57","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.57/manifests"},{"name":"v3.4.56","sha":"4fc47b733fbc4a59faf07386cddda50477b9a48c","kind":"commit","published_at":"2025-02-14T15:37:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.56","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.56/manifests"},{"name":"v3.4.55","sha":"1da90266b450d14e38843ff19c261a0d74445a36","kind":"commit","published_at":"2025-02-05T12:59:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.55","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.55/manifests"},{"name":"v3.4.54","sha":"f080aa5a2b31c20cc7ebc324886fad57481e9f02","kind":"commit","published_at":"2025-01-31T11:55:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.54","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.54/manifests"},{"name":"v3.4.53","sha":"33e4dfe8983d489633104e1840e55397ae833838","kind":"commit","published_at":"2025-01-31T11:07:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.53","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.53/manifests"},{"name":"v3.4.52","sha":"c82f2bfd55fd09843e627144716c654df190b8ed","kind":"commit","published_at":"2025-01-27T15:39:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.52","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.52/manifests"},{"name":"v3.4.51","sha":"941bb67120a567701c5c7ee7acd8126a122bf069","kind":"commit","published_at":"2025-01-24T15:40:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.51","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.51/manifests"},{"name":"v3.4.50","sha":"1fc2f0bbee60822f60c4fcf6377725c8ad3608d8","kind":"commit","published_at":"2025-01-24T10:12:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.50","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.50/manifests"},{"name":"v3.4.49","sha":"10c7d1283d2a5c8f67166bf5e91bb963beb05a0f","kind":"commit","published_at":"2025-01-23T15:09:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.49","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.49/manifests"},{"name":"v3.4.48","sha":"b4553ae3657c7e87d94294dc4ce6c36cec56fbd5","kind":"commit","published_at":"2024-12-12T13:35:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.48","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.48/manifests"},{"name":"v3.4.46","sha":"e7cc6202bd63c9324899ea8ec9d636a56d1a088c","kind":"commit","published_at":"2024-12-03T14:13:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.46","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.46/manifests"},{"name":"v3.4.45","sha":"1d5e6c04f25eafaddcb912d79ba969fd7c922fda","kind":"commit","published_at":"2024-12-02T13:45:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.45","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.45/manifests"},{"name":"v3.4.44","sha":"df50619db0283719e0e8d469250fa70592345ea4","kind":"commit","published_at":"2024-12-02T09:31:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.44","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.44/manifests"},{"name":"v3.4.43","sha":"1e62bd8686af7bfa1ce8a0f4029aae19fdb5551d","kind":"commit","published_at":"2024-11-29T08:44:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.43/manifests"},{"name":"v3.4.42","sha":"fe0b04a002c0ab155c50cfd3f7aba918503a2b03","kind":"commit","published_at":"2024-11-21T07:45:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.42/manifests"},{"name":"v3.4.41","sha":"3fb5d8af28158d45d014dfa1e779a96742f31ca1","kind":"commit","published_at":"2024-10-11T13:31:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.41/manifests"},{"name":"v3.4.40","sha":"3fb5d8af28158d45d014dfa1e779a96742f31ca1","kind":"commit","published_at":"2024-10-11T13:31:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.40/manifests"},{"name":"v3.4.39","sha":"21692adf2e52d8ff2bf643d9d696a8860ea223d5","kind":"commit","published_at":"2024-10-09T07:23:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.39/manifests"},{"name":"v3.4.38","sha":"e2fafd2f3f22d97109ae6fd4a61f65fa43df5f4f","kind":"commit","published_at":"2024-10-02T11:56:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.38/manifests"},{"name":"v3.4.37","sha":"27a0d4cac2d65614c5d7fd1da5a95faf2d828e0a","kind":"commit","published_at":"2024-10-02T09:32:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.37/manifests"},{"name":"v3.4.47","sha":"bba56849876deefd80cc13a382f87b6b7539b495","kind":"commit","published_at":"2024-10-01T11:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.47","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.47/manifests"},{"name":"v3.4.36","sha":"bba56849876deefd80cc13a382f87b6b7539b495","kind":"commit","published_at":"2024-10-01T11:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.36/manifests"},{"name":"v3.4.35","sha":"39a46228acbcd541141a9a86aafc6304c23dd1de","kind":"commit","published_at":"2024-09-30T11:31:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.35/manifests"},{"name":"v3.4.34","sha":"f40d3815a19f1993d4b1af482c572d41e8cf7460","kind":"commit","published_at":"2024-09-27T11:31:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.34/manifests"},{"name":"v3.4.33","sha":"114f4efec851973e8059f03b6df2761ea2d1228a","kind":"commit","published_at":"2024-08-28T09:41:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.33/manifests"},{"name":"v3.4.32","sha":"081593e3765eb0e1f8df221d5d648aec8141e361","kind":"commit","published_at":"2024-07-17T11:11:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.32/manifests"},{"name":"v3.4.31","sha":"42f9ad5a3206f7366dcc56724ddc49c50eb97f57","kind":"commit","published_at":"2024-07-17T11:10:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.31/manifests"},{"name":"v3.4.30","sha":"0c5b6961407a6efca872f5669ee9c039891d919b","kind":"commit","published_at":"2024-06-24T12:37:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.30/manifests"},{"name":"v3.4.29","sha":"3bf7315b118141d7155e126427454755a8f6ea4f","kind":"commit","published_at":"2024-06-10T10:40:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.29/manifests"},{"name":"v3.4.28","sha":"fb17c80f76a87a19b52724a6214c52fcfbe6e5c5","kind":"commit","published_at":"2024-06-03T11:33:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.28/manifests"},{"name":"v3.4.27","sha":"570fd31c8ecb25f3c01aeb167eedce99f3bb599d","kind":"commit","published_at":"2024-05-23T12:10:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.27/manifests"},{"name":"v3.4.26","sha":"2b200bd20f5aec9088b39b0d2c7927aa1e34b403","kind":"commit","published_at":"2024-05-23T12:10:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.26/manifests"},{"name":"v3.4.25","sha":"560f19b55c38310250a0bd080b7585177f3bf52a","kind":"commit","published_at":"2024-04-30T09:02:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.25/manifests"},{"name":"v3.4.24","sha":"be8f58e37e05c147d81557e8111b80fcff156eaa","kind":"commit","published_at":"2024-04-25T09:39:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.24/manifests"},{"name":"v3.4.23","sha":"9f6497c7b80349cc18dedc4762ba853a2845abd6","kind":"commit","published_at":"2024-04-24T13:48:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.23","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.23/manifests"},{"name":"v3.4.22","sha":"b3aae5475ddd5bd6f3e1e53b0258e9e4f224a631","kind":"commit","published_at":"2024-04-04T10:38:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.22/manifests"},{"name":"v3.4.21","sha":"2d604eaba47a983362e177c46f387017a592a55c","kind":"commit","published_at":"2024-04-03T08:54:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.21/manifests"},{"name":"v3.4.20","sha":"c83351d47bc957ee992ed9d82b33d4b7d078796f","kind":"commit","published_at":"2024-04-03T07:51:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.20/manifests"},{"name":"v3.4.19","sha":"d03ebfd5da174057bf4099978b0734bc840844d5","kind":"commit","published_at":"2024-03-28T14:31:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.19/manifests"},{"name":"v3.4.18","sha":"b40646aa48cc5b360f51cf4dd0adb37260c719d7","kind":"commit","published_at":"2024-03-27T15:38:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.18/manifests"},{"name":"v3.4.17","sha":"86cac87f73a6df15cdaaf56fd941c91a72aa1067","kind":"commit","published_at":"2024-03-27T15:19:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.17/manifests"},{"name":"v3.4.16","sha":"ca633695f2dd9113b56756b883b87dff540c7077","kind":"commit","published_at":"2024-03-27T15:04:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.16/manifests"},{"name":"v3.4.15","sha":"48149fa7e59fb8803439af9be11c576204920075","kind":"commit","published_at":"2024-03-27T14:18:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.15/manifests"},{"name":"v3.4.14","sha":"849750ed78ea174e98f6c1bc152dc70854fafe9c","kind":"commit","published_at":"2024-03-27T13:43:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.14/manifests"},{"name":"v3.4.13","sha":"60f2ef3927fdc0e159c3cbe55a6514d862dbb491","kind":"commit","published_at":"2024-03-27T09:50:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.13/manifests"},{"name":"v3.4.12","sha":"7dad9b71fe744f7f341e4a15273613c7c25a6ff7","kind":"commit","published_at":"2024-03-01T09:11:55.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.12/manifests"},{"name":"v3.4.11","sha":"5a2c37a3e9705b1c863219ed215cc32272054178","kind":"commit","published_at":"2024-02-29T10:20:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.11/manifests"},{"name":"v3.4.10","sha":"c1666866ad5e622ab525030945a29537429ceb8c","kind":"commit","published_at":"2024-02-20T12:35:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.10/manifests"},{"name":"v3.4.9","sha":"5616be947549110cccfc9e654f7797ddff8e9641","kind":"commit","published_at":"2024-02-13T10:01:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.9/manifests"},{"name":"v3.4.8","sha":"5bd853c114842d885d8bb100227f0665c4d7c93f","kind":"commit","published_at":"2024-02-08T08:43:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.8/manifests"},{"name":"v3.4.7","sha":"e48d277d0948b015fb48e2ee6e3155d4da49a89a","kind":"commit","published_at":"2024-02-01T15:09:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.7/manifests"},{"name":"v3.4.6","sha":"fc076cbec9c9d27924840eacc458788c667ffaaf","kind":"commit","published_at":"2024-01-19T11:34:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.6/manifests"},{"name":"v3.4.5","sha":"d1d01e84f47de938aaa46209cd0aa48f432af21a","kind":"commit","published_at":"2024-01-19T10:45:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"8a86c8031f719d7a136a1764da3735b04d4ef468","kind":"commit","published_at":"2024-01-18T09:46:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.4/manifests"},{"name":"v3.4.2","sha":"bfe7e71f56961918fff3a0af174ca3694059591d","kind":"commit","published_at":"2024-01-16T16:00:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"4f51ea27efd9a525d35119db00dd565372b52641","kind":"commit","published_at":"2024-01-16T13:17:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.1/manifests"},{"name":"v3.3.15","sha":"9afb62671a42892f82d6834025ffe6ebfb76510f","kind":"commit","published_at":"2024-01-16T09:57:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.15/manifests"},{"name":"v3.3.14","sha":"ba9aef33ffb07dfaf1a72102595af2b337589f68","kind":"commit","published_at":"2024-01-15T16:16:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.14/manifests"},{"name":"v3.3.13","sha":"4b6be3aef00ec645790d85c81b9311c768d4912c","kind":"commit","published_at":"2024-01-15T13:33:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.13/manifests"},{"name":"v3.3.12","sha":"2779f16b2e45ac64cd28f7d848194df9005d0eec","kind":"commit","published_at":"2024-01-12T09:35:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.12/manifests"},{"name":"v3.3.11","sha":"0243649129e75d7accb1e0c6e66918141e67fdaa","kind":"commit","published_at":"2024-01-11T15:41:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"a408d0d7612b87dcc7ad5165c62ef3d5ec10707c","kind":"commit","published_at":"2024-01-10T10:29:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"9b5d80a2485842d0d258bb5962f269a5f66911f9","kind":"commit","published_at":"2023-12-14T15:07:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.9/manifests"},{"name":"v3.3.8","sha":"b8e8f4a537e8633e810573be129e8849bda07469","kind":"commit","published_at":"2023-12-11T09:23:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"78c2cdce5688e1b100b55fa29c74967737c62934","kind":"commit","published_at":"2023-12-11T08:18:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"83ed9a31472b3ba6125f5a0c41c9582993d0b01a","kind":"commit","published_at":"2023-11-02T09:58:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"406c5d1886d8fa022ea395bcf602a39ce69d2737","kind":"commit","published_at":"2023-10-26T09:37:13.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.5/manifests"},{"name":"v3.3.3","sha":"0cdcba4efc970eaf46b70a249bdf95f84403f4e0","kind":"commit","published_at":"2023-10-10T17:57:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.3/manifests"},{"name":"3.3.2.dev","sha":"a3bf38bf236e9ee7295a25e46bbe4fea10cdc0a0","kind":"commit","published_at":"2023-10-02T15:46:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/3.3.2.dev","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/3.3.2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@3.3.2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.3.2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.3.2.dev/manifests"},{"name":"v3.3.1","sha":"ebdc21943c2419d856cc7fbed51d0a1c9c132092","kind":"commit","published_at":"2023-09-20T13:24:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.1/manifests"},{"name":"v3.2.78","sha":"8a28f221ee44331b3904943f7939212dbb7f23b6","kind":"commit","published_at":"2023-09-15T11:58:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.78","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.78/manifests"},{"name":"v3.2.77","sha":"b18f70985d7a5cc537b55c2f8803dc326bb26459","kind":"commit","published_at":"2023-09-13T09:50:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.77","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.77/manifests"},{"name":"v3.2.76","sha":"deb9eb00da1e939abe85ab90d8317f8c29cbf2e5","kind":"commit","published_at":"2023-08-23T14:48:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.76","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.76/manifests"},{"name":"v3.2.75","sha":"44ef8ff9f6c7108e3759bb3ef092948d301bd4cd","kind":"commit","published_at":"2023-08-14T06:57:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.75","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.75/manifests"},{"name":"v3.2.74","sha":"2011c1787270c1bcc692aa6eddd20d72a00ceac6","kind":"commit","published_at":"2023-08-14T06:44:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.74","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.74/manifests"},{"name":"v3.2.73","sha":"2f9fe01da391197ac57e47f408d3348484ebbf87","kind":"commit","published_at":"2023-08-07T15:12:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.73","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.73/manifests"},{"name":"v3.2.72","sha":"cd4bc571f3e2cc353fd081b241fbeeb71005eb3c","kind":"commit","published_at":"2023-08-07T06:47:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.72","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.72/manifests"},{"name":"v3.2.71","sha":"a41f6b9afe0865776159bb33b6a909dc8cd2f144","kind":"commit","published_at":"2023-07-11T14:31:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.71","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.71/manifests"},{"name":"v3.2.70","sha":"adf028a7ce9c357c80e98e2a7c225605f0c9bb46","kind":"commit","published_at":"2023-07-11T11:49:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.70","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.70/manifests"},{"name":"v3.2.69","sha":"5197849199fb47efaf74e00d4ee6fe01f720b3e3","kind":"commit","published_at":"2023-05-19T15:08:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.69","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.69/manifests"},{"name":"v3.2.67","sha":"bcc15e1e2b98b60df4ad88e380a1973f625d33cd","kind":"commit","published_at":"2023-05-15T07:04:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.67","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.67/manifests"},{"name":"v3.2.66","sha":"8597aa8509bd1fa54160b0ba89bbc381dcf8f863","kind":"commit","published_at":"2023-05-11T12:01:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.66","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.66/manifests"},{"name":"v3.2.64","sha":"e579490256a07341d8a21e40096530e88b29d626","kind":"commit","published_at":"2023-05-08T09:00:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.64","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.64/manifests"},{"name":"v3.2.63","sha":"eef13546dcc521bae38639109ebc3f53c86bc3d8","kind":"commit","published_at":"2023-05-05T15:12:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.63","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.63/manifests"},{"name":"v3.2.62","sha":"a1c62d83481825751d656ec9071db2a8b682c70d","kind":"commit","published_at":"2023-05-01T12:34:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.62","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.62/manifests"},{"name":"v3.2.61","sha":"7bc30b57db155c20c5cedb61788ed68565189f79","kind":"commit","published_at":"2023-04-26T12:41:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.61","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.61/manifests"},{"name":"v3.2.60","sha":"0c33ad1d9308b7ef6bd127a88e64ecf785988baa","kind":"commit","published_at":"2023-04-21T13:04:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.60","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.60/manifests"},{"name":"v3.2.59","sha":"12a9d0d0df36e45ea7668c7847c9d00a6e19993d","kind":"commit","published_at":"2023-03-21T14:10:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.59","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.59/manifests"},{"name":"v3.2.58","sha":"f02f63094708da22bc349aa274d6c23382cdf27c","kind":"commit","published_at":"2023-03-09T15:33:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.58","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.58/manifests"},{"name":"v3.2.57","sha":"af0a4b77781765ba6ad874731e5d938e111a0e04","kind":"commit","published_at":"2023-03-09T09:28:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.57","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.57/manifests"},{"name":"v3.2.56","sha":"d3406648a2ac1fc6772082c857f8774b4212e25e","kind":"commit","published_at":"2023-03-08T10:09:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.56","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.56/manifests"},{"name":"v3.2.55","sha":"6e3d6572a7be534c80b4a37e4d1fcfa9e522614d","kind":"commit","published_at":"2023-03-03T14:08:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.55","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.55/manifests"},{"name":"v3.2.54","sha":"7500d8e56a25244f4149c25abfb96a47c8bc5055","kind":"commit","published_at":"2023-03-01T12:16:55.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.54","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.54/manifests"},{"name":"v3.2.53","sha":"dfeeac1e834b364ed4f5453f80424115a608dcd2","kind":"commit","published_at":"2023-03-01T10:51:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.53","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.53/manifests"},{"name":"v3.2.52","sha":"b0baed4839c3ec7567fa634ae60da1492989c017","kind":"commit","published_at":"2023-03-01T10:20:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.52","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.52/manifests"},{"name":"v3.2.51","sha":"01a349f70b9d5f0178e05a8a3ffe95bf0dbf4990","kind":"commit","published_at":"2023-01-27T12:09:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.51","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.51/manifests"},{"name":"v3.2.50","sha":"106892ea02e6f86530535bf3ef5cd6090b8f7729","kind":"commit","published_at":"2023-01-27T09:18:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.50","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.50/manifests"},{"name":"v3.2.49","sha":"8e44a29b6d9b9974f42c5dc00df1d93f290f54a7","kind":"commit","published_at":"2023-01-27T09:12:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.49","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.49/manifests"},{"name":"v3.2.48","sha":"fe604d9da8d9cd54aa371fca7b842c22b5ddf8a4","kind":"commit","published_at":"2023-01-19T14:19:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.48","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.48/manifests"},{"name":"v3.2.47","sha":"5cee1041f466a44ee7e439efd4eb87008a444631","kind":"commit","published_at":"2023-01-02T16:18:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.47","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.47/manifests"},{"name":"v3.2.46","sha":"37734c8fc5fa60d83af3a52d592c000e481739b3","kind":"commit","published_at":"2023-01-02T16:00:45.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.46","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.46/manifests"},{"name":"v3.2.45","sha":"811e74ba062977fdb6d3e66dff21b6824582abe4","kind":"commit","published_at":"2023-01-02T15:22:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.45","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.45/manifests"},{"name":"v3.2.44","sha":"571a229d60dae99232c0f19eba7455084c679b5c","kind":"commit","published_at":"2023-01-02T15:18:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.44","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.44/manifests"},{"name":"v3.2.43","sha":"d0ef5bbcaf1bd9be5e1be64f2169ee3fbb7224b9","kind":"commit","published_at":"2023-01-02T12:39:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.43/manifests"},{"name":"v3.2.42","sha":"1ae2527ee5a128173e3d99340e102d09b7592ac1","kind":"commit","published_at":"2022-12-29T15:53:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.42/manifests"},{"name":"v3.2.41","sha":"07b9f70a82517c175800fb9f598ed81159501762","kind":"commit","published_at":"2022-12-29T14:49:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.41/manifests"},{"name":"v3.2.40","sha":"3d4a2d536ddbe68f73f48e28b7ca15c2aa78cbfb","kind":"commit","published_at":"2022-12-28T10:27:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.40/manifests"},{"name":"v3.2.39","sha":"5851e859e228e1ad5e167c13224e2b2db63e8b46","kind":"commit","published_at":"2022-12-08T08:29:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.39/manifests"},{"name":"v3.2.38","sha":"a19468796ad52d617598bdc9293dec7d59f09a73","kind":"commit","published_at":"2022-12-01T09:52:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.38/manifests"},{"name":"v3.2.37","sha":"e929bb6f7f69a1c035bfd01969d0a0bfdf1f8931","kind":"commit","published_at":"2022-11-29T09:58:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.37/manifests"},{"name":"v3.2.36","sha":"2782ad96dac28d50c268af3fcee66f48d341ff19","kind":"commit","published_at":"2022-11-28T16:50:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.36/manifests"},{"name":"v3.2.35","sha":"a3e2fd78fcda4ab06c2abff068f25105252393ca","kind":"commit","published_at":"2022-11-28T11:41:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.35/manifests"},{"name":"v3.2.34","sha":"5f55c0559d0d3676f738ab13ce903351dc62903b","kind":"commit","published_at":"2022-11-25T13:16:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.34/manifests"},{"name":"v3.2.33","sha":"32343ffeac213d1b6f9f9c26aed9875bc2f7d339","kind":"commit","published_at":"2022-11-25T09:34:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.33/manifests"},{"name":"v3.2.32","sha":"dd663e5c188f483cc65187406bd4d60d68740872","kind":"commit","published_at":"2022-11-24T09:32:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.32/manifests"},{"name":"v3.2.31","sha":"803635b1ffadeed63fd0b910d9e17d8496f59c22","kind":"commit","published_at":"2022-11-15T08:51:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.31/manifests"},{"name":"v3.2.30","sha":"c3a493fe1b965fd5ea9e30a103070e5402c8eb12","kind":"commit","published_at":"2022-11-04T11:14:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.30/manifests"},{"name":"v3.2.29","sha":"03a76be9ba9e794aedf6c1b0b0efdee3f34bfac8","kind":"commit","published_at":"2022-10-31T14:34:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.29/manifests"},{"name":"v3.2.28","sha":"d508d5f8e48ac5c8aa2ac2136efec137e7d0f37d","kind":"commit","published_at":"2022-10-31T13:08:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.28/manifests"},{"name":"v3.2.27","sha":"abf5d6c22c9ef35f360228f482e506cbc6e057fa","kind":"commit","published_at":"2022-10-28T12:06:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.27/manifests"},{"name":"v3.2.26","sha":"d085f8a096d794aa173bdf4a9bb7e777761ba3e8","kind":"commit","published_at":"2022-10-26T13:33:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.26/manifests"},{"name":"v3.2.25","sha":"1065611983133052e959f1caab5ce5ce8ed8b7b5","kind":"commit","published_at":"2022-09-07T12:15:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.25/manifests"},{"name":"v3.2.24","sha":"3462a6cee6a03384cd8c6d362fdab1ab785c3fe5","kind":"commit","published_at":"2022-09-06T15:01:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.24/manifests"},{"name":"v3.2.22","sha":"acd271bb96e65f36af1ac57dc1164dd165d56be1","kind":"commit","published_at":"2022-08-15T14:59:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.22/manifests"},{"name":"v3.2.21","sha":"2d72e47c0b166138de05ab1b2f72fa805a3fede6","kind":"commit","published_at":"2022-08-08T15:23:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.21/manifests"},{"name":"v3.2.20","sha":"db8e83f5d3b98106a493cec8dc2a6bb739ef68ce","kind":"commit","published_at":"2022-08-04T14:12:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.20/manifests"},{"name":"v3.2.19","sha":"717ba67b67ba813afbc696538cb65e122df8fb1a","kind":"commit","published_at":"2022-08-03T14:19:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.19/manifests"},{"name":"v3.2.18","sha":"d3f4dbeb4c36ae4c230414f60d52525f380b7b0a","kind":"commit","published_at":"2022-08-02T14:13:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.18/manifests"},{"name":"v3.2.17","sha":"c27c0181279e28120f6bfb683d3d0ffe5a03aa50","kind":"commit","published_at":"2022-08-02T06:46:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.17/manifests"},{"name":"v3.2.16","sha":"b3fdf87316b42f9d8dd2a6764d979870c35bb77c","kind":"commit","published_at":"2022-07-27T13:59:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.16/manifests"},{"name":"v3.2.15","sha":"767d04c7e55c810e9e4c4f8f0cf2db1bd0c4d69b","kind":"commit","published_at":"2022-07-26T14:03:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.15/manifests"},{"name":"v3.2.14","sha":"325bd281b50adb0cb83b8f50633218198749af94","kind":"commit","published_at":"2022-07-25T08:44:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.14/manifests"},{"name":"v3.2.13","sha":"beff94517d9e57f39df11d1fdc4dbeefb539761b","kind":"commit","published_at":"2022-07-20T12:41:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.13/manifests"},{"name":"v3.2.12","sha":"1c7aca82207e35ca9969b31d9538ec0e3bf2f66c","kind":"commit","published_at":"2022-07-20T09:31:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.12/manifests"},{"name":"v3.2.11","sha":"6a0f2c927ed8e974ea90f0dfcfec0e7ce0742989","kind":"commit","published_at":"2022-07-19T07:08:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"05324ca19ca8be5a9b05984e87b8bfda1a8ec56f","kind":"commit","published_at":"2022-07-18T14:29:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"66e6e74add736b1e0f22682ed2298bb8b8ed1980","kind":"commit","published_at":"2022-07-06T13:16:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"4b45358cba95ac4c7afe32e21eb3fadf9ac30fd5","kind":"commit","published_at":"2022-05-31T13:22:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"6851d33cc8eccea9d73637289b58324bf339712e","kind":"commit","published_at":"2022-05-31T08:48:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"cb526042751535c646350108d1517a3b8e6f11ee","kind":"commit","published_at":"2022-05-13T11:31:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"f69068c4f69373f16f11835b5a8c92ddd034fb0a","kind":"commit","published_at":"2022-05-13T09:31:13.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"a200de9415107386dec9c9c8767df372036d75a9","kind":"commit","published_at":"2022-05-05T09:34:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"2a9aa4887baaa0a6ab69a8a6495c3adc07f01066","kind":"commit","published_at":"2022-05-04T12:09:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"cc301dcd7640769a81fa5492d0f1a9537ed1c987","kind":"commit","published_at":"2022-04-29T08:24:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"8f27cc4f8cdce31a11864b7ec836c02c5da8f49e","kind":"commit","published_at":"2022-04-28T07:47:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"25c8de309f4a999ed7d7036954e91f6754a349d7","kind":"commit","published_at":"2022-04-22T15:28:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0/manifests"},{"name":"v3.2.0a2","sha":"8bb9c3024b2af6b6d8a9678dae8755aa8f1b0a88","kind":"commit","published_at":"2022-04-22T11:22:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a2/manifests"},{"name":"v3.2.0a1","sha":"b26ae09aeff0a6c427d2c56436b044808b0f6cad","kind":"commit","published_at":"2022-04-22T09:37:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a1/manifests"},{"name":"v3.2.0a","sha":"912e5aa968fe9f9cde089f8f2630ea02b4e9a777","kind":"commit","published_at":"2022-04-21T09:07:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a/manifests"},{"name":"v3.1.7","sha":"86ef57f0191ceb8deec122fcf372a617d79ef656","kind":"commit","published_at":"2022-03-30T11:32:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"c7fc3a63d64f5ded4a817335461f91a256539e1f","kind":"commit","published_at":"2022-03-28T14:43:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.6/manifests"},{"name":"v3.1.5b","sha":"b9eacdd65d5bd139e66eaaa96ba0bf000ff3611a","kind":"commit","published_at":"2022-03-23T09:22:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5b","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5b/manifests"},{"name":"v3.1.5a","sha":"42d1a3587844a76220067187da7b8a5e0866b5ad","kind":"commit","published_at":"2022-03-22T15:50:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5a","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5a/manifests"},{"name":"v3.1.5","sha":"22b50e7bb8c19a73bfd809d7c638426d6e860149","kind":"commit","published_at":"2022-03-21T14:26:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"da29fd132b43bd90d20077b473e75a6d51c04c81","kind":"commit","published_at":"2022-03-21T08:53:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"fb21859a670af5c4a35dadb519e1b41078a41cca","kind":"commit","published_at":"2022-03-18T13:24:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"f204eccb8dea85b7236e5ebbdb23ffd6ceefac03","kind":"commit","published_at":"2022-03-15T12:42:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"35a0c46fb6c6a97c3761b8f7c518dbf299637d5c","kind":"commit","published_at":"2022-03-02T14:40:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"e48f1b42c91cb1c95b84dc23fc82a99a5059895a","kind":"commit","published_at":"2022-02-18T09:27:54.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0/manifests"},{"name":"v3.1.0a1","sha":"41a5a2a7fa185ab26d279fb693fae331b1ba798e","kind":"commit","published_at":"2022-02-16T12:53:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0a1/manifests"},{"name":"v3.0.5","sha":"bf1d382391bbcbd2ba559eaaf28a7bcf05ab71a3","kind":"commit","published_at":"2022-01-19T15:19:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5/manifests"},{"name":"v3.0.5a5","sha":"565d1607fd6d5a422c2dc94a7ce4a44ba5cd10de","kind":"commit","published_at":"2022-01-16T20:29:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a5/manifests"},{"name":"3.0.5a4","sha":"8804b37b7927c418e190ae65d9d88d350a661034","kind":"commit","published_at":"2022-01-12T12:44:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/3.0.5a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/3.0.5a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@3.0.5a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.0.5a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.0.5a4/manifests"},{"name":"v3.0.5a3","sha":"c7dbe3fed62fbd7a162389c51c6ff6698c19f2e9","kind":"commit","published_at":"2022-01-11T12:08:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a3/manifests"},{"name":"v3.0.5a2","sha":"1111d00812a73cd2339646c8d98346b1b3a0e8e9","kind":"commit","published_at":"2022-01-11T09:29:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a2/manifests"},{"name":"v3.0.5a1","sha":"9e195abec85ac75a5b230f9539bd4001c2e44797","kind":"commit","published_at":"2021-12-14T13:34:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a1/manifests"},{"name":"v3.0.4","sha":"d83c360ed1a7c11769acfed56cf3cddfb4c25863","kind":"commit","published_at":"2021-12-10T11:36:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.4/manifests"},{"name":"untagged-34793f6ed2aa4ac4bb41","sha":"8f53c87f621159179928e99cc6f1114609e02f50","kind":"commit","published_at":"2021-12-09T10:14:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/untagged-34793f6ed2aa4ac4bb41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/untagged-34793f6ed2aa4ac4bb41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@untagged-34793f6ed2aa4ac4bb41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-34793f6ed2aa4ac4bb41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-34793f6ed2aa4ac4bb41/manifests"},{"name":"v3.0.2","sha":"78f8ba332370cf132ab2acc2dd192afd88ff3492","kind":"commit","published_at":"2021-12-07T10:06:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"5146f85edaf1752b469124e38646c9b7f10e7b9c","kind":"commit","published_at":"2021-12-07T09:20:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.1/manifests"},{"name":"untagged-cb91ee282540b477bd4d","sha":"8e311d3ab8a896ee5ae29f6a2e9dfbd01833d382","kind":"commit","published_at":"2021-12-01T16:14:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/untagged-cb91ee282540b477bd4d","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/untagged-cb91ee282540b477bd4d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@untagged-cb91ee282540b477bd4d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-cb91ee282540b477bd4d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-cb91ee282540b477bd4d/manifests"},{"name":"v2.6.4","sha":"82ad819b0025c34ab4ce317b068e89622f89d5cd","kind":"commit","published_at":"2021-11-29T15:18:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"eaf98d71f306a33654efadcd6a0bc6e2b740e619","kind":"commit","published_at":"2021-11-29T12:06:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"c4d1d2e183ca2b492cdbe20684ec4a0a23306317","kind":"commit","published_at":"2021-11-25T09:53:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"701db0c63f7681a60b6313fe7e6796a11af94ad6","kind":"commit","published_at":"2021-11-23T10:15:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"a0b00776f4fbb815c1f88fbd24bef58dc2103f34","kind":"commit","published_at":"2021-11-22T14:29:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0/manifests"},{"name":"v2.6.0a10","sha":"ce1701284a544820cd963c3da12a767cb322febb","kind":"commit","published_at":"2021-11-17T16:44:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a10/manifests"},{"name":"v2.6.0a9","sha":"8c4517c017447e5d3ae349484f97bc7b173d25d4","kind":"commit","published_at":"2021-11-17T07:57:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a9/manifests"},{"name":"v2.6.0a8","sha":"c0a52b39c16a28621a0fdbbdd2721db74c13bf93","kind":"commit","published_at":"2021-11-15T14:47:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a8/manifests"},{"name":"v2.6.0a6","sha":"f8187684d0e882ecf6e14a794459cb69fd1eac93","kind":"commit","published_at":"2021-11-15T14:04:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a6/manifests"},{"name":"v2.6.0a5","sha":"1fe6be886392a982cc5000fa8920d99b2872c95b","kind":"commit","published_at":"2021-11-15T11:59:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a5/manifests"},{"name":"v2.6.0a4","sha":"ba43ffee03326b8593ab0daf6d38141fccba8a73","kind":"commit","published_at":"2021-11-11T13:30:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a4/manifests"},{"name":"v2.6.0a3","sha":"6fd955e6c77f83685918ed7d2cca2a56e993b520","kind":"commit","published_at":"2021-11-11T13:05:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a3/manifests"},{"name":"v2.6.0a2","sha":"20ea64745079ffd92372098b76b2147ad49fc80c","kind":"commit","published_at":"2021-11-10T12:59:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a2/manifests"},{"name":"v2.6.0a1","sha":"aee913ac34b58bd0dd0789a84718335c1a5700f9","kind":"commit","published_at":"2021-11-10T11:26:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a1/manifests"},{"name":"v2.6.0a7","sha":"aee913ac34b58bd0dd0789a84718335c1a5700f9","kind":"commit","published_at":"2021-11-10T11:26:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a7/manifests"},{"name":"v2.5.4","sha":"b3aa11f8e05be99e49acac1831473cc08d512e17","kind":"commit","published_at":"2021-11-09T08:55:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4/manifests"},{"name":"v2.5.4a1","sha":"e2f4868768a0cda5c3720dea445f7639276f291b","kind":"commit","published_at":"2021-11-08T13:19:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.4a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.4a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.4a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4a1/manifests"},{"name":"v2.5.3","sha":"351288a7231951ab3a44d1c006bc56e6277fe34b","kind":"commit","published_at":"2021-11-02T10:18:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"5e089e9df9fb67f70b45083f2890b44e39a4fd98","kind":"commit","published_at":"2021-10-27T07:38:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"1ea09312f7003dc0954cca47b9b1a0b690205eab","kind":"commit","published_at":"2021-10-27T07:33:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1/manifests"},{"name":"v2.5.1a10","sha":"5a84b6e098b2715a88cfac39cc1d7f7c4bc0e4a7","kind":"commit","published_at":"2021-10-22T15:34:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a10/manifests"},{"name":"v2.5.1a8","sha":"0278a7a97d462824a829a21ed82b5864bfe136e0","kind":"commit","published_at":"2021-10-22T15:18:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a8/manifests"},{"name":"v2.5.1a9","sha":"0278a7a97d462824a829a21ed82b5864bfe136e0","kind":"commit","published_at":"2021-10-22T15:18:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a9/manifests"},{"name":"v2.5.1a7","sha":"af56405988d1eb5785840d2f3332350813f11383","kind":"commit","published_at":"2021-10-22T12:47:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a7/manifests"},{"name":"v2.5.1a6","sha":"bbbbd2a63996c17e2bd6827f9928223029589d0a","kind":"commit","published_at":"2021-10-22T07:44:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a6/manifests"},{"name":"v2.5.1a5","sha":"3a40da41c55acb84556fb0ae79462b339f7a8a2f","kind":"commit","published_at":"2021-10-21T15:54:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a5/manifests"},{"name":"v2.5.1a4","sha":"eba2e4a17ad0d29ce8158074ab8a6bbd3318742b","kind":"commit","published_at":"2021-10-21T14:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a4/manifests"},{"name":"v2.5.1a3","sha":"46aefb956bfa232022e24b0c2c09e885c8edeff3","kind":"commit","published_at":"2021-10-20T15:55:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a3/manifests"},{"name":"v2.5.1a2","sha":"e6a334f1ff47f5a8abb5f2f1de49edc894abd4a2","kind":"commit","published_at":"2021-10-20T14:55:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a2/manifests"},{"name":"v2.5.1a1","sha":"8722fb89de1c0a7e0bcde925d04541383fa3976f","kind":"commit","published_at":"2021-10-19T14:56:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a1/manifests"},{"name":"v2.5.0","sha":"bad136d1b1486c9cb2e10000f2c2056e593e3307","kind":"commit","published_at":"2021-10-04T09:20:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0/manifests"},{"name":"v2.5.0a2","sha":"b7260a8e77bff9a7b0c7978b3ef336216c3964e5","kind":"commit","published_at":"2021-10-04T08:57:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a2/manifests"},{"name":"v2.5.0a1","sha":"2d15da9d899ea27eba7d20c13fb6f5a044666e6b","kind":"commit","published_at":"2021-09-28T11:15:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a1/manifests"},{"name":"v2.4.1","sha":"2fac389814515229dc1a1760bc2b840901df1f40","kind":"commit","published_at":"2021-09-24T09:35:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1d23023ad60d3186f34557a0387158880189b6d5","kind":"commit","published_at":"2021-09-22T16:39:45.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0/manifests"},{"name":"v2.4.0-beta2","sha":"997823df5656fe2a2f7e65af3713a48fb1398658","kind":"commit","published_at":"2021-09-22T16:08:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0-beta2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta2/manifests"},{"name":"v2.4.0-beta","sha":"4363ce9919182dc9e772d95dcdaa164af2231638","kind":"commit","published_at":"2021-09-22T14:59:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0-beta","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta/manifests"},{"name":"v2.3.0","sha":"b843be1656cc991a43cb728ba8df809206306e23","kind":"commit","published_at":"2021-09-16T13:25:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.3.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"756ed0897c7b408e8450c5afe5beeaa31feadecd","kind":"commit","published_at":"2021-09-13T12:21:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e72b75bb1508e2a74e47885215b91070a96e4774","kind":"commit","published_at":"2021-08-20T15:15:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"e5eb706f062857c7f3a79c780ae6571dc13bd70e","kind":"commit","published_at":"2021-08-12T15:30:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3f29587d7e3f1fc68c68f8e78dbf16d60773d84a","kind":"commit","published_at":"2021-08-12T14:48:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.0/manifests"},{"name":"V2.1.8","sha":"97cfe49ad2913dde2af9ad9870da3018e42abf1c","kind":"commit","published_at":"2021-08-09T14:57:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/V2.1.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/V2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@V2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/V2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/V2.1.8/manifests"},{"name":"v2.1.7","sha":"78c0d3b20d578f7660da1c4c338e34649a425913","kind":"commit","published_at":"2021-08-09T12:57:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.7/manifests"},{"name":"v2.1.5","sha":"5c9394704b3ace0268dc3fb297d8663ffae4528a","kind":"commit","published_at":"2021-08-04T09:17:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"659e5f0fcf334cd6a89bcdbf3210bdcfec8a1282","kind":"commit","published_at":"2021-07-30T09:12:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"8cc4a3842e2b2d610ee903ad576a4ff1aa60af0e","kind":"commit","published_at":"2021-07-27T12:42:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"8b7ce69531d0d62539e0c751c11fd2eb676519be","kind":"commit","published_at":"2021-07-27T09:36:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1b194e4f49ec6c14b3bf64998b86bfaabcfc5c57","kind":"commit","published_at":"2021-07-19T13:26:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"7db89514f0915987676567b6d7b14f0c08a6dea6","kind":"commit","published_at":"2021-07-14T09:24:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"9162ae6e86de4635cc05a60e409c97ac53769e42","kind":"commit","published_at":"2021-07-09T13:42:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"1997144fd86ef2c49e0eff8d636c4ffc5844daa1","kind":"commit","published_at":"2021-07-08T13:52:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ffdc7b87cb516fb0ff1b1b0f1557d4968a208a28","kind":"commit","published_at":"2021-07-07T12:24:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1/manifests"},{"name":"v2.0.1a1","sha":"74a92a3c426011323c2b2e742d418126aa495f5f","kind":"commit","published_at":"2021-07-05T11:15:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.1a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1a1/manifests"},{"name":"v2.0.0","sha":"6fbf4f25ed40e66adcae6bccb040f84c864ac1ae","kind":"commit","published_at":"2021-07-01T13:22:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.0/manifests"},{"name":"v1.7.0a12","sha":"5ccafea50af026d7f02ae52b7d63e4e0c7ce94aa","kind":"commit","published_at":"2021-06-28T21:01:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a12/manifests"},{"name":"v1.7.0a11","sha":"8cb19043d99121c232fb271dcf56a216b7e8563b","kind":"commit","published_at":"2021-06-28T19:48:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a11/manifests"},{"name":"v1.7.0a10","sha":"6f73ad503908a52559e172f9c61e253fb668c4e1","kind":"commit","published_at":"2021-06-28T15:29:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a10/manifests"},{"name":"v1.7.0a9","sha":"dd44aab775a22a3b1b9434458b0c1f392c7a1896","kind":"commit","published_at":"2021-06-28T15:20:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a9/manifests"},{"name":"v1.7.0a8","sha":"3202839f697990449eb2c0d4c5f4aa0846c34ed9","kind":"commit","published_at":"2021-06-25T16:16:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a8/manifests"},{"name":"v1.7.0a7","sha":"a046b7551e362888af959bee87bd155a03fe228b","kind":"commit","published_at":"2021-06-24T12:17:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a7/manifests"},{"name":"v1.7.0a6","sha":"47f16691478c93a1f5b320d17729766a7325991a","kind":"commit","published_at":"2021-06-24T08:31:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a6/manifests"},{"name":"v1.7.0a5","sha":"59aaae58822f55effb7232e191f573f822ba608b","kind":"commit","published_at":"2021-06-24T07:28:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a5/manifests"},{"name":"v1.6.6","sha":"19f0ce07fd0efb68036680aceee0bb1bc811f700","kind":"commit","published_at":"2021-06-23T14:03:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.6/manifests"},{"name":"1.7.0a5","sha":"19b5226e9d15a978ebfca29a5c0cfd331b5b9540","kind":"commit","published_at":"2021-06-16T09:45:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/1.7.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/1.7.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@1.7.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.7.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.7.0a5/manifests"},{"name":"v1.6.4","sha":"7fb779c774e00e5a747738ee574acce1f821de9f","kind":"commit","published_at":"2021-06-08T12:02:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.4/manifests"},{"name":"1.6.4","sha":"7fb779c774e00e5a747738ee574acce1f821de9f","kind":"commit","published_at":"2021-06-08T12:02:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/1.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.6.4/manifests"},{"name":"v1.7.0a4","sha":"ef8359560bd887337cb442db869f4a59738c17e2","kind":"commit","published_at":"2021-06-02T08:51:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a4/manifests"},{"name":"v1.7.0a3","sha":"ecedab33fd6dd1956f1757d554abef03bbb331f6","kind":"commit","published_at":"2021-06-01T12:47:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a3/manifests"},{"name":"v1.7.0a2","sha":"bf60f8f9717630bda669fa512eccf967492acf4d","kind":"commit","published_at":"2021-05-31T13:19:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a2/manifests"},{"name":"v1.7.0a1","sha":"2a8aa67d54be4f69a13b569ebd3e2ba4c782fe95","kind":"commit","published_at":"2021-05-29T15:06:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a1/manifests"},{"name":"v1.6.3","sha":"10a3fcd53c0164cad214e6e098e5cee911ea6da6","kind":"commit","published_at":"2021-05-19T13:20:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"e78059ebf9c3416598cfb2e9d3b92247c772c45c","kind":"commit","published_at":"2021-05-04T14:49:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"246e83e34259aaa029c0a571a348f23cfee9e609","kind":"commit","published_at":"2021-05-04T14:39:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1/manifests"},{"name":"v1.6.1-beta.1","sha":"af2e7752443321ccd913e74b722aa7e6fcd75903","kind":"commit","published_at":"2021-04-30T08:31:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.1-beta.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1-beta.1/manifests"},{"name":"v1.6.0-beta.1","sha":"8d3a0a3339f554aa9014283a5c54304a00521bbf","kind":"commit","published_at":"2021-04-30T07:33:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.0-beta.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.0-beta.1/manifests"},{"name":"v1.5.10","sha":"4e4ecbbbea109258edbc4bc0d3f61ea8e209712f","kind":"commit","published_at":"2021-03-29T14:15:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"1dc5a7923292231dde78d4166a89a5d71bec48f8","kind":"commit","published_at":"2021-03-24T16:19:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"0d965162b19a4866ce3a2f1f7234fc412fb8548f","kind":"commit","published_at":"2021-03-24T08:31:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"ed57f967410c36f04033ed4211c223a3897bdfbe","kind":"commit","published_at":"2021-03-22T15:22:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.7/manifests"},{"name":"v.1.5.6-develop","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v.1.5.6-develop","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v.1.5.6-develop","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v.1.5.6-develop","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6-develop","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6-develop/manifests"},{"name":"v.1.5.6","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v.1.5.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v.1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v.1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6/manifests"},{"name":"v1.5.6","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"beb0a2e0ae21eac69292fa4471871f2f75a71db0","kind":"commit","published_at":"2021-03-09T14:29:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"9a904f737af0f5bddfd11124da51866f6cf997b2","kind":"commit","published_at":"2021-03-09T13:40:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"cd83d09dd1e48ab72b9023781de3934b12c56287","kind":"commit","published_at":"2021-03-09T10:04:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"459e0320bf3636e69e2eb724afe34839c32a282e","kind":"commit","published_at":"2021-03-08T10:05:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e64ad415bfb210010e01388fd8ae4e3c9c492f12","kind":"commit","published_at":"2021-03-05T09:29:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"553e442d3131ec7093c1d108b60385b8db66293c","kind":"commit","published_at":"2021-02-24T14:22:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0/manifests"},{"name":"v1.5.0-beta4","sha":"83965c5fb0fd0b8754ebec2098280f80fc0f537b","kind":"commit","published_at":"2021-02-24T13:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta4/manifests"},{"name":"v1.5.0-beta5","sha":"83965c5fb0fd0b8754ebec2098280f80fc0f537b","kind":"commit","published_at":"2021-02-24T13:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta5/manifests"},{"name":"v1.5.0-beta2","sha":"80b3cf304ff71fa3b52854947ed8a7461848f227","kind":"commit","published_at":"2021-02-16T16:05:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta2/manifests"},{"name":"v1.5.0-beta3","sha":"80b3cf304ff71fa3b52854947ed8a7461848f227","kind":"commit","published_at":"2021-02-16T16:05:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta3/manifests"},{"name":"v1.5.0-beta","sha":"f35f1120d62c1ee41f1c985cd57b76fe44b14ed0","kind":"commit","published_at":"2021-02-16T16:02:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta/manifests"}]},"repo_metadata_updated_at":"2026-08-12T14:58:14.252Z","dependent_packages_count":0,"downloads":5884,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":43.62755648574899,"dependent_packages_count":7.715533982984388,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.67154523436669},"purl":"pkg:pypi/openstef-meta","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/openstef-meta","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/openstef-meta","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/openstef-meta/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T13:31:02.677Z","issues_count":151,"pull_requests_count":729,"avg_time_to_close_issue":21788502.128205128,"avg_time_to_close_pull_request":773058.9732142857,"issues_closed_count":117,"pull_requests_closed_count":672,"pull_request_authors_count":44,"issue_authors_count":30,"avg_comments_per_issue":0.8543046357615894,"avg_comments_per_pull_request":0.8806584362139918,"merged_pull_requests_count":589,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":33,"past_year_pull_requests_count":109,"past_year_avg_time_to_close_issue":5289122.181818182,"past_year_avg_time_to_close_pull_request":444574.25925925927,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":81,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.7272727272727273,"past_year_avg_comments_per_pull_request":0.7247706422018348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":65,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/issues","maintainers":[{"login":"FrankKr","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FrankKr"},{"login":"JanMaartenvanDoorn","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanMaartenvanDoorn"},{"login":"egordm","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egordm"},{"login":"lschilders","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lschilders"},{"login":"Davidswinkels","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Davidswinkels"},{"login":"bartpleiter","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartpleiter"},{"login":"BenoitHardier","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenoitHardier"},{"login":"bremme","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bremme"},{"login":"clara-de-smet","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clara-de-smet"},{"login":"AlexisMignon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexisMignon"},{"login":"wfstoel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wfstoel"},{"login":"MvLieshout","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MvLieshout"},{"login":"JonitaRuiter","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonitaRuiter"},{"login":"ThomasNijsen","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThomasNijsen"},{"login":"MartijnCa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartijnCa"},{"login":"majidkhoshrou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majidkhoshrou"},{"login":"mariamanoli","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariamanoli"},{"login":"touronaug","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touronaug"},{"login":"Github-OpenSTEF","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Github-OpenSTEF"},{"login":"maxi-fort","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxi-fort"},{"login":"DeniseMeerkerk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeniseMeerkerk"},{"login":"sgatto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgatto"},{"login":"Lars800","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lars800"},{"login":"Guilly-Kolkman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Guilly-Kolkman"},{"login":"fleur-petit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fleur-petit"},{"login":"Luukhalsema","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luukhalsema"}],"active_maintainers":[{"login":"egordm","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egordm"},{"login":"lschilders","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lschilders"},{"login":"MvLieshout","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MvLieshout"},{"login":"bartpleiter","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartpleiter"},{"login":"fleur-petit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fleur-petit"},{"login":"Guilly-Kolkman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Guilly-Kolkman"},{"login":"JanMaartenvanDoorn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanMaartenvanDoorn"},{"login":"Lars800","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lars800"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-meta/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-meta/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-meta/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-meta/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-meta/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-meta/codemeta","maintainers":[{"uuid":"ktp","login":"ktp","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/ktp/","role":"Owner","created_at":"2026-03-07T10:40:59.034Z","updated_at":"2026-03-07T10:40:59.034Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ktp/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":927931,"maintainers_count":398404,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-13T11:34:41.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":12500436,"name":"openstef-core","ecosystem":"pypi","description":"Core functionality for OpenSTEF, a framework for short-term energy forecasting.","homepage":"https://lfenergy.org/projects/openstef/","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/OpenSTEF/openstef","keywords_array":["energy","forecasting","machinelearning"],"namespace":null,"versions_count":53,"first_release_published_at":"2025-11-19T14:33:39.000Z","latest_release_published_at":"2026-08-07T12:28:45.000Z","latest_release_number":"4.2.2","last_synced_at":"2026-08-12T13:32:58.029Z","created_at":"2025-11-19T14:48:14.960Z","updated_at":"2026-08-12T14:58:14.261Z","registry_url":"https://pypi.org/project/openstef-core/","install_command":"pip install openstef-core --index-url https://pypi.org/simple","documentation_url":"https://openstef.github.io/openstef/index.html","metadata":{"funding":null,"documentation":"https://openstef.github.io/openstef/index.html","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14"],"normalized_name":"openstef-core","project_status":null},"repo_metadata":{"id":38453416,"uuid":"337343508","full_name":"OpenSTEF/openstef","owner":"OpenSTEF","description":"Automated Machine Learning pipelines. Builds the Open Short Term Energy Forecasting package.","archived":false,"fork":false,"pushed_at":"2026-08-03T04:38:33.000Z","size":496142,"stargazers_count":157,"open_issues_count":44,"forks_count":54,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-08-05T13:29:04.395Z","etag":null,"topics":["data-science","energy","energy-forecasting","forecasting","machine-learning","python","time-series"],"latest_commit_sha":null,"homepage":"https://openstef.github.io/openstef","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenSTEF.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-09T08:48:47.000Z","updated_at":"2026-07-27T12:04:52.000Z","dependencies_parsed_at":"2023-09-21T19:09:09.701Z","dependency_job_id":"fd010ba4-bfef-4582-915b-2e3851763280","html_url":"https://github.com/OpenSTEF/openstef","commit_stats":{"total_commits":2244,"total_committers":38,"mean_commits":59.05263157894737,"dds":0.8364527629233511,"last_synced_commit":"3fb5d8af28158d45d014dfa1e779a96742f31ca1"},"previous_names":["alliander-opensource/openstf"],"tags_count":349,"template":false,"template_full_name":null,"purl":"pkg:github/OpenSTEF/openstef","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/sbom","scorecard":{"id":105524,"data":{"date":"2025-08-11","repo":{"name":"github.com/OpenSTEF/openstef","commit":"8955ed11f4dc4940efdf1a13431efebb5a7706fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/29 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"11 commit(s) and 15 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":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.workflow_run.head_branch }}': .github/workflows/sonarcloud.yml:51"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs-publish.yaml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:13","Warn: no topLevel permission defined: .github/workflows/black-format-code.yml:1","Warn: no topLevel permission defined: .github/workflows/citations.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-labeler.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-upload-package.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/reuse-compliance.yaml:1","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/sonarcloud.yml:44"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-upload-package.yaml:10"],"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":"Vulnerabilities","score":0,"reason":"59 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-231 / GHSA-2586-f3p4-hq84","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-83fm-w79m-64r5","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2023-68 / GHSA-x422-6qhv-p29g","Warn: Project is vulnerable to: PYSEC-2023-69","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/citations.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/citations.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/citations.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/citations.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-labeler.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/pr-labeler.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reuse-compliance.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/reuse-compliance.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reuse-compliance.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/reuse-compliance.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonarcloud.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/sonarcloud.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sonarcloud.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/sonarcloud.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/docs-publish.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:59","Warn: pipCommand not pinned by hash: .github/workflows/python-upload-package.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-upload-package.yaml:29","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand 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":"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-15T11:02:06.129Z","repository_id":38453416,"created_at":"2025-08-15T11:02:06.129Z","updated_at":"2025-08-15T11:02:06.129Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36312988,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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":"OpenSTEF","name":"OpenSTEF","uuid":"93986058","kind":"organization","description":"Open Short Term Energy Forecaster project","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/93986058?v=4","repositories_count":6,"last_synced_at":"2024-05-29T13:39:40.773Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/OpenSTEF","funding_links":[],"total_stars":103,"followers":46,"following":0,"created_at":"2022-11-16T23:58:23.428Z","updated_at":"2024-05-29T13:39:42.235Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF/repositories"},"tags":[{"name":"v4.1.1","sha":"41b0172fe12d4d9aea97f760a55248ee7cd16c54","kind":"commit","published_at":"2026-06-29T14:24:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1/manifests"},{"name":"v4.1.1.dev0","sha":"41b0172fe12d4d9aea97f760a55248ee7cd16c54","kind":"commit","published_at":"2026-06-29T14:24:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.1.dev0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1.dev0/manifests"},{"name":"v4.1.0","sha":"daa2b00133fc31f25a90c174e0ec775ae59e275d","kind":"commit","published_at":"2026-06-26T12:55:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"e3547370fb0a28e0fcf606af084454c9ab54a8ea","kind":"commit","published_at":"2026-05-28T07:27:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6c86341710a899065a39d7c5dc19d439d3ee661f","kind":"commit","published_at":"2026-05-26T14:41:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0/manifests"},{"name":"v4.0.0.a43","sha":"68141787d5bd8f86b1a6373c5b578ab8c98b0a0a","kind":"commit","published_at":"2026-05-18T11:14:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a43/manifests"},{"name":"v4.0.0.a42","sha":"17b2dab1ed2b8791c5bf13538976c11b763e1679","kind":"commit","published_at":"2026-05-12T14:40:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a42/manifests"},{"name":"v4.0.0.a41","sha":"c878feaa943f3909d3d5807ee3b4936d00819169","kind":"commit","published_at":"2026-05-07T14:25:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a41/manifests"},{"name":"v4.0.0.a40","sha":"5a46ff80304c43ad73ed65cab1f2a64130bb7e97","kind":"commit","published_at":"2026-05-07T07:27:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a40/manifests"},{"name":"v4.0.0.a39","sha":"39408f4b8ec127b2b65784bc771fc9144299683f","kind":"commit","published_at":"2026-05-06T14:22:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a39/manifests"},{"name":"v4.0.0.a38","sha":"575ab6cb71d06db8bef5647173a12a73c39db9df","kind":"commit","published_at":"2026-05-05T11:00:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a38/manifests"},{"name":"v4.0.0.a37","sha":"014bc0ccd36546db8671d2f662ba6c87049d37f4","kind":"commit","published_at":"2026-05-05T08:24:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a37/manifests"},{"name":"v4.0.0.a36","sha":"a59890a0549a2d3bcb7bcf515cc07c3f0edda1c7","kind":"commit","published_at":"2026-04-29T14:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a36/manifests"},{"name":"v4.0.0.a35","sha":"0b77bf5f33ab6f82620160107c8bab1b4fa6723a","kind":"commit","published_at":"2026-04-29T08:44:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a35/manifests"},{"name":"v4.0.0.a34","sha":"f0a41045947a4782608596d26cf16a31018f3456","kind":"commit","published_at":"2026-04-22T11:22:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a34/manifests"},{"name":"v4.0.0.a33","sha":"f4a19b648d3abb9fa851326df3e7ba9a0b090113","kind":"commit","published_at":"2026-04-17T09:49:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a33/manifests"},{"name":"v4.0.0.a32","sha":"6b0f6042c1d5f120a886beccc0d0b98e69b51df8","kind":"commit","published_at":"2026-04-13T13:17:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a32/manifests"},{"name":"v4.0.0.a31","sha":"7f4dc805811eae675f3ea9e437fec88fd63ef7f2","kind":"commit","published_at":"2026-04-10T12:30:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a31/manifests"},{"name":"v4.0.0.a30","sha":"74f58951d4ac317a28004778b1c0afff192df2d5","kind":"commit","published_at":"2026-03-19T11:52:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a30/manifests"},{"name":"v4.0.0.a29","sha":"7cf3859d4fbf55fe5d4cee458f08358ecbeef192","kind":"commit","published_at":"2026-03-19T10:23:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a29/manifests"},{"name":"v4.0.0.a28","sha":"ecf52d19e896b128d1f54b6634790919443712f5","kind":"commit","published_at":"2026-03-12T10:04:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a28/manifests"},{"name":"v4.0.0.a27","sha":"1ee49d4c669eb6e5e995f74cf214fb3b4f0fbf0f","kind":"commit","published_at":"2026-03-12T08:30:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a27/manifests"},{"name":"v4.0.0.a26","sha":"573d041cf4eabb2947b70ced294cf4e01e2fae12","kind":"commit","published_at":"2026-03-09T13:51:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a26/manifests"},{"name":"v4.0.0.a25","sha":"ea3cf85052a2da2886b6f5a8b3ab5290620dd957","kind":"commit","published_at":"2026-03-09T12:04:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a25/manifests"},{"name":"v4.0.0.a24","sha":"0ec9750edbfad3dbda1a902b32e49a4a7aebdb60","kind":"commit","published_at":"2026-03-06T15:54:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a24/manifests"},{"name":"v4.0.0.a23","sha":"5691fd6a3cb6cd7741876c6fd40f3e26176312bb","kind":"commit","published_at":"2026-03-06T12:48:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a23","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a23/manifests"},{"name":"v3.4.93","sha":"f5579b0ef4b012e36fd13c7424f4f58f50cb5c26","kind":"commit","published_at":"2026-03-06T07:50:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.93","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.93/manifests"},{"name":"v4.0.0.a22","sha":"1fd7011a36eea42d2a81be73423963ae515ae976","kind":"commit","published_at":"2026-03-05T15:16:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a22/manifests"},{"name":"v4.0.0.a21","sha":"5fb490ade8cefcdcc90cb991cd3f40d681cd218b","kind":"commit","published_at":"2026-03-05T14:32:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a21/manifests"},{"name":"v4.0.0.a20","sha":"f774851187d494d6aa74cf78b4f099200082d753","kind":"commit","published_at":"2026-03-03T14:27:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a20/manifests"},{"name":"v4.0.0.a19","sha":"9271c050d7b0c5a11efdf8678cc622be5c138c6b","kind":"commit","published_at":"2026-02-20T13:14:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a19/manifests"},{"name":"v4.0.0.a18","sha":"23d207c2b4deae73bef9d46bfe04cfd4d33fca6f","kind":"commit","published_at":"2026-02-20T12:05:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a18/manifests"},{"name":"v4.0.0.a17","sha":"1bcf71d10cc360d8046ce39736ec7b80bb0e8055","kind":"commit","published_at":"2026-02-17T11:38:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a17/manifests"},{"name":"v4.0.0.a16","sha":"a69bf600855c75f5e6770fa7f163414c6671fd4c","kind":"commit","published_at":"2026-02-17T10:26:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a16/manifests"},{"name":"v4.0.0.a15","sha":"3ba1abce73d130666c2a26a3101c279b0955ff14","kind":"commit","published_at":"2026-02-16T08:52:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a15/manifests"},{"name":"v4.0.0.a14","sha":"254bc0c7a0493ea34cbf5b071c7d668d6ae1be82","kind":"commit","published_at":"2026-01-27T11:28:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a14/manifests"},{"name":"v4.0.0.a13","sha":"39e3d047d6236423f1f594090bab36147517bd37","kind":"commit","published_at":"2026-01-12T12:46:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a13/manifests"},{"name":"v4.0.0.a12","sha":"cfe1a98d43a9c9599e961af9513317fe2b06afb8","kind":"commit","published_at":"2026-01-09T09:25:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a12/manifests"},{"name":"v4.0.0.a11","sha":"445c365f5dac055ad2a827d4b1e4e514fae7e1ec","kind":"commit","published_at":"2026-01-05T09:26:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a11/manifests"},{"name":"v4.0.0.a10","sha":"6d140bc374af3bef19923886be70e66d3b47ff9e","kind":"commit","published_at":"2025-12-17T09:33:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a10/manifests"},{"name":"v4.0.0.a9","sha":"32a42bba8a25e602a00531f20ed75cab576d6000","kind":"commit","published_at":"2025-12-16T12:50:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a9/manifests"},{"name":"v4.0.0.a8","sha":"d3977b19632b3ce4471f74d3f681a5d5166017a0","kind":"commit","published_at":"2025-12-15T08:17:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a8/manifests"},{"name":"v3.4.92","sha":"7592cac21f02e66cec72d9b43482541893eee5c8","kind":"commit","published_at":"2025-12-12T15:40:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.92","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.92/manifests"},{"name":"v4.0.0.a7","sha":"43987fc0048b6678eb97909e486fcd440ff5045f","kind":"commit","published_at":"2025-12-10T09:24:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a7/manifests"},{"name":"v4.0.0.a6","sha":"18910098af96452500c401df45a8401a77f9928d","kind":"commit","published_at":"2025-12-09T13:40:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a6/manifests"},{"name":"v4.0.0.a5","sha":"3eb7e69e24e4a13600026ce285f4b39a19101c25","kind":"commit","published_at":"2025-12-08T14:55:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a5/manifests"},{"name":"v4.0.0.a4","sha":"eca628e7832c056059a5df0de476083204aa3c95","kind":"commit","published_at":"2025-12-05T15:27:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a4/manifests"},{"name":"v4.0.0.a3","sha":"71ac4283129ac3da3eaa2dbfdd360c54ffac420e","kind":"commit","published_at":"2025-12-03T08:45:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a3/manifests"},{"name":"v3.4.91","sha":"b3a45afef7bc6f52ad107713bc2aaef9dfdc6fd3","kind":"commit","published_at":"2025-12-02T16:12:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.91","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.91/manifests"},{"name":"v4.0.0.a2","sha":"45ca37fca0a8ecf3a1581b38cea2910cfe686750","kind":"commit","published_at":"2025-11-26T14:45:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a2/manifests"},{"name":"v4.0.0.a1","sha":"ee41442b228757dd5adc558101fe02e9e6f5c2be","kind":"commit","published_at":"2025-11-26T13:01:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a1/manifests"},{"name":"v3.4.90","sha":"343d31d380fbe254e60126a7b7f388472151026c","kind":"commit","published_at":"2025-11-21T13:43:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.90","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.90/manifests"},{"name":"v4.0.0.a0","sha":"6864ca24e033148a697e584dc8a8054217b9d4ef","kind":"commit","published_at":"2025-11-19T14:11:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a0/manifests"},{"name":"v3.4.89","sha":"123f6b5fae55847a3713980fc670560d61bbaaca","kind":"commit","published_at":"2025-11-14T10:32:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.89","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.89/manifests"},{"name":"v3.4.88","sha":"d5dfcf7fcdf6b4887680ea9b69191876a053a1b0","kind":"commit","published_at":"2025-11-11T09:30:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.88","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.88/manifests"},{"name":"v3.4.87","sha":"f56ec20ad312e5c05f4497d16c35b2237cee4c0e","kind":"commit","published_at":"2025-10-29T13:19:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.87","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.87/manifests"},{"name":"v3.4.86","sha":"27b7c6ec2342b6d1c61559d1156cfed5f7243bf2","kind":"commit","published_at":"2025-10-29T10:45:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.86","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.86/manifests"},{"name":"v3.4.85","sha":"712525c031529cc2ab09dbb53b4a47cbfeaf209c","kind":"commit","published_at":"2025-10-29T08:26:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.85","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.85/manifests"},{"name":"v3.4.83","sha":"d619fa24033c96f999c3216b94fb38d730d656a1","kind":"commit","published_at":"2025-09-10T09:52:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.83","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.83/manifests"},{"name":"v3.4.82","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.82","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.82/manifests"},{"name":"v3.4.81","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.81","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.81/manifests"},{"name":"v3.4.80","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.80","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.80/manifests"},{"name":"v3.4.79","sha":"cd7cd45465112a030721e8c8531ed7cf6388f903","kind":"commit","published_at":"2025-05-27T14:12:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.79","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.79/manifests"},{"name":"v3.4.78","sha":"7add57017b17a717df6a61dd641304e31930eba6","kind":"commit","published_at":"2025-05-27T09:15:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.78","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.78/manifests"},{"name":"v3.4.77","sha":"6c007c3f5aac970c33ea5283767e5d825ccbd7bf","kind":"commit","published_at":"2025-05-27T07:55:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.77","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.77/manifests"},{"name":"v3.4.76","sha":"b6ea4129ae7ff7ccab964bfb674fb234fdb40fa3","kind":"commit","published_at":"2025-05-14T10:07:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.76","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.76/manifests"},{"name":"v3.4.75","sha":"5a78f69b647d1cd5e9bfa253d57fafc07a15e4bd","kind":"commit","published_at":"2025-05-12T09:30:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.75","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.75/manifests"},{"name":"v3.4.74","sha":"9fe3dfba6446bb8c6f20946f09f198fdf82b9db8","kind":"commit","published_at":"2025-05-01T12:03:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.74","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.74/manifests"},{"name":"v3.4.73","sha":"a3bf2806edf300fbd0b1293015b24c66ac13935a","kind":"commit","published_at":"2025-04-24T12:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.73","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.73/manifests"},{"name":"v3.4.72","sha":"cfb4723b9c5a6ae71456afd7ed112a82040a06e7","kind":"commit","published_at":"2025-04-16T08:59:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.72","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.72/manifests"},{"name":"v3.4.71","sha":"a97c918ab0c3b4c6f435789572e92d54943584f9","kind":"commit","published_at":"2025-04-10T14:36:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.71","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.71/manifests"},{"name":"v3.4.70","sha":"a97c918ab0c3b4c6f435789572e92d54943584f9","kind":"commit","published_at":"2025-04-10T14:36:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.70","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.70/manifests"},{"name":"v3.4.69","sha":"4184a3bacd108419765f4f9573e1716bd2b83365","kind":"commit","published_at":"2025-04-09T14:30:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.69","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.69/manifests"},{"name":"v3.4.68","sha":"48d5ab0c40a1921de559044337480fc7b9a6a509","kind":"commit","published_at":"2025-03-28T14:07:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.68","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.68/manifests"},{"name":"v3.4.67","sha":"9ace1b4e40fc830f84c5a29f15bab30649773bcf","kind":"commit","published_at":"2025-03-28T10:44:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.67","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.67/manifests"},{"name":"v3.4.66","sha":"1c90d0ebc44759c71507c3c0587b612c18fd0cde","kind":"commit","published_at":"2025-03-13T15:01:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.66","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.66/manifests"},{"name":"v3.4.65","sha":"802396fb84555ba3404bb253a68f12385c0a8376","kind":"commit","published_at":"2025-03-12T11:43:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.65","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.65/manifests"},{"name":"v3.4.64","sha":"180e61a5dbb2e7c5213ea68b64983205951b7571","kind":"commit","published_at":"2025-03-07T15:13:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.64","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.64/manifests"},{"name":"v3.4.63","sha":"75f7712490252b68e51fb00cbca098bf993d7317","kind":"commit","published_at":"2025-02-26T12:39:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.63","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.63/manifests"},{"name":"v3.4.62","sha":"cf80139747d0f24633f17d0a8b821eba181eb1fb","kind":"commit","published_at":"2025-02-26T09:52:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.62","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.62/manifests"},{"name":"v3.4.61","sha":"e4d9918f32fa2f69032691119a7e2c5ef9d12b08","kind":"commit","published_at":"2025-02-26T09:45:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.61","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.61/manifests"},{"name":"v3.4.60","sha":"c0b85930a0f697cf2601181c18da43628fc966bd","kind":"commit","published_at":"2025-02-18T09:56:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.60","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.60/manifests"},{"name":"v3.4.59","sha":"78abac50bc132e44d9d5a81436cc883acd629d1a","kind":"commit","published_at":"2025-02-18T09:07:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.59","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.59/manifests"},{"name":"v3.4.58","sha":"f14006ab913ddb33090985cecd3ba2b89ec1013d","kind":"commit","published_at":"2025-02-17T15:04:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.58","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.58/manifests"},{"name":"v3.4.57","sha":"f51a135fa2dedc9690b31c4d4f2b6b4f76b1efde","kind":"commit","published_at":"2025-02-14T15:44:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.57","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.57/manifests"},{"name":"v3.4.56","sha":"4fc47b733fbc4a59faf07386cddda50477b9a48c","kind":"commit","published_at":"2025-02-14T15:37:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.56","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.56/manifests"},{"name":"v3.4.55","sha":"1da90266b450d14e38843ff19c261a0d74445a36","kind":"commit","published_at":"2025-02-05T12:59:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.55","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.55/manifests"},{"name":"v3.4.54","sha":"f080aa5a2b31c20cc7ebc324886fad57481e9f02","kind":"commit","published_at":"2025-01-31T11:55:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.54","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.54/manifests"},{"name":"v3.4.53","sha":"33e4dfe8983d489633104e1840e55397ae833838","kind":"commit","published_at":"2025-01-31T11:07:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.53","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.53/manifests"},{"name":"v3.4.52","sha":"c82f2bfd55fd09843e627144716c654df190b8ed","kind":"commit","published_at":"2025-01-27T15:39:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.52","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.52/manifests"},{"name":"v3.4.51","sha":"941bb67120a567701c5c7ee7acd8126a122bf069","kind":"commit","published_at":"2025-01-24T15:40:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.51","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.51/manifests"},{"name":"v3.4.50","sha":"1fc2f0bbee60822f60c4fcf6377725c8ad3608d8","kind":"commit","published_at":"2025-01-24T10:12:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.50","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.50/manifests"},{"name":"v3.4.49","sha":"10c7d1283d2a5c8f67166bf5e91bb963beb05a0f","kind":"commit","published_at":"2025-01-23T15:09:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.49","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.49/manifests"},{"name":"v3.4.48","sha":"b4553ae3657c7e87d94294dc4ce6c36cec56fbd5","kind":"commit","published_at":"2024-12-12T13:35:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.48","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.48/manifests"},{"name":"v3.4.46","sha":"e7cc6202bd63c9324899ea8ec9d636a56d1a088c","kind":"commit","published_at":"2024-12-03T14:13:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.46","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.46/manifests"},{"name":"v3.4.45","sha":"1d5e6c04f25eafaddcb912d79ba969fd7c922fda","kind":"commit","published_at":"2024-12-02T13:45:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.45","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.45/manifests"},{"name":"v3.4.44","sha":"df50619db0283719e0e8d469250fa70592345ea4","kind":"commit","published_at":"2024-12-02T09:31:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.44","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.44/manifests"},{"name":"v3.4.43","sha":"1e62bd8686af7bfa1ce8a0f4029aae19fdb5551d","kind":"commit","published_at":"2024-11-29T08:44:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.43/manifests"},{"name":"v3.4.42","sha":"fe0b04a002c0ab155c50cfd3f7aba918503a2b03","kind":"commit","published_at":"2024-11-21T07:45:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.42/manifests"},{"name":"v3.4.41","sha":"3fb5d8af28158d45d014dfa1e779a96742f31ca1","kind":"commit","published_at":"2024-10-11T13:31:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.41/manifests"},{"name":"v3.4.40","sha":"3fb5d8af28158d45d014dfa1e779a96742f31ca1","kind":"commit","published_at":"2024-10-11T13:31:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.40/manifests"},{"name":"v3.4.39","sha":"21692adf2e52d8ff2bf643d9d696a8860ea223d5","kind":"commit","published_at":"2024-10-09T07:23:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.39/manifests"},{"name":"v3.4.38","sha":"e2fafd2f3f22d97109ae6fd4a61f65fa43df5f4f","kind":"commit","published_at":"2024-10-02T11:56:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.38/manifests"},{"name":"v3.4.37","sha":"27a0d4cac2d65614c5d7fd1da5a95faf2d828e0a","kind":"commit","published_at":"2024-10-02T09:32:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.37/manifests"},{"name":"v3.4.47","sha":"bba56849876deefd80cc13a382f87b6b7539b495","kind":"commit","published_at":"2024-10-01T11:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.47","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.47/manifests"},{"name":"v3.4.36","sha":"bba56849876deefd80cc13a382f87b6b7539b495","kind":"commit","published_at":"2024-10-01T11:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.36/manifests"},{"name":"v3.4.35","sha":"39a46228acbcd541141a9a86aafc6304c23dd1de","kind":"commit","published_at":"2024-09-30T11:31:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.35/manifests"},{"name":"v3.4.34","sha":"f40d3815a19f1993d4b1af482c572d41e8cf7460","kind":"commit","published_at":"2024-09-27T11:31:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.34/manifests"},{"name":"v3.4.33","sha":"114f4efec851973e8059f03b6df2761ea2d1228a","kind":"commit","published_at":"2024-08-28T09:41:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.33/manifests"},{"name":"v3.4.32","sha":"081593e3765eb0e1f8df221d5d648aec8141e361","kind":"commit","published_at":"2024-07-17T11:11:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.32/manifests"},{"name":"v3.4.31","sha":"42f9ad5a3206f7366dcc56724ddc49c50eb97f57","kind":"commit","published_at":"2024-07-17T11:10:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.31/manifests"},{"name":"v3.4.30","sha":"0c5b6961407a6efca872f5669ee9c039891d919b","kind":"commit","published_at":"2024-06-24T12:37:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.30/manifests"},{"name":"v3.4.29","sha":"3bf7315b118141d7155e126427454755a8f6ea4f","kind":"commit","published_at":"2024-06-10T10:40:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.29/manifests"},{"name":"v3.4.28","sha":"fb17c80f76a87a19b52724a6214c52fcfbe6e5c5","kind":"commit","published_at":"2024-06-03T11:33:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.28/manifests"},{"name":"v3.4.27","sha":"570fd31c8ecb25f3c01aeb167eedce99f3bb599d","kind":"commit","published_at":"2024-05-23T12:10:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.27/manifests"},{"name":"v3.4.26","sha":"2b200bd20f5aec9088b39b0d2c7927aa1e34b403","kind":"commit","published_at":"2024-05-23T12:10:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.26/manifests"},{"name":"v3.4.25","sha":"560f19b55c38310250a0bd080b7585177f3bf52a","kind":"commit","published_at":"2024-04-30T09:02:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.25/manifests"},{"name":"v3.4.24","sha":"be8f58e37e05c147d81557e8111b80fcff156eaa","kind":"commit","published_at":"2024-04-25T09:39:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.24/manifests"},{"name":"v3.4.23","sha":"9f6497c7b80349cc18dedc4762ba853a2845abd6","kind":"commit","published_at":"2024-04-24T13:48:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.23","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.23/manifests"},{"name":"v3.4.22","sha":"b3aae5475ddd5bd6f3e1e53b0258e9e4f224a631","kind":"commit","published_at":"2024-04-04T10:38:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.22/manifests"},{"name":"v3.4.21","sha":"2d604eaba47a983362e177c46f387017a592a55c","kind":"commit","published_at":"2024-04-03T08:54:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.21/manifests"},{"name":"v3.4.20","sha":"c83351d47bc957ee992ed9d82b33d4b7d078796f","kind":"commit","published_at":"2024-04-03T07:51:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.20/manifests"},{"name":"v3.4.19","sha":"d03ebfd5da174057bf4099978b0734bc840844d5","kind":"commit","published_at":"2024-03-28T14:31:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.19/manifests"},{"name":"v3.4.18","sha":"b40646aa48cc5b360f51cf4dd0adb37260c719d7","kind":"commit","published_at":"2024-03-27T15:38:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.18/manifests"},{"name":"v3.4.17","sha":"86cac87f73a6df15cdaaf56fd941c91a72aa1067","kind":"commit","published_at":"2024-03-27T15:19:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.17/manifests"},{"name":"v3.4.16","sha":"ca633695f2dd9113b56756b883b87dff540c7077","kind":"commit","published_at":"2024-03-27T15:04:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.16/manifests"},{"name":"v3.4.15","sha":"48149fa7e59fb8803439af9be11c576204920075","kind":"commit","published_at":"2024-03-27T14:18:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.15/manifests"},{"name":"v3.4.14","sha":"849750ed78ea174e98f6c1bc152dc70854fafe9c","kind":"commit","published_at":"2024-03-27T13:43:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.14/manifests"},{"name":"v3.4.13","sha":"60f2ef3927fdc0e159c3cbe55a6514d862dbb491","kind":"commit","published_at":"2024-03-27T09:50:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.13/manifests"},{"name":"v3.4.12","sha":"7dad9b71fe744f7f341e4a15273613c7c25a6ff7","kind":"commit","published_at":"2024-03-01T09:11:55.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.12/manifests"},{"name":"v3.4.11","sha":"5a2c37a3e9705b1c863219ed215cc32272054178","kind":"commit","published_at":"2024-02-29T10:20:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.11/manifests"},{"name":"v3.4.10","sha":"c1666866ad5e622ab525030945a29537429ceb8c","kind":"commit","published_at":"2024-02-20T12:35:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.10/manifests"},{"name":"v3.4.9","sha":"5616be947549110cccfc9e654f7797ddff8e9641","kind":"commit","published_at":"2024-02-13T10:01:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.9/manifests"},{"name":"v3.4.8","sha":"5bd853c114842d885d8bb100227f0665c4d7c93f","kind":"commit","published_at":"2024-02-08T08:43:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.8/manifests"},{"name":"v3.4.7","sha":"e48d277d0948b015fb48e2ee6e3155d4da49a89a","kind":"commit","published_at":"2024-02-01T15:09:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.7/manifests"},{"name":"v3.4.6","sha":"fc076cbec9c9d27924840eacc458788c667ffaaf","kind":"commit","published_at":"2024-01-19T11:34:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.6/manifests"},{"name":"v3.4.5","sha":"d1d01e84f47de938aaa46209cd0aa48f432af21a","kind":"commit","published_at":"2024-01-19T10:45:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"8a86c8031f719d7a136a1764da3735b04d4ef468","kind":"commit","published_at":"2024-01-18T09:46:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.4/manifests"},{"name":"v3.4.2","sha":"bfe7e71f56961918fff3a0af174ca3694059591d","kind":"commit","published_at":"2024-01-16T16:00:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"4f51ea27efd9a525d35119db00dd565372b52641","kind":"commit","published_at":"2024-01-16T13:17:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.1/manifests"},{"name":"v3.3.15","sha":"9afb62671a42892f82d6834025ffe6ebfb76510f","kind":"commit","published_at":"2024-01-16T09:57:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.15/manifests"},{"name":"v3.3.14","sha":"ba9aef33ffb07dfaf1a72102595af2b337589f68","kind":"commit","published_at":"2024-01-15T16:16:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.14/manifests"},{"name":"v3.3.13","sha":"4b6be3aef00ec645790d85c81b9311c768d4912c","kind":"commit","published_at":"2024-01-15T13:33:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.13/manifests"},{"name":"v3.3.12","sha":"2779f16b2e45ac64cd28f7d848194df9005d0eec","kind":"commit","published_at":"2024-01-12T09:35:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.12/manifests"},{"name":"v3.3.11","sha":"0243649129e75d7accb1e0c6e66918141e67fdaa","kind":"commit","published_at":"2024-01-11T15:41:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"a408d0d7612b87dcc7ad5165c62ef3d5ec10707c","kind":"commit","published_at":"2024-01-10T10:29:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"9b5d80a2485842d0d258bb5962f269a5f66911f9","kind":"commit","published_at":"2023-12-14T15:07:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.9/manifests"},{"name":"v3.3.8","sha":"b8e8f4a537e8633e810573be129e8849bda07469","kind":"commit","published_at":"2023-12-11T09:23:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"78c2cdce5688e1b100b55fa29c74967737c62934","kind":"commit","published_at":"2023-12-11T08:18:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"83ed9a31472b3ba6125f5a0c41c9582993d0b01a","kind":"commit","published_at":"2023-11-02T09:58:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"406c5d1886d8fa022ea395bcf602a39ce69d2737","kind":"commit","published_at":"2023-10-26T09:37:13.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.5/manifests"},{"name":"v3.3.3","sha":"0cdcba4efc970eaf46b70a249bdf95f84403f4e0","kind":"commit","published_at":"2023-10-10T17:57:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.3/manifests"},{"name":"3.3.2.dev","sha":"a3bf38bf236e9ee7295a25e46bbe4fea10cdc0a0","kind":"commit","published_at":"2023-10-02T15:46:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/3.3.2.dev","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/3.3.2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@3.3.2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.3.2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.3.2.dev/manifests"},{"name":"v3.3.1","sha":"ebdc21943c2419d856cc7fbed51d0a1c9c132092","kind":"commit","published_at":"2023-09-20T13:24:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.1/manifests"},{"name":"v3.2.78","sha":"8a28f221ee44331b3904943f7939212dbb7f23b6","kind":"commit","published_at":"2023-09-15T11:58:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.78","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.78/manifests"},{"name":"v3.2.77","sha":"b18f70985d7a5cc537b55c2f8803dc326bb26459","kind":"commit","published_at":"2023-09-13T09:50:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.77","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.77/manifests"},{"name":"v3.2.76","sha":"deb9eb00da1e939abe85ab90d8317f8c29cbf2e5","kind":"commit","published_at":"2023-08-23T14:48:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.76","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.76/manifests"},{"name":"v3.2.75","sha":"44ef8ff9f6c7108e3759bb3ef092948d301bd4cd","kind":"commit","published_at":"2023-08-14T06:57:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.75","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.75/manifests"},{"name":"v3.2.74","sha":"2011c1787270c1bcc692aa6eddd20d72a00ceac6","kind":"commit","published_at":"2023-08-14T06:44:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.74","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.74/manifests"},{"name":"v3.2.73","sha":"2f9fe01da391197ac57e47f408d3348484ebbf87","kind":"commit","published_at":"2023-08-07T15:12:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.73","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.73/manifests"},{"name":"v3.2.72","sha":"cd4bc571f3e2cc353fd081b241fbeeb71005eb3c","kind":"commit","published_at":"2023-08-07T06:47:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.72","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.72/manifests"},{"name":"v3.2.71","sha":"a41f6b9afe0865776159bb33b6a909dc8cd2f144","kind":"commit","published_at":"2023-07-11T14:31:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.71","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.71/manifests"},{"name":"v3.2.70","sha":"adf028a7ce9c357c80e98e2a7c225605f0c9bb46","kind":"commit","published_at":"2023-07-11T11:49:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.70","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.70/manifests"},{"name":"v3.2.69","sha":"5197849199fb47efaf74e00d4ee6fe01f720b3e3","kind":"commit","published_at":"2023-05-19T15:08:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.69","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.69/manifests"},{"name":"v3.2.67","sha":"bcc15e1e2b98b60df4ad88e380a1973f625d33cd","kind":"commit","published_at":"2023-05-15T07:04:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.67","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.67/manifests"},{"name":"v3.2.66","sha":"8597aa8509bd1fa54160b0ba89bbc381dcf8f863","kind":"commit","published_at":"2023-05-11T12:01:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.66","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.66/manifests"},{"name":"v3.2.64","sha":"e579490256a07341d8a21e40096530e88b29d626","kind":"commit","published_at":"2023-05-08T09:00:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.64","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.64/manifests"},{"name":"v3.2.63","sha":"eef13546dcc521bae38639109ebc3f53c86bc3d8","kind":"commit","published_at":"2023-05-05T15:12:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.63","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.63/manifests"},{"name":"v3.2.62","sha":"a1c62d83481825751d656ec9071db2a8b682c70d","kind":"commit","published_at":"2023-05-01T12:34:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.62","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.62/manifests"},{"name":"v3.2.61","sha":"7bc30b57db155c20c5cedb61788ed68565189f79","kind":"commit","published_at":"2023-04-26T12:41:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.61","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.61/manifests"},{"name":"v3.2.60","sha":"0c33ad1d9308b7ef6bd127a88e64ecf785988baa","kind":"commit","published_at":"2023-04-21T13:04:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.60","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.60/manifests"},{"name":"v3.2.59","sha":"12a9d0d0df36e45ea7668c7847c9d00a6e19993d","kind":"commit","published_at":"2023-03-21T14:10:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.59","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.59/manifests"},{"name":"v3.2.58","sha":"f02f63094708da22bc349aa274d6c23382cdf27c","kind":"commit","published_at":"2023-03-09T15:33:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.58","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.58/manifests"},{"name":"v3.2.57","sha":"af0a4b77781765ba6ad874731e5d938e111a0e04","kind":"commit","published_at":"2023-03-09T09:28:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.57","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.57/manifests"},{"name":"v3.2.56","sha":"d3406648a2ac1fc6772082c857f8774b4212e25e","kind":"commit","published_at":"2023-03-08T10:09:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.56","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.56/manifests"},{"name":"v3.2.55","sha":"6e3d6572a7be534c80b4a37e4d1fcfa9e522614d","kind":"commit","published_at":"2023-03-03T14:08:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.55","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.55/manifests"},{"name":"v3.2.54","sha":"7500d8e56a25244f4149c25abfb96a47c8bc5055","kind":"commit","published_at":"2023-03-01T12:16:55.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.54","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.54/manifests"},{"name":"v3.2.53","sha":"dfeeac1e834b364ed4f5453f80424115a608dcd2","kind":"commit","published_at":"2023-03-01T10:51:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.53","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.53/manifests"},{"name":"v3.2.52","sha":"b0baed4839c3ec7567fa634ae60da1492989c017","kind":"commit","published_at":"2023-03-01T10:20:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.52","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.52/manifests"},{"name":"v3.2.51","sha":"01a349f70b9d5f0178e05a8a3ffe95bf0dbf4990","kind":"commit","published_at":"2023-01-27T12:09:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.51","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.51/manifests"},{"name":"v3.2.50","sha":"106892ea02e6f86530535bf3ef5cd6090b8f7729","kind":"commit","published_at":"2023-01-27T09:18:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.50","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.50/manifests"},{"name":"v3.2.49","sha":"8e44a29b6d9b9974f42c5dc00df1d93f290f54a7","kind":"commit","published_at":"2023-01-27T09:12:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.49","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.49/manifests"},{"name":"v3.2.48","sha":"fe604d9da8d9cd54aa371fca7b842c22b5ddf8a4","kind":"commit","published_at":"2023-01-19T14:19:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.48","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.48/manifests"},{"name":"v3.2.47","sha":"5cee1041f466a44ee7e439efd4eb87008a444631","kind":"commit","published_at":"2023-01-02T16:18:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.47","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.47/manifests"},{"name":"v3.2.46","sha":"37734c8fc5fa60d83af3a52d592c000e481739b3","kind":"commit","published_at":"2023-01-02T16:00:45.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.46","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.46/manifests"},{"name":"v3.2.45","sha":"811e74ba062977fdb6d3e66dff21b6824582abe4","kind":"commit","published_at":"2023-01-02T15:22:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.45","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.45/manifests"},{"name":"v3.2.44","sha":"571a229d60dae99232c0f19eba7455084c679b5c","kind":"commit","published_at":"2023-01-02T15:18:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.44","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.44/manifests"},{"name":"v3.2.43","sha":"d0ef5bbcaf1bd9be5e1be64f2169ee3fbb7224b9","kind":"commit","published_at":"2023-01-02T12:39:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.43/manifests"},{"name":"v3.2.42","sha":"1ae2527ee5a128173e3d99340e102d09b7592ac1","kind":"commit","published_at":"2022-12-29T15:53:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.42/manifests"},{"name":"v3.2.41","sha":"07b9f70a82517c175800fb9f598ed81159501762","kind":"commit","published_at":"2022-12-29T14:49:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.41/manifests"},{"name":"v3.2.40","sha":"3d4a2d536ddbe68f73f48e28b7ca15c2aa78cbfb","kind":"commit","published_at":"2022-12-28T10:27:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.40/manifests"},{"name":"v3.2.39","sha":"5851e859e228e1ad5e167c13224e2b2db63e8b46","kind":"commit","published_at":"2022-12-08T08:29:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.39/manifests"},{"name":"v3.2.38","sha":"a19468796ad52d617598bdc9293dec7d59f09a73","kind":"commit","published_at":"2022-12-01T09:52:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.38/manifests"},{"name":"v3.2.37","sha":"e929bb6f7f69a1c035bfd01969d0a0bfdf1f8931","kind":"commit","published_at":"2022-11-29T09:58:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.37/manifests"},{"name":"v3.2.36","sha":"2782ad96dac28d50c268af3fcee66f48d341ff19","kind":"commit","published_at":"2022-11-28T16:50:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.36/manifests"},{"name":"v3.2.35","sha":"a3e2fd78fcda4ab06c2abff068f25105252393ca","kind":"commit","published_at":"2022-11-28T11:41:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.35/manifests"},{"name":"v3.2.34","sha":"5f55c0559d0d3676f738ab13ce903351dc62903b","kind":"commit","published_at":"2022-11-25T13:16:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.34/manifests"},{"name":"v3.2.33","sha":"32343ffeac213d1b6f9f9c26aed9875bc2f7d339","kind":"commit","published_at":"2022-11-25T09:34:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.33/manifests"},{"name":"v3.2.32","sha":"dd663e5c188f483cc65187406bd4d60d68740872","kind":"commit","published_at":"2022-11-24T09:32:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.32/manifests"},{"name":"v3.2.31","sha":"803635b1ffadeed63fd0b910d9e17d8496f59c22","kind":"commit","published_at":"2022-11-15T08:51:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.31/manifests"},{"name":"v3.2.30","sha":"c3a493fe1b965fd5ea9e30a103070e5402c8eb12","kind":"commit","published_at":"2022-11-04T11:14:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.30/manifests"},{"name":"v3.2.29","sha":"03a76be9ba9e794aedf6c1b0b0efdee3f34bfac8","kind":"commit","published_at":"2022-10-31T14:34:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.29/manifests"},{"name":"v3.2.28","sha":"d508d5f8e48ac5c8aa2ac2136efec137e7d0f37d","kind":"commit","published_at":"2022-10-31T13:08:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.28/manifests"},{"name":"v3.2.27","sha":"abf5d6c22c9ef35f360228f482e506cbc6e057fa","kind":"commit","published_at":"2022-10-28T12:06:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.27/manifests"},{"name":"v3.2.26","sha":"d085f8a096d794aa173bdf4a9bb7e777761ba3e8","kind":"commit","published_at":"2022-10-26T13:33:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.26/manifests"},{"name":"v3.2.25","sha":"1065611983133052e959f1caab5ce5ce8ed8b7b5","kind":"commit","published_at":"2022-09-07T12:15:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.25/manifests"},{"name":"v3.2.24","sha":"3462a6cee6a03384cd8c6d362fdab1ab785c3fe5","kind":"commit","published_at":"2022-09-06T15:01:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.24/manifests"},{"name":"v3.2.22","sha":"acd271bb96e65f36af1ac57dc1164dd165d56be1","kind":"commit","published_at":"2022-08-15T14:59:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.22/manifests"},{"name":"v3.2.21","sha":"2d72e47c0b166138de05ab1b2f72fa805a3fede6","kind":"commit","published_at":"2022-08-08T15:23:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.21/manifests"},{"name":"v3.2.20","sha":"db8e83f5d3b98106a493cec8dc2a6bb739ef68ce","kind":"commit","published_at":"2022-08-04T14:12:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.20/manifests"},{"name":"v3.2.19","sha":"717ba67b67ba813afbc696538cb65e122df8fb1a","kind":"commit","published_at":"2022-08-03T14:19:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.19/manifests"},{"name":"v3.2.18","sha":"d3f4dbeb4c36ae4c230414f60d52525f380b7b0a","kind":"commit","published_at":"2022-08-02T14:13:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.18/manifests"},{"name":"v3.2.17","sha":"c27c0181279e28120f6bfb683d3d0ffe5a03aa50","kind":"commit","published_at":"2022-08-02T06:46:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.17/manifests"},{"name":"v3.2.16","sha":"b3fdf87316b42f9d8dd2a6764d979870c35bb77c","kind":"commit","published_at":"2022-07-27T13:59:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.16/manifests"},{"name":"v3.2.15","sha":"767d04c7e55c810e9e4c4f8f0cf2db1bd0c4d69b","kind":"commit","published_at":"2022-07-26T14:03:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.15/manifests"},{"name":"v3.2.14","sha":"325bd281b50adb0cb83b8f50633218198749af94","kind":"commit","published_at":"2022-07-25T08:44:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.14/manifests"},{"name":"v3.2.13","sha":"beff94517d9e57f39df11d1fdc4dbeefb539761b","kind":"commit","published_at":"2022-07-20T12:41:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.13/manifests"},{"name":"v3.2.12","sha":"1c7aca82207e35ca9969b31d9538ec0e3bf2f66c","kind":"commit","published_at":"2022-07-20T09:31:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.12/manifests"},{"name":"v3.2.11","sha":"6a0f2c927ed8e974ea90f0dfcfec0e7ce0742989","kind":"commit","published_at":"2022-07-19T07:08:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"05324ca19ca8be5a9b05984e87b8bfda1a8ec56f","kind":"commit","published_at":"2022-07-18T14:29:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"66e6e74add736b1e0f22682ed2298bb8b8ed1980","kind":"commit","published_at":"2022-07-06T13:16:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"4b45358cba95ac4c7afe32e21eb3fadf9ac30fd5","kind":"commit","published_at":"2022-05-31T13:22:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"6851d33cc8eccea9d73637289b58324bf339712e","kind":"commit","published_at":"2022-05-31T08:48:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"cb526042751535c646350108d1517a3b8e6f11ee","kind":"commit","published_at":"2022-05-13T11:31:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"f69068c4f69373f16f11835b5a8c92ddd034fb0a","kind":"commit","published_at":"2022-05-13T09:31:13.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"a200de9415107386dec9c9c8767df372036d75a9","kind":"commit","published_at":"2022-05-05T09:34:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"2a9aa4887baaa0a6ab69a8a6495c3adc07f01066","kind":"commit","published_at":"2022-05-04T12:09:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"cc301dcd7640769a81fa5492d0f1a9537ed1c987","kind":"commit","published_at":"2022-04-29T08:24:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"8f27cc4f8cdce31a11864b7ec836c02c5da8f49e","kind":"commit","published_at":"2022-04-28T07:47:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"25c8de309f4a999ed7d7036954e91f6754a349d7","kind":"commit","published_at":"2022-04-22T15:28:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0/manifests"},{"name":"v3.2.0a2","sha":"8bb9c3024b2af6b6d8a9678dae8755aa8f1b0a88","kind":"commit","published_at":"2022-04-22T11:22:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a2/manifests"},{"name":"v3.2.0a1","sha":"b26ae09aeff0a6c427d2c56436b044808b0f6cad","kind":"commit","published_at":"2022-04-22T09:37:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a1/manifests"},{"name":"v3.2.0a","sha":"912e5aa968fe9f9cde089f8f2630ea02b4e9a777","kind":"commit","published_at":"2022-04-21T09:07:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a/manifests"},{"name":"v3.1.7","sha":"86ef57f0191ceb8deec122fcf372a617d79ef656","kind":"commit","published_at":"2022-03-30T11:32:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"c7fc3a63d64f5ded4a817335461f91a256539e1f","kind":"commit","published_at":"2022-03-28T14:43:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.6/manifests"},{"name":"v3.1.5b","sha":"b9eacdd65d5bd139e66eaaa96ba0bf000ff3611a","kind":"commit","published_at":"2022-03-23T09:22:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5b","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5b/manifests"},{"name":"v3.1.5a","sha":"42d1a3587844a76220067187da7b8a5e0866b5ad","kind":"commit","published_at":"2022-03-22T15:50:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5a","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5a/manifests"},{"name":"v3.1.5","sha":"22b50e7bb8c19a73bfd809d7c638426d6e860149","kind":"commit","published_at":"2022-03-21T14:26:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"da29fd132b43bd90d20077b473e75a6d51c04c81","kind":"commit","published_at":"2022-03-21T08:53:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"fb21859a670af5c4a35dadb519e1b41078a41cca","kind":"commit","published_at":"2022-03-18T13:24:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"f204eccb8dea85b7236e5ebbdb23ffd6ceefac03","kind":"commit","published_at":"2022-03-15T12:42:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"35a0c46fb6c6a97c3761b8f7c518dbf299637d5c","kind":"commit","published_at":"2022-03-02T14:40:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"e48f1b42c91cb1c95b84dc23fc82a99a5059895a","kind":"commit","published_at":"2022-02-18T09:27:54.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0/manifests"},{"name":"v3.1.0a1","sha":"41a5a2a7fa185ab26d279fb693fae331b1ba798e","kind":"commit","published_at":"2022-02-16T12:53:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0a1/manifests"},{"name":"v3.0.5","sha":"bf1d382391bbcbd2ba559eaaf28a7bcf05ab71a3","kind":"commit","published_at":"2022-01-19T15:19:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5/manifests"},{"name":"v3.0.5a5","sha":"565d1607fd6d5a422c2dc94a7ce4a44ba5cd10de","kind":"commit","published_at":"2022-01-16T20:29:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a5/manifests"},{"name":"3.0.5a4","sha":"8804b37b7927c418e190ae65d9d88d350a661034","kind":"commit","published_at":"2022-01-12T12:44:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/3.0.5a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/3.0.5a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@3.0.5a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.0.5a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.0.5a4/manifests"},{"name":"v3.0.5a3","sha":"c7dbe3fed62fbd7a162389c51c6ff6698c19f2e9","kind":"commit","published_at":"2022-01-11T12:08:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a3/manifests"},{"name":"v3.0.5a2","sha":"1111d00812a73cd2339646c8d98346b1b3a0e8e9","kind":"commit","published_at":"2022-01-11T09:29:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a2/manifests"},{"name":"v3.0.5a1","sha":"9e195abec85ac75a5b230f9539bd4001c2e44797","kind":"commit","published_at":"2021-12-14T13:34:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a1/manifests"},{"name":"v3.0.4","sha":"d83c360ed1a7c11769acfed56cf3cddfb4c25863","kind":"commit","published_at":"2021-12-10T11:36:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.4/manifests"},{"name":"untagged-34793f6ed2aa4ac4bb41","sha":"8f53c87f621159179928e99cc6f1114609e02f50","kind":"commit","published_at":"2021-12-09T10:14:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/untagged-34793f6ed2aa4ac4bb41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/untagged-34793f6ed2aa4ac4bb41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@untagged-34793f6ed2aa4ac4bb41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-34793f6ed2aa4ac4bb41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-34793f6ed2aa4ac4bb41/manifests"},{"name":"v3.0.2","sha":"78f8ba332370cf132ab2acc2dd192afd88ff3492","kind":"commit","published_at":"2021-12-07T10:06:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"5146f85edaf1752b469124e38646c9b7f10e7b9c","kind":"commit","published_at":"2021-12-07T09:20:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.1/manifests"},{"name":"untagged-cb91ee282540b477bd4d","sha":"8e311d3ab8a896ee5ae29f6a2e9dfbd01833d382","kind":"commit","published_at":"2021-12-01T16:14:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/untagged-cb91ee282540b477bd4d","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/untagged-cb91ee282540b477bd4d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@untagged-cb91ee282540b477bd4d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-cb91ee282540b477bd4d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-cb91ee282540b477bd4d/manifests"},{"name":"v2.6.4","sha":"82ad819b0025c34ab4ce317b068e89622f89d5cd","kind":"commit","published_at":"2021-11-29T15:18:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"eaf98d71f306a33654efadcd6a0bc6e2b740e619","kind":"commit","published_at":"2021-11-29T12:06:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"c4d1d2e183ca2b492cdbe20684ec4a0a23306317","kind":"commit","published_at":"2021-11-25T09:53:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"701db0c63f7681a60b6313fe7e6796a11af94ad6","kind":"commit","published_at":"2021-11-23T10:15:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"a0b00776f4fbb815c1f88fbd24bef58dc2103f34","kind":"commit","published_at":"2021-11-22T14:29:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0/manifests"},{"name":"v2.6.0a10","sha":"ce1701284a544820cd963c3da12a767cb322febb","kind":"commit","published_at":"2021-11-17T16:44:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a10/manifests"},{"name":"v2.6.0a9","sha":"8c4517c017447e5d3ae349484f97bc7b173d25d4","kind":"commit","published_at":"2021-11-17T07:57:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a9/manifests"},{"name":"v2.6.0a8","sha":"c0a52b39c16a28621a0fdbbdd2721db74c13bf93","kind":"commit","published_at":"2021-11-15T14:47:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a8/manifests"},{"name":"v2.6.0a6","sha":"f8187684d0e882ecf6e14a794459cb69fd1eac93","kind":"commit","published_at":"2021-11-15T14:04:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a6/manifests"},{"name":"v2.6.0a5","sha":"1fe6be886392a982cc5000fa8920d99b2872c95b","kind":"commit","published_at":"2021-11-15T11:59:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a5/manifests"},{"name":"v2.6.0a4","sha":"ba43ffee03326b8593ab0daf6d38141fccba8a73","kind":"commit","published_at":"2021-11-11T13:30:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a4/manifests"},{"name":"v2.6.0a3","sha":"6fd955e6c77f83685918ed7d2cca2a56e993b520","kind":"commit","published_at":"2021-11-11T13:05:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a3/manifests"},{"name":"v2.6.0a2","sha":"20ea64745079ffd92372098b76b2147ad49fc80c","kind":"commit","published_at":"2021-11-10T12:59:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a2/manifests"},{"name":"v2.6.0a1","sha":"aee913ac34b58bd0dd0789a84718335c1a5700f9","kind":"commit","published_at":"2021-11-10T11:26:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a1/manifests"},{"name":"v2.6.0a7","sha":"aee913ac34b58bd0dd0789a84718335c1a5700f9","kind":"commit","published_at":"2021-11-10T11:26:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a7/manifests"},{"name":"v2.5.4","sha":"b3aa11f8e05be99e49acac1831473cc08d512e17","kind":"commit","published_at":"2021-11-09T08:55:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4/manifests"},{"name":"v2.5.4a1","sha":"e2f4868768a0cda5c3720dea445f7639276f291b","kind":"commit","published_at":"2021-11-08T13:19:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.4a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.4a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.4a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4a1/manifests"},{"name":"v2.5.3","sha":"351288a7231951ab3a44d1c006bc56e6277fe34b","kind":"commit","published_at":"2021-11-02T10:18:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"5e089e9df9fb67f70b45083f2890b44e39a4fd98","kind":"commit","published_at":"2021-10-27T07:38:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"1ea09312f7003dc0954cca47b9b1a0b690205eab","kind":"commit","published_at":"2021-10-27T07:33:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1/manifests"},{"name":"v2.5.1a10","sha":"5a84b6e098b2715a88cfac39cc1d7f7c4bc0e4a7","kind":"commit","published_at":"2021-10-22T15:34:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a10/manifests"},{"name":"v2.5.1a8","sha":"0278a7a97d462824a829a21ed82b5864bfe136e0","kind":"commit","published_at":"2021-10-22T15:18:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a8/manifests"},{"name":"v2.5.1a9","sha":"0278a7a97d462824a829a21ed82b5864bfe136e0","kind":"commit","published_at":"2021-10-22T15:18:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a9/manifests"},{"name":"v2.5.1a7","sha":"af56405988d1eb5785840d2f3332350813f11383","kind":"commit","published_at":"2021-10-22T12:47:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a7/manifests"},{"name":"v2.5.1a6","sha":"bbbbd2a63996c17e2bd6827f9928223029589d0a","kind":"commit","published_at":"2021-10-22T07:44:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a6/manifests"},{"name":"v2.5.1a5","sha":"3a40da41c55acb84556fb0ae79462b339f7a8a2f","kind":"commit","published_at":"2021-10-21T15:54:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a5/manifests"},{"name":"v2.5.1a4","sha":"eba2e4a17ad0d29ce8158074ab8a6bbd3318742b","kind":"commit","published_at":"2021-10-21T14:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a4/manifests"},{"name":"v2.5.1a3","sha":"46aefb956bfa232022e24b0c2c09e885c8edeff3","kind":"commit","published_at":"2021-10-20T15:55:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a3/manifests"},{"name":"v2.5.1a2","sha":"e6a334f1ff47f5a8abb5f2f1de49edc894abd4a2","kind":"commit","published_at":"2021-10-20T14:55:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a2/manifests"},{"name":"v2.5.1a1","sha":"8722fb89de1c0a7e0bcde925d04541383fa3976f","kind":"commit","published_at":"2021-10-19T14:56:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a1/manifests"},{"name":"v2.5.0","sha":"bad136d1b1486c9cb2e10000f2c2056e593e3307","kind":"commit","published_at":"2021-10-04T09:20:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0/manifests"},{"name":"v2.5.0a2","sha":"b7260a8e77bff9a7b0c7978b3ef336216c3964e5","kind":"commit","published_at":"2021-10-04T08:57:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a2/manifests"},{"name":"v2.5.0a1","sha":"2d15da9d899ea27eba7d20c13fb6f5a044666e6b","kind":"commit","published_at":"2021-09-28T11:15:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a1/manifests"},{"name":"v2.4.1","sha":"2fac389814515229dc1a1760bc2b840901df1f40","kind":"commit","published_at":"2021-09-24T09:35:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1d23023ad60d3186f34557a0387158880189b6d5","kind":"commit","published_at":"2021-09-22T16:39:45.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0/manifests"},{"name":"v2.4.0-beta2","sha":"997823df5656fe2a2f7e65af3713a48fb1398658","kind":"commit","published_at":"2021-09-22T16:08:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0-beta2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta2/manifests"},{"name":"v2.4.0-beta","sha":"4363ce9919182dc9e772d95dcdaa164af2231638","kind":"commit","published_at":"2021-09-22T14:59:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0-beta","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta/manifests"},{"name":"v2.3.0","sha":"b843be1656cc991a43cb728ba8df809206306e23","kind":"commit","published_at":"2021-09-16T13:25:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.3.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"756ed0897c7b408e8450c5afe5beeaa31feadecd","kind":"commit","published_at":"2021-09-13T12:21:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e72b75bb1508e2a74e47885215b91070a96e4774","kind":"commit","published_at":"2021-08-20T15:15:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"e5eb706f062857c7f3a79c780ae6571dc13bd70e","kind":"commit","published_at":"2021-08-12T15:30:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3f29587d7e3f1fc68c68f8e78dbf16d60773d84a","kind":"commit","published_at":"2021-08-12T14:48:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.0/manifests"},{"name":"V2.1.8","sha":"97cfe49ad2913dde2af9ad9870da3018e42abf1c","kind":"commit","published_at":"2021-08-09T14:57:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/V2.1.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/V2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@V2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/V2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/V2.1.8/manifests"},{"name":"v2.1.7","sha":"78c0d3b20d578f7660da1c4c338e34649a425913","kind":"commit","published_at":"2021-08-09T12:57:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.7/manifests"},{"name":"v2.1.5","sha":"5c9394704b3ace0268dc3fb297d8663ffae4528a","kind":"commit","published_at":"2021-08-04T09:17:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"659e5f0fcf334cd6a89bcdbf3210bdcfec8a1282","kind":"commit","published_at":"2021-07-30T09:12:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"8cc4a3842e2b2d610ee903ad576a4ff1aa60af0e","kind":"commit","published_at":"2021-07-27T12:42:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"8b7ce69531d0d62539e0c751c11fd2eb676519be","kind":"commit","published_at":"2021-07-27T09:36:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1b194e4f49ec6c14b3bf64998b86bfaabcfc5c57","kind":"commit","published_at":"2021-07-19T13:26:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"7db89514f0915987676567b6d7b14f0c08a6dea6","kind":"commit","published_at":"2021-07-14T09:24:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"9162ae6e86de4635cc05a60e409c97ac53769e42","kind":"commit","published_at":"2021-07-09T13:42:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"1997144fd86ef2c49e0eff8d636c4ffc5844daa1","kind":"commit","published_at":"2021-07-08T13:52:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ffdc7b87cb516fb0ff1b1b0f1557d4968a208a28","kind":"commit","published_at":"2021-07-07T12:24:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1/manifests"},{"name":"v2.0.1a1","sha":"74a92a3c426011323c2b2e742d418126aa495f5f","kind":"commit","published_at":"2021-07-05T11:15:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.1a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1a1/manifests"},{"name":"v2.0.0","sha":"6fbf4f25ed40e66adcae6bccb040f84c864ac1ae","kind":"commit","published_at":"2021-07-01T13:22:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.0/manifests"},{"name":"v1.7.0a12","sha":"5ccafea50af026d7f02ae52b7d63e4e0c7ce94aa","kind":"commit","published_at":"2021-06-28T21:01:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a12/manifests"},{"name":"v1.7.0a11","sha":"8cb19043d99121c232fb271dcf56a216b7e8563b","kind":"commit","published_at":"2021-06-28T19:48:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a11/manifests"},{"name":"v1.7.0a10","sha":"6f73ad503908a52559e172f9c61e253fb668c4e1","kind":"commit","published_at":"2021-06-28T15:29:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a10/manifests"},{"name":"v1.7.0a9","sha":"dd44aab775a22a3b1b9434458b0c1f392c7a1896","kind":"commit","published_at":"2021-06-28T15:20:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a9/manifests"},{"name":"v1.7.0a8","sha":"3202839f697990449eb2c0d4c5f4aa0846c34ed9","kind":"commit","published_at":"2021-06-25T16:16:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a8/manifests"},{"name":"v1.7.0a7","sha":"a046b7551e362888af959bee87bd155a03fe228b","kind":"commit","published_at":"2021-06-24T12:17:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a7/manifests"},{"name":"v1.7.0a6","sha":"47f16691478c93a1f5b320d17729766a7325991a","kind":"commit","published_at":"2021-06-24T08:31:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a6/manifests"},{"name":"v1.7.0a5","sha":"59aaae58822f55effb7232e191f573f822ba608b","kind":"commit","published_at":"2021-06-24T07:28:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a5/manifests"},{"name":"v1.6.6","sha":"19f0ce07fd0efb68036680aceee0bb1bc811f700","kind":"commit","published_at":"2021-06-23T14:03:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.6/manifests"},{"name":"1.7.0a5","sha":"19b5226e9d15a978ebfca29a5c0cfd331b5b9540","kind":"commit","published_at":"2021-06-16T09:45:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/1.7.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/1.7.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@1.7.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.7.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.7.0a5/manifests"},{"name":"v1.6.4","sha":"7fb779c774e00e5a747738ee574acce1f821de9f","kind":"commit","published_at":"2021-06-08T12:02:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.4/manifests"},{"name":"1.6.4","sha":"7fb779c774e00e5a747738ee574acce1f821de9f","kind":"commit","published_at":"2021-06-08T12:02:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/1.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.6.4/manifests"},{"name":"v1.7.0a4","sha":"ef8359560bd887337cb442db869f4a59738c17e2","kind":"commit","published_at":"2021-06-02T08:51:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a4/manifests"},{"name":"v1.7.0a3","sha":"ecedab33fd6dd1956f1757d554abef03bbb331f6","kind":"commit","published_at":"2021-06-01T12:47:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a3/manifests"},{"name":"v1.7.0a2","sha":"bf60f8f9717630bda669fa512eccf967492acf4d","kind":"commit","published_at":"2021-05-31T13:19:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a2/manifests"},{"name":"v1.7.0a1","sha":"2a8aa67d54be4f69a13b569ebd3e2ba4c782fe95","kind":"commit","published_at":"2021-05-29T15:06:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a1/manifests"},{"name":"v1.6.3","sha":"10a3fcd53c0164cad214e6e098e5cee911ea6da6","kind":"commit","published_at":"2021-05-19T13:20:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"e78059ebf9c3416598cfb2e9d3b92247c772c45c","kind":"commit","published_at":"2021-05-04T14:49:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"246e83e34259aaa029c0a571a348f23cfee9e609","kind":"commit","published_at":"2021-05-04T14:39:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1/manifests"},{"name":"v1.6.1-beta.1","sha":"af2e7752443321ccd913e74b722aa7e6fcd75903","kind":"commit","published_at":"2021-04-30T08:31:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.1-beta.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1-beta.1/manifests"},{"name":"v1.6.0-beta.1","sha":"8d3a0a3339f554aa9014283a5c54304a00521bbf","kind":"commit","published_at":"2021-04-30T07:33:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.0-beta.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.0-beta.1/manifests"},{"name":"v1.5.10","sha":"4e4ecbbbea109258edbc4bc0d3f61ea8e209712f","kind":"commit","published_at":"2021-03-29T14:15:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"1dc5a7923292231dde78d4166a89a5d71bec48f8","kind":"commit","published_at":"2021-03-24T16:19:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"0d965162b19a4866ce3a2f1f7234fc412fb8548f","kind":"commit","published_at":"2021-03-24T08:31:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"ed57f967410c36f04033ed4211c223a3897bdfbe","kind":"commit","published_at":"2021-03-22T15:22:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.7/manifests"},{"name":"v.1.5.6-develop","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v.1.5.6-develop","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v.1.5.6-develop","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v.1.5.6-develop","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6-develop","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6-develop/manifests"},{"name":"v.1.5.6","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v.1.5.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v.1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v.1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6/manifests"},{"name":"v1.5.6","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"beb0a2e0ae21eac69292fa4471871f2f75a71db0","kind":"commit","published_at":"2021-03-09T14:29:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"9a904f737af0f5bddfd11124da51866f6cf997b2","kind":"commit","published_at":"2021-03-09T13:40:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"cd83d09dd1e48ab72b9023781de3934b12c56287","kind":"commit","published_at":"2021-03-09T10:04:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"459e0320bf3636e69e2eb724afe34839c32a282e","kind":"commit","published_at":"2021-03-08T10:05:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e64ad415bfb210010e01388fd8ae4e3c9c492f12","kind":"commit","published_at":"2021-03-05T09:29:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"553e442d3131ec7093c1d108b60385b8db66293c","kind":"commit","published_at":"2021-02-24T14:22:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0/manifests"},{"name":"v1.5.0-beta4","sha":"83965c5fb0fd0b8754ebec2098280f80fc0f537b","kind":"commit","published_at":"2021-02-24T13:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta4/manifests"},{"name":"v1.5.0-beta5","sha":"83965c5fb0fd0b8754ebec2098280f80fc0f537b","kind":"commit","published_at":"2021-02-24T13:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta5/manifests"},{"name":"v1.5.0-beta2","sha":"80b3cf304ff71fa3b52854947ed8a7461848f227","kind":"commit","published_at":"2021-02-16T16:05:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta2/manifests"},{"name":"v1.5.0-beta3","sha":"80b3cf304ff71fa3b52854947ed8a7461848f227","kind":"commit","published_at":"2021-02-16T16:05:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta3/manifests"},{"name":"v1.5.0-beta","sha":"f35f1120d62c1ee41f1c985cd57b76fe44b14ed0","kind":"commit","published_at":"2021-02-16T16:02:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta/manifests"}]},"repo_metadata_updated_at":"2026-08-12T14:58:14.260Z","dependent_packages_count":0,"downloads":8641,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":46.82927929840953,"dependent_packages_count":8.284936190091946,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.55710774425074},"purl":"pkg:pypi/openstef-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/openstef-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/openstef-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/openstef-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T13:31:02.677Z","issues_count":151,"pull_requests_count":729,"avg_time_to_close_issue":21788502.128205128,"avg_time_to_close_pull_request":773058.9732142857,"issues_closed_count":117,"pull_requests_closed_count":672,"pull_request_authors_count":44,"issue_authors_count":30,"avg_comments_per_issue":0.8543046357615894,"avg_comments_per_pull_request":0.8806584362139918,"merged_pull_requests_count":589,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":33,"past_year_pull_requests_count":109,"past_year_avg_time_to_close_issue":5289122.181818182,"past_year_avg_time_to_close_pull_request":444574.25925925927,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":81,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.7272727272727273,"past_year_avg_comments_per_pull_request":0.7247706422018348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":65,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/issues","maintainers":[{"login":"FrankKr","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FrankKr"},{"login":"JanMaartenvanDoorn","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanMaartenvanDoorn"},{"login":"egordm","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egordm"},{"login":"lschilders","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lschilders"},{"login":"Davidswinkels","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Davidswinkels"},{"login":"bartpleiter","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartpleiter"},{"login":"BenoitHardier","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenoitHardier"},{"login":"bremme","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bremme"},{"login":"clara-de-smet","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clara-de-smet"},{"login":"AlexisMignon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexisMignon"},{"login":"wfstoel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wfstoel"},{"login":"MvLieshout","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MvLieshout"},{"login":"JonitaRuiter","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonitaRuiter"},{"login":"ThomasNijsen","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThomasNijsen"},{"login":"MartijnCa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartijnCa"},{"login":"majidkhoshrou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majidkhoshrou"},{"login":"mariamanoli","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariamanoli"},{"login":"touronaug","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touronaug"},{"login":"Github-OpenSTEF","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Github-OpenSTEF"},{"login":"maxi-fort","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxi-fort"},{"login":"DeniseMeerkerk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeniseMeerkerk"},{"login":"sgatto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgatto"},{"login":"Lars800","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lars800"},{"login":"Guilly-Kolkman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Guilly-Kolkman"},{"login":"fleur-petit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fleur-petit"},{"login":"Luukhalsema","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luukhalsema"}],"active_maintainers":[{"login":"egordm","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egordm"},{"login":"lschilders","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lschilders"},{"login":"MvLieshout","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MvLieshout"},{"login":"bartpleiter","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartpleiter"},{"login":"fleur-petit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fleur-petit"},{"login":"Guilly-Kolkman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Guilly-Kolkman"},{"login":"JanMaartenvanDoorn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanMaartenvanDoorn"},{"login":"Lars800","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lars800"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-core/codemeta","maintainers":[{"uuid":"ktp","login":"ktp","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/ktp/","role":null,"created_at":"2025-11-19T15:31:55.266Z","updated_at":"2025-11-19T15:31:55.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ktp/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":927931,"maintainers_count":398404,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-13T11:34:41.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":12500435,"name":"openstef-beam","ecosystem":"pypi","description":"Backtesting, Evaluation, Analysis and Metrics (BEAM) library for OpenSTEF","homepage":"https://lfenergy.org/projects/openstef/","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/OpenSTEF/openstef","keywords_array":["energy","forecasting","machinelearning"],"namespace":null,"versions_count":53,"first_release_published_at":"2025-11-19T14:33:36.000Z","latest_release_published_at":"2026-08-07T12:28:43.000Z","latest_release_number":"4.2.2","last_synced_at":"2026-08-12T13:36:00.323Z","created_at":"2025-11-19T14:48:14.959Z","updated_at":"2026-08-12T14:58:14.261Z","registry_url":"https://pypi.org/project/openstef-beam/","install_command":"pip install openstef-beam --index-url https://pypi.org/simple","documentation_url":"https://openstef.github.io/openstef/index.html","metadata":{"funding":null,"documentation":"https://openstef.github.io/openstef/index.html","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14"],"normalized_name":"openstef-beam","project_status":null},"repo_metadata":{"id":38453416,"uuid":"337343508","full_name":"OpenSTEF/openstef","owner":"OpenSTEF","description":"Automated Machine Learning pipelines. Builds the Open Short Term Energy Forecasting package.","archived":false,"fork":false,"pushed_at":"2026-08-03T04:38:33.000Z","size":496142,"stargazers_count":157,"open_issues_count":44,"forks_count":54,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-08-05T13:29:04.395Z","etag":null,"topics":["data-science","energy","energy-forecasting","forecasting","machine-learning","python","time-series"],"latest_commit_sha":null,"homepage":"https://openstef.github.io/openstef","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenSTEF.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-09T08:48:47.000Z","updated_at":"2026-07-27T12:04:52.000Z","dependencies_parsed_at":"2023-09-21T19:09:09.701Z","dependency_job_id":"fd010ba4-bfef-4582-915b-2e3851763280","html_url":"https://github.com/OpenSTEF/openstef","commit_stats":{"total_commits":2244,"total_committers":38,"mean_commits":59.05263157894737,"dds":0.8364527629233511,"last_synced_commit":"3fb5d8af28158d45d014dfa1e779a96742f31ca1"},"previous_names":["alliander-opensource/openstf"],"tags_count":349,"template":false,"template_full_name":null,"purl":"pkg:github/OpenSTEF/openstef","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/sbom","scorecard":{"id":105524,"data":{"date":"2025-08-11","repo":{"name":"github.com/OpenSTEF/openstef","commit":"8955ed11f4dc4940efdf1a13431efebb5a7706fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/29 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"11 commit(s) and 15 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":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.workflow_run.head_branch }}': .github/workflows/sonarcloud.yml:51"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs-publish.yaml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:13","Warn: no topLevel permission defined: .github/workflows/black-format-code.yml:1","Warn: no topLevel permission defined: .github/workflows/citations.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-labeler.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-upload-package.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/reuse-compliance.yaml:1","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/sonarcloud.yml:44"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-upload-package.yaml:10"],"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":"Vulnerabilities","score":0,"reason":"59 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-231 / GHSA-2586-f3p4-hq84","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-83fm-w79m-64r5","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2023-68 / GHSA-x422-6qhv-p29g","Warn: Project is vulnerable to: PYSEC-2023-69","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/citations.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/citations.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/citations.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/citations.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-labeler.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/pr-labeler.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reuse-compliance.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/reuse-compliance.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reuse-compliance.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/reuse-compliance.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonarcloud.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/sonarcloud.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sonarcloud.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/sonarcloud.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/docs-publish.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:59","Warn: pipCommand not pinned by hash: .github/workflows/python-upload-package.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-upload-package.yaml:29","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand 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":"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-15T11:02:06.129Z","repository_id":38453416,"created_at":"2025-08-15T11:02:06.129Z","updated_at":"2025-08-15T11:02:06.129Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36312988,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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":"OpenSTEF","name":"OpenSTEF","uuid":"93986058","kind":"organization","description":"Open Short Term Energy Forecaster project","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/93986058?v=4","repositories_count":6,"last_synced_at":"2024-05-29T13:39:40.773Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/OpenSTEF","funding_links":[],"total_stars":103,"followers":46,"following":0,"created_at":"2022-11-16T23:58:23.428Z","updated_at":"2024-05-29T13:39:42.235Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF/repositories"},"tags":[{"name":"v4.1.1","sha":"41b0172fe12d4d9aea97f760a55248ee7cd16c54","kind":"commit","published_at":"2026-06-29T14:24:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1/manifests"},{"name":"v4.1.1.dev0","sha":"41b0172fe12d4d9aea97f760a55248ee7cd16c54","kind":"commit","published_at":"2026-06-29T14:24:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.1.dev0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1.dev0/manifests"},{"name":"v4.1.0","sha":"daa2b00133fc31f25a90c174e0ec775ae59e275d","kind":"commit","published_at":"2026-06-26T12:55:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"e3547370fb0a28e0fcf606af084454c9ab54a8ea","kind":"commit","published_at":"2026-05-28T07:27:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6c86341710a899065a39d7c5dc19d439d3ee661f","kind":"commit","published_at":"2026-05-26T14:41:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0/manifests"},{"name":"v4.0.0.a43","sha":"68141787d5bd8f86b1a6373c5b578ab8c98b0a0a","kind":"commit","published_at":"2026-05-18T11:14:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a43/manifests"},{"name":"v4.0.0.a42","sha":"17b2dab1ed2b8791c5bf13538976c11b763e1679","kind":"commit","published_at":"2026-05-12T14:40:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a42/manifests"},{"name":"v4.0.0.a41","sha":"c878feaa943f3909d3d5807ee3b4936d00819169","kind":"commit","published_at":"2026-05-07T14:25:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a41/manifests"},{"name":"v4.0.0.a40","sha":"5a46ff80304c43ad73ed65cab1f2a64130bb7e97","kind":"commit","published_at":"2026-05-07T07:27:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a40/manifests"},{"name":"v4.0.0.a39","sha":"39408f4b8ec127b2b65784bc771fc9144299683f","kind":"commit","published_at":"2026-05-06T14:22:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a39/manifests"},{"name":"v4.0.0.a38","sha":"575ab6cb71d06db8bef5647173a12a73c39db9df","kind":"commit","published_at":"2026-05-05T11:00:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a38/manifests"},{"name":"v4.0.0.a37","sha":"014bc0ccd36546db8671d2f662ba6c87049d37f4","kind":"commit","published_at":"2026-05-05T08:24:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a37/manifests"},{"name":"v4.0.0.a36","sha":"a59890a0549a2d3bcb7bcf515cc07c3f0edda1c7","kind":"commit","published_at":"2026-04-29T14:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a36/manifests"},{"name":"v4.0.0.a35","sha":"0b77bf5f33ab6f82620160107c8bab1b4fa6723a","kind":"commit","published_at":"2026-04-29T08:44:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a35/manifests"},{"name":"v4.0.0.a34","sha":"f0a41045947a4782608596d26cf16a31018f3456","kind":"commit","published_at":"2026-04-22T11:22:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a34/manifests"},{"name":"v4.0.0.a33","sha":"f4a19b648d3abb9fa851326df3e7ba9a0b090113","kind":"commit","published_at":"2026-04-17T09:49:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a33/manifests"},{"name":"v4.0.0.a32","sha":"6b0f6042c1d5f120a886beccc0d0b98e69b51df8","kind":"commit","published_at":"2026-04-13T13:17:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a32/manifests"},{"name":"v4.0.0.a31","sha":"7f4dc805811eae675f3ea9e437fec88fd63ef7f2","kind":"commit","published_at":"2026-04-10T12:30:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a31/manifests"},{"name":"v4.0.0.a30","sha":"74f58951d4ac317a28004778b1c0afff192df2d5","kind":"commit","published_at":"2026-03-19T11:52:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a30/manifests"},{"name":"v4.0.0.a29","sha":"7cf3859d4fbf55fe5d4cee458f08358ecbeef192","kind":"commit","published_at":"2026-03-19T10:23:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a29/manifests"},{"name":"v4.0.0.a28","sha":"ecf52d19e896b128d1f54b6634790919443712f5","kind":"commit","published_at":"2026-03-12T10:04:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a28/manifests"},{"name":"v4.0.0.a27","sha":"1ee49d4c669eb6e5e995f74cf214fb3b4f0fbf0f","kind":"commit","published_at":"2026-03-12T08:30:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a27/manifests"},{"name":"v4.0.0.a26","sha":"573d041cf4eabb2947b70ced294cf4e01e2fae12","kind":"commit","published_at":"2026-03-09T13:51:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a26/manifests"},{"name":"v4.0.0.a25","sha":"ea3cf85052a2da2886b6f5a8b3ab5290620dd957","kind":"commit","published_at":"2026-03-09T12:04:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a25/manifests"},{"name":"v4.0.0.a24","sha":"0ec9750edbfad3dbda1a902b32e49a4a7aebdb60","kind":"commit","published_at":"2026-03-06T15:54:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a24/manifests"},{"name":"v4.0.0.a23","sha":"5691fd6a3cb6cd7741876c6fd40f3e26176312bb","kind":"commit","published_at":"2026-03-06T12:48:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a23","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a23/manifests"},{"name":"v3.4.93","sha":"f5579b0ef4b012e36fd13c7424f4f58f50cb5c26","kind":"commit","published_at":"2026-03-06T07:50:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.93","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.93/manifests"},{"name":"v4.0.0.a22","sha":"1fd7011a36eea42d2a81be73423963ae515ae976","kind":"commit","published_at":"2026-03-05T15:16:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a22/manifests"},{"name":"v4.0.0.a21","sha":"5fb490ade8cefcdcc90cb991cd3f40d681cd218b","kind":"commit","published_at":"2026-03-05T14:32:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a21/manifests"},{"name":"v4.0.0.a20","sha":"f774851187d494d6aa74cf78b4f099200082d753","kind":"commit","published_at":"2026-03-03T14:27:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a20/manifests"},{"name":"v4.0.0.a19","sha":"9271c050d7b0c5a11efdf8678cc622be5c138c6b","kind":"commit","published_at":"2026-02-20T13:14:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a19/manifests"},{"name":"v4.0.0.a18","sha":"23d207c2b4deae73bef9d46bfe04cfd4d33fca6f","kind":"commit","published_at":"2026-02-20T12:05:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a18/manifests"},{"name":"v4.0.0.a17","sha":"1bcf71d10cc360d8046ce39736ec7b80bb0e8055","kind":"commit","published_at":"2026-02-17T11:38:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a17/manifests"},{"name":"v4.0.0.a16","sha":"a69bf600855c75f5e6770fa7f163414c6671fd4c","kind":"commit","published_at":"2026-02-17T10:26:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a16/manifests"},{"name":"v4.0.0.a15","sha":"3ba1abce73d130666c2a26a3101c279b0955ff14","kind":"commit","published_at":"2026-02-16T08:52:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a15/manifests"},{"name":"v4.0.0.a14","sha":"254bc0c7a0493ea34cbf5b071c7d668d6ae1be82","kind":"commit","published_at":"2026-01-27T11:28:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a14/manifests"},{"name":"v4.0.0.a13","sha":"39e3d047d6236423f1f594090bab36147517bd37","kind":"commit","published_at":"2026-01-12T12:46:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a13/manifests"},{"name":"v4.0.0.a12","sha":"cfe1a98d43a9c9599e961af9513317fe2b06afb8","kind":"commit","published_at":"2026-01-09T09:25:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a12/manifests"},{"name":"v4.0.0.a11","sha":"445c365f5dac055ad2a827d4b1e4e514fae7e1ec","kind":"commit","published_at":"2026-01-05T09:26:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a11/manifests"},{"name":"v4.0.0.a10","sha":"6d140bc374af3bef19923886be70e66d3b47ff9e","kind":"commit","published_at":"2025-12-17T09:33:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a10/manifests"},{"name":"v4.0.0.a9","sha":"32a42bba8a25e602a00531f20ed75cab576d6000","kind":"commit","published_at":"2025-12-16T12:50:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a9/manifests"},{"name":"v4.0.0.a8","sha":"d3977b19632b3ce4471f74d3f681a5d5166017a0","kind":"commit","published_at":"2025-12-15T08:17:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a8/manifests"},{"name":"v3.4.92","sha":"7592cac21f02e66cec72d9b43482541893eee5c8","kind":"commit","published_at":"2025-12-12T15:40:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.92","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.92/manifests"},{"name":"v4.0.0.a7","sha":"43987fc0048b6678eb97909e486fcd440ff5045f","kind":"commit","published_at":"2025-12-10T09:24:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a7/manifests"},{"name":"v4.0.0.a6","sha":"18910098af96452500c401df45a8401a77f9928d","kind":"commit","published_at":"2025-12-09T13:40:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a6/manifests"},{"name":"v4.0.0.a5","sha":"3eb7e69e24e4a13600026ce285f4b39a19101c25","kind":"commit","published_at":"2025-12-08T14:55:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a5/manifests"},{"name":"v4.0.0.a4","sha":"eca628e7832c056059a5df0de476083204aa3c95","kind":"commit","published_at":"2025-12-05T15:27:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a4/manifests"},{"name":"v4.0.0.a3","sha":"71ac4283129ac3da3eaa2dbfdd360c54ffac420e","kind":"commit","published_at":"2025-12-03T08:45:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a3/manifests"},{"name":"v3.4.91","sha":"b3a45afef7bc6f52ad107713bc2aaef9dfdc6fd3","kind":"commit","published_at":"2025-12-02T16:12:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.91","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.91/manifests"},{"name":"v4.0.0.a2","sha":"45ca37fca0a8ecf3a1581b38cea2910cfe686750","kind":"commit","published_at":"2025-11-26T14:45:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a2/manifests"},{"name":"v4.0.0.a1","sha":"ee41442b228757dd5adc558101fe02e9e6f5c2be","kind":"commit","published_at":"2025-11-26T13:01:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a1/manifests"},{"name":"v3.4.90","sha":"343d31d380fbe254e60126a7b7f388472151026c","kind":"commit","published_at":"2025-11-21T13:43:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.90","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.90/manifests"},{"name":"v4.0.0.a0","sha":"6864ca24e033148a697e584dc8a8054217b9d4ef","kind":"commit","published_at":"2025-11-19T14:11:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a0/manifests"},{"name":"v3.4.89","sha":"123f6b5fae55847a3713980fc670560d61bbaaca","kind":"commit","published_at":"2025-11-14T10:32:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.89","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.89/manifests"},{"name":"v3.4.88","sha":"d5dfcf7fcdf6b4887680ea9b69191876a053a1b0","kind":"commit","published_at":"2025-11-11T09:30:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.88","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.88/manifests"},{"name":"v3.4.87","sha":"f56ec20ad312e5c05f4497d16c35b2237cee4c0e","kind":"commit","published_at":"2025-10-29T13:19:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.87","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.87/manifests"},{"name":"v3.4.86","sha":"27b7c6ec2342b6d1c61559d1156cfed5f7243bf2","kind":"commit","published_at":"2025-10-29T10:45:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.86","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.86/manifests"},{"name":"v3.4.85","sha":"712525c031529cc2ab09dbb53b4a47cbfeaf209c","kind":"commit","published_at":"2025-10-29T08:26:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.85","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.85/manifests"},{"name":"v3.4.83","sha":"d619fa24033c96f999c3216b94fb38d730d656a1","kind":"commit","published_at":"2025-09-10T09:52:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.83","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.83/manifests"},{"name":"v3.4.82","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.82","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.82/manifests"},{"name":"v3.4.81","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.81","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.81/manifests"},{"name":"v3.4.80","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.80","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.80/manifests"},{"name":"v3.4.79","sha":"cd7cd45465112a030721e8c8531ed7cf6388f903","kind":"commit","published_at":"2025-05-27T14:12:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.79","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.79/manifests"},{"name":"v3.4.78","sha":"7add57017b17a717df6a61dd641304e31930eba6","kind":"commit","published_at":"2025-05-27T09:15:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.78","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.78/manifests"},{"name":"v3.4.77","sha":"6c007c3f5aac970c33ea5283767e5d825ccbd7bf","kind":"commit","published_at":"2025-05-27T07:55:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.77","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.77/manifests"},{"name":"v3.4.76","sha":"b6ea4129ae7ff7ccab964bfb674fb234fdb40fa3","kind":"commit","published_at":"2025-05-14T10:07:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.76","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.76/manifests"},{"name":"v3.4.75","sha":"5a78f69b647d1cd5e9bfa253d57fafc07a15e4bd","kind":"commit","published_at":"2025-05-12T09:30:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.75","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.75/manifests"},{"name":"v3.4.74","sha":"9fe3dfba6446bb8c6f20946f09f198fdf82b9db8","kind":"commit","published_at":"2025-05-01T12:03:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.74","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.74/manifests"},{"name":"v3.4.73","sha":"a3bf2806edf300fbd0b1293015b24c66ac13935a","kind":"commit","published_at":"2025-04-24T12:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.73","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.73/manifests"},{"name":"v3.4.72","sha":"cfb4723b9c5a6ae71456afd7ed112a82040a06e7","kind":"commit","published_at":"2025-04-16T08:59:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.72","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.72/manifests"},{"name":"v3.4.71","sha":"a97c918ab0c3b4c6f435789572e92d54943584f9","kind":"commit","published_at":"2025-04-10T14:36:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.71","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.71/manifests"},{"name":"v3.4.70","sha":"a97c918ab0c3b4c6f435789572e92d54943584f9","kind":"commit","published_at":"2025-04-10T14:36:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.70","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.70/manifests"},{"name":"v3.4.69","sha":"4184a3bacd108419765f4f9573e1716bd2b83365","kind":"commit","published_at":"2025-04-09T14:30:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.69","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.69/manifests"},{"name":"v3.4.68","sha":"48d5ab0c40a1921de559044337480fc7b9a6a509","kind":"commit","published_at":"2025-03-28T14:07:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.68","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.68/manifests"},{"name":"v3.4.67","sha":"9ace1b4e40fc830f84c5a29f15bab30649773bcf","kind":"commit","published_at":"2025-03-28T10:44:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.67","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.67/manifests"},{"name":"v3.4.66","sha":"1c90d0ebc44759c71507c3c0587b612c18fd0cde","kind":"commit","published_at":"2025-03-13T15:01:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.66","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.66/manifests"},{"name":"v3.4.65","sha":"802396fb84555ba3404bb253a68f12385c0a8376","kind":"commit","published_at":"2025-03-12T11:43:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.65","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.65/manifests"},{"name":"v3.4.64","sha":"180e61a5dbb2e7c5213ea68b64983205951b7571","kind":"commit","published_at":"2025-03-07T15:13:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.64","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.64/manifests"},{"name":"v3.4.63","sha":"75f7712490252b68e51fb00cbca098bf993d7317","kind":"commit","published_at":"2025-02-26T12:39:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.63","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.63/manifests"},{"name":"v3.4.62","sha":"cf80139747d0f24633f17d0a8b821eba181eb1fb","kind":"commit","published_at":"2025-02-26T09:52:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.62","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.62/manifests"},{"name":"v3.4.61","sha":"e4d9918f32fa2f69032691119a7e2c5ef9d12b08","kind":"commit","published_at":"2025-02-26T09:45:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.61","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.61/manifests"},{"name":"v3.4.60","sha":"c0b85930a0f697cf2601181c18da43628fc966bd","kind":"commit","published_at":"2025-02-18T09:56:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.60","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.60/manifests"},{"name":"v3.4.59","sha":"78abac50bc132e44d9d5a81436cc883acd629d1a","kind":"commit","published_at":"2025-02-18T09:07:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.59","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.59/manifests"},{"name":"v3.4.58","sha":"f14006ab913ddb33090985cecd3ba2b89ec1013d","kind":"commit","published_at":"2025-02-17T15:04:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.58","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.58/manifests"},{"name":"v3.4.57","sha":"f51a135fa2dedc9690b31c4d4f2b6b4f76b1efde","kind":"commit","published_at":"2025-02-14T15:44:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.57","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.57/manifests"},{"name":"v3.4.56","sha":"4fc47b733fbc4a59faf07386cddda50477b9a48c","kind":"commit","published_at":"2025-02-14T15:37:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.56","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.56/manifests"},{"name":"v3.4.55","sha":"1da90266b450d14e38843ff19c261a0d74445a36","kind":"commit","published_at":"2025-02-05T12:59:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.55","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.55/manifests"},{"name":"v3.4.54","sha":"f080aa5a2b31c20cc7ebc324886fad57481e9f02","kind":"commit","published_at":"2025-01-31T11:55:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.54","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.54/manifests"},{"name":"v3.4.53","sha":"33e4dfe8983d489633104e1840e55397ae833838","kind":"commit","published_at":"2025-01-31T11:07:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.53","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.53/manifests"},{"name":"v3.4.52","sha":"c82f2bfd55fd09843e627144716c654df190b8ed","kind":"commit","published_at":"2025-01-27T15:39:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.52","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.52/manifests"},{"name":"v3.4.51","sha":"941bb67120a567701c5c7ee7acd8126a122bf069","kind":"commit","published_at":"2025-01-24T15:40:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.51","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.51/manifests"},{"name":"v3.4.50","sha":"1fc2f0bbee60822f60c4fcf6377725c8ad3608d8","kind":"commit","published_at":"2025-01-24T10:12:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.50","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.50/manifests"},{"name":"v3.4.49","sha":"10c7d1283d2a5c8f67166bf5e91bb963beb05a0f","kind":"commit","published_at":"2025-01-23T15:09:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.49","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.49/manifests"},{"name":"v3.4.48","sha":"b4553ae3657c7e87d94294dc4ce6c36cec56fbd5","kind":"commit","published_at":"2024-12-12T13:35:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.48","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.48/manifests"},{"name":"v3.4.46","sha":"e7cc6202bd63c9324899ea8ec9d636a56d1a088c","kind":"commit","published_at":"2024-12-03T14:13:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.46","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.46/manifests"},{"name":"v3.4.45","sha":"1d5e6c04f25eafaddcb912d79ba969fd7c922fda","kind":"commit","published_at":"2024-12-02T13:45:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.45","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.45/manifests"},{"name":"v3.4.44","sha":"df50619db0283719e0e8d469250fa70592345ea4","kind":"commit","published_at":"2024-12-02T09:31:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.44","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.44/manifests"},{"name":"v3.4.43","sha":"1e62bd8686af7bfa1ce8a0f4029aae19fdb5551d","kind":"commit","published_at":"2024-11-29T08:44:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.43/manifests"},{"name":"v3.4.42","sha":"fe0b04a002c0ab155c50cfd3f7aba918503a2b03","kind":"commit","published_at":"2024-11-21T07:45:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.42/manifests"},{"name":"v3.4.41","sha":"3fb5d8af28158d45d014dfa1e779a96742f31ca1","kind":"commit","published_at":"2024-10-11T13:31:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.41/manifests"},{"name":"v3.4.40","sha":"3fb5d8af28158d45d014dfa1e779a96742f31ca1","kind":"commit","published_at":"2024-10-11T13:31:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.40/manifests"},{"name":"v3.4.39","sha":"21692adf2e52d8ff2bf643d9d696a8860ea223d5","kind":"commit","published_at":"2024-10-09T07:23:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.39/manifests"},{"name":"v3.4.38","sha":"e2fafd2f3f22d97109ae6fd4a61f65fa43df5f4f","kind":"commit","published_at":"2024-10-02T11:56:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.38/manifests"},{"name":"v3.4.37","sha":"27a0d4cac2d65614c5d7fd1da5a95faf2d828e0a","kind":"commit","published_at":"2024-10-02T09:32:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.37/manifests"},{"name":"v3.4.47","sha":"bba56849876deefd80cc13a382f87b6b7539b495","kind":"commit","published_at":"2024-10-01T11:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.47","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.47/manifests"},{"name":"v3.4.36","sha":"bba56849876deefd80cc13a382f87b6b7539b495","kind":"commit","published_at":"2024-10-01T11:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.36/manifests"},{"name":"v3.4.35","sha":"39a46228acbcd541141a9a86aafc6304c23dd1de","kind":"commit","published_at":"2024-09-30T11:31:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.35/manifests"},{"name":"v3.4.34","sha":"f40d3815a19f1993d4b1af482c572d41e8cf7460","kind":"commit","published_at":"2024-09-27T11:31:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.34/manifests"},{"name":"v3.4.33","sha":"114f4efec851973e8059f03b6df2761ea2d1228a","kind":"commit","published_at":"2024-08-28T09:41:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.33/manifests"},{"name":"v3.4.32","sha":"081593e3765eb0e1f8df221d5d648aec8141e361","kind":"commit","published_at":"2024-07-17T11:11:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.32/manifests"},{"name":"v3.4.31","sha":"42f9ad5a3206f7366dcc56724ddc49c50eb97f57","kind":"commit","published_at":"2024-07-17T11:10:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.31/manifests"},{"name":"v3.4.30","sha":"0c5b6961407a6efca872f5669ee9c039891d919b","kind":"commit","published_at":"2024-06-24T12:37:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.30/manifests"},{"name":"v3.4.29","sha":"3bf7315b118141d7155e126427454755a8f6ea4f","kind":"commit","published_at":"2024-06-10T10:40:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.29/manifests"},{"name":"v3.4.28","sha":"fb17c80f76a87a19b52724a6214c52fcfbe6e5c5","kind":"commit","published_at":"2024-06-03T11:33:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.28/manifests"},{"name":"v3.4.27","sha":"570fd31c8ecb25f3c01aeb167eedce99f3bb599d","kind":"commit","published_at":"2024-05-23T12:10:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.27/manifests"},{"name":"v3.4.26","sha":"2b200bd20f5aec9088b39b0d2c7927aa1e34b403","kind":"commit","published_at":"2024-05-23T12:10:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.26/manifests"},{"name":"v3.4.25","sha":"560f19b55c38310250a0bd080b7585177f3bf52a","kind":"commit","published_at":"2024-04-30T09:02:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.25/manifests"},{"name":"v3.4.24","sha":"be8f58e37e05c147d81557e8111b80fcff156eaa","kind":"commit","published_at":"2024-04-25T09:39:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.24/manifests"},{"name":"v3.4.23","sha":"9f6497c7b80349cc18dedc4762ba853a2845abd6","kind":"commit","published_at":"2024-04-24T13:48:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.23","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.23/manifests"},{"name":"v3.4.22","sha":"b3aae5475ddd5bd6f3e1e53b0258e9e4f224a631","kind":"commit","published_at":"2024-04-04T10:38:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.22/manifests"},{"name":"v3.4.21","sha":"2d604eaba47a983362e177c46f387017a592a55c","kind":"commit","published_at":"2024-04-03T08:54:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.21/manifests"},{"name":"v3.4.20","sha":"c83351d47bc957ee992ed9d82b33d4b7d078796f","kind":"commit","published_at":"2024-04-03T07:51:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.20/manifests"},{"name":"v3.4.19","sha":"d03ebfd5da174057bf4099978b0734bc840844d5","kind":"commit","published_at":"2024-03-28T14:31:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.19/manifests"},{"name":"v3.4.18","sha":"b40646aa48cc5b360f51cf4dd0adb37260c719d7","kind":"commit","published_at":"2024-03-27T15:38:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.18/manifests"},{"name":"v3.4.17","sha":"86cac87f73a6df15cdaaf56fd941c91a72aa1067","kind":"commit","published_at":"2024-03-27T15:19:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.17/manifests"},{"name":"v3.4.16","sha":"ca633695f2dd9113b56756b883b87dff540c7077","kind":"commit","published_at":"2024-03-27T15:04:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.16/manifests"},{"name":"v3.4.15","sha":"48149fa7e59fb8803439af9be11c576204920075","kind":"commit","published_at":"2024-03-27T14:18:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.15/manifests"},{"name":"v3.4.14","sha":"849750ed78ea174e98f6c1bc152dc70854fafe9c","kind":"commit","published_at":"2024-03-27T13:43:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.14/manifests"},{"name":"v3.4.13","sha":"60f2ef3927fdc0e159c3cbe55a6514d862dbb491","kind":"commit","published_at":"2024-03-27T09:50:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.13/manifests"},{"name":"v3.4.12","sha":"7dad9b71fe744f7f341e4a15273613c7c25a6ff7","kind":"commit","published_at":"2024-03-01T09:11:55.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.12/manifests"},{"name":"v3.4.11","sha":"5a2c37a3e9705b1c863219ed215cc32272054178","kind":"commit","published_at":"2024-02-29T10:20:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.11/manifests"},{"name":"v3.4.10","sha":"c1666866ad5e622ab525030945a29537429ceb8c","kind":"commit","published_at":"2024-02-20T12:35:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.10/manifests"},{"name":"v3.4.9","sha":"5616be947549110cccfc9e654f7797ddff8e9641","kind":"commit","published_at":"2024-02-13T10:01:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.9/manifests"},{"name":"v3.4.8","sha":"5bd853c114842d885d8bb100227f0665c4d7c93f","kind":"commit","published_at":"2024-02-08T08:43:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.8/manifests"},{"name":"v3.4.7","sha":"e48d277d0948b015fb48e2ee6e3155d4da49a89a","kind":"commit","published_at":"2024-02-01T15:09:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.7/manifests"},{"name":"v3.4.6","sha":"fc076cbec9c9d27924840eacc458788c667ffaaf","kind":"commit","published_at":"2024-01-19T11:34:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.6/manifests"},{"name":"v3.4.5","sha":"d1d01e84f47de938aaa46209cd0aa48f432af21a","kind":"commit","published_at":"2024-01-19T10:45:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"8a86c8031f719d7a136a1764da3735b04d4ef468","kind":"commit","published_at":"2024-01-18T09:46:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.4/manifests"},{"name":"v3.4.2","sha":"bfe7e71f56961918fff3a0af174ca3694059591d","kind":"commit","published_at":"2024-01-16T16:00:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"4f51ea27efd9a525d35119db00dd565372b52641","kind":"commit","published_at":"2024-01-16T13:17:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.1/manifests"},{"name":"v3.3.15","sha":"9afb62671a42892f82d6834025ffe6ebfb76510f","kind":"commit","published_at":"2024-01-16T09:57:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.15/manifests"},{"name":"v3.3.14","sha":"ba9aef33ffb07dfaf1a72102595af2b337589f68","kind":"commit","published_at":"2024-01-15T16:16:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.14/manifests"},{"name":"v3.3.13","sha":"4b6be3aef00ec645790d85c81b9311c768d4912c","kind":"commit","published_at":"2024-01-15T13:33:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.13/manifests"},{"name":"v3.3.12","sha":"2779f16b2e45ac64cd28f7d848194df9005d0eec","kind":"commit","published_at":"2024-01-12T09:35:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.12/manifests"},{"name":"v3.3.11","sha":"0243649129e75d7accb1e0c6e66918141e67fdaa","kind":"commit","published_at":"2024-01-11T15:41:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"a408d0d7612b87dcc7ad5165c62ef3d5ec10707c","kind":"commit","published_at":"2024-01-10T10:29:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"9b5d80a2485842d0d258bb5962f269a5f66911f9","kind":"commit","published_at":"2023-12-14T15:07:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.9/manifests"},{"name":"v3.3.8","sha":"b8e8f4a537e8633e810573be129e8849bda07469","kind":"commit","published_at":"2023-12-11T09:23:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"78c2cdce5688e1b100b55fa29c74967737c62934","kind":"commit","published_at":"2023-12-11T08:18:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"83ed9a31472b3ba6125f5a0c41c9582993d0b01a","kind":"commit","published_at":"2023-11-02T09:58:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"406c5d1886d8fa022ea395bcf602a39ce69d2737","kind":"commit","published_at":"2023-10-26T09:37:13.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.5/manifests"},{"name":"v3.3.3","sha":"0cdcba4efc970eaf46b70a249bdf95f84403f4e0","kind":"commit","published_at":"2023-10-10T17:57:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.3/manifests"},{"name":"3.3.2.dev","sha":"a3bf38bf236e9ee7295a25e46bbe4fea10cdc0a0","kind":"commit","published_at":"2023-10-02T15:46:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/3.3.2.dev","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/3.3.2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@3.3.2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.3.2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.3.2.dev/manifests"},{"name":"v3.3.1","sha":"ebdc21943c2419d856cc7fbed51d0a1c9c132092","kind":"commit","published_at":"2023-09-20T13:24:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.1/manifests"},{"name":"v3.2.78","sha":"8a28f221ee44331b3904943f7939212dbb7f23b6","kind":"commit","published_at":"2023-09-15T11:58:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.78","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.78/manifests"},{"name":"v3.2.77","sha":"b18f70985d7a5cc537b55c2f8803dc326bb26459","kind":"commit","published_at":"2023-09-13T09:50:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.77","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.77/manifests"},{"name":"v3.2.76","sha":"deb9eb00da1e939abe85ab90d8317f8c29cbf2e5","kind":"commit","published_at":"2023-08-23T14:48:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.76","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.76/manifests"},{"name":"v3.2.75","sha":"44ef8ff9f6c7108e3759bb3ef092948d301bd4cd","kind":"commit","published_at":"2023-08-14T06:57:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.75","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.75/manifests"},{"name":"v3.2.74","sha":"2011c1787270c1bcc692aa6eddd20d72a00ceac6","kind":"commit","published_at":"2023-08-14T06:44:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.74","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.74/manifests"},{"name":"v3.2.73","sha":"2f9fe01da391197ac57e47f408d3348484ebbf87","kind":"commit","published_at":"2023-08-07T15:12:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.73","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.73/manifests"},{"name":"v3.2.72","sha":"cd4bc571f3e2cc353fd081b241fbeeb71005eb3c","kind":"commit","published_at":"2023-08-07T06:47:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.72","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.72/manifests"},{"name":"v3.2.71","sha":"a41f6b9afe0865776159bb33b6a909dc8cd2f144","kind":"commit","published_at":"2023-07-11T14:31:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.71","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.71/manifests"},{"name":"v3.2.70","sha":"adf028a7ce9c357c80e98e2a7c225605f0c9bb46","kind":"commit","published_at":"2023-07-11T11:49:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.70","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.70/manifests"},{"name":"v3.2.69","sha":"5197849199fb47efaf74e00d4ee6fe01f720b3e3","kind":"commit","published_at":"2023-05-19T15:08:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.69","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.69/manifests"},{"name":"v3.2.67","sha":"bcc15e1e2b98b60df4ad88e380a1973f625d33cd","kind":"commit","published_at":"2023-05-15T07:04:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.67","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.67/manifests"},{"name":"v3.2.66","sha":"8597aa8509bd1fa54160b0ba89bbc381dcf8f863","kind":"commit","published_at":"2023-05-11T12:01:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.66","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.66/manifests"},{"name":"v3.2.64","sha":"e579490256a07341d8a21e40096530e88b29d626","kind":"commit","published_at":"2023-05-08T09:00:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.64","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.64/manifests"},{"name":"v3.2.63","sha":"eef13546dcc521bae38639109ebc3f53c86bc3d8","kind":"commit","published_at":"2023-05-05T15:12:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.63","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.63/manifests"},{"name":"v3.2.62","sha":"a1c62d83481825751d656ec9071db2a8b682c70d","kind":"commit","published_at":"2023-05-01T12:34:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.62","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.62/manifests"},{"name":"v3.2.61","sha":"7bc30b57db155c20c5cedb61788ed68565189f79","kind":"commit","published_at":"2023-04-26T12:41:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.61","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.61/manifests"},{"name":"v3.2.60","sha":"0c33ad1d9308b7ef6bd127a88e64ecf785988baa","kind":"commit","published_at":"2023-04-21T13:04:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.60","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.60/manifests"},{"name":"v3.2.59","sha":"12a9d0d0df36e45ea7668c7847c9d00a6e19993d","kind":"commit","published_at":"2023-03-21T14:10:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.59","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.59/manifests"},{"name":"v3.2.58","sha":"f02f63094708da22bc349aa274d6c23382cdf27c","kind":"commit","published_at":"2023-03-09T15:33:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.58","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.58/manifests"},{"name":"v3.2.57","sha":"af0a4b77781765ba6ad874731e5d938e111a0e04","kind":"commit","published_at":"2023-03-09T09:28:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.57","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.57/manifests"},{"name":"v3.2.56","sha":"d3406648a2ac1fc6772082c857f8774b4212e25e","kind":"commit","published_at":"2023-03-08T10:09:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.56","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.56/manifests"},{"name":"v3.2.55","sha":"6e3d6572a7be534c80b4a37e4d1fcfa9e522614d","kind":"commit","published_at":"2023-03-03T14:08:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.55","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.55/manifests"},{"name":"v3.2.54","sha":"7500d8e56a25244f4149c25abfb96a47c8bc5055","kind":"commit","published_at":"2023-03-01T12:16:55.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.54","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.54/manifests"},{"name":"v3.2.53","sha":"dfeeac1e834b364ed4f5453f80424115a608dcd2","kind":"commit","published_at":"2023-03-01T10:51:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.53","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.53/manifests"},{"name":"v3.2.52","sha":"b0baed4839c3ec7567fa634ae60da1492989c017","kind":"commit","published_at":"2023-03-01T10:20:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.52","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.52/manifests"},{"name":"v3.2.51","sha":"01a349f70b9d5f0178e05a8a3ffe95bf0dbf4990","kind":"commit","published_at":"2023-01-27T12:09:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.51","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.51/manifests"},{"name":"v3.2.50","sha":"106892ea02e6f86530535bf3ef5cd6090b8f7729","kind":"commit","published_at":"2023-01-27T09:18:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.50","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.50/manifests"},{"name":"v3.2.49","sha":"8e44a29b6d9b9974f42c5dc00df1d93f290f54a7","kind":"commit","published_at":"2023-01-27T09:12:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.49","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.49/manifests"},{"name":"v3.2.48","sha":"fe604d9da8d9cd54aa371fca7b842c22b5ddf8a4","kind":"commit","published_at":"2023-01-19T14:19:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.48","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.48/manifests"},{"name":"v3.2.47","sha":"5cee1041f466a44ee7e439efd4eb87008a444631","kind":"commit","published_at":"2023-01-02T16:18:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.47","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.47/manifests"},{"name":"v3.2.46","sha":"37734c8fc5fa60d83af3a52d592c000e481739b3","kind":"commit","published_at":"2023-01-02T16:00:45.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.46","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.46/manifests"},{"name":"v3.2.45","sha":"811e74ba062977fdb6d3e66dff21b6824582abe4","kind":"commit","published_at":"2023-01-02T15:22:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.45","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.45/manifests"},{"name":"v3.2.44","sha":"571a229d60dae99232c0f19eba7455084c679b5c","kind":"commit","published_at":"2023-01-02T15:18:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.44","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.44/manifests"},{"name":"v3.2.43","sha":"d0ef5bbcaf1bd9be5e1be64f2169ee3fbb7224b9","kind":"commit","published_at":"2023-01-02T12:39:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.43/manifests"},{"name":"v3.2.42","sha":"1ae2527ee5a128173e3d99340e102d09b7592ac1","kind":"commit","published_at":"2022-12-29T15:53:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.42/manifests"},{"name":"v3.2.41","sha":"07b9f70a82517c175800fb9f598ed81159501762","kind":"commit","published_at":"2022-12-29T14:49:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.41/manifests"},{"name":"v3.2.40","sha":"3d4a2d536ddbe68f73f48e28b7ca15c2aa78cbfb","kind":"commit","published_at":"2022-12-28T10:27:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.40/manifests"},{"name":"v3.2.39","sha":"5851e859e228e1ad5e167c13224e2b2db63e8b46","kind":"commit","published_at":"2022-12-08T08:29:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.39/manifests"},{"name":"v3.2.38","sha":"a19468796ad52d617598bdc9293dec7d59f09a73","kind":"commit","published_at":"2022-12-01T09:52:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.38/manifests"},{"name":"v3.2.37","sha":"e929bb6f7f69a1c035bfd01969d0a0bfdf1f8931","kind":"commit","published_at":"2022-11-29T09:58:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.37/manifests"},{"name":"v3.2.36","sha":"2782ad96dac28d50c268af3fcee66f48d341ff19","kind":"commit","published_at":"2022-11-28T16:50:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.36/manifests"},{"name":"v3.2.35","sha":"a3e2fd78fcda4ab06c2abff068f25105252393ca","kind":"commit","published_at":"2022-11-28T11:41:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.35/manifests"},{"name":"v3.2.34","sha":"5f55c0559d0d3676f738ab13ce903351dc62903b","kind":"commit","published_at":"2022-11-25T13:16:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.34/manifests"},{"name":"v3.2.33","sha":"32343ffeac213d1b6f9f9c26aed9875bc2f7d339","kind":"commit","published_at":"2022-11-25T09:34:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.33/manifests"},{"name":"v3.2.32","sha":"dd663e5c188f483cc65187406bd4d60d68740872","kind":"commit","published_at":"2022-11-24T09:32:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.32/manifests"},{"name":"v3.2.31","sha":"803635b1ffadeed63fd0b910d9e17d8496f59c22","kind":"commit","published_at":"2022-11-15T08:51:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.31/manifests"},{"name":"v3.2.30","sha":"c3a493fe1b965fd5ea9e30a103070e5402c8eb12","kind":"commit","published_at":"2022-11-04T11:14:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.30/manifests"},{"name":"v3.2.29","sha":"03a76be9ba9e794aedf6c1b0b0efdee3f34bfac8","kind":"commit","published_at":"2022-10-31T14:34:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.29/manifests"},{"name":"v3.2.28","sha":"d508d5f8e48ac5c8aa2ac2136efec137e7d0f37d","kind":"commit","published_at":"2022-10-31T13:08:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.28/manifests"},{"name":"v3.2.27","sha":"abf5d6c22c9ef35f360228f482e506cbc6e057fa","kind":"commit","published_at":"2022-10-28T12:06:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.27/manifests"},{"name":"v3.2.26","sha":"d085f8a096d794aa173bdf4a9bb7e777761ba3e8","kind":"commit","published_at":"2022-10-26T13:33:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.26/manifests"},{"name":"v3.2.25","sha":"1065611983133052e959f1caab5ce5ce8ed8b7b5","kind":"commit","published_at":"2022-09-07T12:15:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.25/manifests"},{"name":"v3.2.24","sha":"3462a6cee6a03384cd8c6d362fdab1ab785c3fe5","kind":"commit","published_at":"2022-09-06T15:01:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.24/manifests"},{"name":"v3.2.22","sha":"acd271bb96e65f36af1ac57dc1164dd165d56be1","kind":"commit","published_at":"2022-08-15T14:59:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.22/manifests"},{"name":"v3.2.21","sha":"2d72e47c0b166138de05ab1b2f72fa805a3fede6","kind":"commit","published_at":"2022-08-08T15:23:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.21/manifests"},{"name":"v3.2.20","sha":"db8e83f5d3b98106a493cec8dc2a6bb739ef68ce","kind":"commit","published_at":"2022-08-04T14:12:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.20/manifests"},{"name":"v3.2.19","sha":"717ba67b67ba813afbc696538cb65e122df8fb1a","kind":"commit","published_at":"2022-08-03T14:19:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.19/manifests"},{"name":"v3.2.18","sha":"d3f4dbeb4c36ae4c230414f60d52525f380b7b0a","kind":"commit","published_at":"2022-08-02T14:13:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.18/manifests"},{"name":"v3.2.17","sha":"c27c0181279e28120f6bfb683d3d0ffe5a03aa50","kind":"commit","published_at":"2022-08-02T06:46:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.17/manifests"},{"name":"v3.2.16","sha":"b3fdf87316b42f9d8dd2a6764d979870c35bb77c","kind":"commit","published_at":"2022-07-27T13:59:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.16/manifests"},{"name":"v3.2.15","sha":"767d04c7e55c810e9e4c4f8f0cf2db1bd0c4d69b","kind":"commit","published_at":"2022-07-26T14:03:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.15/manifests"},{"name":"v3.2.14","sha":"325bd281b50adb0cb83b8f50633218198749af94","kind":"commit","published_at":"2022-07-25T08:44:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.14/manifests"},{"name":"v3.2.13","sha":"beff94517d9e57f39df11d1fdc4dbeefb539761b","kind":"commit","published_at":"2022-07-20T12:41:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.13/manifests"},{"name":"v3.2.12","sha":"1c7aca82207e35ca9969b31d9538ec0e3bf2f66c","kind":"commit","published_at":"2022-07-20T09:31:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.12/manifests"},{"name":"v3.2.11","sha":"6a0f2c927ed8e974ea90f0dfcfec0e7ce0742989","kind":"commit","published_at":"2022-07-19T07:08:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"05324ca19ca8be5a9b05984e87b8bfda1a8ec56f","kind":"commit","published_at":"2022-07-18T14:29:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"66e6e74add736b1e0f22682ed2298bb8b8ed1980","kind":"commit","published_at":"2022-07-06T13:16:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"4b45358cba95ac4c7afe32e21eb3fadf9ac30fd5","kind":"commit","published_at":"2022-05-31T13:22:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"6851d33cc8eccea9d73637289b58324bf339712e","kind":"commit","published_at":"2022-05-31T08:48:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"cb526042751535c646350108d1517a3b8e6f11ee","kind":"commit","published_at":"2022-05-13T11:31:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"f69068c4f69373f16f11835b5a8c92ddd034fb0a","kind":"commit","published_at":"2022-05-13T09:31:13.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"a200de9415107386dec9c9c8767df372036d75a9","kind":"commit","published_at":"2022-05-05T09:34:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"2a9aa4887baaa0a6ab69a8a6495c3adc07f01066","kind":"commit","published_at":"2022-05-04T12:09:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"cc301dcd7640769a81fa5492d0f1a9537ed1c987","kind":"commit","published_at":"2022-04-29T08:24:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"8f27cc4f8cdce31a11864b7ec836c02c5da8f49e","kind":"commit","published_at":"2022-04-28T07:47:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"25c8de309f4a999ed7d7036954e91f6754a349d7","kind":"commit","published_at":"2022-04-22T15:28:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0/manifests"},{"name":"v3.2.0a2","sha":"8bb9c3024b2af6b6d8a9678dae8755aa8f1b0a88","kind":"commit","published_at":"2022-04-22T11:22:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a2/manifests"},{"name":"v3.2.0a1","sha":"b26ae09aeff0a6c427d2c56436b044808b0f6cad","kind":"commit","published_at":"2022-04-22T09:37:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a1/manifests"},{"name":"v3.2.0a","sha":"912e5aa968fe9f9cde089f8f2630ea02b4e9a777","kind":"commit","published_at":"2022-04-21T09:07:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a/manifests"},{"name":"v3.1.7","sha":"86ef57f0191ceb8deec122fcf372a617d79ef656","kind":"commit","published_at":"2022-03-30T11:32:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"c7fc3a63d64f5ded4a817335461f91a256539e1f","kind":"commit","published_at":"2022-03-28T14:43:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.6/manifests"},{"name":"v3.1.5b","sha":"b9eacdd65d5bd139e66eaaa96ba0bf000ff3611a","kind":"commit","published_at":"2022-03-23T09:22:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5b","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5b/manifests"},{"name":"v3.1.5a","sha":"42d1a3587844a76220067187da7b8a5e0866b5ad","kind":"commit","published_at":"2022-03-22T15:50:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5a","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5a/manifests"},{"name":"v3.1.5","sha":"22b50e7bb8c19a73bfd809d7c638426d6e860149","kind":"commit","published_at":"2022-03-21T14:26:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"da29fd132b43bd90d20077b473e75a6d51c04c81","kind":"commit","published_at":"2022-03-21T08:53:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"fb21859a670af5c4a35dadb519e1b41078a41cca","kind":"commit","published_at":"2022-03-18T13:24:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"f204eccb8dea85b7236e5ebbdb23ffd6ceefac03","kind":"commit","published_at":"2022-03-15T12:42:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"35a0c46fb6c6a97c3761b8f7c518dbf299637d5c","kind":"commit","published_at":"2022-03-02T14:40:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"e48f1b42c91cb1c95b84dc23fc82a99a5059895a","kind":"commit","published_at":"2022-02-18T09:27:54.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0/manifests"},{"name":"v3.1.0a1","sha":"41a5a2a7fa185ab26d279fb693fae331b1ba798e","kind":"commit","published_at":"2022-02-16T12:53:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0a1/manifests"},{"name":"v3.0.5","sha":"bf1d382391bbcbd2ba559eaaf28a7bcf05ab71a3","kind":"commit","published_at":"2022-01-19T15:19:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5/manifests"},{"name":"v3.0.5a5","sha":"565d1607fd6d5a422c2dc94a7ce4a44ba5cd10de","kind":"commit","published_at":"2022-01-16T20:29:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a5/manifests"},{"name":"3.0.5a4","sha":"8804b37b7927c418e190ae65d9d88d350a661034","kind":"commit","published_at":"2022-01-12T12:44:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/3.0.5a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/3.0.5a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@3.0.5a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.0.5a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.0.5a4/manifests"},{"name":"v3.0.5a3","sha":"c7dbe3fed62fbd7a162389c51c6ff6698c19f2e9","kind":"commit","published_at":"2022-01-11T12:08:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a3/manifests"},{"name":"v3.0.5a2","sha":"1111d00812a73cd2339646c8d98346b1b3a0e8e9","kind":"commit","published_at":"2022-01-11T09:29:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a2/manifests"},{"name":"v3.0.5a1","sha":"9e195abec85ac75a5b230f9539bd4001c2e44797","kind":"commit","published_at":"2021-12-14T13:34:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a1/manifests"},{"name":"v3.0.4","sha":"d83c360ed1a7c11769acfed56cf3cddfb4c25863","kind":"commit","published_at":"2021-12-10T11:36:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.4/manifests"},{"name":"untagged-34793f6ed2aa4ac4bb41","sha":"8f53c87f621159179928e99cc6f1114609e02f50","kind":"commit","published_at":"2021-12-09T10:14:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/untagged-34793f6ed2aa4ac4bb41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/untagged-34793f6ed2aa4ac4bb41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@untagged-34793f6ed2aa4ac4bb41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-34793f6ed2aa4ac4bb41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-34793f6ed2aa4ac4bb41/manifests"},{"name":"v3.0.2","sha":"78f8ba332370cf132ab2acc2dd192afd88ff3492","kind":"commit","published_at":"2021-12-07T10:06:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"5146f85edaf1752b469124e38646c9b7f10e7b9c","kind":"commit","published_at":"2021-12-07T09:20:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.1/manifests"},{"name":"untagged-cb91ee282540b477bd4d","sha":"8e311d3ab8a896ee5ae29f6a2e9dfbd01833d382","kind":"commit","published_at":"2021-12-01T16:14:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/untagged-cb91ee282540b477bd4d","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/untagged-cb91ee282540b477bd4d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@untagged-cb91ee282540b477bd4d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-cb91ee282540b477bd4d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-cb91ee282540b477bd4d/manifests"},{"name":"v2.6.4","sha":"82ad819b0025c34ab4ce317b068e89622f89d5cd","kind":"commit","published_at":"2021-11-29T15:18:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"eaf98d71f306a33654efadcd6a0bc6e2b740e619","kind":"commit","published_at":"2021-11-29T12:06:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"c4d1d2e183ca2b492cdbe20684ec4a0a23306317","kind":"commit","published_at":"2021-11-25T09:53:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"701db0c63f7681a60b6313fe7e6796a11af94ad6","kind":"commit","published_at":"2021-11-23T10:15:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"a0b00776f4fbb815c1f88fbd24bef58dc2103f34","kind":"commit","published_at":"2021-11-22T14:29:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0/manifests"},{"name":"v2.6.0a10","sha":"ce1701284a544820cd963c3da12a767cb322febb","kind":"commit","published_at":"2021-11-17T16:44:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a10/manifests"},{"name":"v2.6.0a9","sha":"8c4517c017447e5d3ae349484f97bc7b173d25d4","kind":"commit","published_at":"2021-11-17T07:57:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a9/manifests"},{"name":"v2.6.0a8","sha":"c0a52b39c16a28621a0fdbbdd2721db74c13bf93","kind":"commit","published_at":"2021-11-15T14:47:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a8/manifests"},{"name":"v2.6.0a6","sha":"f8187684d0e882ecf6e14a794459cb69fd1eac93","kind":"commit","published_at":"2021-11-15T14:04:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a6/manifests"},{"name":"v2.6.0a5","sha":"1fe6be886392a982cc5000fa8920d99b2872c95b","kind":"commit","published_at":"2021-11-15T11:59:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a5/manifests"},{"name":"v2.6.0a4","sha":"ba43ffee03326b8593ab0daf6d38141fccba8a73","kind":"commit","published_at":"2021-11-11T13:30:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a4/manifests"},{"name":"v2.6.0a3","sha":"6fd955e6c77f83685918ed7d2cca2a56e993b520","kind":"commit","published_at":"2021-11-11T13:05:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a3/manifests"},{"name":"v2.6.0a2","sha":"20ea64745079ffd92372098b76b2147ad49fc80c","kind":"commit","published_at":"2021-11-10T12:59:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a2/manifests"},{"name":"v2.6.0a1","sha":"aee913ac34b58bd0dd0789a84718335c1a5700f9","kind":"commit","published_at":"2021-11-10T11:26:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a1/manifests"},{"name":"v2.6.0a7","sha":"aee913ac34b58bd0dd0789a84718335c1a5700f9","kind":"commit","published_at":"2021-11-10T11:26:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a7/manifests"},{"name":"v2.5.4","sha":"b3aa11f8e05be99e49acac1831473cc08d512e17","kind":"commit","published_at":"2021-11-09T08:55:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4/manifests"},{"name":"v2.5.4a1","sha":"e2f4868768a0cda5c3720dea445f7639276f291b","kind":"commit","published_at":"2021-11-08T13:19:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.4a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.4a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.4a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4a1/manifests"},{"name":"v2.5.3","sha":"351288a7231951ab3a44d1c006bc56e6277fe34b","kind":"commit","published_at":"2021-11-02T10:18:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"5e089e9df9fb67f70b45083f2890b44e39a4fd98","kind":"commit","published_at":"2021-10-27T07:38:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"1ea09312f7003dc0954cca47b9b1a0b690205eab","kind":"commit","published_at":"2021-10-27T07:33:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1/manifests"},{"name":"v2.5.1a10","sha":"5a84b6e098b2715a88cfac39cc1d7f7c4bc0e4a7","kind":"commit","published_at":"2021-10-22T15:34:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a10/manifests"},{"name":"v2.5.1a8","sha":"0278a7a97d462824a829a21ed82b5864bfe136e0","kind":"commit","published_at":"2021-10-22T15:18:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a8/manifests"},{"name":"v2.5.1a9","sha":"0278a7a97d462824a829a21ed82b5864bfe136e0","kind":"commit","published_at":"2021-10-22T15:18:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a9/manifests"},{"name":"v2.5.1a7","sha":"af56405988d1eb5785840d2f3332350813f11383","kind":"commit","published_at":"2021-10-22T12:47:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a7/manifests"},{"name":"v2.5.1a6","sha":"bbbbd2a63996c17e2bd6827f9928223029589d0a","kind":"commit","published_at":"2021-10-22T07:44:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a6/manifests"},{"name":"v2.5.1a5","sha":"3a40da41c55acb84556fb0ae79462b339f7a8a2f","kind":"commit","published_at":"2021-10-21T15:54:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a5/manifests"},{"name":"v2.5.1a4","sha":"eba2e4a17ad0d29ce8158074ab8a6bbd3318742b","kind":"commit","published_at":"2021-10-21T14:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a4/manifests"},{"name":"v2.5.1a3","sha":"46aefb956bfa232022e24b0c2c09e885c8edeff3","kind":"commit","published_at":"2021-10-20T15:55:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a3/manifests"},{"name":"v2.5.1a2","sha":"e6a334f1ff47f5a8abb5f2f1de49edc894abd4a2","kind":"commit","published_at":"2021-10-20T14:55:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a2/manifests"},{"name":"v2.5.1a1","sha":"8722fb89de1c0a7e0bcde925d04541383fa3976f","kind":"commit","published_at":"2021-10-19T14:56:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a1/manifests"},{"name":"v2.5.0","sha":"bad136d1b1486c9cb2e10000f2c2056e593e3307","kind":"commit","published_at":"2021-10-04T09:20:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0/manifests"},{"name":"v2.5.0a2","sha":"b7260a8e77bff9a7b0c7978b3ef336216c3964e5","kind":"commit","published_at":"2021-10-04T08:57:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a2/manifests"},{"name":"v2.5.0a1","sha":"2d15da9d899ea27eba7d20c13fb6f5a044666e6b","kind":"commit","published_at":"2021-09-28T11:15:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a1/manifests"},{"name":"v2.4.1","sha":"2fac389814515229dc1a1760bc2b840901df1f40","kind":"commit","published_at":"2021-09-24T09:35:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1d23023ad60d3186f34557a0387158880189b6d5","kind":"commit","published_at":"2021-09-22T16:39:45.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0/manifests"},{"name":"v2.4.0-beta2","sha":"997823df5656fe2a2f7e65af3713a48fb1398658","kind":"commit","published_at":"2021-09-22T16:08:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0-beta2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta2/manifests"},{"name":"v2.4.0-beta","sha":"4363ce9919182dc9e772d95dcdaa164af2231638","kind":"commit","published_at":"2021-09-22T14:59:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0-beta","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta/manifests"},{"name":"v2.3.0","sha":"b843be1656cc991a43cb728ba8df809206306e23","kind":"commit","published_at":"2021-09-16T13:25:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.3.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"756ed0897c7b408e8450c5afe5beeaa31feadecd","kind":"commit","published_at":"2021-09-13T12:21:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e72b75bb1508e2a74e47885215b91070a96e4774","kind":"commit","published_at":"2021-08-20T15:15:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"e5eb706f062857c7f3a79c780ae6571dc13bd70e","kind":"commit","published_at":"2021-08-12T15:30:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3f29587d7e3f1fc68c68f8e78dbf16d60773d84a","kind":"commit","published_at":"2021-08-12T14:48:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.0/manifests"},{"name":"V2.1.8","sha":"97cfe49ad2913dde2af9ad9870da3018e42abf1c","kind":"commit","published_at":"2021-08-09T14:57:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/V2.1.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/V2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@V2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/V2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/V2.1.8/manifests"},{"name":"v2.1.7","sha":"78c0d3b20d578f7660da1c4c338e34649a425913","kind":"commit","published_at":"2021-08-09T12:57:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.7/manifests"},{"name":"v2.1.5","sha":"5c9394704b3ace0268dc3fb297d8663ffae4528a","kind":"commit","published_at":"2021-08-04T09:17:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"659e5f0fcf334cd6a89bcdbf3210bdcfec8a1282","kind":"commit","published_at":"2021-07-30T09:12:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"8cc4a3842e2b2d610ee903ad576a4ff1aa60af0e","kind":"commit","published_at":"2021-07-27T12:42:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"8b7ce69531d0d62539e0c751c11fd2eb676519be","kind":"commit","published_at":"2021-07-27T09:36:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1b194e4f49ec6c14b3bf64998b86bfaabcfc5c57","kind":"commit","published_at":"2021-07-19T13:26:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"7db89514f0915987676567b6d7b14f0c08a6dea6","kind":"commit","published_at":"2021-07-14T09:24:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"9162ae6e86de4635cc05a60e409c97ac53769e42","kind":"commit","published_at":"2021-07-09T13:42:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"1997144fd86ef2c49e0eff8d636c4ffc5844daa1","kind":"commit","published_at":"2021-07-08T13:52:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ffdc7b87cb516fb0ff1b1b0f1557d4968a208a28","kind":"commit","published_at":"2021-07-07T12:24:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1/manifests"},{"name":"v2.0.1a1","sha":"74a92a3c426011323c2b2e742d418126aa495f5f","kind":"commit","published_at":"2021-07-05T11:15:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.1a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1a1/manifests"},{"name":"v2.0.0","sha":"6fbf4f25ed40e66adcae6bccb040f84c864ac1ae","kind":"commit","published_at":"2021-07-01T13:22:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.0/manifests"},{"name":"v1.7.0a12","sha":"5ccafea50af026d7f02ae52b7d63e4e0c7ce94aa","kind":"commit","published_at":"2021-06-28T21:01:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a12/manifests"},{"name":"v1.7.0a11","sha":"8cb19043d99121c232fb271dcf56a216b7e8563b","kind":"commit","published_at":"2021-06-28T19:48:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a11/manifests"},{"name":"v1.7.0a10","sha":"6f73ad503908a52559e172f9c61e253fb668c4e1","kind":"commit","published_at":"2021-06-28T15:29:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a10/manifests"},{"name":"v1.7.0a9","sha":"dd44aab775a22a3b1b9434458b0c1f392c7a1896","kind":"commit","published_at":"2021-06-28T15:20:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a9/manifests"},{"name":"v1.7.0a8","sha":"3202839f697990449eb2c0d4c5f4aa0846c34ed9","kind":"commit","published_at":"2021-06-25T16:16:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a8/manifests"},{"name":"v1.7.0a7","sha":"a046b7551e362888af959bee87bd155a03fe228b","kind":"commit","published_at":"2021-06-24T12:17:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a7/manifests"},{"name":"v1.7.0a6","sha":"47f16691478c93a1f5b320d17729766a7325991a","kind":"commit","published_at":"2021-06-24T08:31:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a6/manifests"},{"name":"v1.7.0a5","sha":"59aaae58822f55effb7232e191f573f822ba608b","kind":"commit","published_at":"2021-06-24T07:28:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a5/manifests"},{"name":"v1.6.6","sha":"19f0ce07fd0efb68036680aceee0bb1bc811f700","kind":"commit","published_at":"2021-06-23T14:03:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.6/manifests"},{"name":"1.7.0a5","sha":"19b5226e9d15a978ebfca29a5c0cfd331b5b9540","kind":"commit","published_at":"2021-06-16T09:45:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/1.7.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/1.7.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@1.7.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.7.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.7.0a5/manifests"},{"name":"v1.6.4","sha":"7fb779c774e00e5a747738ee574acce1f821de9f","kind":"commit","published_at":"2021-06-08T12:02:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.4/manifests"},{"name":"1.6.4","sha":"7fb779c774e00e5a747738ee574acce1f821de9f","kind":"commit","published_at":"2021-06-08T12:02:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/1.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.6.4/manifests"},{"name":"v1.7.0a4","sha":"ef8359560bd887337cb442db869f4a59738c17e2","kind":"commit","published_at":"2021-06-02T08:51:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a4/manifests"},{"name":"v1.7.0a3","sha":"ecedab33fd6dd1956f1757d554abef03bbb331f6","kind":"commit","published_at":"2021-06-01T12:47:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a3/manifests"},{"name":"v1.7.0a2","sha":"bf60f8f9717630bda669fa512eccf967492acf4d","kind":"commit","published_at":"2021-05-31T13:19:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a2/manifests"},{"name":"v1.7.0a1","sha":"2a8aa67d54be4f69a13b569ebd3e2ba4c782fe95","kind":"commit","published_at":"2021-05-29T15:06:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a1/manifests"},{"name":"v1.6.3","sha":"10a3fcd53c0164cad214e6e098e5cee911ea6da6","kind":"commit","published_at":"2021-05-19T13:20:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"e78059ebf9c3416598cfb2e9d3b92247c772c45c","kind":"commit","published_at":"2021-05-04T14:49:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"246e83e34259aaa029c0a571a348f23cfee9e609","kind":"commit","published_at":"2021-05-04T14:39:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1/manifests"},{"name":"v1.6.1-beta.1","sha":"af2e7752443321ccd913e74b722aa7e6fcd75903","kind":"commit","published_at":"2021-04-30T08:31:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.1-beta.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1-beta.1/manifests"},{"name":"v1.6.0-beta.1","sha":"8d3a0a3339f554aa9014283a5c54304a00521bbf","kind":"commit","published_at":"2021-04-30T07:33:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.0-beta.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.0-beta.1/manifests"},{"name":"v1.5.10","sha":"4e4ecbbbea109258edbc4bc0d3f61ea8e209712f","kind":"commit","published_at":"2021-03-29T14:15:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"1dc5a7923292231dde78d4166a89a5d71bec48f8","kind":"commit","published_at":"2021-03-24T16:19:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"0d965162b19a4866ce3a2f1f7234fc412fb8548f","kind":"commit","published_at":"2021-03-24T08:31:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"ed57f967410c36f04033ed4211c223a3897bdfbe","kind":"commit","published_at":"2021-03-22T15:22:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.7/manifests"},{"name":"v.1.5.6-develop","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v.1.5.6-develop","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v.1.5.6-develop","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v.1.5.6-develop","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6-develop","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6-develop/manifests"},{"name":"v.1.5.6","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v.1.5.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v.1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v.1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6/manifests"},{"name":"v1.5.6","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"beb0a2e0ae21eac69292fa4471871f2f75a71db0","kind":"commit","published_at":"2021-03-09T14:29:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"9a904f737af0f5bddfd11124da51866f6cf997b2","kind":"commit","published_at":"2021-03-09T13:40:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"cd83d09dd1e48ab72b9023781de3934b12c56287","kind":"commit","published_at":"2021-03-09T10:04:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"459e0320bf3636e69e2eb724afe34839c32a282e","kind":"commit","published_at":"2021-03-08T10:05:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e64ad415bfb210010e01388fd8ae4e3c9c492f12","kind":"commit","published_at":"2021-03-05T09:29:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"553e442d3131ec7093c1d108b60385b8db66293c","kind":"commit","published_at":"2021-02-24T14:22:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0/manifests"},{"name":"v1.5.0-beta4","sha":"83965c5fb0fd0b8754ebec2098280f80fc0f537b","kind":"commit","published_at":"2021-02-24T13:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta4/manifests"},{"name":"v1.5.0-beta5","sha":"83965c5fb0fd0b8754ebec2098280f80fc0f537b","kind":"commit","published_at":"2021-02-24T13:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta5/manifests"},{"name":"v1.5.0-beta2","sha":"80b3cf304ff71fa3b52854947ed8a7461848f227","kind":"commit","published_at":"2021-02-16T16:05:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta2/manifests"},{"name":"v1.5.0-beta3","sha":"80b3cf304ff71fa3b52854947ed8a7461848f227","kind":"commit","published_at":"2021-02-16T16:05:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta3/manifests"},{"name":"v1.5.0-beta","sha":"f35f1120d62c1ee41f1c985cd57b76fe44b14ed0","kind":"commit","published_at":"2021-02-16T16:02:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta/manifests"}]},"repo_metadata_updated_at":"2026-08-12T14:58:14.261Z","dependent_packages_count":0,"downloads":6235,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":46.82927929840953,"dependent_packages_count":8.284936190091946,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.55710774425074},"purl":"pkg:pypi/openstef-beam","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/openstef-beam","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/openstef-beam","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/openstef-beam/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T13:31:02.677Z","issues_count":151,"pull_requests_count":729,"avg_time_to_close_issue":21788502.128205128,"avg_time_to_close_pull_request":773058.9732142857,"issues_closed_count":117,"pull_requests_closed_count":672,"pull_request_authors_count":44,"issue_authors_count":30,"avg_comments_per_issue":0.8543046357615894,"avg_comments_per_pull_request":0.8806584362139918,"merged_pull_requests_count":589,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":33,"past_year_pull_requests_count":109,"past_year_avg_time_to_close_issue":5289122.181818182,"past_year_avg_time_to_close_pull_request":444574.25925925927,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":81,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.7272727272727273,"past_year_avg_comments_per_pull_request":0.7247706422018348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":65,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/issues","maintainers":[{"login":"FrankKr","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FrankKr"},{"login":"JanMaartenvanDoorn","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanMaartenvanDoorn"},{"login":"egordm","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egordm"},{"login":"lschilders","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lschilders"},{"login":"Davidswinkels","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Davidswinkels"},{"login":"bartpleiter","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartpleiter"},{"login":"BenoitHardier","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenoitHardier"},{"login":"bremme","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bremme"},{"login":"clara-de-smet","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clara-de-smet"},{"login":"AlexisMignon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexisMignon"},{"login":"wfstoel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wfstoel"},{"login":"MvLieshout","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MvLieshout"},{"login":"JonitaRuiter","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonitaRuiter"},{"login":"ThomasNijsen","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThomasNijsen"},{"login":"MartijnCa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartijnCa"},{"login":"majidkhoshrou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majidkhoshrou"},{"login":"mariamanoli","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariamanoli"},{"login":"touronaug","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touronaug"},{"login":"Github-OpenSTEF","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Github-OpenSTEF"},{"login":"maxi-fort","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxi-fort"},{"login":"DeniseMeerkerk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeniseMeerkerk"},{"login":"sgatto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgatto"},{"login":"Lars800","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lars800"},{"login":"Guilly-Kolkman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Guilly-Kolkman"},{"login":"fleur-petit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fleur-petit"},{"login":"Luukhalsema","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luukhalsema"}],"active_maintainers":[{"login":"egordm","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egordm"},{"login":"lschilders","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lschilders"},{"login":"MvLieshout","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MvLieshout"},{"login":"bartpleiter","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartpleiter"},{"login":"fleur-petit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fleur-petit"},{"login":"Guilly-Kolkman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Guilly-Kolkman"},{"login":"JanMaartenvanDoorn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanMaartenvanDoorn"},{"login":"Lars800","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lars800"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-beam/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-beam/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-beam/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-beam/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-beam/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openstef-beam/codemeta","maintainers":[{"uuid":"ktp","login":"ktp","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/ktp/","role":null,"created_at":"2025-11-19T15:31:54.936Z","updated_at":"2025-11-19T15:31:54.936Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ktp/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":927931,"maintainers_count":398404,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-13T11:34:41.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11733426,"name":"github.com/OpenSTEF/openstef","ecosystem":"go","description":null,"homepage":null,"licenses":"mpl-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/OpenSTEF/openstef","keywords_array":[],"namespace":null,"versions_count":251,"first_release_published_at":"2021-02-16T16:02:16.000Z","latest_release_published_at":"2026-08-07T12:21:50.000Z","latest_release_number":"v4.2.2+incompatible","last_synced_at":"2026-08-12T13:39:39.564Z","created_at":"2025-06-05T11:16:02.022Z","updated_at":"2026-08-12T14:58:14.262Z","registry_url":"https://pkg.go.dev/github.com/OpenSTEF/openstef","install_command":"go get github.com/OpenSTEF/openstef","documentation_url":"https://pkg.go.dev/github.com/OpenSTEF/openstef#section-documentation","metadata":{},"repo_metadata":{"id":38453416,"uuid":"337343508","full_name":"OpenSTEF/openstef","owner":"OpenSTEF","description":"Automated Machine Learning pipelines. Builds the Open Short Term Energy Forecasting package.","archived":false,"fork":false,"pushed_at":"2026-08-03T04:38:33.000Z","size":496142,"stargazers_count":157,"open_issues_count":44,"forks_count":54,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-08-05T13:29:04.395Z","etag":null,"topics":["data-science","energy","energy-forecasting","forecasting","machine-learning","python","time-series"],"latest_commit_sha":null,"homepage":"https://openstef.github.io/openstef","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenSTEF.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-09T08:48:47.000Z","updated_at":"2026-07-27T12:04:52.000Z","dependencies_parsed_at":"2023-09-21T19:09:09.701Z","dependency_job_id":"fd010ba4-bfef-4582-915b-2e3851763280","html_url":"https://github.com/OpenSTEF/openstef","commit_stats":{"total_commits":2244,"total_committers":38,"mean_commits":59.05263157894737,"dds":0.8364527629233511,"last_synced_commit":"3fb5d8af28158d45d014dfa1e779a96742f31ca1"},"previous_names":["alliander-opensource/openstf"],"tags_count":349,"template":false,"template_full_name":null,"purl":"pkg:github/OpenSTEF/openstef","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/sbom","scorecard":{"id":105524,"data":{"date":"2025-08-11","repo":{"name":"github.com/OpenSTEF/openstef","commit":"8955ed11f4dc4940efdf1a13431efebb5a7706fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/29 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"11 commit(s) and 15 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":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.workflow_run.head_branch }}': .github/workflows/sonarcloud.yml:51"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs-publish.yaml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:13","Warn: no topLevel permission defined: .github/workflows/black-format-code.yml:1","Warn: no topLevel permission defined: .github/workflows/citations.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-labeler.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-upload-package.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/reuse-compliance.yaml:1","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/sonarcloud.yml:44"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-upload-package.yaml:10"],"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":"Vulnerabilities","score":0,"reason":"59 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-231 / GHSA-2586-f3p4-hq84","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-83fm-w79m-64r5","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2023-68 / GHSA-x422-6qhv-p29g","Warn: Project is vulnerable to: PYSEC-2023-69","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/citations.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/citations.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/citations.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/citations.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-labeler.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/pr-labeler.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reuse-compliance.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/reuse-compliance.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reuse-compliance.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/reuse-compliance.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonarcloud.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/sonarcloud.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sonarcloud.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/sonarcloud.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/docs-publish.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:59","Warn: pipCommand not pinned by hash: .github/workflows/python-upload-package.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-upload-package.yaml:29","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand 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":"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-15T11:02:06.129Z","repository_id":38453416,"created_at":"2025-08-15T11:02:06.129Z","updated_at":"2025-08-15T11:02:06.129Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36312988,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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":"OpenSTEF","name":"OpenSTEF","uuid":"93986058","kind":"organization","description":"Open Short Term Energy Forecaster project","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/93986058?v=4","repositories_count":6,"last_synced_at":"2024-05-29T13:39:40.773Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/OpenSTEF","funding_links":[],"total_stars":103,"followers":46,"following":0,"created_at":"2022-11-16T23:58:23.428Z","updated_at":"2024-05-29T13:39:42.235Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF/repositories"},"tags":[{"name":"v4.1.1","sha":"41b0172fe12d4d9aea97f760a55248ee7cd16c54","kind":"commit","published_at":"2026-06-29T14:24:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1/manifests"},{"name":"v4.1.1.dev0","sha":"41b0172fe12d4d9aea97f760a55248ee7cd16c54","kind":"commit","published_at":"2026-06-29T14:24:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.1.dev0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1.dev0/manifests"},{"name":"v4.1.0","sha":"daa2b00133fc31f25a90c174e0ec775ae59e275d","kind":"commit","published_at":"2026-06-26T12:55:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"e3547370fb0a28e0fcf606af084454c9ab54a8ea","kind":"commit","published_at":"2026-05-28T07:27:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6c86341710a899065a39d7c5dc19d439d3ee661f","kind":"commit","published_at":"2026-05-26T14:41:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0/manifests"},{"name":"v4.0.0.a43","sha":"68141787d5bd8f86b1a6373c5b578ab8c98b0a0a","kind":"commit","published_at":"2026-05-18T11:14:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a43/manifests"},{"name":"v4.0.0.a42","sha":"17b2dab1ed2b8791c5bf13538976c11b763e1679","kind":"commit","published_at":"2026-05-12T14:40:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a42/manifests"},{"name":"v4.0.0.a41","sha":"c878feaa943f3909d3d5807ee3b4936d00819169","kind":"commit","published_at":"2026-05-07T14:25:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a41/manifests"},{"name":"v4.0.0.a40","sha":"5a46ff80304c43ad73ed65cab1f2a64130bb7e97","kind":"commit","published_at":"2026-05-07T07:27:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a40/manifests"},{"name":"v4.0.0.a39","sha":"39408f4b8ec127b2b65784bc771fc9144299683f","kind":"commit","published_at":"2026-05-06T14:22:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a39/manifests"},{"name":"v4.0.0.a38","sha":"575ab6cb71d06db8bef5647173a12a73c39db9df","kind":"commit","published_at":"2026-05-05T11:00:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a38/manifests"},{"name":"v4.0.0.a37","sha":"014bc0ccd36546db8671d2f662ba6c87049d37f4","kind":"commit","published_at":"2026-05-05T08:24:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a37/manifests"},{"name":"v4.0.0.a36","sha":"a59890a0549a2d3bcb7bcf515cc07c3f0edda1c7","kind":"commit","published_at":"2026-04-29T14:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a36/manifests"},{"name":"v4.0.0.a35","sha":"0b77bf5f33ab6f82620160107c8bab1b4fa6723a","kind":"commit","published_at":"2026-04-29T08:44:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a35/manifests"},{"name":"v4.0.0.a34","sha":"f0a41045947a4782608596d26cf16a31018f3456","kind":"commit","published_at":"2026-04-22T11:22:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a34/manifests"},{"name":"v4.0.0.a33","sha":"f4a19b648d3abb9fa851326df3e7ba9a0b090113","kind":"commit","published_at":"2026-04-17T09:49:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a33/manifests"},{"name":"v4.0.0.a32","sha":"6b0f6042c1d5f120a886beccc0d0b98e69b51df8","kind":"commit","published_at":"2026-04-13T13:17:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a32/manifests"},{"name":"v4.0.0.a31","sha":"7f4dc805811eae675f3ea9e437fec88fd63ef7f2","kind":"commit","published_at":"2026-04-10T12:30:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a31/manifests"},{"name":"v4.0.0.a30","sha":"74f58951d4ac317a28004778b1c0afff192df2d5","kind":"commit","published_at":"2026-03-19T11:52:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a30/manifests"},{"name":"v4.0.0.a29","sha":"7cf3859d4fbf55fe5d4cee458f08358ecbeef192","kind":"commit","published_at":"2026-03-19T10:23:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a29/manifests"},{"name":"v4.0.0.a28","sha":"ecf52d19e896b128d1f54b6634790919443712f5","kind":"commit","published_at":"2026-03-12T10:04:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a28/manifests"},{"name":"v4.0.0.a27","sha":"1ee49d4c669eb6e5e995f74cf214fb3b4f0fbf0f","kind":"commit","published_at":"2026-03-12T08:30:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a27/manifests"},{"name":"v4.0.0.a26","sha":"573d041cf4eabb2947b70ced294cf4e01e2fae12","kind":"commit","published_at":"2026-03-09T13:51:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a26/manifests"},{"name":"v4.0.0.a25","sha":"ea3cf85052a2da2886b6f5a8b3ab5290620dd957","kind":"commit","published_at":"2026-03-09T12:04:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a25/manifests"},{"name":"v4.0.0.a24","sha":"0ec9750edbfad3dbda1a902b32e49a4a7aebdb60","kind":"commit","published_at":"2026-03-06T15:54:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a24/manifests"},{"name":"v4.0.0.a23","sha":"5691fd6a3cb6cd7741876c6fd40f3e26176312bb","kind":"commit","published_at":"2026-03-06T12:48:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a23","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a23/manifests"},{"name":"v3.4.93","sha":"f5579b0ef4b012e36fd13c7424f4f58f50cb5c26","kind":"commit","published_at":"2026-03-06T07:50:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.93","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.93/manifests"},{"name":"v4.0.0.a22","sha":"1fd7011a36eea42d2a81be73423963ae515ae976","kind":"commit","published_at":"2026-03-05T15:16:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a22/manifests"},{"name":"v4.0.0.a21","sha":"5fb490ade8cefcdcc90cb991cd3f40d681cd218b","kind":"commit","published_at":"2026-03-05T14:32:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a21/manifests"},{"name":"v4.0.0.a20","sha":"f774851187d494d6aa74cf78b4f099200082d753","kind":"commit","published_at":"2026-03-03T14:27:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a20/manifests"},{"name":"v4.0.0.a19","sha":"9271c050d7b0c5a11efdf8678cc622be5c138c6b","kind":"commit","published_at":"2026-02-20T13:14:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a19/manifests"},{"name":"v4.0.0.a18","sha":"23d207c2b4deae73bef9d46bfe04cfd4d33fca6f","kind":"commit","published_at":"2026-02-20T12:05:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a18/manifests"},{"name":"v4.0.0.a17","sha":"1bcf71d10cc360d8046ce39736ec7b80bb0e8055","kind":"commit","published_at":"2026-02-17T11:38:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a17/manifests"},{"name":"v4.0.0.a16","sha":"a69bf600855c75f5e6770fa7f163414c6671fd4c","kind":"commit","published_at":"2026-02-17T10:26:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a16/manifests"},{"name":"v4.0.0.a15","sha":"3ba1abce73d130666c2a26a3101c279b0955ff14","kind":"commit","published_at":"2026-02-16T08:52:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a15/manifests"},{"name":"v4.0.0.a14","sha":"254bc0c7a0493ea34cbf5b071c7d668d6ae1be82","kind":"commit","published_at":"2026-01-27T11:28:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a14/manifests"},{"name":"v4.0.0.a13","sha":"39e3d047d6236423f1f594090bab36147517bd37","kind":"commit","published_at":"2026-01-12T12:46:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a13/manifests"},{"name":"v4.0.0.a12","sha":"cfe1a98d43a9c9599e961af9513317fe2b06afb8","kind":"commit","published_at":"2026-01-09T09:25:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a12/manifests"},{"name":"v4.0.0.a11","sha":"445c365f5dac055ad2a827d4b1e4e514fae7e1ec","kind":"commit","published_at":"2026-01-05T09:26:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a11/manifests"},{"name":"v4.0.0.a10","sha":"6d140bc374af3bef19923886be70e66d3b47ff9e","kind":"commit","published_at":"2025-12-17T09:33:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a10/manifests"},{"name":"v4.0.0.a9","sha":"32a42bba8a25e602a00531f20ed75cab576d6000","kind":"commit","published_at":"2025-12-16T12:50:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a9/manifests"},{"name":"v4.0.0.a8","sha":"d3977b19632b3ce4471f74d3f681a5d5166017a0","kind":"commit","published_at":"2025-12-15T08:17:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a8/manifests"},{"name":"v3.4.92","sha":"7592cac21f02e66cec72d9b43482541893eee5c8","kind":"commit","published_at":"2025-12-12T15:40:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.92","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.92/manifests"},{"name":"v4.0.0.a7","sha":"43987fc0048b6678eb97909e486fcd440ff5045f","kind":"commit","published_at":"2025-12-10T09:24:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a7/manifests"},{"name":"v4.0.0.a6","sha":"18910098af96452500c401df45a8401a77f9928d","kind":"commit","published_at":"2025-12-09T13:40:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a6/manifests"},{"name":"v4.0.0.a5","sha":"3eb7e69e24e4a13600026ce285f4b39a19101c25","kind":"commit","published_at":"2025-12-08T14:55:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a5/manifests"},{"name":"v4.0.0.a4","sha":"eca628e7832c056059a5df0de476083204aa3c95","kind":"commit","published_at":"2025-12-05T15:27:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a4/manifests"},{"name":"v4.0.0.a3","sha":"71ac4283129ac3da3eaa2dbfdd360c54ffac420e","kind":"commit","published_at":"2025-12-03T08:45:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a3/manifests"},{"name":"v3.4.91","sha":"b3a45afef7bc6f52ad107713bc2aaef9dfdc6fd3","kind":"commit","published_at":"2025-12-02T16:12:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.91","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.91/manifests"},{"name":"v4.0.0.a2","sha":"45ca37fca0a8ecf3a1581b38cea2910cfe686750","kind":"commit","published_at":"2025-11-26T14:45:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a2/manifests"},{"name":"v4.0.0.a1","sha":"ee41442b228757dd5adc558101fe02e9e6f5c2be","kind":"commit","published_at":"2025-11-26T13:01:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a1/manifests"},{"name":"v3.4.90","sha":"343d31d380fbe254e60126a7b7f388472151026c","kind":"commit","published_at":"2025-11-21T13:43:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.90","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.90/manifests"},{"name":"v4.0.0.a0","sha":"6864ca24e033148a697e584dc8a8054217b9d4ef","kind":"commit","published_at":"2025-11-19T14:11:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a0/manifests"},{"name":"v3.4.89","sha":"123f6b5fae55847a3713980fc670560d61bbaaca","kind":"commit","published_at":"2025-11-14T10:32:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.89","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.89/manifests"},{"name":"v3.4.88","sha":"d5dfcf7fcdf6b4887680ea9b69191876a053a1b0","kind":"commit","published_at":"2025-11-11T09:30:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.88","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.88/manifests"},{"name":"v3.4.87","sha":"f56ec20ad312e5c05f4497d16c35b2237cee4c0e","kind":"commit","published_at":"2025-10-29T13:19:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.87","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.87/manifests"},{"name":"v3.4.86","sha":"27b7c6ec2342b6d1c61559d1156cfed5f7243bf2","kind":"commit","published_at":"2025-10-29T10:45:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.86","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.86/manifests"},{"name":"v3.4.85","sha":"712525c031529cc2ab09dbb53b4a47cbfeaf209c","kind":"commit","published_at":"2025-10-29T08:26:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.85","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.85/manifests"},{"name":"v3.4.83","sha":"d619fa24033c96f999c3216b94fb38d730d656a1","kind":"commit","published_at":"2025-09-10T09:52:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.83","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.83/manifests"},{"name":"v3.4.82","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.82","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.82/manifests"},{"name":"v3.4.81","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.81","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.81/manifests"},{"name":"v3.4.80","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.80","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.80/manifests"},{"name":"v3.4.79","sha":"cd7cd45465112a030721e8c8531ed7cf6388f903","kind":"commit","published_at":"2025-05-27T14:12:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.79","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.79/manifests"},{"name":"v3.4.78","sha":"7add57017b17a717df6a61dd641304e31930eba6","kind":"commit","published_at":"2025-05-27T09:15:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.78","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.78/manifests"},{"name":"v3.4.77","sha":"6c007c3f5aac970c33ea5283767e5d825ccbd7bf","kind":"commit","published_at":"2025-05-27T07:55:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.77","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.77/manifests"},{"name":"v3.4.76","sha":"b6ea4129ae7ff7ccab964bfb674fb234fdb40fa3","kind":"commit","published_at":"2025-05-14T10:07:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.76","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.76/manifests"},{"name":"v3.4.75","sha":"5a78f69b647d1cd5e9bfa253d57fafc07a15e4bd","kind":"commit","published_at":"2025-05-12T09:30:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.75","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.75/manifests"},{"name":"v3.4.74","sha":"9fe3dfba6446bb8c6f20946f09f198fdf82b9db8","kind":"commit","published_at":"2025-05-01T12:03:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.74","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.74/manifests"},{"name":"v3.4.73","sha":"a3bf2806edf300fbd0b1293015b24c66ac13935a","kind":"commit","published_at":"2025-04-24T12:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.73","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.73/manifests"},{"name":"v3.4.72","sha":"cfb4723b9c5a6ae71456afd7ed112a82040a06e7","kind":"commit","published_at":"2025-04-16T08:59:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.72","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.72/manifests"},{"name":"v3.4.71","sha":"a97c918ab0c3b4c6f435789572e92d54943584f9","kind":"commit","published_at":"2025-04-10T14:36:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.71","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.71/manifests"},{"name":"v3.4.70","sha":"a97c918ab0c3b4c6f435789572e92d54943584f9","kind":"commit","published_at":"2025-04-10T14:36:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.70","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.70/manifests"},{"name":"v3.4.69","sha":"4184a3bacd108419765f4f9573e1716bd2b83365","kind":"commit","published_at":"2025-04-09T14:30:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.69","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.69/manifests"},{"name":"v3.4.68","sha":"48d5ab0c40a1921de559044337480fc7b9a6a509","kind":"commit","published_at":"2025-03-28T14:07:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.68","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.68/manifests"},{"name":"v3.4.67","sha":"9ace1b4e40fc830f84c5a29f15bab30649773bcf","kind":"commit","published_at":"2025-03-28T10:44:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.67","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.67/manifests"},{"name":"v3.4.66","sha":"1c90d0ebc44759c71507c3c0587b612c18fd0cde","kind":"commit","published_at":"2025-03-13T15:01:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.66","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.66/manifests"},{"name":"v3.4.65","sha":"802396fb84555ba3404bb253a68f12385c0a8376","kind":"commit","published_at":"2025-03-12T11:43:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.65","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.65/manifests"},{"name":"v3.4.64","sha":"180e61a5dbb2e7c5213ea68b64983205951b7571","kind":"commit","published_at":"2025-03-07T15:13:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.64","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.64/manifests"},{"name":"v3.4.63","sha":"75f7712490252b68e51fb00cbca098bf993d7317","kind":"commit","published_at":"2025-02-26T12:39:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.63","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.63/manifests"},{"name":"v3.4.62","sha":"cf80139747d0f24633f17d0a8b821eba181eb1fb","kind":"commit","published_at":"2025-02-26T09:52:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.62","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.62/manifests"},{"name":"v3.4.61","sha":"e4d9918f32fa2f69032691119a7e2c5ef9d12b08","kind":"commit","published_at":"2025-02-26T09:45:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.61","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.61/manifests"},{"name":"v3.4.60","sha":"c0b85930a0f697cf2601181c18da43628fc966bd","kind":"commit","published_at":"2025-02-18T09:56:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.60","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.60/manifests"},{"name":"v3.4.59","sha":"78abac50bc132e44d9d5a81436cc883acd629d1a","kind":"commit","published_at":"2025-02-18T09:07:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.59","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.59/manifests"},{"name":"v3.4.58","sha":"f14006ab913ddb33090985cecd3ba2b89ec1013d","kind":"commit","published_at":"2025-02-17T15:04:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.58","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.58/manifests"},{"name":"v3.4.57","sha":"f51a135fa2dedc9690b31c4d4f2b6b4f76b1efde","kind":"commit","published_at":"2025-02-14T15:44:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.57","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.57/manifests"},{"name":"v3.4.56","sha":"4fc47b733fbc4a59faf07386cddda50477b9a48c","kind":"commit","published_at":"2025-02-14T15:37:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.56","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.56/manifests"},{"name":"v3.4.55","sha":"1da90266b450d14e38843ff19c261a0d74445a36","kind":"commit","published_at":"2025-02-05T12:59:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.55","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.55/manifests"},{"name":"v3.4.54","sha":"f080aa5a2b31c20cc7ebc324886fad57481e9f02","kind":"commit","published_at":"2025-01-31T11:55:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.54","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.54/manifests"},{"name":"v3.4.53","sha":"33e4dfe8983d489633104e1840e55397ae833838","kind":"commit","published_at":"2025-01-31T11:07:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.53","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.53/manifests"},{"name":"v3.4.52","sha":"c82f2bfd55fd09843e627144716c654df190b8ed","kind":"commit","published_at":"2025-01-27T15:39:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.52","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.52/manifests"},{"name":"v3.4.51","sha":"941bb67120a567701c5c7ee7acd8126a122bf069","kind":"commit","published_at":"2025-01-24T15:40:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.51","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.51/manifests"},{"name":"v3.4.50","sha":"1fc2f0bbee60822f60c4fcf6377725c8ad3608d8","kind":"commit","published_at":"2025-01-24T10:12:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.50","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.50/manifests"},{"name":"v3.4.49","sha":"10c7d1283d2a5c8f67166bf5e91bb963beb05a0f","kind":"commit","published_at":"2025-01-23T15:09:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.49","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.49/manifests"},{"name":"v3.4.48","sha":"b4553ae3657c7e87d94294dc4ce6c36cec56fbd5","kind":"commit","published_at":"2024-12-12T13:35:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.48","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.48/manifests"},{"name":"v3.4.46","sha":"e7cc6202bd63c9324899ea8ec9d636a56d1a088c","kind":"commit","published_at":"2024-12-03T14:13:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.46","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.46/manifests"},{"name":"v3.4.45","sha":"1d5e6c04f25eafaddcb912d79ba969fd7c922fda","kind":"commit","published_at":"2024-12-02T13:45:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.45","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.45/manifests"},{"name":"v3.4.44","sha":"df50619db0283719e0e8d469250fa70592345ea4","kind":"commit","published_at":"2024-12-02T09:31:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.44","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.44/manifests"},{"name":"v3.4.43","sha":"1e62bd8686af7bfa1ce8a0f4029aae19fdb5551d","kind":"commit","published_at":"2024-11-29T08:44:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.43/manifests"},{"name":"v3.4.42","sha":"fe0b04a002c0ab155c50cfd3f7aba918503a2b03","kind":"commit","published_at":"2024-11-21T07:45:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.42/manifests"},{"name":"v3.4.41","sha":"3fb5d8af28158d45d014dfa1e779a96742f31ca1","kind":"commit","published_at":"2024-10-11T13:31:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.41/manifests"},{"name":"v3.4.40","sha":"3fb5d8af28158d45d014dfa1e779a96742f31ca1","kind":"commit","published_at":"2024-10-11T13:31:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.40/manifests"},{"name":"v3.4.39","sha":"21692adf2e52d8ff2bf643d9d696a8860ea223d5","kind":"commit","published_at":"2024-10-09T07:23:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.39/manifests"},{"name":"v3.4.38","sha":"e2fafd2f3f22d97109ae6fd4a61f65fa43df5f4f","kind":"commit","published_at":"2024-10-02T11:56:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.38/manifests"},{"name":"v3.4.37","sha":"27a0d4cac2d65614c5d7fd1da5a95faf2d828e0a","kind":"commit","published_at":"2024-10-02T09:32:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.37/manifests"},{"name":"v3.4.47","sha":"bba56849876deefd80cc13a382f87b6b7539b495","kind":"commit","published_at":"2024-10-01T11:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.47","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.47/manifests"},{"name":"v3.4.36","sha":"bba56849876deefd80cc13a382f87b6b7539b495","kind":"commit","published_at":"2024-10-01T11:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.36/manifests"},{"name":"v3.4.35","sha":"39a46228acbcd541141a9a86aafc6304c23dd1de","kind":"commit","published_at":"2024-09-30T11:31:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.35/manifests"},{"name":"v3.4.34","sha":"f40d3815a19f1993d4b1af482c572d41e8cf7460","kind":"commit","published_at":"2024-09-27T11:31:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.34/manifests"},{"name":"v3.4.33","sha":"114f4efec851973e8059f03b6df2761ea2d1228a","kind":"commit","published_at":"2024-08-28T09:41:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.33/manifests"},{"name":"v3.4.32","sha":"081593e3765eb0e1f8df221d5d648aec8141e361","kind":"commit","published_at":"2024-07-17T11:11:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.32/manifests"},{"name":"v3.4.31","sha":"42f9ad5a3206f7366dcc56724ddc49c50eb97f57","kind":"commit","published_at":"2024-07-17T11:10:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.31/manifests"},{"name":"v3.4.30","sha":"0c5b6961407a6efca872f5669ee9c039891d919b","kind":"commit","published_at":"2024-06-24T12:37:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.30/manifests"},{"name":"v3.4.29","sha":"3bf7315b118141d7155e126427454755a8f6ea4f","kind":"commit","published_at":"2024-06-10T10:40:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.29/manifests"},{"name":"v3.4.28","sha":"fb17c80f76a87a19b52724a6214c52fcfbe6e5c5","kind":"commit","published_at":"2024-06-03T11:33:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.28/manifests"},{"name":"v3.4.27","sha":"570fd31c8ecb25f3c01aeb167eedce99f3bb599d","kind":"commit","published_at":"2024-05-23T12:10:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.27/manifests"},{"name":"v3.4.26","sha":"2b200bd20f5aec9088b39b0d2c7927aa1e34b403","kind":"commit","published_at":"2024-05-23T12:10:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.26/manifests"},{"name":"v3.4.25","sha":"560f19b55c38310250a0bd080b7585177f3bf52a","kind":"commit","published_at":"2024-04-30T09:02:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.25/manifests"},{"name":"v3.4.24","sha":"be8f58e37e05c147d81557e8111b80fcff156eaa","kind":"commit","published_at":"2024-04-25T09:39:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.24/manifests"},{"name":"v3.4.23","sha":"9f6497c7b80349cc18dedc4762ba853a2845abd6","kind":"commit","published_at":"2024-04-24T13:48:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.23","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.23/manifests"},{"name":"v3.4.22","sha":"b3aae5475ddd5bd6f3e1e53b0258e9e4f224a631","kind":"commit","published_at":"2024-04-04T10:38:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.22/manifests"},{"name":"v3.4.21","sha":"2d604eaba47a983362e177c46f387017a592a55c","kind":"commit","published_at":"2024-04-03T08:54:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.21/manifests"},{"name":"v3.4.20","sha":"c83351d47bc957ee992ed9d82b33d4b7d078796f","kind":"commit","published_at":"2024-04-03T07:51:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.20/manifests"},{"name":"v3.4.19","sha":"d03ebfd5da174057bf4099978b0734bc840844d5","kind":"commit","published_at":"2024-03-28T14:31:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.19/manifests"},{"name":"v3.4.18","sha":"b40646aa48cc5b360f51cf4dd0adb37260c719d7","kind":"commit","published_at":"2024-03-27T15:38:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.18/manifests"},{"name":"v3.4.17","sha":"86cac87f73a6df15cdaaf56fd941c91a72aa1067","kind":"commit","published_at":"2024-03-27T15:19:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.17/manifests"},{"name":"v3.4.16","sha":"ca633695f2dd9113b56756b883b87dff540c7077","kind":"commit","published_at":"2024-03-27T15:04:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.16/manifests"},{"name":"v3.4.15","sha":"48149fa7e59fb8803439af9be11c576204920075","kind":"commit","published_at":"2024-03-27T14:18:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.15/manifests"},{"name":"v3.4.14","sha":"849750ed78ea174e98f6c1bc152dc70854fafe9c","kind":"commit","published_at":"2024-03-27T13:43:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.14/manifests"},{"name":"v3.4.13","sha":"60f2ef3927fdc0e159c3cbe55a6514d862dbb491","kind":"commit","published_at":"2024-03-27T09:50:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.13/manifests"},{"name":"v3.4.12","sha":"7dad9b71fe744f7f341e4a15273613c7c25a6ff7","kind":"commit","published_at":"2024-03-01T09:11:55.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.12/manifests"},{"name":"v3.4.11","sha":"5a2c37a3e9705b1c863219ed215cc32272054178","kind":"commit","published_at":"2024-02-29T10:20:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.11/manifests"},{"name":"v3.4.10","sha":"c1666866ad5e622ab525030945a29537429ceb8c","kind":"commit","published_at":"2024-02-20T12:35:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.10/manifests"},{"name":"v3.4.9","sha":"5616be947549110cccfc9e654f7797ddff8e9641","kind":"commit","published_at":"2024-02-13T10:01:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.9/manifests"},{"name":"v3.4.8","sha":"5bd853c114842d885d8bb100227f0665c4d7c93f","kind":"commit","published_at":"2024-02-08T08:43:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.8/manifests"},{"name":"v3.4.7","sha":"e48d277d0948b015fb48e2ee6e3155d4da49a89a","kind":"commit","published_at":"2024-02-01T15:09:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.7/manifests"},{"name":"v3.4.6","sha":"fc076cbec9c9d27924840eacc458788c667ffaaf","kind":"commit","published_at":"2024-01-19T11:34:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.6/manifests"},{"name":"v3.4.5","sha":"d1d01e84f47de938aaa46209cd0aa48f432af21a","kind":"commit","published_at":"2024-01-19T10:45:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"8a86c8031f719d7a136a1764da3735b04d4ef468","kind":"commit","published_at":"2024-01-18T09:46:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.4/manifests"},{"name":"v3.4.2","sha":"bfe7e71f56961918fff3a0af174ca3694059591d","kind":"commit","published_at":"2024-01-16T16:00:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"4f51ea27efd9a525d35119db00dd565372b52641","kind":"commit","published_at":"2024-01-16T13:17:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.1/manifests"},{"name":"v3.3.15","sha":"9afb62671a42892f82d6834025ffe6ebfb76510f","kind":"commit","published_at":"2024-01-16T09:57:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.15/manifests"},{"name":"v3.3.14","sha":"ba9aef33ffb07dfaf1a72102595af2b337589f68","kind":"commit","published_at":"2024-01-15T16:16:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.14/manifests"},{"name":"v3.3.13","sha":"4b6be3aef00ec645790d85c81b9311c768d4912c","kind":"commit","published_at":"2024-01-15T13:33:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.13/manifests"},{"name":"v3.3.12","sha":"2779f16b2e45ac64cd28f7d848194df9005d0eec","kind":"commit","published_at":"2024-01-12T09:35:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.12/manifests"},{"name":"v3.3.11","sha":"0243649129e75d7accb1e0c6e66918141e67fdaa","kind":"commit","published_at":"2024-01-11T15:41:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"a408d0d7612b87dcc7ad5165c62ef3d5ec10707c","kind":"commit","published_at":"2024-01-10T10:29:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"9b5d80a2485842d0d258bb5962f269a5f66911f9","kind":"commit","published_at":"2023-12-14T15:07:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.9/manifests"},{"name":"v3.3.8","sha":"b8e8f4a537e8633e810573be129e8849bda07469","kind":"commit","published_at":"2023-12-11T09:23:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"78c2cdce5688e1b100b55fa29c74967737c62934","kind":"commit","published_at":"2023-12-11T08:18:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"83ed9a31472b3ba6125f5a0c41c9582993d0b01a","kind":"commit","published_at":"2023-11-02T09:58:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"406c5d1886d8fa022ea395bcf602a39ce69d2737","kind":"commit","published_at":"2023-10-26T09:37:13.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.5/manifests"},{"name":"v3.3.3","sha":"0cdcba4efc970eaf46b70a249bdf95f84403f4e0","kind":"commit","published_at":"2023-10-10T17:57:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.3/manifests"},{"name":"3.3.2.dev","sha":"a3bf38bf236e9ee7295a25e46bbe4fea10cdc0a0","kind":"commit","published_at":"2023-10-02T15:46:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/3.3.2.dev","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/3.3.2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@3.3.2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.3.2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.3.2.dev/manifests"},{"name":"v3.3.1","sha":"ebdc21943c2419d856cc7fbed51d0a1c9c132092","kind":"commit","published_at":"2023-09-20T13:24:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.1/manifests"},{"name":"v3.2.78","sha":"8a28f221ee44331b3904943f7939212dbb7f23b6","kind":"commit","published_at":"2023-09-15T11:58:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.78","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.78/manifests"},{"name":"v3.2.77","sha":"b18f70985d7a5cc537b55c2f8803dc326bb26459","kind":"commit","published_at":"2023-09-13T09:50:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.77","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.77/manifests"},{"name":"v3.2.76","sha":"deb9eb00da1e939abe85ab90d8317f8c29cbf2e5","kind":"commit","published_at":"2023-08-23T14:48:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.76","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.76/manifests"},{"name":"v3.2.75","sha":"44ef8ff9f6c7108e3759bb3ef092948d301bd4cd","kind":"commit","published_at":"2023-08-14T06:57:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.75","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.75/manifests"},{"name":"v3.2.74","sha":"2011c1787270c1bcc692aa6eddd20d72a00ceac6","kind":"commit","published_at":"2023-08-14T06:44:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.74","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.74/manifests"},{"name":"v3.2.73","sha":"2f9fe01da391197ac57e47f408d3348484ebbf87","kind":"commit","published_at":"2023-08-07T15:12:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.73","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.73/manifests"},{"name":"v3.2.72","sha":"cd4bc571f3e2cc353fd081b241fbeeb71005eb3c","kind":"commit","published_at":"2023-08-07T06:47:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.72","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.72/manifests"},{"name":"v3.2.71","sha":"a41f6b9afe0865776159bb33b6a909dc8cd2f144","kind":"commit","published_at":"2023-07-11T14:31:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.71","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.71/manifests"},{"name":"v3.2.70","sha":"adf028a7ce9c357c80e98e2a7c225605f0c9bb46","kind":"commit","published_at":"2023-07-11T11:49:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.70","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.70/manifests"},{"name":"v3.2.69","sha":"5197849199fb47efaf74e00d4ee6fe01f720b3e3","kind":"commit","published_at":"2023-05-19T15:08:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.69","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.69/manifests"},{"name":"v3.2.67","sha":"bcc15e1e2b98b60df4ad88e380a1973f625d33cd","kind":"commit","published_at":"2023-05-15T07:04:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.67","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.67/manifests"},{"name":"v3.2.66","sha":"8597aa8509bd1fa54160b0ba89bbc381dcf8f863","kind":"commit","published_at":"2023-05-11T12:01:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.66","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.66/manifests"},{"name":"v3.2.64","sha":"e579490256a07341d8a21e40096530e88b29d626","kind":"commit","published_at":"2023-05-08T09:00:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.64","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.64/manifests"},{"name":"v3.2.63","sha":"eef13546dcc521bae38639109ebc3f53c86bc3d8","kind":"commit","published_at":"2023-05-05T15:12:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.63","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.63/manifests"},{"name":"v3.2.62","sha":"a1c62d83481825751d656ec9071db2a8b682c70d","kind":"commit","published_at":"2023-05-01T12:34:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.62","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.62/manifests"},{"name":"v3.2.61","sha":"7bc30b57db155c20c5cedb61788ed68565189f79","kind":"commit","published_at":"2023-04-26T12:41:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.61","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.61/manifests"},{"name":"v3.2.60","sha":"0c33ad1d9308b7ef6bd127a88e64ecf785988baa","kind":"commit","published_at":"2023-04-21T13:04:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.60","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.60/manifests"},{"name":"v3.2.59","sha":"12a9d0d0df36e45ea7668c7847c9d00a6e19993d","kind":"commit","published_at":"2023-03-21T14:10:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.59","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.59/manifests"},{"name":"v3.2.58","sha":"f02f63094708da22bc349aa274d6c23382cdf27c","kind":"commit","published_at":"2023-03-09T15:33:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.58","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.58/manifests"},{"name":"v3.2.57","sha":"af0a4b77781765ba6ad874731e5d938e111a0e04","kind":"commit","published_at":"2023-03-09T09:28:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.57","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.57/manifests"},{"name":"v3.2.56","sha":"d3406648a2ac1fc6772082c857f8774b4212e25e","kind":"commit","published_at":"2023-03-08T10:09:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.56","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.56/manifests"},{"name":"v3.2.55","sha":"6e3d6572a7be534c80b4a37e4d1fcfa9e522614d","kind":"commit","published_at":"2023-03-03T14:08:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.55","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.55/manifests"},{"name":"v3.2.54","sha":"7500d8e56a25244f4149c25abfb96a47c8bc5055","kind":"commit","published_at":"2023-03-01T12:16:55.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.54","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.54/manifests"},{"name":"v3.2.53","sha":"dfeeac1e834b364ed4f5453f80424115a608dcd2","kind":"commit","published_at":"2023-03-01T10:51:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.53","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.53/manifests"},{"name":"v3.2.52","sha":"b0baed4839c3ec7567fa634ae60da1492989c017","kind":"commit","published_at":"2023-03-01T10:20:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.52","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.52/manifests"},{"name":"v3.2.51","sha":"01a349f70b9d5f0178e05a8a3ffe95bf0dbf4990","kind":"commit","published_at":"2023-01-27T12:09:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.51","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.51/manifests"},{"name":"v3.2.50","sha":"106892ea02e6f86530535bf3ef5cd6090b8f7729","kind":"commit","published_at":"2023-01-27T09:18:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.50","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.50/manifests"},{"name":"v3.2.49","sha":"8e44a29b6d9b9974f42c5dc00df1d93f290f54a7","kind":"commit","published_at":"2023-01-27T09:12:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.49","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.49/manifests"},{"name":"v3.2.48","sha":"fe604d9da8d9cd54aa371fca7b842c22b5ddf8a4","kind":"commit","published_at":"2023-01-19T14:19:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.48","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.48/manifests"},{"name":"v3.2.47","sha":"5cee1041f466a44ee7e439efd4eb87008a444631","kind":"commit","published_at":"2023-01-02T16:18:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.47","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.47/manifests"},{"name":"v3.2.46","sha":"37734c8fc5fa60d83af3a52d592c000e481739b3","kind":"commit","published_at":"2023-01-02T16:00:45.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.46","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.46/manifests"},{"name":"v3.2.45","sha":"811e74ba062977fdb6d3e66dff21b6824582abe4","kind":"commit","published_at":"2023-01-02T15:22:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.45","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.45/manifests"},{"name":"v3.2.44","sha":"571a229d60dae99232c0f19eba7455084c679b5c","kind":"commit","published_at":"2023-01-02T15:18:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.44","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.44/manifests"},{"name":"v3.2.43","sha":"d0ef5bbcaf1bd9be5e1be64f2169ee3fbb7224b9","kind":"commit","published_at":"2023-01-02T12:39:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.43/manifests"},{"name":"v3.2.42","sha":"1ae2527ee5a128173e3d99340e102d09b7592ac1","kind":"commit","published_at":"2022-12-29T15:53:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.42/manifests"},{"name":"v3.2.41","sha":"07b9f70a82517c175800fb9f598ed81159501762","kind":"commit","published_at":"2022-12-29T14:49:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.41/manifests"},{"name":"v3.2.40","sha":"3d4a2d536ddbe68f73f48e28b7ca15c2aa78cbfb","kind":"commit","published_at":"2022-12-28T10:27:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.40/manifests"},{"name":"v3.2.39","sha":"5851e859e228e1ad5e167c13224e2b2db63e8b46","kind":"commit","published_at":"2022-12-08T08:29:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.39/manifests"},{"name":"v3.2.38","sha":"a19468796ad52d617598bdc9293dec7d59f09a73","kind":"commit","published_at":"2022-12-01T09:52:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.38/manifests"},{"name":"v3.2.37","sha":"e929bb6f7f69a1c035bfd01969d0a0bfdf1f8931","kind":"commit","published_at":"2022-11-29T09:58:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.37/manifests"},{"name":"v3.2.36","sha":"2782ad96dac28d50c268af3fcee66f48d341ff19","kind":"commit","published_at":"2022-11-28T16:50:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.36/manifests"},{"name":"v3.2.35","sha":"a3e2fd78fcda4ab06c2abff068f25105252393ca","kind":"commit","published_at":"2022-11-28T11:41:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.35/manifests"},{"name":"v3.2.34","sha":"5f55c0559d0d3676f738ab13ce903351dc62903b","kind":"commit","published_at":"2022-11-25T13:16:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.34/manifests"},{"name":"v3.2.33","sha":"32343ffeac213d1b6f9f9c26aed9875bc2f7d339","kind":"commit","published_at":"2022-11-25T09:34:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.33/manifests"},{"name":"v3.2.32","sha":"dd663e5c188f483cc65187406bd4d60d68740872","kind":"commit","published_at":"2022-11-24T09:32:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.32/manifests"},{"name":"v3.2.31","sha":"803635b1ffadeed63fd0b910d9e17d8496f59c22","kind":"commit","published_at":"2022-11-15T08:51:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.31/manifests"},{"name":"v3.2.30","sha":"c3a493fe1b965fd5ea9e30a103070e5402c8eb12","kind":"commit","published_at":"2022-11-04T11:14:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.30/manifests"},{"name":"v3.2.29","sha":"03a76be9ba9e794aedf6c1b0b0efdee3f34bfac8","kind":"commit","published_at":"2022-10-31T14:34:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.29/manifests"},{"name":"v3.2.28","sha":"d508d5f8e48ac5c8aa2ac2136efec137e7d0f37d","kind":"commit","published_at":"2022-10-31T13:08:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.28/manifests"},{"name":"v3.2.27","sha":"abf5d6c22c9ef35f360228f482e506cbc6e057fa","kind":"commit","published_at":"2022-10-28T12:06:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.27/manifests"},{"name":"v3.2.26","sha":"d085f8a096d794aa173bdf4a9bb7e777761ba3e8","kind":"commit","published_at":"2022-10-26T13:33:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.26/manifests"},{"name":"v3.2.25","sha":"1065611983133052e959f1caab5ce5ce8ed8b7b5","kind":"commit","published_at":"2022-09-07T12:15:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.25/manifests"},{"name":"v3.2.24","sha":"3462a6cee6a03384cd8c6d362fdab1ab785c3fe5","kind":"commit","published_at":"2022-09-06T15:01:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.24/manifests"},{"name":"v3.2.22","sha":"acd271bb96e65f36af1ac57dc1164dd165d56be1","kind":"commit","published_at":"2022-08-15T14:59:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.22/manifests"},{"name":"v3.2.21","sha":"2d72e47c0b166138de05ab1b2f72fa805a3fede6","kind":"commit","published_at":"2022-08-08T15:23:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.21/manifests"},{"name":"v3.2.20","sha":"db8e83f5d3b98106a493cec8dc2a6bb739ef68ce","kind":"commit","published_at":"2022-08-04T14:12:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.20/manifests"},{"name":"v3.2.19","sha":"717ba67b67ba813afbc696538cb65e122df8fb1a","kind":"commit","published_at":"2022-08-03T14:19:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.19/manifests"},{"name":"v3.2.18","sha":"d3f4dbeb4c36ae4c230414f60d52525f380b7b0a","kind":"commit","published_at":"2022-08-02T14:13:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.18/manifests"},{"name":"v3.2.17","sha":"c27c0181279e28120f6bfb683d3d0ffe5a03aa50","kind":"commit","published_at":"2022-08-02T06:46:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.17/manifests"},{"name":"v3.2.16","sha":"b3fdf87316b42f9d8dd2a6764d979870c35bb77c","kind":"commit","published_at":"2022-07-27T13:59:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.16/manifests"},{"name":"v3.2.15","sha":"767d04c7e55c810e9e4c4f8f0cf2db1bd0c4d69b","kind":"commit","published_at":"2022-07-26T14:03:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.15/manifests"},{"name":"v3.2.14","sha":"325bd281b50adb0cb83b8f50633218198749af94","kind":"commit","published_at":"2022-07-25T08:44:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.14/manifests"},{"name":"v3.2.13","sha":"beff94517d9e57f39df11d1fdc4dbeefb539761b","kind":"commit","published_at":"2022-07-20T12:41:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.13/manifests"},{"name":"v3.2.12","sha":"1c7aca82207e35ca9969b31d9538ec0e3bf2f66c","kind":"commit","published_at":"2022-07-20T09:31:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.12/manifests"},{"name":"v3.2.11","sha":"6a0f2c927ed8e974ea90f0dfcfec0e7ce0742989","kind":"commit","published_at":"2022-07-19T07:08:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"05324ca19ca8be5a9b05984e87b8bfda1a8ec56f","kind":"commit","published_at":"2022-07-18T14:29:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"66e6e74add736b1e0f22682ed2298bb8b8ed1980","kind":"commit","published_at":"2022-07-06T13:16:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"4b45358cba95ac4c7afe32e21eb3fadf9ac30fd5","kind":"commit","published_at":"2022-05-31T13:22:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"6851d33cc8eccea9d73637289b58324bf339712e","kind":"commit","published_at":"2022-05-31T08:48:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"cb526042751535c646350108d1517a3b8e6f11ee","kind":"commit","published_at":"2022-05-13T11:31:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"f69068c4f69373f16f11835b5a8c92ddd034fb0a","kind":"commit","published_at":"2022-05-13T09:31:13.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"a200de9415107386dec9c9c8767df372036d75a9","kind":"commit","published_at":"2022-05-05T09:34:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"2a9aa4887baaa0a6ab69a8a6495c3adc07f01066","kind":"commit","published_at":"2022-05-04T12:09:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"cc301dcd7640769a81fa5492d0f1a9537ed1c987","kind":"commit","published_at":"2022-04-29T08:24:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"8f27cc4f8cdce31a11864b7ec836c02c5da8f49e","kind":"commit","published_at":"2022-04-28T07:47:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"25c8de309f4a999ed7d7036954e91f6754a349d7","kind":"commit","published_at":"2022-04-22T15:28:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0/manifests"},{"name":"v3.2.0a2","sha":"8bb9c3024b2af6b6d8a9678dae8755aa8f1b0a88","kind":"commit","published_at":"2022-04-22T11:22:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a2/manifests"},{"name":"v3.2.0a1","sha":"b26ae09aeff0a6c427d2c56436b044808b0f6cad","kind":"commit","published_at":"2022-04-22T09:37:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a1/manifests"},{"name":"v3.2.0a","sha":"912e5aa968fe9f9cde089f8f2630ea02b4e9a777","kind":"commit","published_at":"2022-04-21T09:07:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a/manifests"},{"name":"v3.1.7","sha":"86ef57f0191ceb8deec122fcf372a617d79ef656","kind":"commit","published_at":"2022-03-30T11:32:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"c7fc3a63d64f5ded4a817335461f91a256539e1f","kind":"commit","published_at":"2022-03-28T14:43:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.6/manifests"},{"name":"v3.1.5b","sha":"b9eacdd65d5bd139e66eaaa96ba0bf000ff3611a","kind":"commit","published_at":"2022-03-23T09:22:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5b","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5b/manifests"},{"name":"v3.1.5a","sha":"42d1a3587844a76220067187da7b8a5e0866b5ad","kind":"commit","published_at":"2022-03-22T15:50:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5a","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5a/manifests"},{"name":"v3.1.5","sha":"22b50e7bb8c19a73bfd809d7c638426d6e860149","kind":"commit","published_at":"2022-03-21T14:26:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"da29fd132b43bd90d20077b473e75a6d51c04c81","kind":"commit","published_at":"2022-03-21T08:53:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"fb21859a670af5c4a35dadb519e1b41078a41cca","kind":"commit","published_at":"2022-03-18T13:24:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"f204eccb8dea85b7236e5ebbdb23ffd6ceefac03","kind":"commit","published_at":"2022-03-15T12:42:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"35a0c46fb6c6a97c3761b8f7c518dbf299637d5c","kind":"commit","published_at":"2022-03-02T14:40:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"e48f1b42c91cb1c95b84dc23fc82a99a5059895a","kind":"commit","published_at":"2022-02-18T09:27:54.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0/manifests"},{"name":"v3.1.0a1","sha":"41a5a2a7fa185ab26d279fb693fae331b1ba798e","kind":"commit","published_at":"2022-02-16T12:53:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0a1/manifests"},{"name":"v3.0.5","sha":"bf1d382391bbcbd2ba559eaaf28a7bcf05ab71a3","kind":"commit","published_at":"2022-01-19T15:19:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5/manifests"},{"name":"v3.0.5a5","sha":"565d1607fd6d5a422c2dc94a7ce4a44ba5cd10de","kind":"commit","published_at":"2022-01-16T20:29:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a5/manifests"},{"name":"3.0.5a4","sha":"8804b37b7927c418e190ae65d9d88d350a661034","kind":"commit","published_at":"2022-01-12T12:44:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/3.0.5a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/3.0.5a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@3.0.5a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.0.5a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.0.5a4/manifests"},{"name":"v3.0.5a3","sha":"c7dbe3fed62fbd7a162389c51c6ff6698c19f2e9","kind":"commit","published_at":"2022-01-11T12:08:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a3/manifests"},{"name":"v3.0.5a2","sha":"1111d00812a73cd2339646c8d98346b1b3a0e8e9","kind":"commit","published_at":"2022-01-11T09:29:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a2/manifests"},{"name":"v3.0.5a1","sha":"9e195abec85ac75a5b230f9539bd4001c2e44797","kind":"commit","published_at":"2021-12-14T13:34:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a1/manifests"},{"name":"v3.0.4","sha":"d83c360ed1a7c11769acfed56cf3cddfb4c25863","kind":"commit","published_at":"2021-12-10T11:36:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.4/manifests"},{"name":"untagged-34793f6ed2aa4ac4bb41","sha":"8f53c87f621159179928e99cc6f1114609e02f50","kind":"commit","published_at":"2021-12-09T10:14:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/untagged-34793f6ed2aa4ac4bb41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/untagged-34793f6ed2aa4ac4bb41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@untagged-34793f6ed2aa4ac4bb41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-34793f6ed2aa4ac4bb41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-34793f6ed2aa4ac4bb41/manifests"},{"name":"v3.0.2","sha":"78f8ba332370cf132ab2acc2dd192afd88ff3492","kind":"commit","published_at":"2021-12-07T10:06:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"5146f85edaf1752b469124e38646c9b7f10e7b9c","kind":"commit","published_at":"2021-12-07T09:20:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.1/manifests"},{"name":"untagged-cb91ee282540b477bd4d","sha":"8e311d3ab8a896ee5ae29f6a2e9dfbd01833d382","kind":"commit","published_at":"2021-12-01T16:14:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/untagged-cb91ee282540b477bd4d","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/untagged-cb91ee282540b477bd4d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@untagged-cb91ee282540b477bd4d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-cb91ee282540b477bd4d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-cb91ee282540b477bd4d/manifests"},{"name":"v2.6.4","sha":"82ad819b0025c34ab4ce317b068e89622f89d5cd","kind":"commit","published_at":"2021-11-29T15:18:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"eaf98d71f306a33654efadcd6a0bc6e2b740e619","kind":"commit","published_at":"2021-11-29T12:06:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"c4d1d2e183ca2b492cdbe20684ec4a0a23306317","kind":"commit","published_at":"2021-11-25T09:53:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"701db0c63f7681a60b6313fe7e6796a11af94ad6","kind":"commit","published_at":"2021-11-23T10:15:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"a0b00776f4fbb815c1f88fbd24bef58dc2103f34","kind":"commit","published_at":"2021-11-22T14:29:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0/manifests"},{"name":"v2.6.0a10","sha":"ce1701284a544820cd963c3da12a767cb322febb","kind":"commit","published_at":"2021-11-17T16:44:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a10/manifests"},{"name":"v2.6.0a9","sha":"8c4517c017447e5d3ae349484f97bc7b173d25d4","kind":"commit","published_at":"2021-11-17T07:57:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a9/manifests"},{"name":"v2.6.0a8","sha":"c0a52b39c16a28621a0fdbbdd2721db74c13bf93","kind":"commit","published_at":"2021-11-15T14:47:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a8/manifests"},{"name":"v2.6.0a6","sha":"f8187684d0e882ecf6e14a794459cb69fd1eac93","kind":"commit","published_at":"2021-11-15T14:04:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a6/manifests"},{"name":"v2.6.0a5","sha":"1fe6be886392a982cc5000fa8920d99b2872c95b","kind":"commit","published_at":"2021-11-15T11:59:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a5/manifests"},{"name":"v2.6.0a4","sha":"ba43ffee03326b8593ab0daf6d38141fccba8a73","kind":"commit","published_at":"2021-11-11T13:30:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a4/manifests"},{"name":"v2.6.0a3","sha":"6fd955e6c77f83685918ed7d2cca2a56e993b520","kind":"commit","published_at":"2021-11-11T13:05:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a3/manifests"},{"name":"v2.6.0a2","sha":"20ea64745079ffd92372098b76b2147ad49fc80c","kind":"commit","published_at":"2021-11-10T12:59:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a2/manifests"},{"name":"v2.6.0a1","sha":"aee913ac34b58bd0dd0789a84718335c1a5700f9","kind":"commit","published_at":"2021-11-10T11:26:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a1/manifests"},{"name":"v2.6.0a7","sha":"aee913ac34b58bd0dd0789a84718335c1a5700f9","kind":"commit","published_at":"2021-11-10T11:26:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a7/manifests"},{"name":"v2.5.4","sha":"b3aa11f8e05be99e49acac1831473cc08d512e17","kind":"commit","published_at":"2021-11-09T08:55:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4/manifests"},{"name":"v2.5.4a1","sha":"e2f4868768a0cda5c3720dea445f7639276f291b","kind":"commit","published_at":"2021-11-08T13:19:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.4a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.4a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.4a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4a1/manifests"},{"name":"v2.5.3","sha":"351288a7231951ab3a44d1c006bc56e6277fe34b","kind":"commit","published_at":"2021-11-02T10:18:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"5e089e9df9fb67f70b45083f2890b44e39a4fd98","kind":"commit","published_at":"2021-10-27T07:38:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"1ea09312f7003dc0954cca47b9b1a0b690205eab","kind":"commit","published_at":"2021-10-27T07:33:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1/manifests"},{"name":"v2.5.1a10","sha":"5a84b6e098b2715a88cfac39cc1d7f7c4bc0e4a7","kind":"commit","published_at":"2021-10-22T15:34:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a10/manifests"},{"name":"v2.5.1a8","sha":"0278a7a97d462824a829a21ed82b5864bfe136e0","kind":"commit","published_at":"2021-10-22T15:18:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a8/manifests"},{"name":"v2.5.1a9","sha":"0278a7a97d462824a829a21ed82b5864bfe136e0","kind":"commit","published_at":"2021-10-22T15:18:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a9/manifests"},{"name":"v2.5.1a7","sha":"af56405988d1eb5785840d2f3332350813f11383","kind":"commit","published_at":"2021-10-22T12:47:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a7/manifests"},{"name":"v2.5.1a6","sha":"bbbbd2a63996c17e2bd6827f9928223029589d0a","kind":"commit","published_at":"2021-10-22T07:44:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a6/manifests"},{"name":"v2.5.1a5","sha":"3a40da41c55acb84556fb0ae79462b339f7a8a2f","kind":"commit","published_at":"2021-10-21T15:54:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a5/manifests"},{"name":"v2.5.1a4","sha":"eba2e4a17ad0d29ce8158074ab8a6bbd3318742b","kind":"commit","published_at":"2021-10-21T14:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a4/manifests"},{"name":"v2.5.1a3","sha":"46aefb956bfa232022e24b0c2c09e885c8edeff3","kind":"commit","published_at":"2021-10-20T15:55:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a3/manifests"},{"name":"v2.5.1a2","sha":"e6a334f1ff47f5a8abb5f2f1de49edc894abd4a2","kind":"commit","published_at":"2021-10-20T14:55:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a2/manifests"},{"name":"v2.5.1a1","sha":"8722fb89de1c0a7e0bcde925d04541383fa3976f","kind":"commit","published_at":"2021-10-19T14:56:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a1/manifests"},{"name":"v2.5.0","sha":"bad136d1b1486c9cb2e10000f2c2056e593e3307","kind":"commit","published_at":"2021-10-04T09:20:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0/manifests"},{"name":"v2.5.0a2","sha":"b7260a8e77bff9a7b0c7978b3ef336216c3964e5","kind":"commit","published_at":"2021-10-04T08:57:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a2/manifests"},{"name":"v2.5.0a1","sha":"2d15da9d899ea27eba7d20c13fb6f5a044666e6b","kind":"commit","published_at":"2021-09-28T11:15:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a1/manifests"},{"name":"v2.4.1","sha":"2fac389814515229dc1a1760bc2b840901df1f40","kind":"commit","published_at":"2021-09-24T09:35:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1d23023ad60d3186f34557a0387158880189b6d5","kind":"commit","published_at":"2021-09-22T16:39:45.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0/manifests"},{"name":"v2.4.0-beta2","sha":"997823df5656fe2a2f7e65af3713a48fb1398658","kind":"commit","published_at":"2021-09-22T16:08:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0-beta2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta2/manifests"},{"name":"v2.4.0-beta","sha":"4363ce9919182dc9e772d95dcdaa164af2231638","kind":"commit","published_at":"2021-09-22T14:59:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0-beta","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta/manifests"},{"name":"v2.3.0","sha":"b843be1656cc991a43cb728ba8df809206306e23","kind":"commit","published_at":"2021-09-16T13:25:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.3.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"756ed0897c7b408e8450c5afe5beeaa31feadecd","kind":"commit","published_at":"2021-09-13T12:21:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e72b75bb1508e2a74e47885215b91070a96e4774","kind":"commit","published_at":"2021-08-20T15:15:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"e5eb706f062857c7f3a79c780ae6571dc13bd70e","kind":"commit","published_at":"2021-08-12T15:30:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3f29587d7e3f1fc68c68f8e78dbf16d60773d84a","kind":"commit","published_at":"2021-08-12T14:48:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.0/manifests"},{"name":"V2.1.8","sha":"97cfe49ad2913dde2af9ad9870da3018e42abf1c","kind":"commit","published_at":"2021-08-09T14:57:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/V2.1.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/V2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@V2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/V2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/V2.1.8/manifests"},{"name":"v2.1.7","sha":"78c0d3b20d578f7660da1c4c338e34649a425913","kind":"commit","published_at":"2021-08-09T12:57:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.7/manifests"},{"name":"v2.1.5","sha":"5c9394704b3ace0268dc3fb297d8663ffae4528a","kind":"commit","published_at":"2021-08-04T09:17:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"659e5f0fcf334cd6a89bcdbf3210bdcfec8a1282","kind":"commit","published_at":"2021-07-30T09:12:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"8cc4a3842e2b2d610ee903ad576a4ff1aa60af0e","kind":"commit","published_at":"2021-07-27T12:42:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"8b7ce69531d0d62539e0c751c11fd2eb676519be","kind":"commit","published_at":"2021-07-27T09:36:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1b194e4f49ec6c14b3bf64998b86bfaabcfc5c57","kind":"commit","published_at":"2021-07-19T13:26:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"7db89514f0915987676567b6d7b14f0c08a6dea6","kind":"commit","published_at":"2021-07-14T09:24:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"9162ae6e86de4635cc05a60e409c97ac53769e42","kind":"commit","published_at":"2021-07-09T13:42:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"1997144fd86ef2c49e0eff8d636c4ffc5844daa1","kind":"commit","published_at":"2021-07-08T13:52:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ffdc7b87cb516fb0ff1b1b0f1557d4968a208a28","kind":"commit","published_at":"2021-07-07T12:24:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1/manifests"},{"name":"v2.0.1a1","sha":"74a92a3c426011323c2b2e742d418126aa495f5f","kind":"commit","published_at":"2021-07-05T11:15:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.1a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1a1/manifests"},{"name":"v2.0.0","sha":"6fbf4f25ed40e66adcae6bccb040f84c864ac1ae","kind":"commit","published_at":"2021-07-01T13:22:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.0/manifests"},{"name":"v1.7.0a12","sha":"5ccafea50af026d7f02ae52b7d63e4e0c7ce94aa","kind":"commit","published_at":"2021-06-28T21:01:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a12/manifests"},{"name":"v1.7.0a11","sha":"8cb19043d99121c232fb271dcf56a216b7e8563b","kind":"commit","published_at":"2021-06-28T19:48:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a11/manifests"},{"name":"v1.7.0a10","sha":"6f73ad503908a52559e172f9c61e253fb668c4e1","kind":"commit","published_at":"2021-06-28T15:29:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a10/manifests"},{"name":"v1.7.0a9","sha":"dd44aab775a22a3b1b9434458b0c1f392c7a1896","kind":"commit","published_at":"2021-06-28T15:20:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a9/manifests"},{"name":"v1.7.0a8","sha":"3202839f697990449eb2c0d4c5f4aa0846c34ed9","kind":"commit","published_at":"2021-06-25T16:16:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a8/manifests"},{"name":"v1.7.0a7","sha":"a046b7551e362888af959bee87bd155a03fe228b","kind":"commit","published_at":"2021-06-24T12:17:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a7/manifests"},{"name":"v1.7.0a6","sha":"47f16691478c93a1f5b320d17729766a7325991a","kind":"commit","published_at":"2021-06-24T08:31:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a6/manifests"},{"name":"v1.7.0a5","sha":"59aaae58822f55effb7232e191f573f822ba608b","kind":"commit","published_at":"2021-06-24T07:28:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a5/manifests"},{"name":"v1.6.6","sha":"19f0ce07fd0efb68036680aceee0bb1bc811f700","kind":"commit","published_at":"2021-06-23T14:03:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.6/manifests"},{"name":"1.7.0a5","sha":"19b5226e9d15a978ebfca29a5c0cfd331b5b9540","kind":"commit","published_at":"2021-06-16T09:45:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/1.7.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/1.7.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@1.7.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.7.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.7.0a5/manifests"},{"name":"v1.6.4","sha":"7fb779c774e00e5a747738ee574acce1f821de9f","kind":"commit","published_at":"2021-06-08T12:02:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.4/manifests"},{"name":"1.6.4","sha":"7fb779c774e00e5a747738ee574acce1f821de9f","kind":"commit","published_at":"2021-06-08T12:02:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/1.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.6.4/manifests"},{"name":"v1.7.0a4","sha":"ef8359560bd887337cb442db869f4a59738c17e2","kind":"commit","published_at":"2021-06-02T08:51:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a4/manifests"},{"name":"v1.7.0a3","sha":"ecedab33fd6dd1956f1757d554abef03bbb331f6","kind":"commit","published_at":"2021-06-01T12:47:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a3/manifests"},{"name":"v1.7.0a2","sha":"bf60f8f9717630bda669fa512eccf967492acf4d","kind":"commit","published_at":"2021-05-31T13:19:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a2/manifests"},{"name":"v1.7.0a1","sha":"2a8aa67d54be4f69a13b569ebd3e2ba4c782fe95","kind":"commit","published_at":"2021-05-29T15:06:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a1/manifests"},{"name":"v1.6.3","sha":"10a3fcd53c0164cad214e6e098e5cee911ea6da6","kind":"commit","published_at":"2021-05-19T13:20:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"e78059ebf9c3416598cfb2e9d3b92247c772c45c","kind":"commit","published_at":"2021-05-04T14:49:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"246e83e34259aaa029c0a571a348f23cfee9e609","kind":"commit","published_at":"2021-05-04T14:39:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1/manifests"},{"name":"v1.6.1-beta.1","sha":"af2e7752443321ccd913e74b722aa7e6fcd75903","kind":"commit","published_at":"2021-04-30T08:31:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.1-beta.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1-beta.1/manifests"},{"name":"v1.6.0-beta.1","sha":"8d3a0a3339f554aa9014283a5c54304a00521bbf","kind":"commit","published_at":"2021-04-30T07:33:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.0-beta.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.0-beta.1/manifests"},{"name":"v1.5.10","sha":"4e4ecbbbea109258edbc4bc0d3f61ea8e209712f","kind":"commit","published_at":"2021-03-29T14:15:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"1dc5a7923292231dde78d4166a89a5d71bec48f8","kind":"commit","published_at":"2021-03-24T16:19:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"0d965162b19a4866ce3a2f1f7234fc412fb8548f","kind":"commit","published_at":"2021-03-24T08:31:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"ed57f967410c36f04033ed4211c223a3897bdfbe","kind":"commit","published_at":"2021-03-22T15:22:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.7/manifests"},{"name":"v.1.5.6-develop","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v.1.5.6-develop","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v.1.5.6-develop","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v.1.5.6-develop","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6-develop","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6-develop/manifests"},{"name":"v.1.5.6","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v.1.5.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v.1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v.1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6/manifests"},{"name":"v1.5.6","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"beb0a2e0ae21eac69292fa4471871f2f75a71db0","kind":"commit","published_at":"2021-03-09T14:29:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"9a904f737af0f5bddfd11124da51866f6cf997b2","kind":"commit","published_at":"2021-03-09T13:40:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"cd83d09dd1e48ab72b9023781de3934b12c56287","kind":"commit","published_at":"2021-03-09T10:04:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"459e0320bf3636e69e2eb724afe34839c32a282e","kind":"commit","published_at":"2021-03-08T10:05:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e64ad415bfb210010e01388fd8ae4e3c9c492f12","kind":"commit","published_at":"2021-03-05T09:29:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"553e442d3131ec7093c1d108b60385b8db66293c","kind":"commit","published_at":"2021-02-24T14:22:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0/manifests"},{"name":"v1.5.0-beta4","sha":"83965c5fb0fd0b8754ebec2098280f80fc0f537b","kind":"commit","published_at":"2021-02-24T13:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta4/manifests"},{"name":"v1.5.0-beta5","sha":"83965c5fb0fd0b8754ebec2098280f80fc0f537b","kind":"commit","published_at":"2021-02-24T13:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta5/manifests"},{"name":"v1.5.0-beta2","sha":"80b3cf304ff71fa3b52854947ed8a7461848f227","kind":"commit","published_at":"2021-02-16T16:05:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta2/manifests"},{"name":"v1.5.0-beta3","sha":"80b3cf304ff71fa3b52854947ed8a7461848f227","kind":"commit","published_at":"2021-02-16T16:05:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta3/manifests"},{"name":"v1.5.0-beta","sha":"f35f1120d62c1ee41f1c985cd57b76fe44b14ed0","kind":"commit","published_at":"2021-02-16T16:02:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta/manifests"}]},"repo_metadata_updated_at":"2026-08-12T14:58:14.262Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/%21open%21s%21t%21e%21f/openstef","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/OpenSTEF/openstef","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/OpenSTEF/openstef","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/OpenSTEF/openstef/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T13:31:02.677Z","issues_count":151,"pull_requests_count":729,"avg_time_to_close_issue":21788502.128205128,"avg_time_to_close_pull_request":773058.9732142857,"issues_closed_count":117,"pull_requests_closed_count":672,"pull_request_authors_count":44,"issue_authors_count":30,"avg_comments_per_issue":0.8543046357615894,"avg_comments_per_pull_request":0.8806584362139918,"merged_pull_requests_count":589,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":33,"past_year_pull_requests_count":109,"past_year_avg_time_to_close_issue":5289122.181818182,"past_year_avg_time_to_close_pull_request":444574.25925925927,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":81,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.7272727272727273,"past_year_avg_comments_per_pull_request":0.7247706422018348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":65,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/issues","maintainers":[{"login":"FrankKr","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FrankKr"},{"login":"JanMaartenvanDoorn","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanMaartenvanDoorn"},{"login":"egordm","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egordm"},{"login":"lschilders","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lschilders"},{"login":"Davidswinkels","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Davidswinkels"},{"login":"bartpleiter","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartpleiter"},{"login":"BenoitHardier","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenoitHardier"},{"login":"bremme","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bremme"},{"login":"clara-de-smet","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clara-de-smet"},{"login":"AlexisMignon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexisMignon"},{"login":"wfstoel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wfstoel"},{"login":"MvLieshout","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MvLieshout"},{"login":"JonitaRuiter","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonitaRuiter"},{"login":"ThomasNijsen","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThomasNijsen"},{"login":"MartijnCa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartijnCa"},{"login":"majidkhoshrou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majidkhoshrou"},{"login":"mariamanoli","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariamanoli"},{"login":"touronaug","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touronaug"},{"login":"Github-OpenSTEF","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Github-OpenSTEF"},{"login":"maxi-fort","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxi-fort"},{"login":"DeniseMeerkerk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeniseMeerkerk"},{"login":"sgatto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgatto"},{"login":"Lars800","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lars800"},{"login":"Guilly-Kolkman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Guilly-Kolkman"},{"login":"fleur-petit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fleur-petit"},{"login":"Luukhalsema","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luukhalsema"}],"active_maintainers":[{"login":"egordm","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egordm"},{"login":"lschilders","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lschilders"},{"login":"MvLieshout","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MvLieshout"},{"login":"bartpleiter","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartpleiter"},{"login":"fleur-petit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fleur-petit"},{"login":"Guilly-Kolkman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Guilly-Kolkman"},{"login":"JanMaartenvanDoorn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanMaartenvanDoorn"},{"login":"Lars800","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lars800"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOpenSTEF%2Fopenstef/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOpenSTEF%2Fopenstef/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOpenSTEF%2Fopenstef/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOpenSTEF%2Fopenstef/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOpenSTEF%2Fopenstef/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOpenSTEF%2Fopenstef/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263076,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11733435,"name":"github.com/openstef/openstef","ecosystem":"go","description":null,"homepage":null,"licenses":"mpl-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/openstef/openstef","keywords_array":[],"namespace":null,"versions_count":251,"first_release_published_at":"2021-02-16T16:02:16.000Z","latest_release_published_at":"2026-08-07T12:21:50.000Z","latest_release_number":"v4.2.2+incompatible","last_synced_at":"2026-08-12T13:42:53.262Z","created_at":"2025-06-05T11:16:04.494Z","updated_at":"2026-08-12T14:58:14.269Z","registry_url":"https://pkg.go.dev/github.com/openstef/openstef","install_command":"go get github.com/openstef/openstef","documentation_url":"https://pkg.go.dev/github.com/openstef/openstef#section-documentation","metadata":{},"repo_metadata":{"id":38453416,"uuid":"337343508","full_name":"OpenSTEF/openstef","owner":"OpenSTEF","description":"Automated Machine Learning pipelines. Builds the Open Short Term Energy Forecasting package.","archived":false,"fork":false,"pushed_at":"2026-08-10T04:49:03.000Z","size":500067,"stargazers_count":159,"open_issues_count":44,"forks_count":54,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-08-12T14:24:22.575Z","etag":null,"topics":["data-science","energy","energy-forecasting","forecasting","machine-learning","python","time-series"],"latest_commit_sha":null,"homepage":"https://openstef.github.io/openstef","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenSTEF.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-02-09T08:48:47.000Z","updated_at":"2026-08-12T04:57:38.000Z","dependencies_parsed_at":"2026-08-12T13:53:48.800Z","dependency_job_id":null,"html_url":"https://github.com/OpenSTEF/openstef","commit_stats":{"total_commits":2244,"total_committers":38,"mean_commits":59.05263157894737,"dds":0.8364527629233511,"last_synced_commit":"3fb5d8af28158d45d014dfa1e779a96742f31ca1"},"previous_names":["alliander-opensource/openstf"],"tags_count":351,"template":false,"template_full_name":null,"purl":"pkg:github/OpenSTEF/openstef","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/sbom","scorecard":{"id":105524,"data":{"date":"2025-08-11","repo":{"name":"github.com/OpenSTEF/openstef","commit":"8955ed11f4dc4940efdf1a13431efebb5a7706fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/29 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"11 commit(s) and 15 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":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.workflow_run.head_branch }}': .github/workflows/sonarcloud.yml:51"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs-publish.yaml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:13","Warn: no topLevel permission defined: .github/workflows/black-format-code.yml:1","Warn: no topLevel permission defined: .github/workflows/citations.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-labeler.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-upload-package.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/reuse-compliance.yaml:1","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/sonarcloud.yml:44"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-upload-package.yaml:10"],"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":"Vulnerabilities","score":0,"reason":"59 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-231 / GHSA-2586-f3p4-hq84","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-83fm-w79m-64r5","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2023-68 / GHSA-x422-6qhv-p29g","Warn: Project is vulnerable to: PYSEC-2023-69","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black-format-code.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/black-format-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/citations.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/citations.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/citations.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/citations.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-publish.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/docs-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-labeler.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/pr-labeler.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-upload-package.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/python-upload-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reuse-compliance.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/reuse-compliance.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reuse-compliance.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/reuse-compliance.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonarcloud.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/sonarcloud.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sonarcloud.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenSTEF/openstef/sonarcloud.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/docs-publish.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yaml:59","Warn: pipCommand not pinned by hash: .github/workflows/python-upload-package.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-upload-package.yaml:29","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand 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":"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-15T11:02:06.129Z","repository_id":38453416,"created_at":"2025-08-15T11:02:06.129Z","updated_at":"2025-08-15T11:02:06.129Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36569416,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"OpenSTEF","name":"OpenSTEF","uuid":"93986058","kind":"organization","description":"Open Short Term Energy Forecaster project","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/93986058?v=4","repositories_count":6,"last_synced_at":"2024-05-29T13:39:40.773Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/OpenSTEF","funding_links":[],"total_stars":103,"followers":46,"following":0,"created_at":"2022-11-16T23:58:23.428Z","updated_at":"2024-05-29T13:39:42.235Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSTEF/repositories"},"tags":[{"name":"v4.1.1","sha":"41b0172fe12d4d9aea97f760a55248ee7cd16c54","kind":"commit","published_at":"2026-06-29T14:24:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1/manifests"},{"name":"v4.1.1.dev0","sha":"41b0172fe12d4d9aea97f760a55248ee7cd16c54","kind":"commit","published_at":"2026-06-29T14:24:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.1.dev0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.1.dev0/manifests"},{"name":"v4.1.0","sha":"daa2b00133fc31f25a90c174e0ec775ae59e275d","kind":"commit","published_at":"2026-06-26T12:55:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"e3547370fb0a28e0fcf606af084454c9ab54a8ea","kind":"commit","published_at":"2026-05-28T07:27:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6c86341710a899065a39d7c5dc19d439d3ee661f","kind":"commit","published_at":"2026-05-26T14:41:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0/manifests"},{"name":"v4.0.0.a43","sha":"68141787d5bd8f86b1a6373c5b578ab8c98b0a0a","kind":"commit","published_at":"2026-05-18T11:14:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a43/manifests"},{"name":"v4.0.0.a42","sha":"17b2dab1ed2b8791c5bf13538976c11b763e1679","kind":"commit","published_at":"2026-05-12T14:40:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a42/manifests"},{"name":"v4.0.0.a41","sha":"c878feaa943f3909d3d5807ee3b4936d00819169","kind":"commit","published_at":"2026-05-07T14:25:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a41/manifests"},{"name":"v4.0.0.a40","sha":"5a46ff80304c43ad73ed65cab1f2a64130bb7e97","kind":"commit","published_at":"2026-05-07T07:27:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a40/manifests"},{"name":"v4.0.0.a39","sha":"39408f4b8ec127b2b65784bc771fc9144299683f","kind":"commit","published_at":"2026-05-06T14:22:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a39/manifests"},{"name":"v4.0.0.a38","sha":"575ab6cb71d06db8bef5647173a12a73c39db9df","kind":"commit","published_at":"2026-05-05T11:00:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a38/manifests"},{"name":"v4.0.0.a37","sha":"014bc0ccd36546db8671d2f662ba6c87049d37f4","kind":"commit","published_at":"2026-05-05T08:24:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a37/manifests"},{"name":"v4.0.0.a36","sha":"a59890a0549a2d3bcb7bcf515cc07c3f0edda1c7","kind":"commit","published_at":"2026-04-29T14:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a36/manifests"},{"name":"v4.0.0.a35","sha":"0b77bf5f33ab6f82620160107c8bab1b4fa6723a","kind":"commit","published_at":"2026-04-29T08:44:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a35/manifests"},{"name":"v4.0.0.a34","sha":"f0a41045947a4782608596d26cf16a31018f3456","kind":"commit","published_at":"2026-04-22T11:22:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a34/manifests"},{"name":"v4.0.0.a33","sha":"f4a19b648d3abb9fa851326df3e7ba9a0b090113","kind":"commit","published_at":"2026-04-17T09:49:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a33/manifests"},{"name":"v4.0.0.a32","sha":"6b0f6042c1d5f120a886beccc0d0b98e69b51df8","kind":"commit","published_at":"2026-04-13T13:17:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a32/manifests"},{"name":"v4.0.0.a31","sha":"7f4dc805811eae675f3ea9e437fec88fd63ef7f2","kind":"commit","published_at":"2026-04-10T12:30:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a31/manifests"},{"name":"v4.0.0.a30","sha":"74f58951d4ac317a28004778b1c0afff192df2d5","kind":"commit","published_at":"2026-03-19T11:52:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a30/manifests"},{"name":"v4.0.0.a29","sha":"7cf3859d4fbf55fe5d4cee458f08358ecbeef192","kind":"commit","published_at":"2026-03-19T10:23:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a29/manifests"},{"name":"v4.0.0.a28","sha":"ecf52d19e896b128d1f54b6634790919443712f5","kind":"commit","published_at":"2026-03-12T10:04:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a28/manifests"},{"name":"v4.0.0.a27","sha":"1ee49d4c669eb6e5e995f74cf214fb3b4f0fbf0f","kind":"commit","published_at":"2026-03-12T08:30:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a27/manifests"},{"name":"v4.0.0.a26","sha":"573d041cf4eabb2947b70ced294cf4e01e2fae12","kind":"commit","published_at":"2026-03-09T13:51:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a26/manifests"},{"name":"v4.0.0.a25","sha":"ea3cf85052a2da2886b6f5a8b3ab5290620dd957","kind":"commit","published_at":"2026-03-09T12:04:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a25/manifests"},{"name":"v4.0.0.a24","sha":"0ec9750edbfad3dbda1a902b32e49a4a7aebdb60","kind":"commit","published_at":"2026-03-06T15:54:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a24/manifests"},{"name":"v4.0.0.a23","sha":"5691fd6a3cb6cd7741876c6fd40f3e26176312bb","kind":"commit","published_at":"2026-03-06T12:48:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a23","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a23/manifests"},{"name":"v3.4.93","sha":"f5579b0ef4b012e36fd13c7424f4f58f50cb5c26","kind":"commit","published_at":"2026-03-06T07:50:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.93","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.93/manifests"},{"name":"v4.0.0.a22","sha":"1fd7011a36eea42d2a81be73423963ae515ae976","kind":"commit","published_at":"2026-03-05T15:16:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a22/manifests"},{"name":"v4.0.0.a21","sha":"5fb490ade8cefcdcc90cb991cd3f40d681cd218b","kind":"commit","published_at":"2026-03-05T14:32:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a21/manifests"},{"name":"v4.0.0.a20","sha":"f774851187d494d6aa74cf78b4f099200082d753","kind":"commit","published_at":"2026-03-03T14:27:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a20/manifests"},{"name":"v4.0.0.a19","sha":"9271c050d7b0c5a11efdf8678cc622be5c138c6b","kind":"commit","published_at":"2026-02-20T13:14:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a19/manifests"},{"name":"v4.0.0.a18","sha":"23d207c2b4deae73bef9d46bfe04cfd4d33fca6f","kind":"commit","published_at":"2026-02-20T12:05:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a18/manifests"},{"name":"v4.0.0.a17","sha":"1bcf71d10cc360d8046ce39736ec7b80bb0e8055","kind":"commit","published_at":"2026-02-17T11:38:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a17/manifests"},{"name":"v4.0.0.a16","sha":"a69bf600855c75f5e6770fa7f163414c6671fd4c","kind":"commit","published_at":"2026-02-17T10:26:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a16/manifests"},{"name":"v4.0.0.a15","sha":"3ba1abce73d130666c2a26a3101c279b0955ff14","kind":"commit","published_at":"2026-02-16T08:52:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a15/manifests"},{"name":"v4.0.0.a14","sha":"254bc0c7a0493ea34cbf5b071c7d668d6ae1be82","kind":"commit","published_at":"2026-01-27T11:28:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a14/manifests"},{"name":"v4.0.0.a13","sha":"39e3d047d6236423f1f594090bab36147517bd37","kind":"commit","published_at":"2026-01-12T12:46:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a13/manifests"},{"name":"v4.0.0.a12","sha":"cfe1a98d43a9c9599e961af9513317fe2b06afb8","kind":"commit","published_at":"2026-01-09T09:25:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a12/manifests"},{"name":"v4.0.0.a11","sha":"445c365f5dac055ad2a827d4b1e4e514fae7e1ec","kind":"commit","published_at":"2026-01-05T09:26:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a11/manifests"},{"name":"v4.0.0.a10","sha":"6d140bc374af3bef19923886be70e66d3b47ff9e","kind":"commit","published_at":"2025-12-17T09:33:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a10/manifests"},{"name":"v4.0.0.a9","sha":"32a42bba8a25e602a00531f20ed75cab576d6000","kind":"commit","published_at":"2025-12-16T12:50:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a9/manifests"},{"name":"v4.0.0.a8","sha":"d3977b19632b3ce4471f74d3f681a5d5166017a0","kind":"commit","published_at":"2025-12-15T08:17:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a8/manifests"},{"name":"v3.4.92","sha":"7592cac21f02e66cec72d9b43482541893eee5c8","kind":"commit","published_at":"2025-12-12T15:40:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.92","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.92/manifests"},{"name":"v4.0.0.a7","sha":"43987fc0048b6678eb97909e486fcd440ff5045f","kind":"commit","published_at":"2025-12-10T09:24:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a7/manifests"},{"name":"v4.0.0.a6","sha":"18910098af96452500c401df45a8401a77f9928d","kind":"commit","published_at":"2025-12-09T13:40:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a6/manifests"},{"name":"v4.0.0.a5","sha":"3eb7e69e24e4a13600026ce285f4b39a19101c25","kind":"commit","published_at":"2025-12-08T14:55:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a5/manifests"},{"name":"v4.0.0.a4","sha":"eca628e7832c056059a5df0de476083204aa3c95","kind":"commit","published_at":"2025-12-05T15:27:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a4/manifests"},{"name":"v4.0.0.a3","sha":"71ac4283129ac3da3eaa2dbfdd360c54ffac420e","kind":"commit","published_at":"2025-12-03T08:45:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a3/manifests"},{"name":"v3.4.91","sha":"b3a45afef7bc6f52ad107713bc2aaef9dfdc6fd3","kind":"commit","published_at":"2025-12-02T16:12:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.91","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.91/manifests"},{"name":"v4.0.0.a2","sha":"45ca37fca0a8ecf3a1581b38cea2910cfe686750","kind":"commit","published_at":"2025-11-26T14:45:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a2/manifests"},{"name":"v4.0.0.a1","sha":"ee41442b228757dd5adc558101fe02e9e6f5c2be","kind":"commit","published_at":"2025-11-26T13:01:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a1/manifests"},{"name":"v3.4.90","sha":"343d31d380fbe254e60126a7b7f388472151026c","kind":"commit","published_at":"2025-11-21T13:43:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.90","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.90/manifests"},{"name":"v4.0.0.a0","sha":"6864ca24e033148a697e584dc8a8054217b9d4ef","kind":"commit","published_at":"2025-11-19T14:11:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v4.0.0.a0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v4.0.0.a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v4.0.0.a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v4.0.0.a0/manifests"},{"name":"v3.4.89","sha":"123f6b5fae55847a3713980fc670560d61bbaaca","kind":"commit","published_at":"2025-11-14T10:32:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.89","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.89/manifests"},{"name":"v3.4.88","sha":"d5dfcf7fcdf6b4887680ea9b69191876a053a1b0","kind":"commit","published_at":"2025-11-11T09:30:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.88","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.88/manifests"},{"name":"v3.4.87","sha":"f56ec20ad312e5c05f4497d16c35b2237cee4c0e","kind":"commit","published_at":"2025-10-29T13:19:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.87","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.87/manifests"},{"name":"v3.4.86","sha":"27b7c6ec2342b6d1c61559d1156cfed5f7243bf2","kind":"commit","published_at":"2025-10-29T10:45:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.86","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.86/manifests"},{"name":"v3.4.85","sha":"712525c031529cc2ab09dbb53b4a47cbfeaf209c","kind":"commit","published_at":"2025-10-29T08:26:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.85","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.85/manifests"},{"name":"v3.4.83","sha":"d619fa24033c96f999c3216b94fb38d730d656a1","kind":"commit","published_at":"2025-09-10T09:52:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.83","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.83/manifests"},{"name":"v3.4.82","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.82","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.82/manifests"},{"name":"v3.4.81","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.81","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.81/manifests"},{"name":"v3.4.80","sha":"0d9d978412bf6115567258d92fce2b3ca15e0188","kind":"commit","published_at":"2025-09-10T09:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.80","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.80/manifests"},{"name":"v3.4.79","sha":"cd7cd45465112a030721e8c8531ed7cf6388f903","kind":"commit","published_at":"2025-05-27T14:12:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.79","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.79/manifests"},{"name":"v3.4.78","sha":"7add57017b17a717df6a61dd641304e31930eba6","kind":"commit","published_at":"2025-05-27T09:15:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.78","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.78/manifests"},{"name":"v3.4.77","sha":"6c007c3f5aac970c33ea5283767e5d825ccbd7bf","kind":"commit","published_at":"2025-05-27T07:55:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.77","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.77/manifests"},{"name":"v3.4.76","sha":"b6ea4129ae7ff7ccab964bfb674fb234fdb40fa3","kind":"commit","published_at":"2025-05-14T10:07:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.76","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.76/manifests"},{"name":"v3.4.75","sha":"5a78f69b647d1cd5e9bfa253d57fafc07a15e4bd","kind":"commit","published_at":"2025-05-12T09:30:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.75","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.75/manifests"},{"name":"v3.4.74","sha":"9fe3dfba6446bb8c6f20946f09f198fdf82b9db8","kind":"commit","published_at":"2025-05-01T12:03:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.74","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.74/manifests"},{"name":"v3.4.73","sha":"a3bf2806edf300fbd0b1293015b24c66ac13935a","kind":"commit","published_at":"2025-04-24T12:34:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.73","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.73/manifests"},{"name":"v3.4.72","sha":"cfb4723b9c5a6ae71456afd7ed112a82040a06e7","kind":"commit","published_at":"2025-04-16T08:59:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.72","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.72/manifests"},{"name":"v3.4.71","sha":"a97c918ab0c3b4c6f435789572e92d54943584f9","kind":"commit","published_at":"2025-04-10T14:36:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.71","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.71/manifests"},{"name":"v3.4.70","sha":"a97c918ab0c3b4c6f435789572e92d54943584f9","kind":"commit","published_at":"2025-04-10T14:36:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.70","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.70/manifests"},{"name":"v3.4.69","sha":"4184a3bacd108419765f4f9573e1716bd2b83365","kind":"commit","published_at":"2025-04-09T14:30:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.69","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.69/manifests"},{"name":"v3.4.68","sha":"48d5ab0c40a1921de559044337480fc7b9a6a509","kind":"commit","published_at":"2025-03-28T14:07:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.68","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.68/manifests"},{"name":"v3.4.67","sha":"9ace1b4e40fc830f84c5a29f15bab30649773bcf","kind":"commit","published_at":"2025-03-28T10:44:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.67","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.67/manifests"},{"name":"v3.4.66","sha":"1c90d0ebc44759c71507c3c0587b612c18fd0cde","kind":"commit","published_at":"2025-03-13T15:01:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.66","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.66/manifests"},{"name":"v3.4.65","sha":"802396fb84555ba3404bb253a68f12385c0a8376","kind":"commit","published_at":"2025-03-12T11:43:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.65","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.65/manifests"},{"name":"v3.4.64","sha":"180e61a5dbb2e7c5213ea68b64983205951b7571","kind":"commit","published_at":"2025-03-07T15:13:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.64","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.64/manifests"},{"name":"v3.4.63","sha":"75f7712490252b68e51fb00cbca098bf993d7317","kind":"commit","published_at":"2025-02-26T12:39:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.63","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.63/manifests"},{"name":"v3.4.62","sha":"cf80139747d0f24633f17d0a8b821eba181eb1fb","kind":"commit","published_at":"2025-02-26T09:52:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.62","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.62/manifests"},{"name":"v3.4.61","sha":"e4d9918f32fa2f69032691119a7e2c5ef9d12b08","kind":"commit","published_at":"2025-02-26T09:45:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.61","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.61/manifests"},{"name":"v3.4.60","sha":"c0b85930a0f697cf2601181c18da43628fc966bd","kind":"commit","published_at":"2025-02-18T09:56:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.60","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.60/manifests"},{"name":"v3.4.59","sha":"78abac50bc132e44d9d5a81436cc883acd629d1a","kind":"commit","published_at":"2025-02-18T09:07:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.59","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.59/manifests"},{"name":"v3.4.58","sha":"f14006ab913ddb33090985cecd3ba2b89ec1013d","kind":"commit","published_at":"2025-02-17T15:04:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.58","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.58/manifests"},{"name":"v3.4.57","sha":"f51a135fa2dedc9690b31c4d4f2b6b4f76b1efde","kind":"commit","published_at":"2025-02-14T15:44:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.57","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.57/manifests"},{"name":"v3.4.56","sha":"4fc47b733fbc4a59faf07386cddda50477b9a48c","kind":"commit","published_at":"2025-02-14T15:37:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.56","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.56/manifests"},{"name":"v3.4.55","sha":"1da90266b450d14e38843ff19c261a0d74445a36","kind":"commit","published_at":"2025-02-05T12:59:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.55","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.55/manifests"},{"name":"v3.4.54","sha":"f080aa5a2b31c20cc7ebc324886fad57481e9f02","kind":"commit","published_at":"2025-01-31T11:55:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.54","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.54/manifests"},{"name":"v3.4.53","sha":"33e4dfe8983d489633104e1840e55397ae833838","kind":"commit","published_at":"2025-01-31T11:07:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.53","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.53/manifests"},{"name":"v3.4.52","sha":"c82f2bfd55fd09843e627144716c654df190b8ed","kind":"commit","published_at":"2025-01-27T15:39:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.52","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.52/manifests"},{"name":"v3.4.51","sha":"941bb67120a567701c5c7ee7acd8126a122bf069","kind":"commit","published_at":"2025-01-24T15:40:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.51","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.51/manifests"},{"name":"v3.4.50","sha":"1fc2f0bbee60822f60c4fcf6377725c8ad3608d8","kind":"commit","published_at":"2025-01-24T10:12:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.50","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.50/manifests"},{"name":"v3.4.49","sha":"10c7d1283d2a5c8f67166bf5e91bb963beb05a0f","kind":"commit","published_at":"2025-01-23T15:09:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.49","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.49/manifests"},{"name":"v3.4.48","sha":"b4553ae3657c7e87d94294dc4ce6c36cec56fbd5","kind":"commit","published_at":"2024-12-12T13:35:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.48","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.48/manifests"},{"name":"v3.4.46","sha":"e7cc6202bd63c9324899ea8ec9d636a56d1a088c","kind":"commit","published_at":"2024-12-03T14:13:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.46","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.46/manifests"},{"name":"v3.4.45","sha":"1d5e6c04f25eafaddcb912d79ba969fd7c922fda","kind":"commit","published_at":"2024-12-02T13:45:59.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.45","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.45/manifests"},{"name":"v3.4.44","sha":"df50619db0283719e0e8d469250fa70592345ea4","kind":"commit","published_at":"2024-12-02T09:31:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.44","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.44/manifests"},{"name":"v3.4.43","sha":"1e62bd8686af7bfa1ce8a0f4029aae19fdb5551d","kind":"commit","published_at":"2024-11-29T08:44:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.43/manifests"},{"name":"v3.4.42","sha":"fe0b04a002c0ab155c50cfd3f7aba918503a2b03","kind":"commit","published_at":"2024-11-21T07:45:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.42/manifests"},{"name":"v3.4.41","sha":"3fb5d8af28158d45d014dfa1e779a96742f31ca1","kind":"commit","published_at":"2024-10-11T13:31:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.41/manifests"},{"name":"v3.4.40","sha":"3fb5d8af28158d45d014dfa1e779a96742f31ca1","kind":"commit","published_at":"2024-10-11T13:31:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.40/manifests"},{"name":"v3.4.39","sha":"21692adf2e52d8ff2bf643d9d696a8860ea223d5","kind":"commit","published_at":"2024-10-09T07:23:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.39/manifests"},{"name":"v3.4.38","sha":"e2fafd2f3f22d97109ae6fd4a61f65fa43df5f4f","kind":"commit","published_at":"2024-10-02T11:56:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.38/manifests"},{"name":"v3.4.37","sha":"27a0d4cac2d65614c5d7fd1da5a95faf2d828e0a","kind":"commit","published_at":"2024-10-02T09:32:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.37/manifests"},{"name":"v3.4.47","sha":"bba56849876deefd80cc13a382f87b6b7539b495","kind":"commit","published_at":"2024-10-01T11:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.47","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.47/manifests"},{"name":"v3.4.36","sha":"bba56849876deefd80cc13a382f87b6b7539b495","kind":"commit","published_at":"2024-10-01T11:36:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.36/manifests"},{"name":"v3.4.35","sha":"39a46228acbcd541141a9a86aafc6304c23dd1de","kind":"commit","published_at":"2024-09-30T11:31:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.35/manifests"},{"name":"v3.4.34","sha":"f40d3815a19f1993d4b1af482c572d41e8cf7460","kind":"commit","published_at":"2024-09-27T11:31:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.34/manifests"},{"name":"v3.4.33","sha":"114f4efec851973e8059f03b6df2761ea2d1228a","kind":"commit","published_at":"2024-08-28T09:41:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.33/manifests"},{"name":"v3.4.32","sha":"081593e3765eb0e1f8df221d5d648aec8141e361","kind":"commit","published_at":"2024-07-17T11:11:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.32/manifests"},{"name":"v3.4.31","sha":"42f9ad5a3206f7366dcc56724ddc49c50eb97f57","kind":"commit","published_at":"2024-07-17T11:10:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.31/manifests"},{"name":"v3.4.30","sha":"0c5b6961407a6efca872f5669ee9c039891d919b","kind":"commit","published_at":"2024-06-24T12:37:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.30/manifests"},{"name":"v3.4.29","sha":"3bf7315b118141d7155e126427454755a8f6ea4f","kind":"commit","published_at":"2024-06-10T10:40:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.29/manifests"},{"name":"v3.4.28","sha":"fb17c80f76a87a19b52724a6214c52fcfbe6e5c5","kind":"commit","published_at":"2024-06-03T11:33:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.28/manifests"},{"name":"v3.4.27","sha":"570fd31c8ecb25f3c01aeb167eedce99f3bb599d","kind":"commit","published_at":"2024-05-23T12:10:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.27/manifests"},{"name":"v3.4.26","sha":"2b200bd20f5aec9088b39b0d2c7927aa1e34b403","kind":"commit","published_at":"2024-05-23T12:10:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.26/manifests"},{"name":"v3.4.25","sha":"560f19b55c38310250a0bd080b7585177f3bf52a","kind":"commit","published_at":"2024-04-30T09:02:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.25/manifests"},{"name":"v3.4.24","sha":"be8f58e37e05c147d81557e8111b80fcff156eaa","kind":"commit","published_at":"2024-04-25T09:39:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.24/manifests"},{"name":"v3.4.23","sha":"9f6497c7b80349cc18dedc4762ba853a2845abd6","kind":"commit","published_at":"2024-04-24T13:48:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.23","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.23/manifests"},{"name":"v3.4.22","sha":"b3aae5475ddd5bd6f3e1e53b0258e9e4f224a631","kind":"commit","published_at":"2024-04-04T10:38:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.22/manifests"},{"name":"v3.4.21","sha":"2d604eaba47a983362e177c46f387017a592a55c","kind":"commit","published_at":"2024-04-03T08:54:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.21/manifests"},{"name":"v3.4.20","sha":"c83351d47bc957ee992ed9d82b33d4b7d078796f","kind":"commit","published_at":"2024-04-03T07:51:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.20/manifests"},{"name":"v3.4.19","sha":"d03ebfd5da174057bf4099978b0734bc840844d5","kind":"commit","published_at":"2024-03-28T14:31:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.19/manifests"},{"name":"v3.4.18","sha":"b40646aa48cc5b360f51cf4dd0adb37260c719d7","kind":"commit","published_at":"2024-03-27T15:38:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.18/manifests"},{"name":"v3.4.17","sha":"86cac87f73a6df15cdaaf56fd941c91a72aa1067","kind":"commit","published_at":"2024-03-27T15:19:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.17/manifests"},{"name":"v3.4.16","sha":"ca633695f2dd9113b56756b883b87dff540c7077","kind":"commit","published_at":"2024-03-27T15:04:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.16/manifests"},{"name":"v3.4.15","sha":"48149fa7e59fb8803439af9be11c576204920075","kind":"commit","published_at":"2024-03-27T14:18:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.15/manifests"},{"name":"v3.4.14","sha":"849750ed78ea174e98f6c1bc152dc70854fafe9c","kind":"commit","published_at":"2024-03-27T13:43:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.14/manifests"},{"name":"v3.4.13","sha":"60f2ef3927fdc0e159c3cbe55a6514d862dbb491","kind":"commit","published_at":"2024-03-27T09:50:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.13/manifests"},{"name":"v3.4.12","sha":"7dad9b71fe744f7f341e4a15273613c7c25a6ff7","kind":"commit","published_at":"2024-03-01T09:11:55.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.12/manifests"},{"name":"v3.4.11","sha":"5a2c37a3e9705b1c863219ed215cc32272054178","kind":"commit","published_at":"2024-02-29T10:20:09.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.11/manifests"},{"name":"v3.4.10","sha":"c1666866ad5e622ab525030945a29537429ceb8c","kind":"commit","published_at":"2024-02-20T12:35:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.10/manifests"},{"name":"v3.4.9","sha":"5616be947549110cccfc9e654f7797ddff8e9641","kind":"commit","published_at":"2024-02-13T10:01:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.9/manifests"},{"name":"v3.4.8","sha":"5bd853c114842d885d8bb100227f0665c4d7c93f","kind":"commit","published_at":"2024-02-08T08:43:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.8/manifests"},{"name":"v3.4.7","sha":"e48d277d0948b015fb48e2ee6e3155d4da49a89a","kind":"commit","published_at":"2024-02-01T15:09:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.7/manifests"},{"name":"v3.4.6","sha":"fc076cbec9c9d27924840eacc458788c667ffaaf","kind":"commit","published_at":"2024-01-19T11:34:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.6/manifests"},{"name":"v3.4.5","sha":"d1d01e84f47de938aaa46209cd0aa48f432af21a","kind":"commit","published_at":"2024-01-19T10:45:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"8a86c8031f719d7a136a1764da3735b04d4ef468","kind":"commit","published_at":"2024-01-18T09:46:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.4/manifests"},{"name":"v3.4.2","sha":"bfe7e71f56961918fff3a0af174ca3694059591d","kind":"commit","published_at":"2024-01-16T16:00:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"4f51ea27efd9a525d35119db00dd565372b52641","kind":"commit","published_at":"2024-01-16T13:17:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.4.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.4.1/manifests"},{"name":"v3.3.15","sha":"9afb62671a42892f82d6834025ffe6ebfb76510f","kind":"commit","published_at":"2024-01-16T09:57:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.15/manifests"},{"name":"v3.3.14","sha":"ba9aef33ffb07dfaf1a72102595af2b337589f68","kind":"commit","published_at":"2024-01-15T16:16:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.14/manifests"},{"name":"v3.3.13","sha":"4b6be3aef00ec645790d85c81b9311c768d4912c","kind":"commit","published_at":"2024-01-15T13:33:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.13/manifests"},{"name":"v3.3.12","sha":"2779f16b2e45ac64cd28f7d848194df9005d0eec","kind":"commit","published_at":"2024-01-12T09:35:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.12/manifests"},{"name":"v3.3.11","sha":"0243649129e75d7accb1e0c6e66918141e67fdaa","kind":"commit","published_at":"2024-01-11T15:41:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"a408d0d7612b87dcc7ad5165c62ef3d5ec10707c","kind":"commit","published_at":"2024-01-10T10:29:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"9b5d80a2485842d0d258bb5962f269a5f66911f9","kind":"commit","published_at":"2023-12-14T15:07:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.9/manifests"},{"name":"v3.3.8","sha":"b8e8f4a537e8633e810573be129e8849bda07469","kind":"commit","published_at":"2023-12-11T09:23:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"78c2cdce5688e1b100b55fa29c74967737c62934","kind":"commit","published_at":"2023-12-11T08:18:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"83ed9a31472b3ba6125f5a0c41c9582993d0b01a","kind":"commit","published_at":"2023-11-02T09:58:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"406c5d1886d8fa022ea395bcf602a39ce69d2737","kind":"commit","published_at":"2023-10-26T09:37:13.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.5/manifests"},{"name":"v3.3.3","sha":"0cdcba4efc970eaf46b70a249bdf95f84403f4e0","kind":"commit","published_at":"2023-10-10T17:57:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.3/manifests"},{"name":"3.3.2.dev","sha":"a3bf38bf236e9ee7295a25e46bbe4fea10cdc0a0","kind":"commit","published_at":"2023-10-02T15:46:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/3.3.2.dev","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/3.3.2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@3.3.2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.3.2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.3.2.dev/manifests"},{"name":"v3.3.1","sha":"ebdc21943c2419d856cc7fbed51d0a1c9c132092","kind":"commit","published_at":"2023-09-20T13:24:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.3.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.3.1/manifests"},{"name":"v3.2.78","sha":"8a28f221ee44331b3904943f7939212dbb7f23b6","kind":"commit","published_at":"2023-09-15T11:58:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.78","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.78/manifests"},{"name":"v3.2.77","sha":"b18f70985d7a5cc537b55c2f8803dc326bb26459","kind":"commit","published_at":"2023-09-13T09:50:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.77","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.77/manifests"},{"name":"v3.2.76","sha":"deb9eb00da1e939abe85ab90d8317f8c29cbf2e5","kind":"commit","published_at":"2023-08-23T14:48:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.76","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.76/manifests"},{"name":"v3.2.75","sha":"44ef8ff9f6c7108e3759bb3ef092948d301bd4cd","kind":"commit","published_at":"2023-08-14T06:57:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.75","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.75/manifests"},{"name":"v3.2.74","sha":"2011c1787270c1bcc692aa6eddd20d72a00ceac6","kind":"commit","published_at":"2023-08-14T06:44:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.74","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.74/manifests"},{"name":"v3.2.73","sha":"2f9fe01da391197ac57e47f408d3348484ebbf87","kind":"commit","published_at":"2023-08-07T15:12:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.73","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.73/manifests"},{"name":"v3.2.72","sha":"cd4bc571f3e2cc353fd081b241fbeeb71005eb3c","kind":"commit","published_at":"2023-08-07T06:47:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.72","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.72/manifests"},{"name":"v3.2.71","sha":"a41f6b9afe0865776159bb33b6a909dc8cd2f144","kind":"commit","published_at":"2023-07-11T14:31:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.71","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.71/manifests"},{"name":"v3.2.70","sha":"adf028a7ce9c357c80e98e2a7c225605f0c9bb46","kind":"commit","published_at":"2023-07-11T11:49:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.70","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.70/manifests"},{"name":"v3.2.69","sha":"5197849199fb47efaf74e00d4ee6fe01f720b3e3","kind":"commit","published_at":"2023-05-19T15:08:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.69","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.69/manifests"},{"name":"v3.2.67","sha":"bcc15e1e2b98b60df4ad88e380a1973f625d33cd","kind":"commit","published_at":"2023-05-15T07:04:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.67","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.67/manifests"},{"name":"v3.2.66","sha":"8597aa8509bd1fa54160b0ba89bbc381dcf8f863","kind":"commit","published_at":"2023-05-11T12:01:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.66","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.66/manifests"},{"name":"v3.2.64","sha":"e579490256a07341d8a21e40096530e88b29d626","kind":"commit","published_at":"2023-05-08T09:00:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.64","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.64/manifests"},{"name":"v3.2.63","sha":"eef13546dcc521bae38639109ebc3f53c86bc3d8","kind":"commit","published_at":"2023-05-05T15:12:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.63","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.63/manifests"},{"name":"v3.2.62","sha":"a1c62d83481825751d656ec9071db2a8b682c70d","kind":"commit","published_at":"2023-05-01T12:34:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.62","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.62/manifests"},{"name":"v3.2.61","sha":"7bc30b57db155c20c5cedb61788ed68565189f79","kind":"commit","published_at":"2023-04-26T12:41:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.61","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.61/manifests"},{"name":"v3.2.60","sha":"0c33ad1d9308b7ef6bd127a88e64ecf785988baa","kind":"commit","published_at":"2023-04-21T13:04:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.60","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.60/manifests"},{"name":"v3.2.59","sha":"12a9d0d0df36e45ea7668c7847c9d00a6e19993d","kind":"commit","published_at":"2023-03-21T14:10:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.59","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.59/manifests"},{"name":"v3.2.58","sha":"f02f63094708da22bc349aa274d6c23382cdf27c","kind":"commit","published_at":"2023-03-09T15:33:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.58","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.58/manifests"},{"name":"v3.2.57","sha":"af0a4b77781765ba6ad874731e5d938e111a0e04","kind":"commit","published_at":"2023-03-09T09:28:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.57","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.57/manifests"},{"name":"v3.2.56","sha":"d3406648a2ac1fc6772082c857f8774b4212e25e","kind":"commit","published_at":"2023-03-08T10:09:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.56","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.56/manifests"},{"name":"v3.2.55","sha":"6e3d6572a7be534c80b4a37e4d1fcfa9e522614d","kind":"commit","published_at":"2023-03-03T14:08:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.55","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.55/manifests"},{"name":"v3.2.54","sha":"7500d8e56a25244f4149c25abfb96a47c8bc5055","kind":"commit","published_at":"2023-03-01T12:16:55.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.54","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.54/manifests"},{"name":"v3.2.53","sha":"dfeeac1e834b364ed4f5453f80424115a608dcd2","kind":"commit","published_at":"2023-03-01T10:51:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.53","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.53/manifests"},{"name":"v3.2.52","sha":"b0baed4839c3ec7567fa634ae60da1492989c017","kind":"commit","published_at":"2023-03-01T10:20:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.52","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.52/manifests"},{"name":"v3.2.51","sha":"01a349f70b9d5f0178e05a8a3ffe95bf0dbf4990","kind":"commit","published_at":"2023-01-27T12:09:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.51","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.51/manifests"},{"name":"v3.2.50","sha":"106892ea02e6f86530535bf3ef5cd6090b8f7729","kind":"commit","published_at":"2023-01-27T09:18:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.50","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.50/manifests"},{"name":"v3.2.49","sha":"8e44a29b6d9b9974f42c5dc00df1d93f290f54a7","kind":"commit","published_at":"2023-01-27T09:12:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.49","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.49/manifests"},{"name":"v3.2.48","sha":"fe604d9da8d9cd54aa371fca7b842c22b5ddf8a4","kind":"commit","published_at":"2023-01-19T14:19:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.48","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.48/manifests"},{"name":"v3.2.47","sha":"5cee1041f466a44ee7e439efd4eb87008a444631","kind":"commit","published_at":"2023-01-02T16:18:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.47","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.47/manifests"},{"name":"v3.2.46","sha":"37734c8fc5fa60d83af3a52d592c000e481739b3","kind":"commit","published_at":"2023-01-02T16:00:45.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.46","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.46/manifests"},{"name":"v3.2.45","sha":"811e74ba062977fdb6d3e66dff21b6824582abe4","kind":"commit","published_at":"2023-01-02T15:22:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.45","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.45/manifests"},{"name":"v3.2.44","sha":"571a229d60dae99232c0f19eba7455084c679b5c","kind":"commit","published_at":"2023-01-02T15:18:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.44","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.44/manifests"},{"name":"v3.2.43","sha":"d0ef5bbcaf1bd9be5e1be64f2169ee3fbb7224b9","kind":"commit","published_at":"2023-01-02T12:39:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.43","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.43/manifests"},{"name":"v3.2.42","sha":"1ae2527ee5a128173e3d99340e102d09b7592ac1","kind":"commit","published_at":"2022-12-29T15:53:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.42","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.42/manifests"},{"name":"v3.2.41","sha":"07b9f70a82517c175800fb9f598ed81159501762","kind":"commit","published_at":"2022-12-29T14:49:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.41/manifests"},{"name":"v3.2.40","sha":"3d4a2d536ddbe68f73f48e28b7ca15c2aa78cbfb","kind":"commit","published_at":"2022-12-28T10:27:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.40","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.40/manifests"},{"name":"v3.2.39","sha":"5851e859e228e1ad5e167c13224e2b2db63e8b46","kind":"commit","published_at":"2022-12-08T08:29:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.39","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.39/manifests"},{"name":"v3.2.38","sha":"a19468796ad52d617598bdc9293dec7d59f09a73","kind":"commit","published_at":"2022-12-01T09:52:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.38","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.38/manifests"},{"name":"v3.2.37","sha":"e929bb6f7f69a1c035bfd01969d0a0bfdf1f8931","kind":"commit","published_at":"2022-11-29T09:58:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.37","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.37/manifests"},{"name":"v3.2.36","sha":"2782ad96dac28d50c268af3fcee66f48d341ff19","kind":"commit","published_at":"2022-11-28T16:50:42.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.36","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.36/manifests"},{"name":"v3.2.35","sha":"a3e2fd78fcda4ab06c2abff068f25105252393ca","kind":"commit","published_at":"2022-11-28T11:41:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.35","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.35/manifests"},{"name":"v3.2.34","sha":"5f55c0559d0d3676f738ab13ce903351dc62903b","kind":"commit","published_at":"2022-11-25T13:16:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.34","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.34/manifests"},{"name":"v3.2.33","sha":"32343ffeac213d1b6f9f9c26aed9875bc2f7d339","kind":"commit","published_at":"2022-11-25T09:34:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.33","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.33/manifests"},{"name":"v3.2.32","sha":"dd663e5c188f483cc65187406bd4d60d68740872","kind":"commit","published_at":"2022-11-24T09:32:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.32","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.32/manifests"},{"name":"v3.2.31","sha":"803635b1ffadeed63fd0b910d9e17d8496f59c22","kind":"commit","published_at":"2022-11-15T08:51:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.31","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.31/manifests"},{"name":"v3.2.30","sha":"c3a493fe1b965fd5ea9e30a103070e5402c8eb12","kind":"commit","published_at":"2022-11-04T11:14:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.30","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.30/manifests"},{"name":"v3.2.29","sha":"03a76be9ba9e794aedf6c1b0b0efdee3f34bfac8","kind":"commit","published_at":"2022-10-31T14:34:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.29","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.29/manifests"},{"name":"v3.2.28","sha":"d508d5f8e48ac5c8aa2ac2136efec137e7d0f37d","kind":"commit","published_at":"2022-10-31T13:08:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.28","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.28/manifests"},{"name":"v3.2.27","sha":"abf5d6c22c9ef35f360228f482e506cbc6e057fa","kind":"commit","published_at":"2022-10-28T12:06:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.27","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.27/manifests"},{"name":"v3.2.26","sha":"d085f8a096d794aa173bdf4a9bb7e777761ba3e8","kind":"commit","published_at":"2022-10-26T13:33:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.26","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.26/manifests"},{"name":"v3.2.25","sha":"1065611983133052e959f1caab5ce5ce8ed8b7b5","kind":"commit","published_at":"2022-09-07T12:15:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.25","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.25/manifests"},{"name":"v3.2.24","sha":"3462a6cee6a03384cd8c6d362fdab1ab785c3fe5","kind":"commit","published_at":"2022-09-06T15:01:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.24","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.24/manifests"},{"name":"v3.2.22","sha":"acd271bb96e65f36af1ac57dc1164dd165d56be1","kind":"commit","published_at":"2022-08-15T14:59:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.22","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.22/manifests"},{"name":"v3.2.21","sha":"2d72e47c0b166138de05ab1b2f72fa805a3fede6","kind":"commit","published_at":"2022-08-08T15:23:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.21","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.21/manifests"},{"name":"v3.2.20","sha":"db8e83f5d3b98106a493cec8dc2a6bb739ef68ce","kind":"commit","published_at":"2022-08-04T14:12:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.20","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.20/manifests"},{"name":"v3.2.19","sha":"717ba67b67ba813afbc696538cb65e122df8fb1a","kind":"commit","published_at":"2022-08-03T14:19:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.19","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.19/manifests"},{"name":"v3.2.18","sha":"d3f4dbeb4c36ae4c230414f60d52525f380b7b0a","kind":"commit","published_at":"2022-08-02T14:13:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.18","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.18/manifests"},{"name":"v3.2.17","sha":"c27c0181279e28120f6bfb683d3d0ffe5a03aa50","kind":"commit","published_at":"2022-08-02T06:46:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.17","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.17/manifests"},{"name":"v3.2.16","sha":"b3fdf87316b42f9d8dd2a6764d979870c35bb77c","kind":"commit","published_at":"2022-07-27T13:59:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.16","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.16/manifests"},{"name":"v3.2.15","sha":"767d04c7e55c810e9e4c4f8f0cf2db1bd0c4d69b","kind":"commit","published_at":"2022-07-26T14:03:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.15","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.15/manifests"},{"name":"v3.2.14","sha":"325bd281b50adb0cb83b8f50633218198749af94","kind":"commit","published_at":"2022-07-25T08:44:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.14","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.14/manifests"},{"name":"v3.2.13","sha":"beff94517d9e57f39df11d1fdc4dbeefb539761b","kind":"commit","published_at":"2022-07-20T12:41:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.13","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.13/manifests"},{"name":"v3.2.12","sha":"1c7aca82207e35ca9969b31d9538ec0e3bf2f66c","kind":"commit","published_at":"2022-07-20T09:31:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.12/manifests"},{"name":"v3.2.11","sha":"6a0f2c927ed8e974ea90f0dfcfec0e7ce0742989","kind":"commit","published_at":"2022-07-19T07:08:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"05324ca19ca8be5a9b05984e87b8bfda1a8ec56f","kind":"commit","published_at":"2022-07-18T14:29:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"66e6e74add736b1e0f22682ed2298bb8b8ed1980","kind":"commit","published_at":"2022-07-06T13:16:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"4b45358cba95ac4c7afe32e21eb3fadf9ac30fd5","kind":"commit","published_at":"2022-05-31T13:22:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"6851d33cc8eccea9d73637289b58324bf339712e","kind":"commit","published_at":"2022-05-31T08:48:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"cb526042751535c646350108d1517a3b8e6f11ee","kind":"commit","published_at":"2022-05-13T11:31:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"f69068c4f69373f16f11835b5a8c92ddd034fb0a","kind":"commit","published_at":"2022-05-13T09:31:13.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"a200de9415107386dec9c9c8767df372036d75a9","kind":"commit","published_at":"2022-05-05T09:34:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"2a9aa4887baaa0a6ab69a8a6495c3adc07f01066","kind":"commit","published_at":"2022-05-04T12:09:57.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"cc301dcd7640769a81fa5492d0f1a9537ed1c987","kind":"commit","published_at":"2022-04-29T08:24:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"8f27cc4f8cdce31a11864b7ec836c02c5da8f49e","kind":"commit","published_at":"2022-04-28T07:47:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"25c8de309f4a999ed7d7036954e91f6754a349d7","kind":"commit","published_at":"2022-04-22T15:28:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0/manifests"},{"name":"v3.2.0a2","sha":"8bb9c3024b2af6b6d8a9678dae8755aa8f1b0a88","kind":"commit","published_at":"2022-04-22T11:22:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a2/manifests"},{"name":"v3.2.0a1","sha":"b26ae09aeff0a6c427d2c56436b044808b0f6cad","kind":"commit","published_at":"2022-04-22T09:37:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a1/manifests"},{"name":"v3.2.0a","sha":"912e5aa968fe9f9cde089f8f2630ea02b4e9a777","kind":"commit","published_at":"2022-04-21T09:07:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.2.0a","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.2.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.2.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.2.0a/manifests"},{"name":"v3.1.7","sha":"86ef57f0191ceb8deec122fcf372a617d79ef656","kind":"commit","published_at":"2022-03-30T11:32:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"c7fc3a63d64f5ded4a817335461f91a256539e1f","kind":"commit","published_at":"2022-03-28T14:43:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.6/manifests"},{"name":"v3.1.5b","sha":"b9eacdd65d5bd139e66eaaa96ba0bf000ff3611a","kind":"commit","published_at":"2022-03-23T09:22:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5b","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5b/manifests"},{"name":"v3.1.5a","sha":"42d1a3587844a76220067187da7b8a5e0866b5ad","kind":"commit","published_at":"2022-03-22T15:50:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5a","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5a/manifests"},{"name":"v3.1.5","sha":"22b50e7bb8c19a73bfd809d7c638426d6e860149","kind":"commit","published_at":"2022-03-21T14:26:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"da29fd132b43bd90d20077b473e75a6d51c04c81","kind":"commit","published_at":"2022-03-21T08:53:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"fb21859a670af5c4a35dadb519e1b41078a41cca","kind":"commit","published_at":"2022-03-18T13:24:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"f204eccb8dea85b7236e5ebbdb23ffd6ceefac03","kind":"commit","published_at":"2022-03-15T12:42:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"35a0c46fb6c6a97c3761b8f7c518dbf299637d5c","kind":"commit","published_at":"2022-03-02T14:40:06.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"e48f1b42c91cb1c95b84dc23fc82a99a5059895a","kind":"commit","published_at":"2022-02-18T09:27:54.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0/manifests"},{"name":"v3.1.0a1","sha":"41a5a2a7fa185ab26d279fb693fae331b1ba798e","kind":"commit","published_at":"2022-02-16T12:53:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.1.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.1.0a1/manifests"},{"name":"v3.0.5","sha":"bf1d382391bbcbd2ba559eaaf28a7bcf05ab71a3","kind":"commit","published_at":"2022-01-19T15:19:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5/manifests"},{"name":"v3.0.5a5","sha":"565d1607fd6d5a422c2dc94a7ce4a44ba5cd10de","kind":"commit","published_at":"2022-01-16T20:29:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a5/manifests"},{"name":"3.0.5a4","sha":"8804b37b7927c418e190ae65d9d88d350a661034","kind":"commit","published_at":"2022-01-12T12:44:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/3.0.5a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/3.0.5a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@3.0.5a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.0.5a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/3.0.5a4/manifests"},{"name":"v3.0.5a3","sha":"c7dbe3fed62fbd7a162389c51c6ff6698c19f2e9","kind":"commit","published_at":"2022-01-11T12:08:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a3/manifests"},{"name":"v3.0.5a2","sha":"1111d00812a73cd2339646c8d98346b1b3a0e8e9","kind":"commit","published_at":"2022-01-11T09:29:52.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a2/manifests"},{"name":"v3.0.5a1","sha":"9e195abec85ac75a5b230f9539bd4001c2e44797","kind":"commit","published_at":"2021-12-14T13:34:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.5a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.5a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.5a1/manifests"},{"name":"v3.0.4","sha":"d83c360ed1a7c11769acfed56cf3cddfb4c25863","kind":"commit","published_at":"2021-12-10T11:36:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.4/manifests"},{"name":"untagged-34793f6ed2aa4ac4bb41","sha":"8f53c87f621159179928e99cc6f1114609e02f50","kind":"commit","published_at":"2021-12-09T10:14:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/untagged-34793f6ed2aa4ac4bb41","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/untagged-34793f6ed2aa4ac4bb41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@untagged-34793f6ed2aa4ac4bb41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-34793f6ed2aa4ac4bb41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-34793f6ed2aa4ac4bb41/manifests"},{"name":"v3.0.2","sha":"78f8ba332370cf132ab2acc2dd192afd88ff3492","kind":"commit","published_at":"2021-12-07T10:06:00.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"5146f85edaf1752b469124e38646c9b7f10e7b9c","kind":"commit","published_at":"2021-12-07T09:20:24.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v3.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v3.0.1/manifests"},{"name":"untagged-cb91ee282540b477bd4d","sha":"8e311d3ab8a896ee5ae29f6a2e9dfbd01833d382","kind":"commit","published_at":"2021-12-01T16:14:40.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/untagged-cb91ee282540b477bd4d","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/untagged-cb91ee282540b477bd4d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@untagged-cb91ee282540b477bd4d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-cb91ee282540b477bd4d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/untagged-cb91ee282540b477bd4d/manifests"},{"name":"v2.6.4","sha":"82ad819b0025c34ab4ce317b068e89622f89d5cd","kind":"commit","published_at":"2021-11-29T15:18:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"eaf98d71f306a33654efadcd6a0bc6e2b740e619","kind":"commit","published_at":"2021-11-29T12:06:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"c4d1d2e183ca2b492cdbe20684ec4a0a23306317","kind":"commit","published_at":"2021-11-25T09:53:02.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"701db0c63f7681a60b6313fe7e6796a11af94ad6","kind":"commit","published_at":"2021-11-23T10:15:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"a0b00776f4fbb815c1f88fbd24bef58dc2103f34","kind":"commit","published_at":"2021-11-22T14:29:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0/manifests"},{"name":"v2.6.0a10","sha":"ce1701284a544820cd963c3da12a767cb322febb","kind":"commit","published_at":"2021-11-17T16:44:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a10/manifests"},{"name":"v2.6.0a9","sha":"8c4517c017447e5d3ae349484f97bc7b173d25d4","kind":"commit","published_at":"2021-11-17T07:57:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a9/manifests"},{"name":"v2.6.0a8","sha":"c0a52b39c16a28621a0fdbbdd2721db74c13bf93","kind":"commit","published_at":"2021-11-15T14:47:37.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a8/manifests"},{"name":"v2.6.0a6","sha":"f8187684d0e882ecf6e14a794459cb69fd1eac93","kind":"commit","published_at":"2021-11-15T14:04:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a6/manifests"},{"name":"v2.6.0a5","sha":"1fe6be886392a982cc5000fa8920d99b2872c95b","kind":"commit","published_at":"2021-11-15T11:59:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a5/manifests"},{"name":"v2.6.0a4","sha":"ba43ffee03326b8593ab0daf6d38141fccba8a73","kind":"commit","published_at":"2021-11-11T13:30:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a4/manifests"},{"name":"v2.6.0a3","sha":"6fd955e6c77f83685918ed7d2cca2a56e993b520","kind":"commit","published_at":"2021-11-11T13:05:51.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a3/manifests"},{"name":"v2.6.0a2","sha":"20ea64745079ffd92372098b76b2147ad49fc80c","kind":"commit","published_at":"2021-11-10T12:59:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a2/manifests"},{"name":"v2.6.0a1","sha":"aee913ac34b58bd0dd0789a84718335c1a5700f9","kind":"commit","published_at":"2021-11-10T11:26:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a1/manifests"},{"name":"v2.6.0a7","sha":"aee913ac34b58bd0dd0789a84718335c1a5700f9","kind":"commit","published_at":"2021-11-10T11:26:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.6.0a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.6.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.6.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.6.0a7/manifests"},{"name":"v2.5.4","sha":"b3aa11f8e05be99e49acac1831473cc08d512e17","kind":"commit","published_at":"2021-11-09T08:55:32.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4/manifests"},{"name":"v2.5.4a1","sha":"e2f4868768a0cda5c3720dea445f7639276f291b","kind":"commit","published_at":"2021-11-08T13:19:35.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.4a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.4a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.4a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.4a1/manifests"},{"name":"v2.5.3","sha":"351288a7231951ab3a44d1c006bc56e6277fe34b","kind":"commit","published_at":"2021-11-02T10:18:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"5e089e9df9fb67f70b45083f2890b44e39a4fd98","kind":"commit","published_at":"2021-10-27T07:38:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"1ea09312f7003dc0954cca47b9b1a0b690205eab","kind":"commit","published_at":"2021-10-27T07:33:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1/manifests"},{"name":"v2.5.1a10","sha":"5a84b6e098b2715a88cfac39cc1d7f7c4bc0e4a7","kind":"commit","published_at":"2021-10-22T15:34:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a10/manifests"},{"name":"v2.5.1a8","sha":"0278a7a97d462824a829a21ed82b5864bfe136e0","kind":"commit","published_at":"2021-10-22T15:18:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a8/manifests"},{"name":"v2.5.1a9","sha":"0278a7a97d462824a829a21ed82b5864bfe136e0","kind":"commit","published_at":"2021-10-22T15:18:34.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a9/manifests"},{"name":"v2.5.1a7","sha":"af56405988d1eb5785840d2f3332350813f11383","kind":"commit","published_at":"2021-10-22T12:47:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a7/manifests"},{"name":"v2.5.1a6","sha":"bbbbd2a63996c17e2bd6827f9928223029589d0a","kind":"commit","published_at":"2021-10-22T07:44:11.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a6/manifests"},{"name":"v2.5.1a5","sha":"3a40da41c55acb84556fb0ae79462b339f7a8a2f","kind":"commit","published_at":"2021-10-21T15:54:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a5/manifests"},{"name":"v2.5.1a4","sha":"eba2e4a17ad0d29ce8158074ab8a6bbd3318742b","kind":"commit","published_at":"2021-10-21T14:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a4/manifests"},{"name":"v2.5.1a3","sha":"46aefb956bfa232022e24b0c2c09e885c8edeff3","kind":"commit","published_at":"2021-10-20T15:55:21.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a3/manifests"},{"name":"v2.5.1a2","sha":"e6a334f1ff47f5a8abb5f2f1de49edc894abd4a2","kind":"commit","published_at":"2021-10-20T14:55:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a2/manifests"},{"name":"v2.5.1a1","sha":"8722fb89de1c0a7e0bcde925d04541383fa3976f","kind":"commit","published_at":"2021-10-19T14:56:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.1a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.1a1/manifests"},{"name":"v2.5.0","sha":"bad136d1b1486c9cb2e10000f2c2056e593e3307","kind":"commit","published_at":"2021-10-04T09:20:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0/manifests"},{"name":"v2.5.0a2","sha":"b7260a8e77bff9a7b0c7978b3ef336216c3964e5","kind":"commit","published_at":"2021-10-04T08:57:39.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a2/manifests"},{"name":"v2.5.0a1","sha":"2d15da9d899ea27eba7d20c13fb6f5a044666e6b","kind":"commit","published_at":"2021-09-28T11:15:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.5.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.5.0a1/manifests"},{"name":"v2.4.1","sha":"2fac389814515229dc1a1760bc2b840901df1f40","kind":"commit","published_at":"2021-09-24T09:35:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1d23023ad60d3186f34557a0387158880189b6d5","kind":"commit","published_at":"2021-09-22T16:39:45.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0/manifests"},{"name":"v2.4.0-beta2","sha":"997823df5656fe2a2f7e65af3713a48fb1398658","kind":"commit","published_at":"2021-09-22T16:08:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0-beta2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta2/manifests"},{"name":"v2.4.0-beta","sha":"4363ce9919182dc9e772d95dcdaa164af2231638","kind":"commit","published_at":"2021-09-22T14:59:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.4.0-beta","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.4.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.4.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.4.0-beta/manifests"},{"name":"v2.3.0","sha":"b843be1656cc991a43cb728ba8df809206306e23","kind":"commit","published_at":"2021-09-16T13:25:46.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.3.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"756ed0897c7b408e8450c5afe5beeaa31feadecd","kind":"commit","published_at":"2021-09-13T12:21:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e72b75bb1508e2a74e47885215b91070a96e4774","kind":"commit","published_at":"2021-08-20T15:15:10.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"e5eb706f062857c7f3a79c780ae6571dc13bd70e","kind":"commit","published_at":"2021-08-12T15:30:50.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3f29587d7e3f1fc68c68f8e78dbf16d60773d84a","kind":"commit","published_at":"2021-08-12T14:48:07.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.2.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.2.0/manifests"},{"name":"V2.1.8","sha":"97cfe49ad2913dde2af9ad9870da3018e42abf1c","kind":"commit","published_at":"2021-08-09T14:57:58.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/V2.1.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/V2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@V2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/V2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/V2.1.8/manifests"},{"name":"v2.1.7","sha":"78c0d3b20d578f7660da1c4c338e34649a425913","kind":"commit","published_at":"2021-08-09T12:57:47.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.7/manifests"},{"name":"v2.1.5","sha":"5c9394704b3ace0268dc3fb297d8663ffae4528a","kind":"commit","published_at":"2021-08-04T09:17:28.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"659e5f0fcf334cd6a89bcdbf3210bdcfec8a1282","kind":"commit","published_at":"2021-07-30T09:12:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"8cc4a3842e2b2d610ee903ad576a4ff1aa60af0e","kind":"commit","published_at":"2021-07-27T12:42:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"8b7ce69531d0d62539e0c751c11fd2eb676519be","kind":"commit","published_at":"2021-07-27T09:36:14.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1b194e4f49ec6c14b3bf64998b86bfaabcfc5c57","kind":"commit","published_at":"2021-07-19T13:26:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"7db89514f0915987676567b6d7b14f0c08a6dea6","kind":"commit","published_at":"2021-07-14T09:24:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.1.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"9162ae6e86de4635cc05a60e409c97ac53769e42","kind":"commit","published_at":"2021-07-09T13:42:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"1997144fd86ef2c49e0eff8d636c4ffc5844daa1","kind":"commit","published_at":"2021-07-08T13:52:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ffdc7b87cb516fb0ff1b1b0f1557d4968a208a28","kind":"commit","published_at":"2021-07-07T12:24:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1/manifests"},{"name":"v2.0.1a1","sha":"74a92a3c426011323c2b2e742d418126aa495f5f","kind":"commit","published_at":"2021-07-05T11:15:48.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.1a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.1a1/manifests"},{"name":"v2.0.0","sha":"6fbf4f25ed40e66adcae6bccb040f84c864ac1ae","kind":"commit","published_at":"2021-07-01T13:22:17.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v2.0.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v2.0.0/manifests"},{"name":"v1.7.0a12","sha":"5ccafea50af026d7f02ae52b7d63e4e0c7ce94aa","kind":"commit","published_at":"2021-06-28T21:01:56.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a12","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a12/manifests"},{"name":"v1.7.0a11","sha":"8cb19043d99121c232fb271dcf56a216b7e8563b","kind":"commit","published_at":"2021-06-28T19:48:29.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a11","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a11/manifests"},{"name":"v1.7.0a10","sha":"6f73ad503908a52559e172f9c61e253fb668c4e1","kind":"commit","published_at":"2021-06-28T15:29:20.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a10/manifests"},{"name":"v1.7.0a9","sha":"dd44aab775a22a3b1b9434458b0c1f392c7a1896","kind":"commit","published_at":"2021-06-28T15:20:41.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a9/manifests"},{"name":"v1.7.0a8","sha":"3202839f697990449eb2c0d4c5f4aa0846c34ed9","kind":"commit","published_at":"2021-06-25T16:16:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a8/manifests"},{"name":"v1.7.0a7","sha":"a046b7551e362888af959bee87bd155a03fe228b","kind":"commit","published_at":"2021-06-24T12:17:49.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a7/manifests"},{"name":"v1.7.0a6","sha":"47f16691478c93a1f5b320d17729766a7325991a","kind":"commit","published_at":"2021-06-24T08:31:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a6/manifests"},{"name":"v1.7.0a5","sha":"59aaae58822f55effb7232e191f573f822ba608b","kind":"commit","published_at":"2021-06-24T07:28:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a5/manifests"},{"name":"v1.6.6","sha":"19f0ce07fd0efb68036680aceee0bb1bc811f700","kind":"commit","published_at":"2021-06-23T14:03:18.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.6/manifests"},{"name":"1.7.0a5","sha":"19b5226e9d15a978ebfca29a5c0cfd331b5b9540","kind":"commit","published_at":"2021-06-16T09:45:01.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/1.7.0a5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/1.7.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@1.7.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.7.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.7.0a5/manifests"},{"name":"v1.6.4","sha":"7fb779c774e00e5a747738ee574acce1f821de9f","kind":"commit","published_at":"2021-06-08T12:02:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.4/manifests"},{"name":"1.6.4","sha":"7fb779c774e00e5a747738ee574acce1f821de9f","kind":"commit","published_at":"2021-06-08T12:02:12.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/1.6.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/1.6.4/manifests"},{"name":"v1.7.0a4","sha":"ef8359560bd887337cb442db869f4a59738c17e2","kind":"commit","published_at":"2021-06-02T08:51:53.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a4/manifests"},{"name":"v1.7.0a3","sha":"ecedab33fd6dd1956f1757d554abef03bbb331f6","kind":"commit","published_at":"2021-06-01T12:47:05.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a3/manifests"},{"name":"v1.7.0a2","sha":"bf60f8f9717630bda669fa512eccf967492acf4d","kind":"commit","published_at":"2021-05-31T13:19:30.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a2/manifests"},{"name":"v1.7.0a1","sha":"2a8aa67d54be4f69a13b569ebd3e2ba4c782fe95","kind":"commit","published_at":"2021-05-29T15:06:19.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.7.0a1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.7.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.7.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.7.0a1/manifests"},{"name":"v1.6.3","sha":"10a3fcd53c0164cad214e6e098e5cee911ea6da6","kind":"commit","published_at":"2021-05-19T13:20:15.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"e78059ebf9c3416598cfb2e9d3b92247c772c45c","kind":"commit","published_at":"2021-05-04T14:49:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"246e83e34259aaa029c0a571a348f23cfee9e609","kind":"commit","published_at":"2021-05-04T14:39:38.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1/manifests"},{"name":"v1.6.1-beta.1","sha":"af2e7752443321ccd913e74b722aa7e6fcd75903","kind":"commit","published_at":"2021-04-30T08:31:08.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.1-beta.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.1-beta.1/manifests"},{"name":"v1.6.0-beta.1","sha":"8d3a0a3339f554aa9014283a5c54304a00521bbf","kind":"commit","published_at":"2021-04-30T07:33:44.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.6.0-beta.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.6.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.6.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.6.0-beta.1/manifests"},{"name":"v1.5.10","sha":"4e4ecbbbea109258edbc4bc0d3f61ea8e209712f","kind":"commit","published_at":"2021-03-29T14:15:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.10","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"1dc5a7923292231dde78d4166a89a5d71bec48f8","kind":"commit","published_at":"2021-03-24T16:19:31.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.9","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"0d965162b19a4866ce3a2f1f7234fc412fb8548f","kind":"commit","published_at":"2021-03-24T08:31:03.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.8","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"ed57f967410c36f04033ed4211c223a3897bdfbe","kind":"commit","published_at":"2021-03-22T15:22:43.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.7","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.7/manifests"},{"name":"v.1.5.6-develop","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v.1.5.6-develop","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v.1.5.6-develop","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v.1.5.6-develop","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6-develop","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6-develop/manifests"},{"name":"v.1.5.6","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v.1.5.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v.1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v.1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v.1.5.6/manifests"},{"name":"v1.5.6","sha":"e995e141efbfe65d10d1c561070b80b16f4e6eac","kind":"commit","published_at":"2021-03-22T13:28:22.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.6","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"beb0a2e0ae21eac69292fa4471871f2f75a71db0","kind":"commit","published_at":"2021-03-09T14:29:33.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"9a904f737af0f5bddfd11124da51866f6cf997b2","kind":"commit","published_at":"2021-03-09T13:40:25.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"cd83d09dd1e48ab72b9023781de3934b12c56287","kind":"commit","published_at":"2021-03-09T10:04:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"459e0320bf3636e69e2eb724afe34839c32a282e","kind":"commit","published_at":"2021-03-08T10:05:04.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e64ad415bfb210010e01388fd8ae4e3c9c492f12","kind":"commit","published_at":"2021-03-05T09:29:26.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.1","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"553e442d3131ec7093c1d108b60385b8db66293c","kind":"commit","published_at":"2021-02-24T14:22:23.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0/manifests"},{"name":"v1.5.0-beta4","sha":"83965c5fb0fd0b8754ebec2098280f80fc0f537b","kind":"commit","published_at":"2021-02-24T13:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta4","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta4/manifests"},{"name":"v1.5.0-beta5","sha":"83965c5fb0fd0b8754ebec2098280f80fc0f537b","kind":"commit","published_at":"2021-02-24T13:16:36.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta5","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta5/manifests"},{"name":"v1.5.0-beta2","sha":"80b3cf304ff71fa3b52854947ed8a7461848f227","kind":"commit","published_at":"2021-02-16T16:05:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta2","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta2/manifests"},{"name":"v1.5.0-beta3","sha":"80b3cf304ff71fa3b52854947ed8a7461848f227","kind":"commit","published_at":"2021-02-16T16:05:27.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta3","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta3/manifests"},{"name":"v1.5.0-beta","sha":"f35f1120d62c1ee41f1c985cd57b76fe44b14ed0","kind":"commit","published_at":"2021-02-16T16:02:16.000Z","download_url":"https://codeload.github.com/OpenSTEF/openstef/tar.gz/v1.5.0-beta","html_url":"https://github.com/OpenSTEF/openstef/releases/tag/v1.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OpenSTEF/openstef@v1.5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/tags/v1.5.0-beta/manifests"}]},"repo_metadata_updated_at":"2026-08-12T14:58:14.269Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/openstef/openstef","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/openstef/openstef","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/openstef/openstef","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/openstef/openstef/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T13:31:02.677Z","issues_count":151,"pull_requests_count":729,"avg_time_to_close_issue":21788502.128205128,"avg_time_to_close_pull_request":773058.9732142857,"issues_closed_count":117,"pull_requests_closed_count":672,"pull_request_authors_count":44,"issue_authors_count":30,"avg_comments_per_issue":0.8543046357615894,"avg_comments_per_pull_request":0.8806584362139918,"merged_pull_requests_count":589,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":33,"past_year_pull_requests_count":109,"past_year_avg_time_to_close_issue":5289122.181818182,"past_year_avg_time_to_close_pull_request":444574.25925925927,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":81,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.7272727272727273,"past_year_avg_comments_per_pull_request":0.7247706422018348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":65,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/issues","maintainers":[{"login":"FrankKr","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FrankKr"},{"login":"JanMaartenvanDoorn","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanMaartenvanDoorn"},{"login":"egordm","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egordm"},{"login":"lschilders","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lschilders"},{"login":"Davidswinkels","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Davidswinkels"},{"login":"bartpleiter","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartpleiter"},{"login":"BenoitHardier","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenoitHardier"},{"login":"bremme","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bremme"},{"login":"clara-de-smet","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clara-de-smet"},{"login":"AlexisMignon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexisMignon"},{"login":"wfstoel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wfstoel"},{"login":"MvLieshout","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MvLieshout"},{"login":"JonitaRuiter","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonitaRuiter"},{"login":"ThomasNijsen","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThomasNijsen"},{"login":"MartijnCa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartijnCa"},{"login":"majidkhoshrou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majidkhoshrou"},{"login":"mariamanoli","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariamanoli"},{"login":"touronaug","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touronaug"},{"login":"Github-OpenSTEF","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Github-OpenSTEF"},{"login":"maxi-fort","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxi-fort"},{"login":"DeniseMeerkerk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeniseMeerkerk"},{"login":"sgatto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgatto"},{"login":"Lars800","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lars800"},{"login":"Guilly-Kolkman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Guilly-Kolkman"},{"login":"fleur-petit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fleur-petit"},{"login":"Luukhalsema","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luukhalsema"}],"active_maintainers":[{"login":"egordm","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egordm"},{"login":"lschilders","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lschilders"},{"login":"MvLieshout","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MvLieshout"},{"login":"bartpleiter","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartpleiter"},{"login":"fleur-petit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fleur-petit"},{"login":"Guilly-Kolkman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Guilly-Kolkman"},{"login":"JanMaartenvanDoorn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanMaartenvanDoorn"},{"login":"Lars800","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lars800"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenstef%2Fopenstef/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenstef%2Fopenstef/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenstef%2Fopenstef/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenstef%2Fopenstef/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenstef%2Fopenstef/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenstef%2Fopenstef/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263076,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":623199,"full_name":"OpenSTEF/openstef","default_branch":"main","total_commits":2579,"total_committers":50,"total_bot_commits":24,"total_bot_committers":1,"mean_commits":51.58,"dds":0.8460643660333462,"past_year_total_commits":242,"past_year_total_committers":20,"past_year_total_bot_commits":12,"past_year_total_bot_committers":1,"past_year_mean_commits":12.1,"past_year_dds":0.5950413223140496,"last_synced_at":"2026-08-12T13:30:36.904Z","last_synced_commit":"cfb058916c6178b7fbe430237208afd45cd38d56","created_at":"2023-03-09T08:03:51.382Z","updated_at":"2026-08-12T13:30:36.873Z","committers":[{"name":"bump_version","email":"action@github.com","login":"actions-user","count":397},{"name":"Jan Maarten van Doorn","email":"52956303+JanMaartenvanDoorn","login":"JanMaartenvanDoorn","count":380},{"name":"Frank Kreuwel","email":"frank.kreuwel@alliander.com","login":"FrankKr","count":265},{"name":"Frank Kreuwel","email":"fpmkreuwel@gmail.com","login":null,"count":227},{"name":"Bram Harmsen","email":"bram.harmsen@alliander.com","login":"bremme","count":224},{"name":"Enrico Schmitz","email":"26628063+EnricoASchmitz","login":"EnricoASchmitz","count":191},{"name":"David Swinkels","email":"david.swinkels@alliander.com","login":null,"count":131},{"name":"Egor Dmitriev","email":"egor.dmitriev@alliander.com","login":"egordm","count":121},{"name":"Charlotte Cambier van Nooten","email":"charlotte.cambier.van.nooten@alliander.com","login":"charlottecvn","count":88},{"name":"bhardier","email":"benoit.hardier@probayes.com","login":"BenoitHardier","count":86},{"name":"Lars Schilders","email":"123180911+lschilders","login":"lschilders","count":62},{"name":"Alexis Mignon","email":"alexis.mignon@proabyes.com","login":null,"count":52},{"name":"Martijn Cazemier","email":"martijn.cazemier@alliander.com","login":"MartijnCa","count":34},{"name":"Bart Pleiter","email":"bart.pleiter@alliander.com","login":"bartpleiter","count":32},{"name":"Frederik Stoel","email":"67371523+wfstoel","login":"wfstoel","count":31},{"name":"Maria Manoli","email":"maria.manoli.mm@gmail.com","login":"mariamanoli","count":27},{"name":"gfsdekoning","email":"gfsdekoning@gmail.com","login":"gfsdekoning","count":25},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":24},{"name":"Marnix van Lieshout","email":"47454346+MvLieshout","login":"MvLieshout","count":23},{"name":"David Swinkels","email":"David Swinkels","login":null,"count":21},{"name":"Jonita Ruiter","email":"148341618+JonitaRuiter","login":"JonitaRuiter","count":21},{"name":"Jonas van den Bogaard","email":"jonasvdbo@gmail.com","login":"Jonasvdbo","count":18},{"name":"Augustin Touron","email":"augustin.touron@rte-france.com","login":"touronaug","count":13},{"name":"Clara De Smet","email":"157587243+clara-de-smet","login":"clara-de-smet","count":13},{"name":"Denise","email":"denise.meerkerk@alliander.com","login":"DeniseMeerkerk","count":12},{"name":"MentReeze","email":"ment.reeze@alliander.com","login":"MentReeze","count":10},{"name":"thomasnijsen","email":"68219221+ThomasNijsen","login":"ThomasNijsen","count":6},{"name":"Fleur Petit","email":"fleur.petit@alliander.com","login":"fleur-petit","count":4},{"name":"Rajveer*","email":"irajveer.bishnoi2310@gmail.com","login":"Valyrian-Code","count":4},{"name":"ylvab","email":"44156316+ylvab","login":"ylvab","count":4},{"name":"Majid Khoshrou","email":"majid.khoshrou@alliander.com","login":"majidkhoshrou","count":4},{"name":"awaneesh","email":"125533736+Awaneesh03","login":"Awaneesh03","count":3},{"name":"OpenSTEF github account","email":"105419295+Github-OpenSTEF","login":"Github-OpenSTEF","count":3},{"name":"Martino Mensio","email":"martinomensio@outlook.it","login":"MartinoMensio","count":3},{"name":"Florian Oppermann","email":"florian.oppermann@eonerc.rwth-aachen.de","login":"Haifischbecken","count":3},{"name":"Alex","email":"77692205+don-alejandrino","login":"don-alejandrino","count":3},{"name":"timothykou","email":"timothydkou@gmail.com","login":"timothykou","count":1},{"name":"rodalynbarce","email":"121169437+rodalynbarce","login":"rodalynbarce","count":1},{"name":"fortinmax","email":"maxime.fortin@rte-france.com","login":"maxi-fort","count":1},{"name":"Thijs Meeuwisse","email":"thijs@meeuwis.se","login":"twebr","count":1},{"name":"user jupyter","email":"jupyter@reserver.acs-lab.eonerc.rwth-aachen.de","login":null,"count":1},{"name":"Serhii","email":"jshmitz@me.com","login":"joyshmitz","count":1},{"name":"Mike Heinen","email":"mbheinen@gmail.com","login":"mbheinen","count":1},{"name":"Luuk Halsema","email":"66312695+Luukhalsema","login":"Luukhalsema","count":1},{"name":"Lars van Someren","email":"93349011+Lars800","login":"Lars800","count":1},{"name":"Gonca Gürses-Tran","email":"gonca.guerses@rwth-aachen.de","login":"GuersesTran","count":1},{"name":"GBBBAS","email":"42962356+GBBBAS","login":"GBBBAS","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"B R GOVIND","email":"brgovind2005@gmail.com","login":"BRGOVIND","count":1},{"name":"Arad Soutehkeshan","email":"arad.skn84@gmail.com","login":"Gonzaleski","count":1}],"past_year_committers":[{"name":"Egor Dmitriev","email":"egor.dmitriev@alliander.com","login":"egordm","count":98},{"name":"Lars Schilders","email":"123180911+lschilders","login":"lschilders","count":46},{"name":"Marnix van Lieshout","email":"47454346+MvLieshout","login":"MvLieshout","count":21},{"name":"Bart Pleiter","email":"bart.pleiter@alliander.com","login":"bartpleiter","count":17},{"name":"bump_version","email":"action@github.com","login":"actions-user","count":12},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":12},{"name":"MentReeze","email":"ment.reeze@alliander.com","login":"MentReeze","count":9},{"name":"Jan Maarten van Doorn","email":"52956303+JanMaartenvanDoorn","login":"JanMaartenvanDoorn","count":5},{"name":"Fleur Petit","email":"fleur.petit@alliander.com","login":"fleur-petit","count":4},{"name":"Rajveer*","email":"irajveer.bishnoi2310@gmail.com","login":"Valyrian-Code","count":4},{"name":"Alex","email":"77692205+don-alejandrino","login":"don-alejandrino","count":3},{"name":"awaneesh","email":"125533736+Awaneesh03","login":"Awaneesh03","count":3},{"name":"Arad Soutehkeshan","email":"arad.skn84@gmail.com","login":"Gonzaleski","count":1},{"name":"B R GOVIND","email":"brgovind2005@gmail.com","login":"BRGOVIND","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Frank Kreuwel","email":"frank.kreuwel@alliander.com","login":"FrankKr","count":1},{"name":"Lars van Someren","email":"93349011+Lars800","login":"Lars800","count":1},{"name":"Majid Khoshrou","email":"majid.khoshrou@alliander.com","login":"majidkhoshrou","count":1},{"name":"timothykou","email":"timothydkou@gmail.com","login":"timothykou","count":1},{"name":"ylvab","email":"44156316+ylvab","login":"ylvab","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.963Z","repositories_count":6650167,"commits_count":934150144,"contributors_count":39763064,"owners_count":1336054,"committers_count":3301548,"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":"OpenSTEF/openstef","html_url":"https://github.com/OpenSTEF/openstef","last_synced_at":"2026-08-12T13:31:02.677Z","status":null,"issues_count":151,"pull_requests_count":729,"avg_time_to_close_issue":21788502.128205128,"avg_time_to_close_pull_request":773058.9732142857,"issues_closed_count":117,"pull_requests_closed_count":672,"pull_request_authors_count":44,"issue_authors_count":30,"avg_comments_per_issue":0.8543046357615894,"avg_comments_per_pull_request":0.8806584362139918,"merged_pull_requests_count":589,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":33,"past_year_pull_requests_count":109,"past_year_avg_time_to_close_issue":5289122.181818182,"past_year_avg_time_to_close_pull_request":444574.25925925927,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":81,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.7272727272727273,"past_year_avg_comments_per_pull_request":0.7247706422018348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":65,"created_at":"2023-05-09T10:35:49.363Z","updated_at":"2026-08-12T13:31:02.677Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSTEF%2Fopenstef/issues","issue_labels_count":{"OpenSTEF 4.0":40,"feature":21,"good first issue":19,"ready-to-implement":17,"fix":12,"chore":11,"sklearn":10,"to refine":8,"feature engineering":4,"localization":3,"help wanted":2,"enhancement":2,"dependencies":1},"pull_request_labels_count":{"feature":139,"fix":130,"chore":90,"dependencies":42,"OpenSTEF 4.0":21,"python:uv":15,"python":6,"OpenSTEF-Meta":2,"github-actions":1},"issue_author_associations_count":{"COLLABORATOR":131,"NONE":15,"CONTRIBUTOR":5},"pull_request_author_associations_count":{"COLLABORATOR":583,"CONTRIBUTOR":136,"NONE":9,"MEMBER":1},"issue_authors":{"egordm":26,"FrankKr":22,"BenoitHardier":18,"JanMaartenvanDoorn":18,"AlexisMignon":17,"bremme":10,"lschilders":10,"bartpleiter":4,"Sander3003":3,"maxi-fort":2,"charlottecvn":2,"MvLieshout":1,"whoisroop":1,"Ale0x78":1,"majidkhoshrou":1,"Davidswinkels":1,"Jonasvdbo":1,"TonyXiang8787":1,"don-alejandrino":1,"karanmohan357":1,"chagtmisayf":1,"igibek":1,"wfstoel":1,"wnederpel":1,"MaxPolakStedin":1,"Valyrian-Code":1,"lbbartels":1,"Flix6x":1,"sgatto":1,"bjth-dev":1},"pull_request_authors":{"FrankKr":141,"JanMaartenvanDoorn":84,"egordm":73,"lschilders":50,"dependabot[bot]":42,"Davidswinkels":42,"bartpleiter":30,"clara-de-smet":28,"EnricoASchmitz":28,"wfstoel":20,"MvLieshout":19,"bremme":18,"JonitaRuiter":16,"BenoitHardier":13,"ThomasNijsen":12,"AlexisMignon":11,"Jonasvdbo":11,"MartijnCa":11,"gfsdekoning":11,"MentReeze":9,"ylvab":9,"charlottecvn":7,"majidkhoshrou":7,"MartinoMensio":7,"mariamanoli":4,"Valyrian-Code":4,"joyshmitz":2,"touronaug":2,"Github-OpenSTEF":2,"twebr":2,"DeniseMeerkerk":1,"Guilly-Kolkman":1,"mbheinen":1,"ChhayashreeDesai":1,"Luukhalsema":1,"BRGOVIND":1,"RichiH":1,"GuersesTran":1,"Awaneesh03":1,"Lars800":1,"rodalynbarce":1,"fleur-petit":1,"Copilot":1,"GBBBAS":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.201Z","repositories_count":16028902,"issues_count":40463188,"pull_requests_count":130880990,"authors_count":11443198,"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":{"OpenSTEF 4.0":28,"to refine":8,"good first issue":4,"enhancement":2,"fix":2,"chore":1},"past_year_pull_request_labels_count":{"feature":42,"OpenSTEF 4.0":20,"dependencies":20,"fix":17,"python:uv":15,"chore":10,"python":3,"OpenSTEF-Meta":2,"github-actions":1},"past_year_issue_author_associations_count":{"COLLABORATOR":29,"CONTRIBUTOR":2,"NONE":2},"past_year_pull_request_author_associations_count":{"COLLABORATOR":72,"CONTRIBUTOR":34,"NONE":2,"MEMBER":1},"past_year_issue_authors":{"egordm":17,"lschilders":10,"bartpleiter":1,"don-alejandrino":1,"karanmohan357":1,"MaxPolakStedin":1,"MvLieshout":1,"Valyrian-Code":1},"past_year_pull_request_authors":{"egordm":31,"dependabot[bot]":20,"lschilders":16,"MvLieshout":15,"bartpleiter":7,"MentReeze":7,"Valyrian-Code":4,"Awaneesh03":1,"BRGOVIND":1,"ChhayashreeDesai":1,"Copilot":1,"fleur-petit":1,"Guilly-Kolkman":1,"JanMaartenvanDoorn":1,"Lars800":1,"ylvab":1},"maintainers":[{"login":"FrankKr","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FrankKr"},{"login":"JanMaartenvanDoorn","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanMaartenvanDoorn"},{"login":"egordm","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egordm"},{"login":"lschilders","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lschilders"},{"login":"Davidswinkels","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Davidswinkels"},{"login":"bartpleiter","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartpleiter"},{"login":"BenoitHardier","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenoitHardier"},{"login":"bremme","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bremme"},{"login":"clara-de-smet","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clara-de-smet"},{"login":"AlexisMignon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexisMignon"},{"login":"wfstoel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wfstoel"},{"login":"MvLieshout","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MvLieshout"},{"login":"JonitaRuiter","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonitaRuiter"},{"login":"ThomasNijsen","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThomasNijsen"},{"login":"MartijnCa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartijnCa"},{"login":"majidkhoshrou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majidkhoshrou"},{"login":"mariamanoli","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariamanoli"},{"login":"touronaug","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touronaug"},{"login":"Github-OpenSTEF","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Github-OpenSTEF"},{"login":"maxi-fort","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxi-fort"},{"login":"DeniseMeerkerk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeniseMeerkerk"},{"login":"sgatto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgatto"},{"login":"Lars800","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lars800"},{"login":"Guilly-Kolkman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Guilly-Kolkman"},{"login":"fleur-petit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fleur-petit"},{"login":"Luukhalsema","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luukhalsema"}],"active_maintainers":[{"login":"egordm","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egordm"},{"login":"lschilders","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lschilders"},{"login":"MvLieshout","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MvLieshout"},{"login":"bartpleiter","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartpleiter"},{"login":"fleur-petit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fleur-petit"},{"login":"Guilly-Kolkman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Guilly-Kolkman"},{"login":"JanMaartenvanDoorn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JanMaartenvanDoorn"},{"login":"Lars800","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lars800"}]},"events":{"total":{"ReleaseEvent":40,"DeleteEvent":164,"MemberEvent":6,"PullRequestEvent":182,"ForkEvent":8,"IssuesEvent":70,"WatchEvent":30,"IssueCommentEvent":54,"PushEvent":743,"PullRequestReviewCommentEvent":300,"PullRequestReviewEvent":305,"CreateEvent":190},"last_year":{"ReleaseEvent":8,"DeleteEvent":127,"MemberEvent":2,"PullRequestEvent":91,"ForkEvent":5,"IssuesEvent":62,"WatchEvent":16,"IssueCommentEvent":31,"PushEvent":492,"PullRequestReviewEvent":158,"PullRequestReviewCommentEvent":154,"CreateEvent":121}},"keywords":["data-science","energy","energy-forecasting","forecasting","machine-learning","python","time-series"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/docs-check.yaml","sha":null,"kind":"manifest","created_at":"2023-02-17T07:30:42.247Z","updated_at":"2023-02-17T07:30:42.247Z","repository_link":"https://github.com/OpenSTEF/openstef/blob/main/.github/workflows/docs-check.yaml","dependencies":[{"id":7735908482,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7735908483,"package_name":"ammaraskar/sphinx-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-labeler.yaml","sha":null,"kind":"manifest","created_at":"2023-02-17T07:30:42.488Z","updated_at":"2023-02-17T07:30:42.488Z","repository_link":"https://github.com/OpenSTEF/openstef/blob/main/.github/workflows/pr-labeler.yaml","dependencies":[{"id":7735908594,"package_name":"TimonVS/pr-labeler-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:09:08.854Z","updated_at":"2023-09-21T19:09:08.854Z","repository_link":"https://github.com/OpenSTEF/openstef/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/check.yaml","sha":null,"kind":"manifest","created_at":"2026-08-12T13:53:45.820Z","updated_at":"2026-08-12T13:53:45.820Z","repository_link":"https://github.com/OpenSTEF/openstef/blob/main/.github/workflows/check.yaml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yaml","sha":null,"kind":"manifest","created_at":"2026-08-12T13:53:46.033Z","updated_at":"2026-08-12T13:53:46.033Z","repository_link":"https://github.com/OpenSTEF/openstef/blob/main/.github/workflows/codeql.yaml","dependencies":[{"id":26081785187,"package_name":"actions/checkout","ecosystem":"actions","requirements":"9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0","direct":true,"kind":"composite","optional":false},{"id":26081785188,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"411c4c9a36b3fca4d674f06b6396b2c6d23522c6","direct":true,"kind":"composite","optional":false},{"id":26081785189,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"411c4c9a36b3fca4d674f06b6396b2c6d23522c6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"examples/deployment/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-12T13:53:46.726Z","updated_at":"2026-08-12T13:53:46.726Z","repository_link":"https://github.com/OpenSTEF/openstef/blob/main/examples/deployment/pyproject.toml","dependencies":[{"id":26081788102,"package_name":"openstef-core","ecosystem":"pypi","requirements":"[benchmark]","direct":true,"kind":"runtime","optional":false},{"id":26081788103,"package_name":"openstef-models","ecosystem":"pypi","requirements":"[xgb-cpu]","direct":true,"kind":"runtime","optional":false},{"id":26081788104,"package_name":"pydantic-settings","ecosystem":"pypi","requirements":"\u003e=2.14,\u003c3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"packages/openstef-core/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-12T13:53:46.955Z","updated_at":"2026-08-12T13:53:46.955Z","repository_link":"https://github.com/OpenSTEF/openstef/blob/main/packages/openstef-core/pyproject.toml","dependencies":[{"id":26081789328,"package_name":"joblib","ecosystem":"pypi","requirements":"\u003e=1,\u003c2","direct":true,"kind":"runtime","optional":false},{"id":26081789329,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=2.3.2,\u003c3","direct":true,"kind":"runtime","optional":false},{"id":26081789330,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=2.3.1,\u003c3","direct":true,"kind":"runtime","optional":false},{"id":26081789331,"package_name":"pyarrow","ecosystem":"pypi","requirements":"\u003e=21","direct":true,"kind":"runtime","optional":false},{"id":26081789332,"package_name":"pydantic","ecosystem":"pypi","requirements":"\u003e=2.12.4,\u003c3","direct":true,"kind":"runtime","optional":false},{"id":26081789333,"package_name":"pydantic-extra-types","ecosystem":"pypi","requirements":"\u003e=2.10.5,\u003c3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"packages/openstef-foundation-models/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-12T13:53:47.087Z","updated_at":"2026-08-12T13:53:47.087Z","repository_link":"https://github.com/OpenSTEF/openstef/blob/main/packages/openstef-foundation-models/pyproject.toml","dependencies":[{"id":26081789562,"package_name":"huggingface-hub","ecosystem":"pypi","requirements":"\u003e=1.2.2","direct":true,"kind":"runtime","optional":false},{"id":26081789563,"package_name":"openstef-beam","ecosystem":"pypi","requirements":"\u003e=4,\u003c5","direct":true,"kind":"runtime","optional":false},{"id":26081789564,"package_name":"openstef-core","ecosystem":"pypi","requirements":"\u003e=4,\u003c5","direct":true,"kind":"runtime","optional":false},{"id":26081789565,"package_name":"openstef-models","ecosystem":"pypi","requirements":"\u003e=4,\u003c5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"packages/openstef-meta/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-12T13:53:47.162Z","updated_at":"2026-08-12T13:53:47.162Z","repository_link":"https://github.com/OpenSTEF/openstef/blob/main/packages/openstef-meta/pyproject.toml","dependencies":[{"id":26081789768,"package_name":"openstef-beam","ecosystem":"pypi","requirements":"\u003e=4,\u003c5","direct":true,"kind":"runtime","optional":false},{"id":26081789769,"package_name":"openstef-core","ecosystem":"pypi","requirements":"\u003e=4,\u003c5","direct":true,"kind":"runtime","optional":false},{"id":26081789770,"package_name":"openstef-models","ecosystem":"pypi","requirements":"[lgbm]\u003e=4,\u003c5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/citations.yaml","sha":null,"kind":"manifest","created_at":"2026-08-12T13:53:45.917Z","updated_at":"2026-08-12T13:53:45.917Z","repository_link":"https://github.com/OpenSTEF/openstef/blob/main/.github/workflows/citations.yaml","dependencies":[{"id":26081783318,"package_name":"actions/checkout","ecosystem":"actions","requirements":"9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0","direct":true,"kind":"composite","optional":false},{"id":26081783319,"package_name":"dieghernan/cff-validator","ecosystem":"actions","requirements":"54c8e737314b948f25c0e5524a9d8ae3f39b207b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yaml","sha":null,"kind":"manifest","created_at":"2026-08-12T13:53:46.160Z","updated_at":"2026-08-12T13:53:46.160Z","repository_link":"https://github.com/OpenSTEF/openstef/blob/main/.github/workflows/docs.yaml","dependencies":[{"id":26081785808,"package_name":"actions/checkout","ecosystem":"actions","requirements":"9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0","direct":true,"kind":"composite","optional":false},{"id":26081785812,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"fac544c07dec837d0ccb6301d7b5580bf5edae39","direct":true,"kind":"composite","optional":false},{"id":26081785813,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"881a6320fdb16eb5318c5054f31c218aec2b324c","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"packages/openstef-beam/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-12T13:53:46.875Z","updated_at":"2026-08-12T13:53:46.875Z","repository_link":"https://github.com/OpenSTEF/openstef/blob/main/packages/openstef-beam/pyproject.toml","dependencies":[{"id":26081789034,"package_name":"openstef-core","ecosystem":"pypi","requirements":"\u003e=4,\u003c5","direct":true,"kind":"runtime","optional":false},{"id":26081789035,"package_name":"plotly","ecosystem":"pypi","requirements":"\u003e=6.3","direct":true,"kind":"runtime","optional":false},{"id":26081789036,"package_name":"pyyaml","ecosystem":"pypi","requirements":"\u003e=6.0.2","direct":true,"kind":"runtime","optional":false},{"id":26081789037,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.67.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/_job_quality_check.yaml","sha":null,"kind":"manifest","created_at":"2026-08-12T13:53:45.713Z","updated_at":"2026-08-12T13:53:45.713Z","repository_link":"https://github.com/OpenSTEF/openstef/blob/main/.github/workflows/_job_quality_check.yaml","dependencies":[{"id":26081782705,"package_name":"actions/checkout","ecosystem":"actions","requirements":"9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0","direct":true,"kind":"composite","optional":false},{"id":26081782709,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"fac544c07dec837d0ccb6301d7b5580bf5edae39","direct":true,"kind":"composite","optional":false},{"id":26081782712,"package_name":"SonarSource/sonarqube-scan-action","ecosystem":"actions","requirements":"713881670b6b3676cda39549040e2d88c70d582e","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-v4.yaml","sha":null,"kind":"manifest","created_at":"2026-08-12T13:53:46.359Z","updated_at":"2026-08-12T13:53:46.359Z","repository_link":"https://github.com/OpenSTEF/openstef/blob/main/.github/workflows/release-v4.yaml","dependencies":[{"id":26081786622,"package_name":"actions/checkout","ecosystem":"actions","requirements":"9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0","direct":true,"kind":"composite","optional":false},{"id":26081786623,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"fac544c07dec837d0ccb6301d7b5580bf5edae39","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"meteor","filepath":"docs/source/_static/versions.json","sha":null,"kind":"manifest","created_at":"2026-08-12T13:53:46.561Z","updated_at":"2026-08-12T13:53:46.561Z","repository_link":"https://github.com/OpenSTEF/openstef/blob/main/docs/source/_static/versions.json","dependencies":[]},{"ecosystem":"pypi","filepath":"docs/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-12T13:53:46.655Z","updated_at":"2026-08-12T13:53:46.655Z","repository_link":"https://github.com/OpenSTEF/openstef/blob/main/docs/pyproject.toml","dependencies":[{"id":26081787964,"package_name":"huggingface-hub","ecosystem":"pypi","requirements":"\u003e=1.2.2","direct":true,"kind":"runtime","optional":false},{"id":26081787965,"package_name":"ipython","ecosystem":"pypi","requirements":"\u003e=9.4","direct":true,"kind":"runtime","optional":false},{"id":26081787966,"package_name":"jupyter-cache","ecosystem":"pypi","requirements":"\u003e=1","direct":true,"kind":"runtime","optional":false},{"id":26081787967,"package_name":"jupytext","ecosystem":"pypi","requirements":"\u003e=1.16","direct":true,"kind":"runtime","optional":false},{"id":26081787968,"package_name":"kaleido","ecosystem":"pypi","requirements":"\u003e=0.2.1,\u003c0.3,!=0.2.1.post1","direct":true,"kind":"runtime","optional":false},{"id":26081787969,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.10.5","direct":true,"kind":"runtime","optional":false},{"id":26081787970,"package_name":"myst-nb","ecosystem":"pypi","requirements":"\u003e=1.2","direct":true,"kind":"runtime","optional":false},{"id":26081787971,"package_name":"openstef","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":26081787972,"package_name":"openstef-beam","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":26081787973,"package_name":"openstef-core","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":26081787974,"package_name":"openstef-foundation-models","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":26081787975,"package_name":"openstef-models","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":26081787976,"package_name":"optuna","ecosystem":"pypi","requirements":"\u003e=4.7","direct":true,"kind":"runtime","optional":false},{"id":26081787977,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"\u003e=0.16.1","direct":true,"kind":"runtime","optional":false},{"id":26081787978,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=8.2.3","direct":true,"kind":"runtime","optional":false},{"id":26081787979,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"\u003e=2024.10.3","direct":true,"kind":"runtime","optional":false},{"id":26081787980,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"\u003e=3.2","direct":true,"kind":"runtime","optional":false},{"id":26081787981,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"\u003e=0.5.2","direct":true,"kind":"runtime","optional":false},{"id":26081787982,"package_name":"sphinx-design","ecosystem":"pypi","requirements":"\u003e=0.6.1","direct":true,"kind":"runtime","optional":false},{"id":26081787983,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"\u003e=0.19","direct":true,"kind":"runtime","optional":false},{"id":26081787984,"package_name":"sphinx-prompt","ecosystem":"pypi","requirements":"\u003e=1.10","direct":true,"kind":"runtime","optional":false},{"id":26081787985,"package_name":"sphinx-pyproject","ecosystem":"pypi","requirements":"\u003e=0.3","direct":true,"kind":"runtime","optional":false},{"id":26081787986,"package_name":"sphinxcontrib-mermaid","ecosystem":"pypi","requirements":"\u003e=0.9.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"packages/openstef-models/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-12T13:53:47.228Z","updated_at":"2026-08-12T13:53:47.228Z","repository_link":"https://github.com/OpenSTEF/openstef/blob/main/packages/openstef-models/pyproject.toml","dependencies":[{"id":26081789932,"package_name":"holidays","ecosystem":"pypi","requirements":"\u003e=0.79","direct":true,"kind":"runtime","optional":false},{"id":26081789933,"package_name":"mlflow-skinny","ecosystem":"pypi","requirements":"\u003e=3,\u003c4","direct":true,"kind":"runtime","optional":false},{"id":26081789934,"package_name":"openstef-beam","ecosystem":"pypi","requirements":"\u003e=4,\u003c5","direct":true,"kind":"runtime","optional":false},{"id":26081789935,"package_name":"openstef-core","ecosystem":"pypi","requirements":"\u003e=4,\u003c5","direct":true,"kind":"runtime","optional":false},{"id":26081789936,"package_name":"pvlib","ecosystem":"pypi","requirements":"\u003e=0.13","direct":true,"kind":"runtime","optional":false},{"id":26081789937,"package_name":"pycountry","ecosystem":"pypi","requirements":"\u003e=24.6.1","direct":true,"kind":"runtime","optional":false},{"id":26081789938,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=1.7.1,\u003c1.8","direct":true,"kind":"runtime","optional":false},{"id":26081789939,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.16.3,\u003c2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"uv.lock","sha":null,"kind":"lockfile","created_at":"2026-08-12T13:53:47.351Z","updated_at":"2026-08-12T13:53:47.351Z","repository_link":"https://github.com/OpenSTEF/openstef/blob/main/uv.lock","dependencies":[{"id":26081790182,"package_name":"a2wsgi","ecosystem":"pypi","requirements":"1.10.10","direct":false,"kind":"runtime","optional":false},{"id":26081790183,"package_name":"accessible-pygments","ecosystem":"pypi","requirements":"0.0.5","direct":false,"kind":"runtime","optional":false},{"id":26081790184,"package_name":"aiobotocore","ecosystem":"pypi","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":26081790185,"package_name":"aiohappyeyeballs","ecosystem":"pypi","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":26081790186,"package_name":"aiohttp","ecosystem":"pypi","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":26081790187,"package_name":"aioitertools","ecosystem":"pypi","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":26081790188,"package_name":"aiosignal","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26081790189,"package_name":"aiosmtplib","ecosystem":"pypi","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26081790190,"package_name":"aiosqlite","ecosystem":"pypi","requirements":"0.21.0","direct":false,"kind":"runtime","optional":false},{"id":26081790191,"package_name":"alabaster","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081790192,"package_name":"alembic","ecosystem":"pypi","requirements":"1.18.4","direct":false,"kind":"runtime","optional":false},{"id":26081790193,"package_name":"amqp","ecosystem":"pypi","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":26081790194,"package_name":"annotated-doc","ecosystem":"pypi","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":26081790195,"package_name":"annotated-types","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":26081790196,"package_name":"antlr4-python3-runtime","ecosystem":"pypi","requirements":"4.13.2","direct":false,"kind":"runtime","optional":false},{"id":26081790197,"package_name":"anyio","ecosystem":"pypi","requirements":"4.13.0","direct":false,"kind":"runtime","optional":false},{"id":26081790198,"package_name":"apache-airflow","ecosystem":"pypi","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":26081790199,"package_name":"apache-airflow-core","ecosystem":"pypi","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":26081790200,"package_name":"apache-airflow-providers-common-compat","ecosystem":"pypi","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":26081790201,"package_name":"apache-airflow-providers-common-io","ecosystem":"pypi","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":26081790202,"package_name":"apache-airflow-providers-common-sql","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081790203,"package_name":"apache-airflow-providers-smtp","ecosystem":"pypi","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26081790204,"package_name":"apache-airflow-providers-standard","ecosystem":"pypi","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":26081790205,"package_name":"apache-airflow-task-sdk","ecosystem":"pypi","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26081790206,"package_name":"appnope","ecosystem":"pypi","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":26081790207,"package_name":"argcomplete","ecosystem":"pypi","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":26081790208,"package_name":"argon2-cffi","ecosystem":"pypi","requirements":"25.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081790209,"package_name":"argon2-cffi-bindings","ecosystem":"pypi","requirements":"25.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081790210,"package_name":"arrow","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26081790211,"package_name":"asgiref","ecosystem":"pypi","requirements":"3.11.1","direct":false,"kind":"runtime","optional":false},{"id":26081790212,"package_name":"asttokens","ecosystem":"pypi","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26081790213,"package_name":"async-lru","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26081790215,"package_name":"attrs","ecosystem":"pypi","requirements":"26.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081790216,"package_name":"aws-sam-translator","ecosystem":"pypi","requirements":"1.110.0","direct":false,"kind":"runtime","optional":false},{"id":26081790218,"package_name":"aws-xray-sdk","ecosystem":"pypi","requirements":"2.15.0","direct":false,"kind":"runtime","optional":false},{"id":26081790220,"package_name":"babel","ecosystem":"pypi","requirements":"2.18.0","direct":false,"kind":"runtime","optional":false},{"id":26081790221,"package_name":"backoff","ecosystem":"pypi","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26081790222,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"4.14.3","direct":false,"kind":"runtime","optional":false},{"id":26081790223,"package_name":"billiard","ecosystem":"pypi","requirements":"4.2.4","direct":false,"kind":"runtime","optional":false},{"id":26081790224,"package_name":"bleach","ecosystem":"pypi","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":26081790225,"package_name":"blinker","ecosystem":"pypi","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":26081790226,"package_name":"boolean-py","ecosystem":"pypi","requirements":"5.0","direct":false,"kind":"runtime","optional":false},{"id":26081790227,"package_name":"boto3","ecosystem":"pypi","requirements":"1.43.0","direct":false,"kind":"runtime","optional":false},{"id":26081790228,"package_name":"botocore","ecosystem":"pypi","requirements":"1.43.0","direct":false,"kind":"runtime","optional":false},{"id":26081790229,"package_name":"cachetools","ecosystem":"pypi","requirements":"7.1.4","direct":false,"kind":"runtime","optional":false},{"id":26081790230,"package_name":"cadwyn","ecosystem":"pypi","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081790231,"package_name":"cattrs","ecosystem":"pypi","requirements":"24.1.3","direct":false,"kind":"runtime","optional":false},{"id":26081790232,"package_name":"celery","ecosystem":"pypi","requirements":"5.6.3","direct":false,"kind":"runtime","optional":false},{"id":26081790233,"package_name":"certifi","ecosystem":"pypi","requirements":"2026.5.20","direct":false,"kind":"runtime","optional":false},{"id":26081790234,"package_name":"cffi","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081790235,"package_name":"cfn-lint","ecosystem":"pypi","requirements":"1.51.2","direct":false,"kind":"runtime","optional":false},{"id":26081790358,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"3.4.7","direct":false,"kind":"runtime","optional":false},{"id":26081790359,"package_name":"click","ecosystem":"pypi","requirements":"8.4.1","direct":false,"kind":"runtime","optional":false},{"id":26081790360,"package_name":"click-didyoumean","ecosystem":"pypi","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":26081790361,"package_name":"click-plugins","ecosystem":"pypi","requirements":"1.1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26081790362,"package_name":"click-repl","ecosystem":"pypi","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":26081790363,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":26081790364,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":26081790365,"package_name":"coloredlogs","ecosystem":"pypi","requirements":"14.0","direct":false,"kind":"runtime","optional":false},{"id":26081790366,"package_name":"colorlog","ecosystem":"pypi","requirements":"6.10.1","direct":false,"kind":"runtime","optional":false},{"id":26081790367,"package_name":"comm","ecosystem":"pypi","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":26081790368,"package_name":"configurator","ecosystem":"pypi","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26081790369,"package_name":"contourpy","ecosystem":"pypi","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":26081790370,"package_name":"coverage","ecosystem":"pypi","requirements":"7.14.1","direct":false,"kind":"runtime","optional":false},{"id":26081790371,"package_name":"cron-descriptor","ecosystem":"pypi","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":26081790372,"package_name":"croniter","ecosystem":"pypi","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":26081790373,"package_name":"cryptography","ecosystem":"pypi","requirements":"48.0.1","direct":false,"kind":"runtime","optional":false},{"id":26081790374,"package_name":"cycler","ecosystem":"pypi","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":26081790375,"package_name":"dagster","ecosystem":"pypi","requirements":"1.13.10","direct":false,"kind":"runtime","optional":false},{"id":26081790376,"package_name":"dagster-graphql","ecosystem":"pypi","requirements":"1.13.10","direct":false,"kind":"runtime","optional":false},{"id":26081790377,"package_name":"dagster-pipes","ecosystem":"pypi","requirements":"1.13.10","direct":false,"kind":"runtime","optional":false},{"id":26081790378,"package_name":"dagster-shared","ecosystem":"pypi","requirements":"1.13.10","direct":false,"kind":"runtime","optional":false},{"id":26081790379,"package_name":"dagster-webserver","ecosystem":"pypi","requirements":"1.13.10","direct":false,"kind":"runtime","optional":false},{"id":26081790380,"package_name":"databricks-sdk","ecosystem":"pypi","requirements":"0.112.0","direct":false,"kind":"runtime","optional":false},{"id":26081790381,"package_name":"debugpy","ecosystem":"pypi","requirements":"1.8.20","direct":false,"kind":"runtime","optional":false},{"id":26081790382,"package_name":"decorator","ecosystem":"pypi","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":26081790383,"package_name":"defusedxml","ecosystem":"pypi","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":26081790384,"package_name":"depgather","ecosystem":"pypi","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":26081790385,"package_name":"deprecated","ecosystem":"pypi","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":26081790386,"package_name":"dill","ecosystem":"pypi","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":26081790387,"package_name":"dnspython","ecosystem":"pypi","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":26081790388,"package_name":"docker","ecosystem":"pypi","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081790389,"package_name":"docstring-parser","ecosystem":"pypi","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":26081790390,"package_name":"docutils","ecosystem":"pypi","requirements":"0.22.4","direct":false,"kind":"runtime","optional":false},{"id":26081790391,"package_name":"dom-toml","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26081790392,"package_name":"domdf-python-tools","ecosystem":"pypi","requirements":"3.10.0","direct":false,"kind":"runtime","optional":false},{"id":26081790393,"package_name":"email-validator","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26081790394,"package_name":"execnet","ecosystem":"pypi","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":26081790395,"package_name":"executing","ecosystem":"pypi","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26081790396,"package_name":"fastapi","ecosystem":"pypi","requirements":"0.138.0","direct":false,"kind":"runtime","optional":false},{"id":26081790397,"package_name":"fastapi-cli","ecosystem":"pypi","requirements":"0.0.27","direct":false,"kind":"runtime","optional":false},{"id":26081790398,"package_name":"fastjsonschema","ecosystem":"pypi","requirements":"2.21.2","direct":false,"kind":"runtime","optional":false},{"id":26081790399,"package_name":"filelock","ecosystem":"pypi","requirements":"3.29.0","direct":false,"kind":"runtime","optional":false},{"id":26081790400,"package_name":"flask","ecosystem":"pypi","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":26081790401,"package_name":"flask-cors","ecosystem":"pypi","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26081790402,"package_name":"flatbuffers","ecosystem":"pypi","requirements":"25.12.19","direct":false,"kind":"runtime","optional":false},{"id":26081790403,"package_name":"fonttools","ecosystem":"pypi","requirements":"4.63.0","direct":false,"kind":"runtime","optional":false},{"id":26081790404,"package_name":"fqdn","ecosystem":"pypi","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":26081790405,"package_name":"frozenlist","ecosystem":"pypi","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":26081790406,"package_name":"fsspec","ecosystem":"pypi","requirements":"2026.6.0","direct":false,"kind":"runtime","optional":false},{"id":26081790407,"package_name":"gitdb","ecosystem":"pypi","requirements":"4.0.12","direct":false,"kind":"runtime","optional":false},{"id":26081790408,"package_name":"gitpython","ecosystem":"pypi","requirements":"3.1.50","direct":false,"kind":"runtime","optional":false},{"id":26081790409,"package_name":"google-auth","ecosystem":"pypi","requirements":"2.53.0","direct":false,"kind":"runtime","optional":false},{"id":26081790410,"package_name":"googleapis-common-protos","ecosystem":"pypi","requirements":"1.75.0","direct":false,"kind":"runtime","optional":false},{"id":26081790411,"package_name":"gql","ecosystem":"pypi","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081790412,"package_name":"graphene","ecosystem":"pypi","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":26081790413,"package_name":"graphql-core","ecosystem":"pypi","requirements":"3.2.8","direct":false,"kind":"runtime","optional":false},{"id":26081790414,"package_name":"graphql-relay","ecosystem":"pypi","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26081790415,"package_name":"greenback","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26081790416,"package_name":"greenlet","ecosystem":"pypi","requirements":"3.5.1","direct":false,"kind":"runtime","optional":false},{"id":26081790417,"package_name":"grpcio","ecosystem":"pypi","requirements":"1.81.0","direct":false,"kind":"runtime","optional":false},{"id":26081790418,"package_name":"grpcio-health-checking","ecosystem":"pypi","requirements":"1.81.0","direct":false,"kind":"runtime","optional":false},{"id":26081790419,"package_name":"h11","ecosystem":"pypi","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":26081790420,"package_name":"h5py","ecosystem":"pypi","requirements":"3.16.0","direct":false,"kind":"runtime","optional":false},{"id":26081790421,"package_name":"hf-xet","ecosystem":"pypi","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":26081790422,"package_name":"holidays","ecosystem":"pypi","requirements":"0.99","direct":false,"kind":"runtime","optional":false},{"id":26081790423,"package_name":"httpcore","ecosystem":"pypi","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":26081790424,"package_name":"httptools","ecosystem":"pypi","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":26081790425,"package_name":"httpx","ecosystem":"pypi","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":26081790426,"package_name":"huggingface-hub","ecosystem":"pypi","requirements":"1.20.1","direct":false,"kind":"runtime","optional":false},{"id":26081790427,"package_name":"humanfriendly","ecosystem":"pypi","requirements":"10.0","direct":false,"kind":"runtime","optional":false},{"id":26081790428,"package_name":"id","ecosystem":"pypi","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":26081790429,"package_name":"idna","ecosystem":"pypi","requirements":"3.17","direct":false,"kind":"runtime","optional":false},{"id":26081790430,"package_name":"imagesize","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081790431,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081790432,"package_name":"iniconfig","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26081790433,"package_name":"ipykernel","ecosystem":"pypi","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":26081790434,"package_name":"ipython","ecosystem":"pypi","requirements":"9.14.1","direct":false,"kind":"runtime","optional":false},{"id":26081790435,"package_name":"ipython-pygments-lexers","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26081790436,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"8.1.8","direct":false,"kind":"runtime","optional":false},{"id":26081790437,"package_name":"isoduration","ecosystem":"pypi","requirements":"20.11.0","direct":false,"kind":"runtime","optional":false},{"id":26081790438,"package_name":"itsdangerous","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26081790439,"package_name":"jedi","ecosystem":"pypi","requirements":"0.20.0","direct":false,"kind":"runtime","optional":false},{"id":26081790440,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":26081790441,"package_name":"jmespath","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081790442,"package_name":"joblib","ecosystem":"pypi","requirements":"1.5.3","direct":false,"kind":"runtime","optional":false},{"id":26081790443,"package_name":"joserfc","ecosystem":"pypi","requirements":"1.6.8","direct":false,"kind":"runtime","optional":false},{"id":26081790444,"package_name":"json5","ecosystem":"pypi","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":26081790445,"package_name":"jsonpatch","ecosystem":"pypi","requirements":"1.33","direct":false,"kind":"runtime","optional":false},{"id":26081790446,"package_name":"jsonpath-ng","ecosystem":"pypi","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":26081790447,"package_name":"jsonpointer","ecosystem":"pypi","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26081790449,"package_name":"jsonschema","ecosystem":"pypi","requirements":"4.26.0","direct":false,"kind":"runtime","optional":false},{"id":26081790450,"package_name":"jsonschema-path","ecosystem":"pypi","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":26081790452,"package_name":"jsonschema-specifications","ecosystem":"pypi","requirements":"2025.9.1","direct":false,"kind":"runtime","optional":false},{"id":26081790453,"package_name":"jupyter","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26081790455,"package_name":"jupyter-builder","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26081790457,"package_name":"jupyter-cache","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26081790458,"package_name":"jupyter-client","ecosystem":"pypi","requirements":"8.9.1","direct":false,"kind":"runtime","optional":false},{"id":26081790459,"package_name":"jupyter-console","ecosystem":"pypi","requirements":"6.6.3","direct":false,"kind":"runtime","optional":false},{"id":26081790460,"package_name":"jupyter-core","ecosystem":"pypi","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":26081790461,"package_name":"jupyter-events","ecosystem":"pypi","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":26081790462,"package_name":"jupyter-lsp","ecosystem":"pypi","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":26081790463,"package_name":"jupyter-server","ecosystem":"pypi","requirements":"2.20.0","direct":false,"kind":"runtime","optional":false},{"id":26081790464,"package_name":"jupyter-server-terminals","ecosystem":"pypi","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":26081790465,"package_name":"jupyterlab","ecosystem":"pypi","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":26081790466,"package_name":"jupyterlab-pygments","ecosystem":"pypi","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":26081790467,"package_name":"jupyterlab-server","ecosystem":"pypi","requirements":"2.28.0","direct":false,"kind":"runtime","optional":false},{"id":26081790468,"package_name":"jupyterlab-widgets","ecosystem":"pypi","requirements":"3.0.16","direct":false,"kind":"runtime","optional":false},{"id":26081790469,"package_name":"jupytext","ecosystem":"pypi","requirements":"1.19.4","direct":false,"kind":"runtime","optional":false},{"id":26081790470,"package_name":"kaleido","ecosystem":"pypi","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":26081790471,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26081790472,"package_name":"kombu","ecosystem":"pypi","requirements":"5.6.2","direct":false,"kind":"runtime","optional":false},{"id":26081790473,"package_name":"lark","ecosystem":"pypi","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":26081790474,"package_name":"lazy-object-proxy","ecosystem":"pypi","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":26081790475,"package_name":"libcst","ecosystem":"pypi","requirements":"1.8.6","direct":false,"kind":"runtime","optional":false},{"id":26081790476,"package_name":"license-expression","ecosystem":"pypi","requirements":"30.4.4","direct":false,"kind":"runtime","optional":false},{"id":26081790477,"package_name":"licensecheck","ecosystem":"pypi","requirements":"2026.0.8","direct":false,"kind":"runtime","optional":false},{"id":26081790478,"package_name":"lightgbm","ecosystem":"pypi","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":26081790479,"package_name":"linkify-it-py","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081790480,"package_name":"lockfile","ecosystem":"pypi","requirements":"0.12.2","direct":false,"kind":"runtime","optional":false},{"id":26081790481,"package_name":"loguru","ecosystem":"pypi","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":26081790482,"package_name":"mako","ecosystem":"pypi","requirements":"1.3.12","direct":false,"kind":"runtime","optional":false},{"id":26081790483,"package_name":"markdown","ecosystem":"pypi","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26081790484,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26081790485,"package_name":"markupsafe","ecosystem":"pypi","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26081790486,"package_name":"matplotlib","ecosystem":"pypi","requirements":"3.11.0","direct":false,"kind":"runtime","optional":false},{"id":26081790487,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":26081790488,"package_name":"mdit-py-plugins","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":26081790489,"package_name":"mdurl","ecosystem":"pypi","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":26081790490,"package_name":"methodtools","ecosystem":"pypi","requirements":"0.4.7","direct":false,"kind":"runtime","optional":false},{"id":26081790491,"package_name":"microsoft-python-type-stubs","ecosystem":"pypi","requirements":"0","direct":false,"kind":"runtime","optional":false},{"id":26081790492,"package_name":"mistune","ecosystem":"pypi","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":26081790493,"package_name":"mlflow-skinny","ecosystem":"pypi","requirements":"3.14.0","direct":false,"kind":"runtime","optional":false},{"id":26081790494,"package_name":"more-itertools","ecosystem":"pypi","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081790495,"package_name":"moto","ecosystem":"pypi","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":26081790496,"package_name":"mpmath","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26081790497,"package_name":"msgspec","ecosystem":"pypi","requirements":"0.21.1","direct":false,"kind":"runtime","optional":false},{"id":26081790498,"package_name":"multidict","ecosystem":"pypi","requirements":"6.7.1","direct":false,"kind":"runtime","optional":false},{"id":26081790499,"package_name":"myst-nb","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26081790500,"package_name":"myst-parser","ecosystem":"pypi","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081790501,"package_name":"narwhals","ecosystem":"pypi","requirements":"2.21.2","direct":false,"kind":"runtime","optional":false},{"id":26081790502,"package_name":"natsort","ecosystem":"pypi","requirements":"8.4.0","direct":false,"kind":"runtime","optional":false},{"id":26081790503,"package_name":"nbclient","ecosystem":"pypi","requirements":"0.10.4","direct":false,"kind":"runtime","optional":false},{"id":26081790504,"package_name":"nbconvert","ecosystem":"pypi","requirements":"7.17.1","direct":false,"kind":"runtime","optional":false},{"id":26081790505,"package_name":"nbformat","ecosystem":"pypi","requirements":"5.10.4","direct":false,"kind":"runtime","optional":false},{"id":26081790506,"package_name":"nest-asyncio2","ecosystem":"pypi","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":26081790507,"package_name":"networkx","ecosystem":"pypi","requirements":"3.6.1","direct":false,"kind":"runtime","optional":false},{"id":26081790508,"package_name":"notebook","ecosystem":"pypi","requirements":"7.6.0","direct":false,"kind":"runtime","optional":false},{"id":26081790509,"package_name":"notebook-shim","ecosystem":"pypi","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":26081790510,"package_name":"numpy","ecosystem":"pypi","requirements":"2.4.6","direct":false,"kind":"runtime","optional":false},{"id":26081790511,"package_name":"numpy-typing-compat","ecosystem":"pypi","requirements":"20251206.2.4","direct":false,"kind":"runtime","optional":false},{"id":26081790512,"package_name":"nvidia-cublas-cu12","ecosystem":"pypi","requirements":"12.9.2.10","direct":false,"kind":"runtime","optional":false},{"id":26081790513,"package_name":"nvidia-cuda-nvrtc-cu12","ecosystem":"pypi","requirements":"12.9.86","direct":false,"kind":"runtime","optional":false},{"id":26081790514,"package_name":"nvidia-cuda-runtime-cu12","ecosystem":"pypi","requirements":"12.9.79","direct":false,"kind":"runtime","optional":false},{"id":26081790515,"package_name":"nvidia-cudnn-cu12","ecosystem":"pypi","requirements":"9.23.2.1","direct":false,"kind":"runtime","optional":false},{"id":26081790516,"package_name":"nvidia-cufft-cu12","ecosystem":"pypi","requirements":"11.4.1.4","direct":false,"kind":"runtime","optional":false},{"id":26081790517,"package_name":"nvidia-curand-cu12","ecosystem":"pypi","requirements":"10.3.10.19","direct":false,"kind":"runtime","optional":false},{"id":26081790518,"package_name":"nvidia-nccl-cu12","ecosystem":"pypi","requirements":"2.30.4","direct":false,"kind":"runtime","optional":false},{"id":26081790519,"package_name":"nvidia-nvjitlink-cu12","ecosystem":"pypi","requirements":"12.9.86","direct":false,"kind":"runtime","optional":false},{"id":26081790520,"package_name":"onnxruntime","ecosystem":"pypi","requirements":"1.27.0","direct":false,"kind":"runtime","optional":false},{"id":26081790521,"package_name":"onnxruntime-gpu","ecosystem":"pypi","requirements":"1.27.0","direct":false,"kind":"runtime","optional":false},{"id":26081790522,"package_name":"openapi-schema-validator","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":26081790523,"package_name":"openapi-spec-validator","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":26081790524,"package_name":"openstef","ecosystem":"pypi","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081790525,"package_name":"openstef-beam","ecosystem":"pypi","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081790526,"package_name":"openstef-core","ecosystem":"pypi","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081790527,"package_name":"openstef-deployment-examples","ecosystem":"pypi","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081790528,"package_name":"openstef-docs","ecosystem":"pypi","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081790529,"package_name":"openstef-examples","ecosystem":"pypi","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081790530,"package_name":"openstef-foundation-models","ecosystem":"pypi","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081790531,"package_name":"openstef-meta","ecosystem":"pypi","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081790532,"package_name":"openstef-models","ecosystem":"pypi","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081790533,"package_name":"opentelemetry-api","ecosystem":"pypi","requirements":"1.42.1","direct":false,"kind":"runtime","optional":false},{"id":26081790534,"package_name":"opentelemetry-exporter-otlp","ecosystem":"pypi","requirements":"1.42.1","direct":false,"kind":"runtime","optional":false},{"id":26081790535,"package_name":"opentelemetry-exporter-otlp-proto-common","ecosystem":"pypi","requirements":"1.42.1","direct":false,"kind":"runtime","optional":false},{"id":26081790536,"package_name":"opentelemetry-exporter-otlp-proto-grpc","ecosystem":"pypi","requirements":"1.42.1","direct":false,"kind":"runtime","optional":false},{"id":26081790537,"package_name":"opentelemetry-exporter-otlp-proto-http","ecosystem":"pypi","requirements":"1.42.1","direct":false,"kind":"runtime","optional":false},{"id":26081790538,"package_name":"opentelemetry-proto","ecosystem":"pypi","requirements":"1.42.1","direct":false,"kind":"runtime","optional":false},{"id":26081790539,"package_name":"opentelemetry-sdk","ecosystem":"pypi","requirements":"1.42.1","direct":false,"kind":"runtime","optional":false},{"id":26081790540,"package_name":"opentelemetry-semantic-conventions","ecosystem":"pypi","requirements":"0.63b1","direct":false,"kind":"runtime","optional":false},{"id":26081790541,"package_name":"optuna","ecosystem":"pypi","requirements":"4.9.0","direct":false,"kind":"runtime","optional":false},{"id":26081790542,"package_name":"optype","ecosystem":"pypi","requirements":"0.17.1","direct":false,"kind":"runtime","optional":false},{"id":26081790543,"package_name":"outcome","ecosystem":"pypi","requirements":"1.3.0.post0","direct":false,"kind":"runtime","optional":false},{"id":26081790544,"package_name":"packaging","ecosystem":"pypi","requirements":"26.2","direct":false,"kind":"runtime","optional":false},{"id":26081790545,"package_name":"pandas","ecosystem":"pypi","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":26081790546,"package_name":"pandas-stubs","ecosystem":"pypi","requirements":"2.3.3.260113","direct":false,"kind":"runtime","optional":false},{"id":26081790547,"package_name":"pandocfilters","ecosystem":"pypi","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":26081790548,"package_name":"parso","ecosystem":"pypi","requirements":"0.8.7","direct":false,"kind":"runtime","optional":false},{"id":26081790549,"package_name":"pastel","ecosystem":"pypi","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":26081790602,"package_name":"pathable","ecosystem":"pypi","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":26081790603,"package_name":"pathlib-abc","ecosystem":"pypi","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":26081790604,"package_name":"pathspec","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26081790605,"package_name":"pendulum","ecosystem":"pypi","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26081790606,"package_name":"pexpect","ecosystem":"pypi","requirements":"4.9.0","direct":false,"kind":"runtime","optional":false},{"id":26081790607,"package_name":"pillow","ecosystem":"pypi","requirements":"12.2.0","direct":false,"kind":"runtime","optional":false},{"id":26081790608,"package_name":"platformdirs","ecosystem":"pypi","requirements":"4.10.0","direct":false,"kind":"runtime","optional":false},{"id":26081790609,"package_name":"plotly","ecosystem":"pypi","requirements":"6.8.0","direct":false,"kind":"runtime","optional":false},{"id":26081790610,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26081790611,"package_name":"poethepoet","ecosystem":"pypi","requirements":"0.46.0","direct":false,"kind":"runtime","optional":false},{"id":26081790623,"package_name":"prometheus-client","ecosystem":"pypi","requirements":"0.25.0","direct":false,"kind":"runtime","optional":false},{"id":26081790624,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"3.0.52","direct":false,"kind":"runtime","optional":false},{"id":26081790625,"package_name":"propcache","ecosystem":"pypi","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":26081790626,"package_name":"protobuf","ecosystem":"pypi","requirements":"6.33.6","direct":false,"kind":"runtime","optional":false},{"id":26081790627,"package_name":"psutil","ecosystem":"pypi","requirements":"7.2.2","direct":false,"kind":"runtime","optional":false},{"id":26081790628,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":26081790629,"package_name":"pure-eval","ecosystem":"pypi","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":26081790630,"package_name":"pvlib","ecosystem":"pypi","requirements":"0.15.2","direct":false,"kind":"runtime","optional":false},{"id":26081790631,"package_name":"py-partiql-parser","ecosystem":"pypi","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26081790632,"package_name":"pyarrow","ecosystem":"pypi","requirements":"24.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081790633,"package_name":"pyasn1","ecosystem":"pypi","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26081790634,"package_name":"pyasn1-modules","ecosystem":"pypi","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":26081790635,"package_name":"pycountry","ecosystem":"pypi","requirements":"26.2.16","direct":false,"kind":"runtime","optional":false},{"id":26081790636,"package_name":"pycparser","ecosystem":"pypi","requirements":"3.0","direct":false,"kind":"runtime","optional":false},{"id":26081790637,"package_name":"pydantic","ecosystem":"pypi","requirements":"2.13.4","direct":false,"kind":"runtime","optional":false},{"id":26081790638,"package_name":"pydantic-core","ecosystem":"pypi","requirements":"2.46.4","direct":false,"kind":"runtime","optional":false},{"id":26081790639,"package_name":"pydantic-extra-types","ecosystem":"pypi","requirements":"2.11.1","direct":false,"kind":"runtime","optional":false},{"id":26081790640,"package_name":"pydantic-settings","ecosystem":"pypi","requirements":"2.14.2","direct":false,"kind":"runtime","optional":false},{"id":26081790641,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"0.19.0","direct":false,"kind":"runtime","optional":false},{"id":26081790642,"package_name":"pygments","ecosystem":"pypi","requirements":"2.20.0","direct":false,"kind":"runtime","optional":false},{"id":26081790643,"package_name":"pygtrie","ecosystem":"pypi","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":26081790644,"package_name":"pyjwt","ecosystem":"pypi","requirements":"2.13.0","direct":false,"kind":"runtime","optional":false},{"id":26081790645,"package_name":"pyopenssl","ecosystem":"pypi","requirements":"26.2.0","direct":false,"kind":"runtime","optional":false},{"id":26081790647,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":26081790648,"package_name":"pypi-attestations","ecosystem":"pypi","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":26081791404,"package_name":"pyproject-fmt","ecosystem":"pypi","requirements":"2.25.1","direct":false,"kind":"runtime","optional":false},{"id":26081791405,"package_name":"pyreadline3","ecosystem":"pypi","requirements":"3.5.6","direct":false,"kind":"runtime","optional":false},{"id":26081791406,"package_name":"pytest","ecosystem":"pypi","requirements":"9.1.1","direct":false,"kind":"runtime","optional":false},{"id":26081791407,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081791408,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"3.8.0","direct":false,"kind":"runtime","optional":false},{"id":26081791409,"package_name":"python-daemon","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":26081791410,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.9.0.post0","direct":false,"kind":"runtime","optional":false},{"id":26081791411,"package_name":"python-debian","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081791412,"package_name":"python-dotenv","ecosystem":"pypi","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26081791413,"package_name":"python-json-logger","ecosystem":"pypi","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081791414,"package_name":"python-magic","ecosystem":"pypi","requirements":"0.4.27","direct":false,"kind":"runtime","optional":false},{"id":26081791415,"package_name":"python-multipart","ecosystem":"pypi","requirements":"0.0.32","direct":false,"kind":"runtime","optional":false},{"id":26081791416,"package_name":"python-slugify","ecosystem":"pypi","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":26081791417,"package_name":"pytz","ecosystem":"pypi","requirements":"2026.2","direct":false,"kind":"runtime","optional":false},{"id":26081791418,"package_name":"pywin32","ecosystem":"pypi","requirements":"311","direct":false,"kind":"runtime","optional":false},{"id":26081791419,"package_name":"pywinpty","ecosystem":"pypi","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26081791420,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":26081791421,"package_name":"pyyaml-ft","ecosystem":"pypi","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081791422,"package_name":"pyzmq","ecosystem":"pypi","requirements":"27.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081791423,"package_name":"redis","ecosystem":"pypi","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":26081791424,"package_name":"referencing","ecosystem":"pypi","requirements":"0.37.0","direct":false,"kind":"runtime","optional":false},{"id":26081791425,"package_name":"regex","ecosystem":"pypi","requirements":"2026.5.9","direct":false,"kind":"runtime","optional":false},{"id":26081791426,"package_name":"requests","ecosystem":"pypi","requirements":"2.34.2","direct":false,"kind":"runtime","optional":false},{"id":26081791427,"package_name":"requests-cache","ecosystem":"pypi","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":26081791428,"package_name":"requests-toolbelt","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081791429,"package_name":"requirements-parser","ecosystem":"pypi","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":26081791430,"package_name":"responses","ecosystem":"pypi","requirements":"0.26.1","direct":false,"kind":"runtime","optional":false},{"id":26081791431,"package_name":"reuse","ecosystem":"pypi","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":26081791438,"package_name":"rfc3161-client","ecosystem":"pypi","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":26081791439,"package_name":"rfc3339-validator","ecosystem":"pypi","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":26081791440,"package_name":"rfc3986","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081791441,"package_name":"rfc3986-validator","ecosystem":"pypi","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":26081791442,"package_name":"rfc3987-syntax","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081791443,"package_name":"rfc8785","ecosystem":"pypi","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":26081791487,"package_name":"rich","ecosystem":"pypi","requirements":"15.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081791488,"package_name":"rich-argparse","ecosystem":"pypi","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":26081791489,"package_name":"rich-toolkit","ecosystem":"pypi","requirements":"0.20.1","direct":false,"kind":"runtime","optional":false},{"id":26081791490,"package_name":"roman-numerals","ecosystem":"pypi","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081791491,"package_name":"rpds-py","ecosystem":"pypi","requirements":"2026.5.1","direct":false,"kind":"runtime","optional":false},{"id":26081791492,"package_name":"ruff","ecosystem":"pypi","requirements":"0.15.20","direct":false,"kind":"runtime","optional":false},{"id":26081791493,"package_name":"s3fs","ecosystem":"pypi","requirements":"2026.6.0","direct":false,"kind":"runtime","optional":false},{"id":26081791494,"package_name":"s3transfer","ecosystem":"pypi","requirements":"0.17.1","direct":false,"kind":"runtime","optional":false},{"id":26081791495,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":26081791496,"package_name":"scipy","ecosystem":"pypi","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":26081791497,"package_name":"scipy-stubs","ecosystem":"pypi","requirements":"1.17.1.5","direct":false,"kind":"runtime","optional":false},{"id":26081791498,"package_name":"securesystemslib","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26081791508,"package_name":"send2trash","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081791509,"package_name":"setproctitle","ecosystem":"pypi","requirements":"1.3.7","direct":false,"kind":"runtime","optional":false},{"id":26081791510,"package_name":"setuptools","ecosystem":"pypi","requirements":"82.0.1","direct":false,"kind":"runtime","optional":false},{"id":26081791511,"package_name":"shellingham","ecosystem":"pypi","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":26081791512,"package_name":"sigstore","ecosystem":"pypi","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":26081791561,"package_name":"sigstore-models","ecosystem":"pypi","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":26081791562,"package_name":"sigstore-rekor-types","ecosystem":"pypi","requirements":"0.0.18","direct":false,"kind":"runtime","optional":false},{"id":26081792062,"package_name":"six","ecosystem":"pypi","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":26081792063,"package_name":"smmap","ecosystem":"pypi","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":26081792064,"package_name":"sniffio","ecosystem":"pypi","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":26081792065,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081792066,"package_name":"soupsieve","ecosystem":"pypi","requirements":"2.8.4","direct":false,"kind":"runtime","optional":false},{"id":26081792067,"package_name":"sphinx","ecosystem":"pypi","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081792068,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"2025.8.25","direct":false,"kind":"runtime","optional":false},{"id":26081792069,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"3.11.0","direct":false,"kind":"runtime","optional":false},{"id":26081792070,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":26081792071,"package_name":"sphinx-design","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":26081792072,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"0.21.0","direct":false,"kind":"runtime","optional":false},{"id":26081792073,"package_name":"sphinx-prompt","ecosystem":"pypi","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":26081792074,"package_name":"sphinx-pyproject","ecosystem":"pypi","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":26081792075,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081792076,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081792077,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081792078,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26081792079,"package_name":"sphinxcontrib-mermaid","ecosystem":"pypi","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26081792080,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081792081,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081792082,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"2.0.51","direct":false,"kind":"runtime","optional":false},{"id":26081792083,"package_name":"sqlparse","ecosystem":"pypi","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":26081792084,"package_name":"stack-data","ecosystem":"pypi","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26081792085,"package_name":"starlette","ecosystem":"pypi","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":26081792086,"package_name":"structlog","ecosystem":"pypi","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":26081792088,"package_name":"svcs","ecosystem":"pypi","requirements":"25.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081792090,"package_name":"sympy","ecosystem":"pypi","requirements":"1.14.0","direct":false,"kind":"runtime","optional":false},{"id":26081792092,"package_name":"tabulate","ecosystem":"pypi","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":26081792094,"package_name":"tenacity","ecosystem":"pypi","requirements":"9.1.4","direct":false,"kind":"runtime","optional":false},{"id":26081792095,"package_name":"termcolor","ecosystem":"pypi","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":26081792097,"package_name":"terminado","ecosystem":"pypi","requirements":"0.18.1","direct":false,"kind":"runtime","optional":false},{"id":26081792099,"package_name":"text-unidecode","ecosystem":"pypi","requirements":"1.3","direct":false,"kind":"runtime","optional":false},{"id":26081792101,"package_name":"threadpoolctl","ecosystem":"pypi","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":26081792103,"package_name":"tinycss2","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26081792105,"package_name":"tomli","ecosystem":"pypi","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":26081792106,"package_name":"tomlkit","ecosystem":"pypi","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":26081792108,"package_name":"toposort","ecosystem":"pypi","requirements":"1.10","direct":false,"kind":"runtime","optional":false},{"id":26081792110,"package_name":"tornado","ecosystem":"pypi","requirements":"6.5.7","direct":false,"kind":"runtime","optional":false},{"id":26081792112,"package_name":"tqdm","ecosystem":"pypi","requirements":"4.68.3","direct":false,"kind":"runtime","optional":false},{"id":26081792113,"package_name":"traitlets","ecosystem":"pypi","requirements":"5.15.0","direct":false,"kind":"runtime","optional":false},{"id":26081792115,"package_name":"tuf","ecosystem":"pypi","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081792174,"package_name":"ty","ecosystem":"pypi","requirements":"0.0.55","direct":false,"kind":"runtime","optional":false},{"id":26081792175,"package_name":"typer","ecosystem":"pypi","requirements":"0.25.1","direct":false,"kind":"runtime","optional":false},{"id":26081792176,"package_name":"types-pytz","ecosystem":"pypi","requirements":"2026.2.0.20260518","direct":false,"kind":"runtime","optional":false},{"id":26081792177,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.15.0","direct":false,"kind":"runtime","optional":false},{"id":26081792178,"package_name":"typing-inspection","ecosystem":"pypi","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":26081792179,"package_name":"tzdata","ecosystem":"pypi","requirements":"2026.2","direct":false,"kind":"runtime","optional":false},{"id":26081792180,"package_name":"tzlocal","ecosystem":"pypi","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":26081792181,"package_name":"uc-micro-py","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081792182,"package_name":"universal-pathlib","ecosystem":"pypi","requirements":"0.3.10","direct":false,"kind":"runtime","optional":false},{"id":26081792183,"package_name":"uri-template","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26081792184,"package_name":"url-normalize","ecosystem":"pypi","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081792185,"package_name":"urllib3","ecosystem":"pypi","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":26081792186,"package_name":"uuid6","ecosystem":"pypi","requirements":"2025.0.1","direct":false,"kind":"runtime","optional":false},{"id":26081792187,"package_name":"uvicorn","ecosystem":"pypi","requirements":"0.48.0","direct":false,"kind":"runtime","optional":false},{"id":26081792188,"package_name":"uvloop","ecosystem":"pypi","requirements":"0.22.1","direct":false,"kind":"runtime","optional":false},{"id":26081792189,"package_name":"vine","ecosystem":"pypi","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26081792190,"package_name":"watchdog","ecosystem":"pypi","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081792191,"package_name":"watchfiles","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26081792192,"package_name":"wcwidth","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":26081792193,"package_name":"webcolors","ecosystem":"pypi","requirements":"25.10.0","direct":false,"kind":"runtime","optional":false},{"id":26081792194,"package_name":"webencodings","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":26081792195,"package_name":"websocket-client","ecosystem":"pypi","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":26081792196,"package_name":"websockets","ecosystem":"pypi","requirements":"16.0","direct":false,"kind":"runtime","optional":false},{"id":26081792197,"package_name":"werkzeug","ecosystem":"pypi","requirements":"3.1.8","direct":false,"kind":"runtime","optional":false},{"id":26081792198,"package_name":"widgetsnbextension","ecosystem":"pypi","requirements":"4.0.15","direct":false,"kind":"runtime","optional":false},{"id":26081792199,"package_name":"win32-setctime","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26081792200,"package_name":"wirerope","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26081792201,"package_name":"wrapt","ecosystem":"pypi","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26081792202,"package_name":"xgboost","ecosystem":"pypi","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":26081792203,"package_name":"xgboost-cpu","ecosystem":"pypi","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":26081792204,"package_name":"xmltodict","ecosystem":"pypi","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":26081792205,"package_name":"yarl","ecosystem":"pypi","requirements":"1.24.2","direct":false,"kind":"runtime","optional":false},{"id":26081792206,"package_name":"zipp","ecosystem":"pypi","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-12T13:53:46.809Z","updated_at":"2026-08-12T13:53:46.809Z","repository_link":"https://github.com/OpenSTEF/openstef/blob/main/examples/pyproject.toml","dependencies":[{"id":26081788840,"package_name":"openstef","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":26081788841,"package_name":"openstef-beam","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":26081788842,"package_name":"openstef-core","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":26081788843,"package_name":"openstef-models","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":19.97529270846702,"created_at":"2023-09-11T11:54:34.090Z","updated_at":"2026-08-13T14:01:35.893Z","avatar_url":"https://github.com/OpenSTEF.png","language":"Python","category":"Energy Systems","sub_category":"Load and Demand Forecasting","monthly_downloads":46614,"total_dependent_repos":3,"total_dependent_packages":1,"readme":"\u003c!--\nSPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project \u003copenstef@lfenergy.org\u003e\n\nSPDX-License-Identifier: MPL-2.0\n--\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.lfenergy.org/projects/openstef/\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/OpenSTEF/openstef/main/docs/source/logos/openstef-horizontal-color.svg\" alt=\"OpenSTEF Logo\" width=\"400\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# OpenSTEF\n\n[![Downloads](https://static.pepy.tech/badge/openstef)](https://pepy.tech/project/openstef)\n[![Downloads](https://static.pepy.tech/badge/openstef/month)](https://pepy.tech/project/openstef)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5585/badge)](https://bestpractices.coreinfrastructure.org/projects/5585)\n[![License: MPL-2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](LICENSE.md)\n[![Python 3.12+](https://img.shields.io/badge/python-3.12%2B-blue.svg)](https://www.python.org/downloads/)\n![GitHub Release](https://img.shields.io/github/v/release/openstef/openstef)\n\n\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=OpenSTEF_openstef\u0026metric=alert_status)](https://sonarcloud.io/summary/overall?id=OpenSTEF_openstef)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=OpenSTEF_openstef\u0026metric=coverage)](https://sonarcloud.io/summary/overall?id=OpenSTEF_openstef)\n[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=OpenSTEF_openstef\u0026metric=sqale_rating)](https://sonarcloud.io/summary/overall?id=OpenSTEF_openstef)\n[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=OpenSTEF_openstef\u0026metric=reliability_rating)](https://sonarcloud.io/summary/overall?id=OpenSTEF_openstef)\n[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=OpenSTEF_openstef\u0026metric=security_rating)](https://sonarcloud.io/summary/overall?id=OpenSTEF_openstef)\n[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=OpenSTEF_openstef\u0026metric=vulnerabilities)](https://sonarcloud.io/summary/overall?id=OpenSTEF_openstef)\n\n\n## What is OpenSTEF\n\n**OpenSTEF** (Open Short-Term Energy Forecasting) is an open-source, model-agnostic Python framework for creating short-term forecasts in the energy sector. It provides complete machine learning pipelines for data preprocessing, feature engineering, model training, probabilistic forecasting, and evaluation. Version 4.0.0 introduces a complete architectural refactor with enhanced modularity, full type safety, and modern Python development practices.\n\nFor more information, visit the [OpenSTEF project page at LF Energy](https://www.lfenergy.org/projects/openstef/).\n\n## Monorepo Overview\n\nOpenSTEF 4.0.0 is organized as a monorepo with specialized packages under the `packages/` directory:\n\n| Package | Purpose |\n|---------|---------|\n| **openstef** | Meta-package installing all core components |\n| **openstef-core** | Core utilities, dataset types, shared types and base models |\n| **openstef-models** | ML models, feature engineering, data processing |\n| **openstef-beam** | Backtesting, Evaluation, Analysis, and Metrics |\n| **openstef-meta** | Meta models for OpenSTEF |\n\n## How to Install\n\n**Requirements:** Python ≥3.12, 64-bit OS (Windows, macOS, Linux)\n\n```bash\n# Minimal-but-runnable convenience layer (core + models with CPU XGBoost)\npip install openstef\n\n# Everything, CPU flavour\npip install \"openstef[all]\"\n\n# Or install individual packages\npip install openstef-models\npip install openstef-beam\npip install openstef-core\n\n# Optional feature extras (additive)\npip install \"openstef-models[lgbm]\"\npip install \"openstef-models[tuning]\"\npip install \"openstef-beam[all]\"\n```\n\n**Compute runtimes (pick one per package).** Packages with a heavy runtime ship\nmutually exclusive CPU and GPU builds as conflicting extras — install one, not both:\n\n```bash\n# Foundation models (Chronos-2): CPU everywhere, GPU on CUDA Linux/Windows\npip install \"openstef-foundation-models[cpu]\"\npip install \"openstef-foundation-models[gpu]\"\n\n# XGBoost models: CPU or GPU\npip install \"openstef-models[xgb-cpu]\"\npip install \"openstef-models[xgb-gpu]\"\n```\n\nThe `openstef` meta-package always ships the CPU builds; for GPU, install the\ncomponent package directly with its `[gpu]` extra.\n\nUsing [uv](https://docs.astral.sh/uv/) (recommended for development):\n\n```bash\nuv add openstef\n```\n\nFor the complete installation guide including troubleshooting, see the [Installation Documentation](https://openstef.github.io/openstef/user_guide/getting_started/installation.html).\n\n## Examples\n\nTutorials and usage examples are available in the [`examples/`](examples/) folder. See the examples folder's own `README.md` for an overview of available examples including:\n\n- Forecasting quickstart\n- Feature engineering\n\nAdditional tutorials are available in the [online documentation](https://openstef.github.io/openstef/examples.html).\n\n## License\n\n**Mozilla Public License Version 2.0** - see [LICENSE.md](LICENSE.md) for details.\n\nThis project includes third-party libraries licensed under their respective Open-Source licenses. SPDX-License-Identifier headers show applicable licenses. License files are in the [LICENSES/](LICENSES/) directory.\n## Contributing\n\nWe welcome contributions to OpenSTEF 4.0! \n\n**[Read our Contributing Guide](https://openstef.github.io/openstef/contribute/)** - documentation for contributors including:\n\n- How to report bugs and suggest features\n- Documentation improvements and examples\n- Code contributions and development setup\n- Sharing datasets and real-world use cases\n\n### Quick Development Setup\n\n```bash\n# Clone and set up for development (one command installs the full CPU dev env)\ngit clone https://github.com/OpenSTEF/openstef.git\ncd openstef\nuv sync\n\n# Run tests and quality checks\nuv run poe all\n```\n\n\u003e GPU dev env (CUDA; Linux/Windows): `uv sync --no-default-groups --group dev-gpu`.\n\u003e Do not use `--all-groups`/`--all-extras` — the CPU and GPU runtimes conflict.\n\n**Code of Conduct**: We follow the [Contributor Code of Conduct](https://openstef.github.io/openstef/contribute/code_of_conduct.html) to ensure a welcoming environment for all contributors.\n## Citations\n\nIf you use OpenSTEF in your research or publications, please cite the project. Refer to the [CITATION.cff](CITATION.cff) file in this repository for the preferred citation format, or use:\n\n\u003e Contributors to the OpenSTEF project. *OpenSTEF — Open Short-Term Energy Forecasting*. LF Energy, 2017–2025. Available at: https://github.com/OpenSTEF/openstef\n\n## Contact\n\n- **Slack:** [LF Energy Slack](https://slack.lfenergy.org/)\n- **Email:** openstef@lfenergy.org\n- **Community meeting:** [OpenSTEF four-weekly community meeting](https://lf-energy.atlassian.net/wiki/spaces/OS/pages/32278358/OpenSTEF+four-weekly+community+meeting)\n- **Issues:** [GitHub Issue Tracker](https://github.com/OpenSTEF/openstef/issues)\n- **Support Guide:** [How to get help](https://openstef.github.io/openstef/project/support.html)\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["lfenergy","openstef"],"project_url":"https://ost.ecosyste.ms/api/v1/projects/221","html_url":"https://ost.ecosyste.ms/projects/221"}